Projekt

Obecné

Profil

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

# Datum Autor Komentář
66ab1fa8 2022-05-14 15:31 Vojtěch Bartička

Added SentimentEnabled to GET /tags

3689dd8f 2022-05-12 09:13 Vojtěch Bartička

Merge branch 'features/9700-testing-users-redirecting' into 'dev' Re #9700

testing if annotator doesnt see page content if tried to get on url they shouldnt

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

cda2a8f6 2022-05-12 09:12 Vojtěch Bartička

Merge branch 'features/9589-testing-backend-annotations' into 'dev' Re #9589

tags testing preparations and removal of not used classes prepared before in testing skelet

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

cca0bfa0 2022-05-08 09:10 Lukáš Vlček

Build issues fixed (merge problems)

3ea0ef00 2022-05-08 09:02 Vojtěch Bartička

Fixed a missed merge issue

d8873409 2022-05-07 16:01 Vojtěch Bartička

Merge branch 'features/9664-annotation-count-display' into dev Re #9664

  1. Conflicts:
  2. Backend/Backend/Controllers/DocumentController.cs
  3. Backend/Core/Services/DocumentService/DocumentServiceEF.cs
  4. Backend/Core/Services/DocumentService/IDocumentService.cs...
e7eca311 2022-05-07 12:12 Lukáš Vlček

Required annotations count changing - modal - done

ef2143b8 2022-05-07 12:11 Lukáš Vlček

Minor table colors changes

80d2ba11 2022-05-07 08:22 Vojtěch Bartička

Merge branch 'features/9678-duplicate-tag-control' into dev Re #9678

  1. Conflicts:
  2. Backend/Core/Services/AnnotationService/AnnotationServiceEF.cs
eb2b4573 2022-05-07 06:54 Jaroslav Hrubý

Empty selection alert added

043fc6a9 2022-05-06 16:36 Vojtěch Bartička

Merge branch 'features/9677-sentiment-annotation' into dev Re #9677

  1. Conflicts:
  2. webapp/api/api.ts
    Regenerate client api, merged
89154cb1 2022-05-06 16:29 Dominik Poch

Removed refresh and updated note on blur

5ef75299 2022-05-06 15:44 Lukáš Vlček

Toast message updated

812ee966 2022-05-06 15:43 Dominik Poch

Added notes

bcbaa7d3 2022-05-06 15:18 Dominik Poch

Removed visibility, added sentiment

e6b8c834 2022-05-06 13:28 Lukáš Vlček

Debug logging removed

a981f00a 2022-05-06 13:26 Lukáš Vlček

Duplicate annotation text changed

c5d8874c 2022-05-06 13:25 Lukáš Vlček

Detecting selection that is not a range

ca6b31ee 2022-05-06 13:03 Vojtěch Bartička

Merge branch 'features/9593-tag-management' into dev Re #9593

  1. Conflicts:
  2. Backend/Core/Services/TagService/TagServiceEF.cs
  3. webapp/api/api.ts
    Merged api.ts, regenerate client api
c9e97683 2022-05-06 12:50 Vojtěch Bartička

Added sentiment to GET /annotation/id

41e65564 2022-05-06 11:25 Dominik Poch

Changed search of tags

Added copy of tags, used contains instead of startsWith and made search case insensitive

d1bca09c 2022-05-06 09:42 Dominik Poch

Changed modal closing

Do not close modal when clicked outside of bounds

dee53692 2022-05-06 07:42 Jaroslav Hrubý

Disabling tag buttons when adding new tag occurrence

de6a6708 2022-05-06 07:35 Dominik Poch

Merge branch 'features/9593-tag-management' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9593-tag-management

67683ef3 2022-05-06 07:35 Dominik Poch

Changed default tag color

Default color in tag modal changed to color of a category

d65a2d79 2022-05-06 06:31 Vojtěch Bartička

Ordering of tags in GET /tags

099135ce 2022-05-06 06:20 Vojtěch Bartička

Merge branch 'features/9673-admin-document-preview' into dev Re #9673

  1. Conflicts:
  2. webapp/api/api.ts
  3. webapp/pages/documents/admin/index.tsx

Regenerate client api, merged manually

6fa99383 2022-05-06 05:48 Vojtěch Bartička

Merge branch 'features/9661-9662-9663-user-document-filtering' into 'dev' Re #9661 Re #9662 Re #9663

User and document filtering/sorting was implemented.

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

5004f8b6 2022-05-05 23:37 Dominik Poch

