Projekt

Obecné

Profil

Aktivita

Od 2022-04-15 do 2022-05-14

2022-05-14

15:31 Revize 66ab1fa8 (aswi20220x00-gitlab): Added SentimentEnabled to GET /tags
Vojtěch Bartička
13:53 Revize 61acc160 (aswi20220x00-gitlab): Added note of a document
Dominik Poch

2022-05-13

19:47 Revize d0ed1dbf (aswi20220x00-gitlab): Added tooltips to buttons in the table
Dominik Poch
19:28 Revize cdd4201c (aswi20220x00-gitlab): Fixed alignment of icons
Dominik Poch

2022-05-12

09:13 Revize 3689dd8f (aswi20220x00-gitlab): 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/a...
Vojtěch Bartička
09:12 Revize cda2a8f6 (aswi20220x00-gitlab): 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/a...
Vojtěch Bartička

2022-05-11

06:19 Revize 8ca80c9a (aswi20220x00-gitlab): Export in BE
Vojtěch Bartička

2022-05-10

15:52 Revize 09032506 (aswi20220x00-gitlab): Merge commit '39c2d72'
Vojtěch Bartička
15:51 Revize 39c2d725 (aswi20220x00-gitlab): Merge commit 'a49028d' into tested
Vojtěch Bartička
15:33 Revize a49028dd (aswi20220x00-gitlab): Fixed issue with annotations not matching documents
Vojtěch Bartička
15:29 Revize be29f50d (aswi20220x00-gitlab): Sentiment color in dropdown
Lukáš Vlček
12:43 Revize ceadebfe (aswi20220x00-gitlab): Fixed issue with cached info not being returned to FE
Vojtěch Bartička
11:15 Revize 80244bde (aswi20220x00-gitlab): AnnotationItem selected text showing, other minor improvements
Lukáš Vlček

2022-05-09

19:37 Revize 824bb501 (aswi20220x00-gitlab): Merge branch 'features/9671-selected-tag-highlighting' into 'features/9668-9669-finalizing-annotations' Re #9671
**Selected tags highlighting**
- On click in the middle panel or on click on highlight buttons in the right panel
Se...
Vojtěch Bartička
19:30 Revize 6973d036 (aswi20220x00-gitlab): Selected tags highlighting
On click in the middle panel or on click on highlight buttons in the right panel Lukáš Vlček
07:23 Revize 2c9afc72 (aswi20220x00-gitlab): Moved HTML processing to HTMLService, inheritance changes in entities
Vojtěch Bartička
06:34 Revize 440997e0 (aswi20220x00-gitlab): Tag merging for final annotation beta
Vojtěch Bartička

2022-05-08

