Projekt

Obecné

Profil

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

# Datum Autor Komentář
18453bbc 2022-05-16 16:01 Vojtěch Bartička

Changed endpoint for export

830652de 2022-05-16 15:59 Vojtěch Bartička

Export in BE

  1. Conflicts:
  2. Backend/Core/Services/AnnotationService/AnnotationServiceEF.cs
  3. Backend/Core/Services/AnnotationService/IAnnotationService.cs
cc6cd852 2022-05-16 14:18 Vojtěch Bartička

Merge branch 'features/9827-display-username' into 'dev' Re #9827

Displaying username in navigation bar was implemented.

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

2d5485f3 2022-05-16 05:46 Vojtěch Bartička

Merge branch 'features/9832-tags-table-sentiment' into 'dev' Re #9832

Added sentiment to tags management

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

931dd1b5 2022-05-15 20:43 Vojtěch Bartička

Merge branch 'features/9668-9669-finalizing-annotations' into 'dev' Re #9668 Re #9669

Create and manage finalized document (merged)

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

c42e15d3 2022-05-15 20:24 Vojtěch Bartička

Added EF TAG ID as id attribute

aa847b20 2022-05-15 16:46 Vojtěch Bartička

Fixed issue in HTMLService sanitization

ff209349 2022-05-15 16:41 Vojtěch Bartička

GET /users/me returns full name

6807d751 2022-05-15 15:55 Vojtěch Bartička

More fixes

f260dac8 2022-05-15 15:19 Vojtěch Bartička

Fixed issues in AnnotationService and HTMLService

df202176 2022-05-15 15:18 Vojtěch Bartička

Added endpoint to set tag occurence to finalized

8c9ce202 2022-05-15 14:51 Vojtěch Bartička

Fixed issues with database OR mapping

f5971ff8 2022-05-15 13:22 Vojtěch Bartička

Fixed issue in AnnotationController

82dede50 2022-05-15 13:19 Vojtěch Bartička

Fixed issue from stash merge

83d4581e 2022-05-15 13:16 Vojtěch Bartička

Added final annotation endpoints

1c1bbfdf 2022-05-15 10:59 Vojtěch Bartička

Added GET /users/me endpoint

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

a49028dd 2022-05-10 15:33 Vojtěch Bartička

Fixed issue with annotations not matching documents

ceadebfe 2022-05-10 12:43 Vojtěch Bartička

Fixed issue with cached info not being returned to FE

2c9afc72 2022-05-09 07:23 Vojtěch Bartička

Moved HTML processing to HTMLService, inheritance changes in entities

440997e0 2022-05-09 06:34 Vojtěch Bartička

Tag merging for final annotation beta

7a8bb115 2022-05-08 19:57 Vojtěch Bartička

Duplicated CSS issue fixed

98dc5b8a 2022-05-08 19:46 Vojtěch Bartička

Fixed duplicating issue in CSS generation

2571743f 2022-05-08 16:54 Vojtěch Bartička

Whitelisted target attribute in sanitization

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

Seeder fixed

f6f1ca65 2022-05-08 10:40 Vojtěch Bartička

Added selected text to AnnotationTag and requests/responses

4ed6b05c 2022-05-08 10:21 Vojtěch Bartička

Added finalized annotation ID

85b8834f 2022-05-08 10:18 Vojtěch Bartička

Added info about final annotation to GET /documents

179a097d 2022-05-08 09:56 Vojtěch Bartička

Added link redirect to annotations

26671569 2022-05-08 09:35 Vojtěch Bartička

Small fixes

4e12f0cc 2022-05-08 09:34 Vojtěch Bartička

Caching generated CSS, returning it separate from HTML

cfd82637 2022-05-08 09:28 Lukáš Vlček

Seeder user names changed

0ea30313 2022-05-08 09:12 Vojtěch Bartička

Added endpoint for marking annotations as done

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

Added tables for finalizing annotations to DB

2f3821f0 2022-05-08 09:12 Vojtěch Bartička

Set annotation state to in progress on tag add

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...
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
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
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

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

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

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

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

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

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

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

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

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

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

005202c6 2022-04-20 11:53 Vojtěch Bartička

Users assigned on document upload

c9762683 2022-04-19 14:43 Vojtěch Bartička

Fixed indexing bugs in backend, minor changes in frontend

0a9f9349 2022-04-19 13:37 Vojtěch Bartička

Backend document rendering

414636c0 2022-04-19 07:01 Jakub Schenk

commentary

new comments for testing classes and messages for failed tests

2d8c65b5 2022-04-18 17:32 Jakub Schenk

Frontend login testing

Frontend login tested for correct and incorrect inputs

f0567ed4 2022-04-18 14:46 Jakub Schenk

utils

utils added for frontend testing - drivers

d65e75d9 2022-04-18 14:46 Jakub Schenk

Frontend testing

frontend testing base

ba13a48a 2022-04-18 14:46 Jakub Schenk

backend login

login on backend tested (JwtUtils in Utils inicialization)

ea53e0e1 2022-04-18 14:46 Jakub Schenk

user testing

first of was user testing mandatory, before testing autentization - with this user should be properly tested

8316c102 2022-04-17 13:52 Vojtěch Bartička

Last fix

77667f3f 2022-04-17 13:51 Vojtěch Bartička

Minor rename

2ebf32d0 2022-04-17 13:49 Vojtěch Bartička

Changed Id to OccurenceId in TagInstanceInfo

0f8d6304 2022-04-17 13:41 Vojtěch Bartička

Endpoint for annotation instance deletion - untested

abf94f21 2022-04-17 13:23 Lukáš Vlček

Backend - saving data fixed