Added sub tag modal

Modal with properties of a sub tag

b49b834e 2022-05-05 23:36 Dominik Poch

Added tag modal

Modal with properties of a tag

29867307 2022-05-05 23:36 Dominik Poch

Added category modal

Modal with properties of a category

fe33e057 2022-05-05 23:35 Dominik Poch

Added management to the tags view

3da573e6 2022-05-05 23:34 Dominik Poch

Generated new api version

329a602d 2022-05-05 16:08 Jaroslav Hrubý

Refactoring

41a82611 2022-05-05 16:06 Jaroslav Hrubý

Refactoring

87a3d8d1 2022-05-05 15:19 Lukáš Vlček

Showing counts of annotations in admin document management

3df63288 2022-05-05 15:19 Lukáš Vlček

Custom badge component added

e97b42bc 2022-05-05 15:09 Jaroslav Hrubý

TS Refactoring

669ffe38 2022-05-05 15:05 Jaroslav Hrubý

Refactoring after code review

ff61085f 2022-05-05 14:57 Lukáš Vlček

Annotators in documents management

afd6a1e8 2022-05-05 14:56 Lukáš Vlček

AnnotationStrings refactor

19b68a2e 2022-05-05 14:56 Lukáš Vlček

API client regenerated

3cee56d3 2022-05-05 13:25 Vojtěch Bartička

Annotation state returned with document list info

3c89e947 2022-05-05 13:09 Vojtěch Bartička

Order tags by position

d845a737 2022-05-05 13:01 Vojtěch Bartička

Added role to GET /users

343aa66b 2022-05-05 12:54 Vojtěch Bartička

Sanitize document preview

d7167305 2022-05-05 12:17 Jaroslav Hrubý

Document preview implemented

42361f51 2022-05-05 09:55 Vojtěch Bartička

Fixed tag update to same name

ecf6d2e0 2022-05-04 12:37 Vojtěch Bartička

Fixed annotation problems Re #9715 , Re #9716

42bb0025 2022-05-03 16:34 Vojtěch Bartička

Added endpoint for document preview

9980241e 2022-05-03 15:25 Jaroslav Hrubý

User filtering implemented

53b8629c 2022-05-03 06:34 Jakub Schenk

Annotator redirecting

testing if annotator doesnt see page content if tried to get on url they shouldnt

5e599715 2022-05-03 06:29 Jakub Schenk

Prepared for tags testing

tags testing preparations and removal of not used classes prepared before in testing skelet

faa3619b 2022-05-02 12:58 Vojtěch Bartička

Added assigned documents count to GET /users

b7e18e03 2022-05-02 11:04 Jaroslav Hrubý

README edit

0db53e25 2022-05-02 11:04 Jaroslav Hrubý

Document filtering implemented

3e251fec 2022-05-01 15:41 Vojtěch Bartička

Merge branch 'features/9582-deployment' into 'dev' Re #9582

Deploymnet, Dockerfile, Gitlab-ci, env for backend url

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

7f244939 2022-05-01 15:41 Lukáš Vlček

Re #9582

1c9bc808 2022-04-29 19:24 Vojtěch Bartička

Merge branch 'features/9588-Testing-Backend-Documents' into 'dev' Re #9588

Add and get documents from database

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

b2594803 2022-04-29 18:43 Jakub Schenk

User tests corrections

User tests corrected the way bugs were fixed and application was corrected after 1st test report

065f6462 2022-04-29 17:48 Jakub Schenk

Namespace correction

Merge request respond corrections - namespaces and name of MakeRequest() method

7fdd5fa0 2022-04-29 15:08 Vojtěch Bartička

Added disabled for annotators to GET /tags DTO

15c88dc1 2022-04-29 14:00 Vojtěch Bartička

Added sentiment to Tags and SubTags, modified create/update tag/subtag endpoints, added set instance sentiment endpoint

2c8d08af 2022-04-28 14:26 Vojtěch Bartička

Added option to hide category from annotators, changed endpoints and services

ac3387f3 2022-04-28 12:18 Vojtěch Bartička

Merge branch 'features/9670-tag-padding' into 'dev' Re #9670

Implemented intersection calculations and graph coloring to calculate padding

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

8dc25caa 2022-04-28 09:39 Vojtěch Bartička

Added padding size calculation to html rendering

58363b44 2022-04-27 11:30 Vojtěch Bartička

Backend checks for duplicate tags and returns bad request

3e5bde59 2022-04-27 09:43 Vojtěch Bartička