19:57 Revize 7a8bb115 (aswi20220x00-gitlab): Duplicated CSS issue fixed
Vojtěch Bartička
19:50 Revize e02e004e (aswi20220x00-gitlab): Generating css
Lukáš Vlček
19:46 Revize 98dc5b8a (aswi20220x00-gitlab): Fixed duplicating issue in CSS generation
Vojtěch Bartička
17:14 Revize ba94b8c1 (aswi20220x00-gitlab): Selection - selected text
Lukáš Vlček
17:00 Revize 377aecd0 (aswi20220x00-gitlab): Local URL address detection
Lukáš Vlček
16:54 Revize 2571743f (aswi20220x00-gitlab): Whitelisted target attribute in sanitization
Vojtěch Bartička
16:50 Revize f30a7b90 (aswi20220x00-gitlab): Annotation document links
Lukáš Vlček
16:50 Revize 59022d41 (aswi20220x00-gitlab): Seeder fixed
Lukáš Vlček
10:40 Revize f6f1ca65 (aswi20220x00-gitlab): Added selected text to AnnotationTag and requests/responses
Vojtěch Bartička
10:27 Revize b51488cd (aswi20220x00-gitlab): Annotation finishing implemented
Jaroslav Hrubý
10:21 Revize 4ed6b05c (aswi20220x00-gitlab): Added finalized annotation ID
Vojtěch Bartička
10:18 Revize 85b8834f (aswi20220x00-gitlab): Added info about final annotation to GET /documents
Vojtěch Bartička
09:56 Revize 179a097d (aswi20220x00-gitlab): Added link redirect to annotations
Vojtěch Bartička
09:35 Revize 26671569 (aswi20220x00-gitlab): Small fixes
Vojtěch Bartička
09:34 Revize 4e12f0cc (aswi20220x00-gitlab): Caching generated CSS, returning it separate from HTML
Vojtěch Bartička
09:28 Revize cfd82637 (aswi20220x00-gitlab): Seeder user names changed
Lukáš Vlček
09:12 Revize 0ea30313 (aswi20220x00-gitlab): Added endpoint for marking annotations as done
Vojtěch Bartička
09:12 Revize fe0ccf07 (aswi20220x00-gitlab): Added tables for finalizing annotations to DB
Vojtěch Bartička
09:12 Revize 2f3821f0 (aswi20220x00-gitlab): Set annotation state to in progress on tag add
Vojtěch Bartička
09:10 Revize cca0bfa0 (aswi20220x00-gitlab): Build issues fixed (merge problems)
Lukáš Vlček
09:02 Revize 3ea0ef00 (aswi20220x00-gitlab): Fixed a missed merge issue
Vojtěch Bartička

2022-05-07

16:01 Revize d8873409 (aswi20220x00-gitlab): Merge branch 'features/9664-annotation-count-display' into dev Re #9664
# Conflicts:
# Backend/Backend/Controllers/DocumentController.cs
# Backend/Core/Services/DocumentService/...
Vojtěch Bartička
12:12 Revize e7eca311 (aswi20220x00-gitlab): Required annotations count changing - modal - done
Lukáš Vlček
12:11 Revize ef2143b8 (aswi20220x00-gitlab): Minor table colors changes
Lukáš Vlček
08:22 Revize 80d2ba11 (aswi20220x00-gitlab): Merge branch 'features/9678-duplicate-tag-control' into dev Re #9678
# Conflicts:
# Backend/Core/Services/AnnotationService/AnnotationServiceEF.cs
Vojtěch Bartička
06:54 Revize eb2b4573 (aswi20220x00-gitlab): Empty selection alert added
Jaroslav Hrubý

2022-05-06

16:36 Revize 043fc6a9 (aswi20220x00-gitlab): Merge branch 'features/9677-sentiment-annotation' into dev Re #9677
# Conflicts:
# webapp/api/api.ts
Regenerate client api, merged
Vojtěch Bartička
16:29 Revize 89154cb1 (aswi20220x00-gitlab): Removed refresh and updated note on blur
Dominik Poch
15:44 Revize 5ef75299 (aswi20220x00-gitlab): Toast message updated
Lukáš Vlček
15:43 Revize 812ee966 (aswi20220x00-gitlab): Added notes
Dominik Poch
15:18 Revize bcbaa7d3 (aswi20220x00-gitlab): Removed visibility, added sentiment
Dominik Poch
13:28 Revize e6b8c834 (aswi20220x00-gitlab): Debug logging removed
Lukáš Vlček
13:26 Revize a981f00a (aswi20220x00-gitlab): Duplicate annotation text changed
Lukáš Vlček
13:25 Revize c5d8874c (aswi20220x00-gitlab): Detecting selection that is not a range
Lukáš Vlček
13:03 Revize ca6b31ee (aswi20220x00-gitlab): Merge branch 'features/9593-tag-management' into dev Re #9593
# Conflicts:
# Backend/Core/Services/TagService/TagServiceEF.cs
# webapp/api/api.ts
Merged api.ts, regene...
Vojtěch Bartička
12:50 Revize c9e97683 (aswi20220x00-gitlab): Added sentiment to GET /annotation/id
Vojtěch Bartička
11:25 Revize 41e65564 (aswi20220x00-gitlab): Changed search of tags
Added copy of tags, used contains instead of startsWith and made search case insensitive Dominik Poch
09:42 Revize d1bca09c (aswi20220x00-gitlab): Changed modal closing
Do not close modal when clicked outside of bounds Dominik Poch
07:42 Revize dee53692 (aswi20220x00-gitlab): Disabling tag buttons when adding new tag occurrence
Jaroslav Hrubý
07:35 Revize de6a6708 (aswi20220x00-gitlab): Merge branch 'features/9593-tag-management' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9593-tag-management
Dominik Poch
07:35 Revize 67683ef3 (aswi20220x00-gitlab): Changed default tag color
Default color in tag modal changed to color of a category Dominik Poch
06:31 Revize d65a2d79 (aswi20220x00-gitlab): Ordering of tags in GET /tags
Vojtěch Bartička
06:20 Revize 099135ce (aswi20220x00-gitlab): Merge branch 'features/9673-admin-document-preview' into dev Re #9673
# Conflicts:
# webapp/api/api.ts
# webapp/pages/documents/admin/index.tsx
Regenerate client api, merged ...
Vojtěch Bartička
05:48 Revize 6fa99383 (aswi20220x00-gitlab): 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
Vojtěch Bartička

