Commit graph

2082 commits

Author SHA1 Message Date
Martin Artnik
4bc4a9a2b4 Fix handling of '&' in quick search [SCI-11454] 2025-01-15 15:41:04 +01:00
Anton
69f0a05580 Form builder improvments [SCI-11415] 2025-01-15 14:25:13 +01:00
andrej-scinote
833d7e481f
Merge pull request #8146 from andrej-scinote/aj_SCI_11455
Make form switchable [SCI-11455]
2025-01-15 13:48:43 +01:00
Anton
c6df5a2af9 Fix archived forms [SCI-11463] 2025-01-15 11:33:32 +01:00
Andrej
882de3b9f0 Make form switchable [SCI-11455] 2025-01-15 10:56:37 +01:00
Andrej
79b4ba3fdc Fix reopening of delete modal on step/result elements [SCI-11456] 2025-01-15 08:09:07 +01:00
Anton
0187a8bc69 Update forms not aplicable behavior [SCI-11452] 2025-01-14 13:40:34 +01:00
Martin Artnik
c572c85eec
Merge pull request #8137 from artoscinote/ma_SCI_11429
Form permission fixes [SCI-11429]
2025-01-14 11:56:24 +01:00
aignatov-bio
c26b8eab11
Merge pull request #8139 from aignatov-bio/ai-sci-11453-add-character-limit-to-step-form-fields
Add character limit to step form fields [SCI-11453]
2025-01-14 11:53:28 +01:00
Martin Artnik
676549be9c Form permission fixes [SCI-11429] 2025-01-14 11:51:55 +01:00
Anton
0971302336 Add character limit to step form fields [SCI-11453] 2025-01-14 11:51:01 +01:00
Andrej
9dbe3b8361 Fix step title alignment and form dropdown for long option names [SCI-11447] 2025-01-14 11:31:47 +01:00
Anton
a032202d8b Add character limit to form editor [SCI-11426] 2025-01-13 10:26:13 +01:00
Andrej
aa1d8fbd71 Add empty block for form builder and set correct order on loading of form fields [SCI-11422] 2025-01-13 09:58:24 +01:00
Andrej
607ab25939 Add delete action to step form response [SCI-11382] 2025-01-09 16:15:09 +01:00
Andrej
b5f458aede Add move action to form response [SCI-11416] 2025-01-09 15:39:45 +01:00
Anton
d41a399cac Add not submitted label [SCI-1434] 2025-01-09 15:19:52 +01:00
Anton
cd8ec80b8a Small form fixes [SCI-11423][SCI-11433] 2025-01-09 14:45:21 +01:00
Anton
674e07a2c3 Fix multi choice form selection [SCI-11441] 2025-01-09 11:08:20 +01:00
Martin Artnik
9811afbe6c Form navigation fixes [SCI-11417] 2025-01-08 16:12:00 +01:00
Martin Artnik
27b305b95c Disable unpublished button if form is in use [SCI-11435] 2025-01-08 13:30:43 +01:00
Martin Artnik
d718d1328f Add publish confirmation modal [SCI-11385] 2025-01-07 11:46:05 +01:00
Anton
f9d7066d55 Add form interacrtions to step [SCI-11341][SCI-11381] 2025-01-06 11:14:56 +01:00
Andrej
ee4886bd67 Add form submission export [SCI-11389] 2025-01-06 10:20:39 +01:00
Anton
4359e300b8 Add archive and restore actions to forms table [SCI-11405] 2024-12-30 16:21:23 +01:00
Anton
7770d90d8b Add insert form modal [SCI-11342] 2024-12-18 12:01:25 +01:00
Anton
b9a7d8db60 Connect publish action to backend [SCI-11385] 2024-12-17 12:30:21 +01:00
aignatov-bio
3eb7f432f9
Merge pull request #8101 from aignatov-bio/ai-sci-11377-add-preview-mode
Add preview for forms [SCI-11377]
2024-12-17 10:06:30 +01:00
Anton
874031c5eb Add preview for forms [SCI-11377] 2024-12-17 10:03:17 +01:00
Martin Artnik
59e87b22fe Add permissions and permission controllers for forms [SCI-11355] 2024-12-12 15:39:33 +01:00
Anton
9d92679c58 Add reorder form fields [SCI-11343] 2024-12-12 13:50:17 +01:00
Anton
460c2d2589 Add number and datetime field [SCI-11386] 2024-12-12 12:49:55 +01:00
Anton
c8921dd789 Add dropdown and checklist form fields [SCI-11338][SCI-11339] 2024-12-11 12:29:14 +01:00
andrej-scinote
705fc4da14 Merge pull request #8093 from andrej-scinote/aj_SCI_11354
Fix reordering of the form fields [SCI-11354]
2024-12-10 15:59:39 +01:00
Anton
718fafdec8 Fix file versions for api flies [SCI-11288] 2024-11-15 14:03:14 +01:00
Anton
dfba7adf98 Fix pemrisison for acrived rows and download link [SCI-11284][SCI-11285] 2024-11-14 15:33:03 +01:00
Martin Artnik
67f142438f
Merge branch 'develop' into ai-sci-11264-show-file-versions-with-view-permissions 2024-11-13 14:48:35 +01:00
Anton
feface9141 Fix restore version in file preview [SCI-11253] 2024-11-13 12:15:55 +01:00
aignatov-bio
a7ab803ad0 Merge pull request #8032 from aignatov-bio/ai-sci-11230-protocol-templates-versioning
Fix restore action for file preview file reload [SCI-11253]
2024-11-12 13:37:36 +01:00
Anton
0be982e25f Fix restore action for file preview file reload [SCI-11253] 2024-11-12 10:03:20 +01:00
Martin Artnik
1a99350611 Make file versioning disclaimer overridable [SCI-11040] 2024-11-08 14:30:09 +01:00
Anton
0217419603 Fix error during non-grid box creation [SCI-11246] 2024-11-07 11:53:27 +01:00
andrej-scinote
f93855ef9e
Merge pull request #8007 from andrej-scinote/aj_SCI_11228
Fix adding of well plates from the step toolbar [SCI-11228]
2024-10-30 13:07:21 +01:00
Anton
649a8abe66 Fixes for notifications improvment [SCI-11235] 2024-10-30 11:44:30 +01:00
Andrej
19c8c7c504 Fix adding of well plates from step toolbar [SCI-11228] 2024-10-30 11:41:19 +01:00
Martin Artnik
ba45068807 Add file delete confirmation modal to item sidebar [SCI-11198] 2024-10-29 16:41:31 +01:00
Martin Artnik
480754d3d4 Fix date format in file versions modal [SCI-11223] 2024-10-29 09:43:11 +01:00
Martin Artnik
aae0abcd67 UI fixes for File versions modal [SCI-11218] 2024-10-28 15:03:05 +01:00
Martin Artnik
7804b46937 Merge branch 'develop' into features/file-versioning 2024-10-16 13:22:28 +02:00
Martin Artnik
97129d2a2b Fix location image dissapearing [SCI-11195] 2024-10-16 09:47:12 +02:00