Merge branch 'features/9657-backend-tag-tree-order' into 'dev' Re #9657

Ordering of categories, tags and subtags in TagServiceEF.GetTagTree

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

b5a8f370 2022-04-27 09:42 Vojtěch Bartička

Merge branch 'features/9660-backend-annotation-optimization' into 'dev' Re #9660

Document rendering is now done on the first annotation load, then it is cached. Adding or removing tags is done incrementally.

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

9eaf8206 2022-04-27 09:31 Vojtěch Bartička

Database migration added

ceb95b98 2022-04-27 09:29 Vojtěch Bartička

Added endpoint to get global required annotations, moved configuration to database

0a6d22b7 2022-04-27 09:08 Vojtěch Bartička

Added endpoint to set global required annotations

5adba4c4 2022-04-27 09:02 Vojtěch Bartička

Implemented static global config, added endpoint to set req annotations per document

f3c42457 2022-04-27 08:11 Vojtěch Bartička

Ordering of tags in GetTagTree

553486ad 2022-04-27 07:51 Vojtěch Bartička

Added caching and incremental updates to annotations

0f58bb56 2022-04-26 17:27 Jakub Schenk

Testing of documents in backend

Add and get documents from database

97581398 2022-04-26 17:03 Vojtěch Bartička

Merge branch 'features/9585-9590-user-management' into 'dev' Re #9590 Re #9585

User management (create, edit, delete) and document assigning were implemented.

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

cd2f7b19 2022-04-26 05:02 Dominik Poch

Basic table

Basic table that shows tags

43d49a98 2022-04-25 12:46 Jaroslav Hrubý

Modal windows for user edit, delete and assigned documents were implemented

78122c3a 2022-04-25 08:59 Vojtěch Bartička

DeleteUser save changes

20f0da33 2022-04-25 08:51 Vojtěch Bartička

Merge branch 'features/9585-document-assigning' into features/9590-user-management

  1. Conflicts:
  2. webapp/api/api.ts
f37d2b59 2022-04-25 08:42 Vojtěch Bartička

Added endpoint for user delete

11b41a50 2022-04-25 08:38 Vojtěch Bartička

Annotations not created on document upload

82ba2ee5 2022-04-24 18:59 Jaroslav Hrubý

Users table implemented

9bfa1e39 2022-04-24 17:33 Jaroslav Hrubý

Document assigning implemented

f2275185 2022-04-22 11:40 Vojtěch Bartička

Endpoint for adding Notes to annotations in AnnotationController

9190add5 2022-04-22 11:25 Vojtěch Bartička

Added endpoint for adding notes to tags in AnnotationController

1a65a2c2 2022-04-21 12:24 Vojtěch Bartička

Added endpoints for subtag CRUD

162db5f6 2022-04-21 11:54 Vojtěch Bartička

Added endpoints for Tag CRUD

addbcd33 2022-04-21 11:26 Vojtěch Bartička

Created endpoints for CRUD on categories

f7aa763d 2022-04-21 10:13 Vojtěch Bartička

Added endpoint for user creation

951ce8d3 2022-04-21 10:02 Vojtěch Bartička

Merge branch 'bugs/9578-user-empty-password' into 'dev' Re #9578

Check if an empty password or null is passed during user creation and password change

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

a9acbe07 2022-04-21 10:01 Vojtěch Bartička

Created endpoint for changing user information

4733e8c2 2022-04-21 09:32 Vojtěch Bartička

Endpoint for user annotations with ID in path

4ebfa716 2022-04-21 09:03 Vojtěch Bartička

Check if password is empty or null

f5061dbe 2022-04-20 17:58 Vojtěch Bartička

Merge branch 'features/9579-autentization-testing' into 'dev' Autentization and user testing (backend and frontend)

User tested for creation, updating and autentication
Login tested for logging in via username and password
Frontend tested /login page

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

c1e3df97 2022-04-20 12:35 Vojtěch Bartička

Merge branch 'features/9584-documents-table' into 'dev' Re #9584

Documents table in document management (admin view)

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

87fd0356 2022-04-20 12:34 Lukáš Vlček

Admin can also load documents assigned to him for annotation

c6109e2d 2022-04-20 12:34 Lukáš Vlček

Document table added for admin (document management)

86d4a2b7 2022-04-20 11:59 Vojtěch Bartička

Merge branch 'features/9583-small-demo-changes' into 'dev' Re #9583

Documents assigned to users on document upload

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