2022-05-05

23:37 Revize 5004f8b6 (aswi20220x00-gitlab): Added sub tag modal
Modal with properties of a sub tag Dominik Poch
23:36 Revize b49b834e (aswi20220x00-gitlab): Added tag modal
Modal with properties of a tag Dominik Poch
23:36 Revize 29867307 (aswi20220x00-gitlab): Added category modal
Modal with properties of a category Dominik Poch
23:35 Revize fe33e057 (aswi20220x00-gitlab): Added management to the tags view
Dominik Poch
23:34 Revize 3da573e6 (aswi20220x00-gitlab): Generated new api version
Dominik Poch
16:08 Revize 329a602d (aswi20220x00-gitlab): Refactoring
Jaroslav Hrubý
16:06 Revize 41a82611 (aswi20220x00-gitlab): Refactoring
Jaroslav Hrubý
15:19 Revize 87a3d8d1 (aswi20220x00-gitlab): Showing counts of annotations in admin document management
Lukáš Vlček
15:19 Revize 3df63288 (aswi20220x00-gitlab): Custom badge component added
Lukáš Vlček
15:09 Revize e97b42bc (aswi20220x00-gitlab): TS Refactoring
Jaroslav Hrubý
15:05 Revize 669ffe38 (aswi20220x00-gitlab): Refactoring after code review
Jaroslav Hrubý
14:57 Revize ff61085f (aswi20220x00-gitlab): Annotators in documents management
Lukáš Vlček
14:56 Revize afd6a1e8 (aswi20220x00-gitlab): AnnotationStrings refactor
Lukáš Vlček
14:56 Revize 19b68a2e (aswi20220x00-gitlab): API client regenerated
Lukáš Vlček
13:25 Revize 3cee56d3 (aswi20220x00-gitlab): Annotation state returned with document list info
Vojtěch Bartička
13:09 Revize 3c89e947 (aswi20220x00-gitlab): Order tags by position
Vojtěch Bartička
13:01 Revize d845a737 (aswi20220x00-gitlab): Added role to GET /users
Vojtěch Bartička
12:54 Revize 343aa66b (aswi20220x00-gitlab): Sanitize document preview
Vojtěch Bartička
12:17 Revize d7167305 (aswi20220x00-gitlab): Document preview implemented
Jaroslav Hrubý
09:55 Revize 42361f51 (aswi20220x00-gitlab): Fixed tag update to same name
Vojtěch Bartička

2022-05-04

12:37 Revize ecf6d2e0 (aswi20220x00-gitlab): Fixed annotation problems Re #9715 , Re #9716
Vojtěch Bartička

2022-05-03

