Commit graph

2510 commits

Author SHA1 Message Date
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
aignatov-bio
2a12ed129e
Merge pull request #8020 from aignatov-bio/ai-sci-11246-fix-storage-locations-grey-background
Fix error during non-grid box creation [SCI-11246]
2024-11-08 14:14:52 +01:00
Andrej
7231224d84 Fix displaying of long tinymce tables [SCI-11241] 2024-11-07 15:53:15 +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
aignatov-bio
78c0b8bc88
Merge pull request #7967 from aignatov-bio/ai-sci-11184-create-collapsable-breadcrumbs-component
Add collapsable breadcrumbs component [SCI-11184]
2024-10-15 15:19:24 +02:00
Martin Artnik
f388594884 Fix sharing settings with invisible teams [SCI-11188] 2024-10-14 15:52:47 +02:00
Anton
adcc401a79 Add collapsable breadcrumbs component [SCI-11184] 2024-10-14 14:40:21 +02:00
Martin Artnik
8c356f7293 Merge branch 'develop' into features/file-versioning 2024-10-14 13:09:42 +02:00
Martin Artnik
b0f41eb14b
Merge pull request #7963 from artoscinote/ma_SCI_11181
Further fix team viewer location permissions [SCI-11181]
2024-10-14 12:03:26 +02:00
Martin Artnik
bab4dbd9ef Further fix team viewer location permissions [SCI-11181] 2024-10-14 11:59:32 +02:00
Martin Artnik
d38ccea98f Fix switching between global share and team shares [SCI-11182] 2024-10-14 11:43:52 +02:00
Anton
c71366acc5 Update notifications flyout [SCI-10735] 2024-10-14 10:29:01 +02:00
aignatov-bio
bff0ddc496
Merge pull request #7958 from aignatov-bio/ai-sci-11175-fix-validation-for-non-grid-box
Remove position validation for non grid box [SCI-11175]
2024-10-10 14:56:58 +02:00
Anton
26f832be96 Remove position validation for non grid box [SCI-11175] 2024-10-10 14:34:03 +02:00
Klemen Benedicic
3433239dde Merge branch 'develop' into kb_SCI-11055_data-e2e-protocol-templates 2024-10-10 13:35:18 +02:00
Klemen Benedicic
0292107245 Add data-e2e to reorderable items and manage access modals [SCI-11055] 2024-10-10 13:29:34 +02:00
aignatov-bio
a03bd8e4ec
Merge pull request #7953 from aignatov-bio/ai-sci-11162-improve-box-item-move-modal
Improve box item move modal [SCI-11162]
2024-10-09 14:19:13 +02:00
Anton
6c7736b81e Improve box item move modal [SCI-11162] 2024-10-09 13:14:26 +02:00
Martin Artnik
1b32260e4d
Merge pull request #7950 from artoscinote/ma_SCI_11159
Add warning modal when unsharing inventories from teams [SCI-11159]
2024-10-09 11:16:55 +02:00
Martin Artnik
746ac08507 Add warning modal when unsharing inventories from teams [SCI-11159] 2024-10-09 11:13:19 +02:00
Anton
826feea2bb Add validation for unselected container [SCI-11167] 2024-10-09 10:37:56 +02:00
ajugo
920505d59c
Merge pull request #7943 from rekonder/aj_SCI_11155
Add legacy support for modals [SCI-11155]
2024-10-08 14:01:57 +02:00
Andrej
7ee3f10247 Add legacy support for modals [SCI-11155] 2024-10-08 13:51:54 +02:00
Martin Artnik
f7dde1b24c Merge branch 'develop' into features/file-versioning 2024-10-08 11:04:33 +02:00