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ář
6d10fe14 2022-04-14 17:21 Dominik Poch

Refactored directory structure

Refactored directory structure and changed structure of layouts of the annotation screen

8f56b9fc 2022-04-14 15:12 Vojtěch Bartička

Merge branch 'features/9452-login-screen' into 'dev' Re #9452

Minor refactoring. Moved loginProps to loginLayout and changed a route of the login screen.

See merge request aswi/aswi-2022/aswi20220x00!20

6b2ab778 2022-04-14 14:29 Dominik Poch

Created more generic layout props

Props will be used in multiple layouts and all will have the same parameters. It does not have to be assigned specifically for the login.

deed893a 2022-04-14 14:06 Dominik Poch

Changed a route of the login page

Changed the route from /authentication/login to /login

0f3891f3 2022-04-14 14:05 Dominik Poch

Moved loginProps to loginLayout

LoginProps are not used outside of loginLayout and it does not make sense for it to exist outside of loginLayout.

050ce537 2022-04-13 08:13 Vojtěch Bartička

Merge branch 'features/9452-login-screen' into 'dev' Re #9452

Implemented a login screen and added ant-design package to the react project

See merge request aswi/aswi-2022/aswi20220x00!14

2d3822e7 2022-04-13 07:49 Dominik Poch

Changed email to username

Changed email field to username, changed error message when field is not filled and removed validation of a field format.

a13df91a 2022-04-13 06:00 Vojtěch Bartička

Merge branch 'features/9465-frontend-add-document-window' into 'dev' Re #9465

Created a modal that adds new documents and when API is implemented it will send documents to a server.

See merge request aswi/aswi-2022/aswi20220x00!16

428b6f89 2022-04-12 22:42 Dominik Poch

Created a document adding modal

Created a modal that adds new documents and when API is implemented it will send documents to a server.

ac59aec1 2022-04-12 21:45 Dominik Poch

Created a layout of the annotation screen

Created a layout with empty panels. They will be done in other branches.

Zobrazit revize

Také k dispozici: Atom