16:34 Revize 42bb0025 (aswi20220x00-gitlab): Added endpoint for document preview
Vojtěch Bartička
15:25 Revize 9980241e (aswi20220x00-gitlab): User filtering implemented
Jaroslav Hrubý
06:34 Revize 53b8629c (aswi20220x00-gitlab): Annotator redirecting
testing if annotator doesnt see page content if tried to get on url they shouldnt Jakub Schenk
06:29 Revize 5e599715 (aswi20220x00-gitlab): Prepared for tags testing
tags testing preparations and removal of not used classes prepared before in testing skelet Jakub Schenk

2022-05-02

12:58 Revize faa3619b (aswi20220x00-gitlab): Added assigned documents count to GET /users
Vojtěch Bartička
11:04 Revize b7e18e03 (aswi20220x00-gitlab): README edit
Jaroslav Hrubý
11:04 Revize 0db53e25 (aswi20220x00-gitlab): Document filtering implemented
Jaroslav Hrubý

2022-05-01

15:41 Revize 3e251fec (aswi20220x00-gitlab): 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
Vojtěch Bartička
15:41 Revize 7f244939 (aswi20220x00-gitlab): Re #9582
Lukáš Vlček

2022-04-29

19:24 Revize 1c9bc808 (aswi20220x00-gitlab): 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
Vojtěch Bartička
18:43 Revize b2594803 (aswi20220x00-gitlab): User tests corrections
User tests corrected the way bugs were fixed and application was corrected after 1st test report Jakub Schenk
17:48 Revize 065f6462 (aswi20220x00-gitlab): Namespace correction
Merge request respond corrections - namespaces and name of MakeRequest() method Jakub Schenk
15:08 Revize 7fdd5fa0 (aswi20220x00-gitlab): Added disabled for annotators to GET /tags DTO
Vojtěch Bartička
14:00 Revize 15c88dc1 (aswi20220x00-gitlab): Added sentiment to Tags and SubTags, modified create/update tag/subtag endpoints, added set instance sentiment endpoint
Vojtěch Bartička

2022-04-28

14:26 Revize 2c8d08af (aswi20220x00-gitlab): Added option to hide category from annotators, changed endpoints and services
Vojtěch Bartička
12:18 Revize ac3387f3 (aswi20220x00-gitlab): 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/aswi2...
Vojtěch Bartička
09:39 Revize 8dc25caa (aswi20220x00-gitlab): Added padding size calculation to html rendering
Vojtěch Bartička

2022-04-27

11:30 Revize 58363b44 (aswi20220x00-gitlab): Backend checks for duplicate tags and returns bad request
Vojtěch Bartička
09:43 Revize 04fce5b5 (aswi20220x00-gitlab): Merge commit 'af6a664'
Vojtěch Bartička
09:43 Revize af6a6641 (aswi20220x00-gitlab): Merge commit 'b5a8f37' into tested
Vojtěch Bartička
09:43 Revize 3e5bde59 (aswi20220x00-gitlab): 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
Vojtěch Bartička
09:42 Revize b5a8f370 (aswi20220x00-gitlab): 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 incre... Vojtěch Bartička
09:31 Revize 9eaf8206 (aswi20220x00-gitlab): Database migration added
Vojtěch Bartička
09:29 Revize ceb95b98 (aswi20220x00-gitlab): Added endpoint to get global required annotations, moved configuration to database
Vojtěch Bartička
09:08 Revize 0a6d22b7 (aswi20220x00-gitlab): Added endpoint to set global required annotations
Vojtěch Bartička
09:02 Revize 5adba4c4 (aswi20220x00-gitlab): Implemented static global config, added endpoint to set req annotations per document
Vojtěch Bartička
08:11 Revize f3c42457 (aswi20220x00-gitlab): Ordering of tags in GetTagTree
Vojtěch Bartička
07:51 Revize 553486ad (aswi20220x00-gitlab): Added caching and incremental updates to annotations
Vojtěch Bartička

2022-04-26

17:27 Revize 0f58bb56 (aswi20220x00-gitlab): Testing of documents in backend
Add and get documents from database Jakub Schenk
17:03 Revize 97581398 (aswi20220x00-gitlab): 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/asw...
Vojtěch Bartička
05:02 Revize cd2f7b19 (aswi20220x00-gitlab): Basic table
Basic table that shows tags Dominik Poch

