Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  components
  layouts
  pages
  public
  styles
.eslintrc.json 125 Bajtů
.gitignore 431 Bajtů
.prettierignore 48 Bajtů
.prettierrc.json 137 Bajtů
README.md 1.54 KB
generate-api.sh 151 Bajtů
next-env.d.ts 201 Bajtů
next.config.js 118 Bajtů
package.json 694 Bajtů
tsconfig.json 509 Bajtů
yarn.lock 106 KB

Poslední revize

# Datum Autor Komentář
98568917 2022-04-12 18:53 Dominik Poch

Renamed props.tsx to loginProps.tsx

Props was too generic so I renamed it to show its purpose better.

7a84a6d5 2022-04-12 18:47 Dominik Poch

Added documentation comments

Added documentation comments to the login screen and its layout

95311b56 2022-04-12 18:42 Dominik Poch

Updated layout of the login screen

Changed layout to bootstrap, added a logo and a title.

e5bc2de2 2022-04-12 18:41 Dominik Poch

Added todos for login form events

To test the functionality, login form values are logged to the console when the form is submitted. That is dangerous, so I added todos that will remind us to delete these logs when authentication is implemented.

882caa6a 2022-04-12 18:37 Dominik Poch

Streched login button

Login button now fills width of the form

cbd9de5e 2022-04-12 18:36 Dominik Poch

Changed error messages

Changed error messages for required email and password and added check of email address format

77eb11b3 2022-04-12 15:27 Dominik Poch

Added layout of the login screen

Created a layout in a separate file and added it to the login screen

e9c60748 2022-04-12 15:24 Dominik Poch

Added basic login form

96b6457d 2022-04-12 15:19 Dominik Poch

Installed ant-design

c349bab3 2022-04-03 18:36 Lukáš Vlček

Backend - JWT Authentication done

Zobrazit revize

Také k dispozici: Atom