Commit graph

921 commits

Author SHA1 Message Date
Andrej
343471d031 Fix tests [SCI-11707] 2025-03-31 09:02:34 +02:00
Martin Artnik
c3671e7f15 Add FormRepositoryRowsFieldValue type [SCI-11720] 2025-03-27 10:02:10 +01:00
Andrej
4ed68934db Add action to forms [SCI-11686] 2025-03-21 10:43:05 +01:00
Martin Artnik
21c6dbb0ce Fix search for special characters and add specs [SCI-11597] 2025-02-24 15:07:18 +01:00
Martin Artnik
fb765de87d
Merge pull request #8197 from artoscinote/ma_SCI_11520
Fix RepositoryItemReminderJob to properly take into account the buffer [SCI-11520]
2025-02-03 10:24:48 +01:00
Martin Artnik
e3368b79ed Fix RepositoryItemReminderJob to properly take into account the buffer [SCI-11520] 2025-01-30 15:31:05 +01:00
Andrej
59963de702 Fix tests [SCI-10464] 2025-01-30 14:47:42 +01:00
Martin Artnik
6980b3bab1 Merge branch 'features/small-improvements' into develop 2025-01-29 14:09:23 +01:00
Martin Artnik
e040b59e26 Fix comment model spec 2025-01-24 15:24:39 +01:00
Anton
7fde84bc87 Fix form multiple submissions [SCI-11499] 2025-01-24 14:34:10 +01:00
Alex Kriuchykhin
7306f6652c
Optimize listing of file attachments on steps and results, improve handling of WOPI tokens [SCI-11412] (#8149) 2025-01-23 09:54:01 +01:00
Andrej
bb423bf72b Add create and delete for task inventory items endpoints [SCI-11306] 2025-01-20 09:43:20 +01:00
Andrej
d6d8691a35 Fix form tests [SCI-11455] 2025-01-15 12:00:19 +01:00
Martin Artnik
27b305b95c Disable unpublished button if form is in use [SCI-11435] 2025-01-08 13:30:43 +01:00
Andrej
76b2b9e3f3 Fix test for form responses [SCI-11396] 2025-01-07 11:27:09 +01:00
Martin Artnik
62c562342e Fix permission checks and tests [SCI-11341] 2025-01-06 16:06:32 +01:00
Martin Artnik
52e2c50b37 Add form response models and controllers [SCI-11356] 2024-12-18 13:24:35 +01:00
Martin Artnik
59e87b22fe Add permissions and permission controllers for forms [SCI-11355] 2024-12-12 15:39:33 +01:00
Andrej
dade94d928 Fix reordering of the form fields [SCI-11354] 2024-12-10 14:16:58 +01:00
Andrej
8c57e28078 Add forms controllers [SCI-11354] 2024-12-10 12:22:56 +01:00
Anton
31b87bf41c Fix tests for repositories list 2024-09-12 16:21:18 +02:00
Andrej
47bec33647 Fix tests [SCI-10883] 2024-07-11 16:00:22 +02:00
Martin Artnik
6a4d50e44a Change import activites and flash messages [SCI-10853] 2024-07-10 15:46:24 +02:00
wandji20
abbd37b9c0 Add endpoint for assigning multiple task to inventory [SCI-10429] 2024-04-15 21:48:33 +01:00
Ivan Kljun
580f67dbf1 Refactor method for renaming attached files [SCI-10256] 2024-03-28 08:46:40 +01:00
Andrej
4156eb33b9 Fix tests after consumption fixes [SCI-10492] 2024-03-20 17:12:55 +01:00
Alex Kriuchykhin
ba5c0aba57
Remove wait from Travis config and disable report generating tests [SCI-10271] (#7286) 2024-03-15 12:54:25 +01:00
Soufiane
a9537f06dd
Fix tests after table revamp [SCI-10271] (#7220) 2024-03-11 13:08:42 +01:00
ajugo
6184d0caa8
Add obsolete tag for not used activites [SCI-10121] (#7050) 2024-02-05 10:25:20 +01:00
Martin Artnik
73541e8c42 Fix experiment bulk move permission checks, specs [SCI-9840] 2024-01-31 13:52:56 +01:00
Alex Kriuchykhin
f9a1b952b6
Split inventory item relationships API V2 endpoint into separate endpoints for parents and children [SCI-10078] (#6996) 2024-01-24 10:04:38 +01:00
Soufiane
313782d3d4
Implement API V2 tests for item relationships [SCI-10038] (#6972) 2024-01-22 10:50:23 +01:00
ajugo
566decd9ed
Inventory relationship fixes [SCI-10005] (#6941) 2024-01-15 11:08:08 +01:00
ajugo
98ee391d03
Filter already connected items on repository item relationship modal [SCI-9916] (#6934) 2024-01-15 09:41:52 +01:00
Oleksii Kriuchykhin
3b97571777 Merge branch 'features/inventory-items-relationships' into develop 2024-01-10 17:10:20 +01:00
Soufiane
4649a17cf9
Fix failing tests for item relationships [SCI-9719] (#6900) 2024-01-08 14:41:38 +01:00
wandji
c607b8a323
Improve migration for repository_row_connections [SCI-9908] (#6863) 2024-01-08 12:01:06 +01:00
wandji
465c8d1f80
Unify API step and result elements controllers implementation and types [SCI-9907] (#6854)
* Unify api step and result elements controllers implementation and types [SCI-9907]

* Update wrong serializer types [SCI-9907]

* Rename result and step text types [SCI-9907]

* Combine result and step assets serializer [SCI-9907]
2024-01-08 10:31:14 +01:00
ajugo
9e26d24dc9
Reset relationship counter when duplication repository row [SCI-9930] (#6881) 2024-01-05 14:47:44 +01:00
Oleksii Kriuchykhin
95ab33a58b Merge branch 'develop' into features/inventory-items-relationships 2024-01-05 11:27:32 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] (#6851)
* Improve interface and interaction of relationships column [SCI-9893]

* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
Soufiane
e9a76bf2a7
Implement tests for item relationships [SCI-9612] (#6820) 2023-12-20 14:18:49 +01:00
wandji
54b1c182d8
Add V2 API endpoints for step elements [SCI-9650] (#6825)
* Add V2 API endpoints for step elements [SCI-9650]

* Rewrite step controller actions in order to read V2 step serializer [SCI-9650]
2023-12-19 15:36:41 +01:00
Alex Kriuchykhin
43329dc318
Fix imports of protocols with tables from Protocols.io [SCI-9723] (#6839) 2023-12-19 10:39:16 +01:00
ajugo
a343701299
Implement api v2 for results [SCI-9651] (#6699) 2023-12-14 11:31:12 +01:00
Oleksii Kriuchykhin
372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Martin Artnik
af7bae48a0 Implement delivery notifications, fix specs [SCI-9856] 2023-12-08 13:57:43 +01:00
Martin Artnik
7c73f284b4 Merge branch 'features/notification-revamp' into develop 2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin
d1e7ab5efb Merge branch 'develop' into features/inventory-items-relationships 2023-12-06 11:11:30 +01:00