2022-04-25

12:46 Revize 43d49a98 (aswi20220x00-gitlab): Modal windows for user edit, delete and assigned documents were implemented
Jaroslav Hrubý
08:59 Revize 78122c3a (aswi20220x00-gitlab): DeleteUser save changes
Vojtěch Bartička
08:51 Revize 20f0da33 (aswi20220x00-gitlab): Merge branch 'features/9585-document-assigning' into features/9590-user-management
# Conflicts:
# webapp/api/api.ts
Vojtěch Bartička
08:42 Revize f37d2b59 (aswi20220x00-gitlab): Added endpoint for user delete
Vojtěch Bartička
08:38 Revize 11b41a50 (aswi20220x00-gitlab): Annotations not created on document upload
Vojtěch Bartička

2022-04-24

18:59 Revize 82ba2ee5 (aswi20220x00-gitlab): Users table implemented
Jaroslav Hrubý
17:33 Revize 9bfa1e39 (aswi20220x00-gitlab): Document assigning implemented
Jaroslav Hrubý

2022-04-22

11:40 Revize f2275185 (aswi20220x00-gitlab): Endpoint for adding Notes to annotations in AnnotationController
Vojtěch Bartička
11:25 Revize 9190add5 (aswi20220x00-gitlab): Added endpoint for adding notes to tags in AnnotationController
Vojtěch Bartička

2022-04-21

12:24 Revize 1a65a2c2 (aswi20220x00-gitlab): Added endpoints for subtag CRUD
Vojtěch Bartička
11:54 Revize 162db5f6 (aswi20220x00-gitlab): Added endpoints for Tag CRUD
Vojtěch Bartička
11:26 Revize addbcd33 (aswi20220x00-gitlab): Created endpoints for CRUD on categories
Vojtěch Bartička
10:13 Revize f7aa763d (aswi20220x00-gitlab): Added endpoint for user creation
Vojtěch Bartička
10:02 Revize 951ce8d3 (aswi20220x00-gitlab): 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-20...
Vojtěch Bartička
10:01 Revize a9acbe07 (aswi20220x00-gitlab): Created endpoint for changing user information
Vojtěch Bartička
09:32 Revize 4733e8c2 (aswi20220x00-gitlab): Endpoint for user annotations with ID in path
Vojtěch Bartička
09:03 Revize 4ebfa716 (aswi20220x00-gitlab): Check if password is empty or null
Vojtěch Bartička

2022-04-20

17:58 Revize f5061dbe (aswi20220x00-gitlab): 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 t...
Vojtěch Bartička
15:02 Revize 91bd185e (aswi20220x00-gitlab): Merge commit '4fca9dd'
Vojtěch Bartička
15:00 Revize 4fca9dd2 (aswi20220x00-gitlab): Merge commit '86d4a2b' into tested
Vojtěch Bartička
12:35 Revize c1e3df97 (aswi20220x00-gitlab): 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
Vojtěch Bartička
12:34 Revize 87fd0356 (aswi20220x00-gitlab): Admin can also load documents assigned to him for annotation
Lukáš Vlček
12:34 Revize c6109e2d (aswi20220x00-gitlab): Document table added for admin (document management)
Lukáš Vlček
11:59 Revize 86d4a2b7 (aswi20220x00-gitlab): 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
Vojtěch Bartička
11:53 Revize 005202c6 (aswi20220x00-gitlab): Users assigned on document upload
Vojtěch Bartička

2022-04-19

