Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
a5000e3c 2022-05-16 15:18 Lukáš Vlček

Login screen

c862692d 2022-05-16 14:53 Vojtěch Bartička

Merge branch 'features/9783-annotation-tag-search' into 'dev' Re #9783

Added search bar to tags panel in the annotation view

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

95565cc5 2022-05-15 11:16 Dominik Poch

Fixed search bar height

f30a7b90 2022-05-08 16:50 Lukáš Vlček

Annotation document links

06d1aa21 2022-04-18 14:52 Jaroslav Hrubý

Refactoring

2c9bdf18 2022-04-16 23:14 Dominik Poch

Upgraded visual of the tag tree

8c45ccb0 2022-04-16 18:49 hrubyjar

Token management implemented, redirections

c73aecde 2022-04-16 14:48 Dominik Poch

Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps

ce63b2ab 2022-04-15 10:22 Dominik Poch

Removed ant layout and used css grid

Changed layouting technology and added main layout for all pages.

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

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.

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

Updated layout of the login screen

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

56cc66d8 2022-03-27 17:06 Lukáš Vlček

WebApp (React + Next + TypeScript) project added