Commit graph

2216 commits

Author SHA1 Message Date
Anton
2246bbcce2 Small css fixes [SCI-10511] 2025-04-08 14:23:04 +02:00
Anton
e995c4978d Task CSS fixes [SCI-11531] 2025-04-04 16:01:39 +02:00
Andrej
4753bef936 Add repository templates [SCI-11708] 2025-04-02 19:55:24 +02:00
Anton
0af24169a3 Fix negative numbers on filters and item card [SCI-11749] 2025-04-02 13:30:36 +02:00
KlemenSciNote
9b6f1ff631
Merge pull request #8381 from KlemenSciNote/kb_SCI-11747_add-data-e2e-protocol-login
Add data-e2e to move and delete modal, add to login page [SCI-11747]
2025-04-02 09:44:04 +02:00
Klemen Benedicic
3c217f88b7 Add data-e2e to move and cancel buttons [SCI-11747] 2025-04-02 09:29:47 +02:00
Martin Artnik
3091cc0b68
Merge pull request #8368 from artoscinote/ma_SCI_11680
Force UTC midnight for form date fields (without time) [SCI-11680]
2025-04-01 14:33:05 +02:00
Martin Artnik
b48dc0626d Simplify sidebar text value logic [SCI-11736] 2025-04-01 13:15:24 +02:00
Martin Artnik
c01392682b Implement repository row field value snapshot view in sidebar [SCI-11736] 2025-04-01 13:15:12 +02:00
Klemen Benedicic
769bbcaf41 Add data-e2e to move and delete modal, add to login page [SCI-11747] 2025-04-01 12:38:23 +02:00
Anton
ecf513db6d Add item field to shared tasks [SCI-11689] 2025-03-28 14:12:36 +01:00
aignatov-bio
70b07d4c55
Merge pull request #8366 from aignatov-bio/ai-sci-11730-fix-form-saving
Fix edit form in builder [SCI-11730][SCI-11504]
2025-03-28 10:13:27 +01:00
aignatov-bio
c5eb46a9c2
Merge pull request #8371 from aignatov-bio/ai-sci-11494-update-number-field-behavior
Add new field component to number form [SCI-11494]
2025-03-28 10:13:18 +01:00
Anton
2afd249e8c Add item field to form builder [SCI-11685] 2025-03-28 10:11:04 +01:00
Martin Artnik
b92437cb31 Force UTC midnight for form date fields (without time) [SCI-11680] 2025-03-27 16:04:34 +01:00
Anton
ee57430210 Fix edit form in builder [SCI-11730][SCI-11504] 2025-03-27 11:37:21 +01:00
Martin Artnik
da942edb75
Merge pull request #8365 from scinote-eln/features/forms-v2
Features/forms v2
2025-03-27 11:06:22 +01:00
aignatov-bio
4d7e7e012f
Merge pull request #8357 from aignatov-bio/ai-sci-11687-fix-wording-in-form-multiple-selectors
Fix forms table sorting and wording for multiple dropdown options [SCI-11687][SCI-11713]
2025-03-26 14:49:21 +01:00
Andrej
f68c1b5651 Fix disabling publish button [SCI-11470] 2025-03-25 14:39:37 +01:00
andrej-scinote
c25ae031ce
Merge pull request #8331 from andrej-scinote/aj_SCI_11470
Improve validation at publishing forms [SCI-11470]
2025-03-25 12:26:16 +01:00
Anton
077dbfb7d3 Fix forms table sorting and wording for multiple dropdown options [SCI-11687][SCI-11713] 2025-03-25 11:24:22 +01:00
andrej-scinote
ea515731b9
Merge pull request #8338 from andrej-scinote/aj_SCI_11686
Add action to forms [SCI-11686]
2025-03-25 09:36:19 +01:00
Anton
423c0c19a1 Add SA to text form field [SCI-11646] 2025-03-24 15:14:16 +01:00
Anton
0b69db7ce8 Fix permission on assigned tasks [SCI-11727] 2025-03-24 11:37:19 +01:00
Martin Artnik
fc870eaa3e Fixes for inventory smart annotations [SCI-11513] 2025-03-21 14:57:49 +01:00
Anton
ecbb48fe24 Add permission checks for assign items button [SCI-11727] 2025-03-21 13:46:44 +01:00
Anton
cfc18f8b41 Add smart annotations to form description [SCI-11645] 2025-03-21 13:17:37 +01:00
Andrej
4ed68934db Add action to forms [SCI-11686] 2025-03-21 10:43:05 +01:00
Anton
ac6684d76c Add new field component to number form [SCI-11494] 2025-03-20 15:03:53 +01:00
Anton
06e85947f3 Merge branch 'develop' into features/forms-v2 2025-03-20 14:19:53 +01:00
aignatov-bio
e1d6714cc5
Merge pull request #8318 from aignatov-bio/ai-sci-11690-update-mark-as-na-position
Add timestamps and update n/a position on form field [SCI-11690][SCI-11652]
2025-03-20 11:50:18 +01:00
aignatov-bio
d78aaf5b60
Merge pull request #8306 from aignatov-bio/ai-sci-11658-fix-shared-inventories-in-assigned-inventories
Fix shared inventories in assigned inventories [SCI-11658]
2025-03-20 11:49:57 +01:00
Andrej
8d2682f0a5 Improve validation at publishing forms [SCI-11470] 2025-03-20 06:13:46 +01:00
Andrej
6909911059 Add confirmation modal for unlocking form response on step [SCI-11651] 2025-03-18 14:56:45 +01:00
Anton
b8d9b2dafa Add timestamps and update n/a position on form field [SCI-11690][SCI-11652] 2025-03-18 13:10:26 +01:00
Anton
87e21c9fc6 Add support row and columns unselection in storage locations [SCI-11701] 2025-03-17 12:19:19 +01:00
Klemen Benedicic
4108da52f9 Merge branch 'develop' into kb_SCI-11657_add-update-data-e2e 2025-03-14 14:08:42 +01:00
Klemen Benedicic
f9af8371ec Update data-e2e in protocol step reorder modal [SCI-11657] 2025-03-14 14:06:56 +01:00
Anton
f5412a45a8 Small fixes for storage locations [SCI-11700][SCI-11699][SCI-11702] 2025-03-14 12:35:08 +01:00
Klemen Benedicic
1c1e1adf3c Merge branch 'develop' into kb_SCI-11657_add-update-data-e2e 2025-03-14 12:17:40 +01:00
Anton
e837b9ea29 Fix shared invetories in assigned inventories [SCI-11658] 2025-03-12 13:56:23 +01:00
Anton
b045b175c7 Add field duplicate option [SCI-11345] 2025-03-12 13:01:14 +01:00
Anton
b127d65c42 Add duplicate form action [SCI-11577] 2025-03-12 12:27:09 +01:00
Anton
71acfbf0fc Fix consumption modal on fullview modal [SCI-11678][SCI-11662] 2025-03-11 13:53:32 +01:00
aignatov-bio
6c1738faa9
Merge pull request #8299 from aignatov-bio/ai-sci-11658-small-fixes-for-assign-inventory
Fix assign repository interactions [SCI-11658]
2025-03-11 10:00:31 +01:00
Anton
761a655a0c Fix assign repository interactions [SCI-11658] 2025-03-10 16:08:21 +01:00
Andrej
2d878f52a4 Fix task status update [SCI-11626] 2025-03-10 13:25:28 +01:00
aignatov-bio
570a90927d
Merge pull request #8296 from aignatov-bio/ai-sci-11663-fix-decimal-point-for-consume-modal
Fix decimal point for consume modal [SCI-11663]
2025-03-07 14:50:52 +01:00
Anton
4a1d8cc299 Fix decimal point for consume modal [SCI-11663] 2025-03-07 14:31:57 +01:00
Klemen Benedicic
8b76c4e180 Add data-e2e to notifications flyout [SCI-11657] 2025-03-07 14:28:47 +01:00