14:46 Revize 295e9198 (aswi20220x00-gitlab): Merge branch 'features/9480-backend-annotation-visualisation' into 'dev' Re #9480
Beta version of annotation rendering implemented in backend
See merge request aswi/aswi-2022/aswi20220x00!33
Vojtěch Bartička
14:43 Revize c9762683 (aswi20220x00-gitlab): Fixed indexing bugs in backend, minor changes in frontend
Vojtěch Bartička
13:37 Revize 0a9f9349 (aswi20220x00-gitlab): Backend document rendering
Vojtěch Bartička
13:35 Revize 778fd294 (aswi20220x00-gitlab): Merge branch 'features/9465-documents-upload' into 'dev' Re #9465
Modal window uploading new documents was finished and connected to server API.
See merge request aswi/aswi-2022/aswi...
Vojtěch Bartička
13:35 Revize 441d6054 (aswi20220x00-gitlab): Merge branch 'features/9466-list-documents-annotator' into 'dev' Re #9466
Table showing anotator's documents was implemented.
See merge request aswi/aswi-2022/aswi20220x00!30
Vojtěch Bartička
11:24 Revize 4a7bae81 (aswi20220x00-gitlab): Documents upload implemented, connected to REST API
Jaroslav Hrubý
07:01 Revize 414636c0 (aswi20220x00-gitlab): commentary
new comments for testing classes and messages for failed tests Jakub Schenk

2022-04-18

17:32 Revize 2d8c65b5 (aswi20220x00-gitlab): Frontend login testing
Frontend login tested for correct and incorrect inputs Jakub Schenk
14:52 Revize 06d1aa21 (aswi20220x00-gitlab): Refactoring
Jaroslav Hrubý
14:46 Revize f0567ed4 (aswi20220x00-gitlab): utils
utils added for frontend testing - drivers Jakub Schenk
14:46 Revize d65e75d9 (aswi20220x00-gitlab): Frontend testing
frontend testing base Jakub Schenk
14:46 Revize ba13a48a (aswi20220x00-gitlab): backend login
login on backend tested (JwtUtils in Utils inicialization) Jakub Schenk
14:46 Revize ea53e0e1 (aswi20220x00-gitlab): user testing
first of was user testing mandatory, before testing autentization - with this user should be properly tested Jakub Schenk

2022-04-17

18:23 Revize cb624ba8 (aswi20220x00-gitlab): Merge remote-tracking branch 'origin/dev' into features/9466-list-documents-annotator
# Conflicts:
# webapp/pages/documents/admin/index.tsx
# webapp/pages/documents/annotator/index.tsx
Jaroslav Hrubý
14:05 Revize 4e871c6f (aswi20220x00-gitlab): Merge branch 'features/9475-9478-annotations' into 'dev' Re #9475 Re #9478
Document text selection, adding tag/subtag to selected text, removing annotation occurrences
See merge request aswi/...
Vojtěch Bartička
13:56 Revize 51f70e00 (aswi20220x00-gitlab): Build fixed
Lukáš Vlček
13:56 Revize 9fdb7d55 (aswi20220x00-gitlab): Deleting occurences
Lukáš Vlček
13:52 Revize 3f66b624 (aswi20220x00-gitlab): Comments added to selection utils
Lukáš Vlček
13:52 Revize 8316c102 (aswi20220x00-gitlab): Last fix
Vojtěch Bartička
13:51 Revize 77667f3f (aswi20220x00-gitlab): Minor rename
Vojtěch Bartička
13:49 Revize 2ebf32d0 (aswi20220x00-gitlab): Changed Id to OccurenceId in TagInstanceInfo
Vojtěch Bartička
13:41 Revize 0f8d6304 (aswi20220x00-gitlab): Endpoint for annotation instance deletion - untested
Vojtěch Bartička
13:24 Revize 4bc99591 (aswi20220x00-gitlab): Adding tag/subtag to selected text
Lukáš Vlček
13:23 Revize abf94f21 (aswi20220x00-gitlab): Backend - saving data fixed
Lukáš Vlček
12:45 Revize d08c4fb0 (aswi20220x00-gitlab): Fixed error in AnnotationController
Vojtěch Bartička
12:38 Revize 69af9d49 (aswi20220x00-gitlab): Merge branch 'features/9475-9478-annotations' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9475-9478-annotations
Vojtěch Bartička
12:38 Revize be4deff8 (aswi20220x00-gitlab): Minor fixes, added annotation instance endpoint - untested
Vojtěch Bartička
12:12 Revize c2192cda (aswi20220x00-gitlab): Selection detection and calculation of start and end position in original document
Lukáš Vlček
12:03 Revize 8837ddf3 (aswi20220x00-gitlab): Merge branch 'features/9472-document-preview' into 'dev' Re #9472
HTML preprocessing and sanitization (removing all original attributes from HTML)
Showing HTML on frontend
See merge ...
Vojtěch Bartička
12:01 Revize ec1d738f (aswi20220x00-gitlab): Merge branch 'features/9481-frontend-annotation-panel' into dev Re #9481
# Conflicts:
# webapp/pages/annotation/[id].tsx
Vojtěch Bartička
11:48 Revize 8d667501 (aswi20220x00-gitlab): Merge branch 'features/9477-frontend-annotation-tag-tree' into 'dev' Re #9477
Implemented a left panel that shows a tree of tags
See merge request aswi/aswi-2022/aswi20220x00!26
Vojtěch Bartička
11:40 Revize b5f60842 (aswi20220x00-gitlab): Document preview on frontend
Lukáš Vlček
11:16 Revize bae9fbba (aswi20220x00-gitlab): Table of annotator's documents implemented
Jaroslav Hrubý
10:44 Revize b5df208d (aswi20220x00-gitlab): Fixed tag length detection
Vojtěch Bartička
10:11 Revize 3c185841 (aswi20220x00-gitlab): HTML preprocessing and sanitization
Vojtěch Bartička
00:37 Revize 76242338 (aswi20220x00-gitlab): Connected annotation panel to API and updated visual
Dominik Poch
00:35 Revize 9a41c02f (aswi20220x00-gitlab): Added mapped annotation
Mapped annotation to instance and separated them to different tag occurrences Dominik Poch

2022-04-16

23:14 Revize 2c9bdf18 (aswi20220x00-gitlab): Upgraded visual of the tag tree
Dominik Poch
23:13 Revize 6d6613d4 (aswi20220x00-gitlab): Changed colors of dummy tags
Changed colors of dummy tags to show different colors in the tag tree Dominik Poch
20:47 Revize 7652cf88 (aswi20220x00-gitlab): Basic annotation document preview
Lukáš Vlček
20:42 Revize 0441c314 (aswi20220x00-gitlab): Added comments
Dominik Poch
20:37 Revize 5593c10b (aswi20220x00-gitlab): Connected tag panel to server
Dominik Poch
20:33 Revize ab68c8da (aswi20220x00-gitlab): Tag selection
Report when tag is selected Dominik Poch
20:13 Revize b8cae450 (aswi20220x00-gitlab): Context for category
Changed context of tags to context of categories Dominik Poch
19:56 Revize ed01528f (aswi20220x00-gitlab): Implemented tag panel
Implemented tag panel and all its items Dominik Poch
19:52 Revize 7595035c (aswi20220x00-gitlab): AnnotationID as dynamic route part in annotation page
Lukáš Vlček
19:49 Revize 484f2ac1 (aswi20220x00-gitlab): Tag context
Added context that handles tags Dominik Poch
19:43 Revize a37f82ce (aswi20220x00-gitlab): Minor login optimisation
Lukáš Vlček
19:42 Revize dd747fc5 (aswi20220x00-gitlab): API regenerated
Lukáš Vlček
19:09 Revize 351d73ea (aswi20220x00-gitlab): Merge branch 'features/9473-backend-document-annotation-api' into 'dev' Re #9473
Fixed some issues with GET requests requiring a body
See merge request aswi/aswi-2022/aswi20220x00!25
Vojtěch Bartička
18:58 Revize 351351fa (aswi20220x00-gitlab): Re #9453
Login, Token management Lukáš Vlček
18:56 Revize 7a32656e (aswi20220x00-gitlab): Refactoring
Jaroslav Hrubý
18:49 Revize 8c45ccb0 (aswi20220x00-gitlab): Token management implemented, redirections
hrubyjar
18:30 Revize 42c654f6 (aswi20220x00-gitlab): Same fix in DocumentController - moved to QueryParams
Vojtěch Bartička
16:09 Revize f6eca400 (aswi20220x00-gitlab): Merge branch 'features/9481-frontend-annotation-panel' into 'dev' Re #9481
Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in the annotation view, delet... Vojtěch Bartička
16:08 Revize c0c74381 (aswi20220x00-gitlab): Annotation controller id in path, not request body
Vojtěch Bartička
15:40 Revize acb8a961 (aswi20220x00-gitlab): Added comments
Dominik Poch
14:48 Revize c73aecde (aswi20220x00-gitlab): Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps
Dominik Poch
09:31 Revize 34e9f2d3 (aswi20220x00-gitlab): AnnotationContext use demo
Lukáš Vlček
09:30 Revize c057279b (aswi20220x00-gitlab): AnnotationContext added
Lukáš Vlček
09:29 Revize 3e6b15a7 (aswi20220x00-gitlab): Current API model generated
Lukáš Vlček
09:04 Revize a80db039 (aswi20220x00-gitlab): Initialization of tags in annotation view
Initialized tags and created event handlers in the annotation view Dominik Poch
09:01 Revize 4e91ed40 (aswi20220x00-gitlab): Annotation panel events
Added events that propagate changes between panels in the annotation view Dominik Poch
09:00 Revize 967f45fc (aswi20220x00-gitlab): Basic functionality of an annotation panel
The panel is without css styles. Basic functionality is implemented. Dominik Poch
08:31 Revize 3899cd87 (aswi20220x00-gitlab): user testing
first of was user testing mandatory, before testing autentization - with this user should be properly tested Jakub Schenk

2022-04-15

19:19 Revize e39a1e68 (aswi20220x00-gitlab): Merge branch 'features/9473-backend-document-annotation-api' into 'dev' Re #9473
Beta version with support for returning current annotation state
See merge request aswi/aswi-2022/aswi20220x00!22
Vojtěch Bartička
19:19 Revize c2a89232 (aswi20220x00-gitlab): Resolved issues from code review
Vojtěch Bartička
15:30 Revize 316210d4 (aswi20220x00-gitlab): Merge branch 'features/9346-backend-testing' into 'dev' Re #9346
Creation of skelet for backend testing.
See merge request aswi/aswi-2022/aswi20220x00!19
Vojtěch Bartička
15:25 Revize 782b6d38 (aswi20220x00-gitlab): Fixed comments from code review, fixed DB access
Vojtěch Bartička
14:27 Revize 09b22f6f (aswi20220x00-gitlab): Added documents and annotations to seeding
Vojtěch Bartička
14:04 Revize a6675a6d (aswi20220x00-gitlab): Added GET /annotation for retrieving annotation state
Vojtěch Bartička
14:03 Revize 37259a80 (aswi20220x00-gitlab): Added DTOs and mapper profiles for annotation info
Vojtěch Bartička
14:03 Revize 8b2a2c15 (aswi20220x00-gitlab): Seeding for an annotation tag instance
Vojtěch Bartička
12:38 Revize 2d7e2ad6 (aswi20220x00-gitlab): Fix in AnnotationController
Vojtěch Bartička
11:24 Revize 6bdb3d95 (aswi20220x00-gitlab): Endpoint /user/annotations for user's annotations
Added endpoint to UserController Vojtěch Bartička
10:46 Revize 8409298a (aswi20220x00-gitlab): Merge branch 'features/9476-frontend-annotation-screen-layout' into 'dev' Re #9476
Refactored directory structure and changed hierarchy of annotation screen layout. Deleted Ant-Design layouts and used... Vojtěch Bartička
10:22 Revize ce63b2ab (aswi20220x00-gitlab): Removed ant layout and used css grid
Changed layouting technology and added main layout for all pages. Dominik Poch
 

Také k dispozici: Atom