Commit graph

2120 commits

Author SHA1 Message Date
Martin Artnik
f4bd43129e Merge branch 'develop' into features/native-tables-revamp 2025-01-28 12:45:50 +01:00
Anton
ff9f861be9 Fix multiple submit for form creation [SCI-11499] 2025-01-28 10:35:36 +01:00
Anton
7fde84bc87 Fix form multiple submissions [SCI-11499] 2025-01-24 14:34:10 +01:00
Anton
444ef629a0 Fix NA button position [SCi-11424] 2025-01-22 15:54:28 +01:00
aignatov-bio
af049ea782
Merge pull request #8175 from aignatov-bio/ai-sci-11487-add-team-owner-self-assign-to-forms
Add team owner self assign to forms [SCI-11487]
2025-01-22 12:44:07 +01:00
Anton
102951d66b Add team owner self assign to forms [SCI-11487] 2025-01-22 12:40:18 +01:00
Anton
593c9aac77 Fix long dropdown item in forms 2025-01-22 12:17:07 +01:00
aignatov-bio
cd6d00c0e7
Merge pull request #8173 from aignatov-bio/ai-sci-11476-small-forms-fixes
Small forms fixes [SCI-11476]
2025-01-21 13:18:43 +01:00
Anton
f6723600bb Small forms fixes [SCI-11476] 2025-01-21 13:11:26 +01:00
Anton
fa441d722d Forms small ui improvments [SCI-11424] 2025-01-21 11:21:18 +01:00
aignatov-bio
e93c70abf6
Merge pull request #8169 from aignatov-bio/ai-sci-11469-fix-number-range
Fix number range edit mode [SCI-11469]
2025-01-20 12:06:08 +01:00
KlemenSciNote
e4c1cf88bb
Merge pull request #8161 from KlemenSciNote/kb_SCI-11409_data-e2e-forms 2025-01-20 12:02:32 +01:00
Anton
725f9f1934 Fix number range edit mode 2025-01-20 11:58:03 +01:00
Andrej
b3b9110e36 Fix datetime validation for forms [SCI-11442] 2025-01-20 09:24:52 +01:00
Anton
b5624b6053 Fix checklists label [SCI-11445] 2025-01-17 14:20:49 +01:00
Anton
69541b55dc Show only saved form in preview [SCI-11469] 2025-01-17 10:30:02 +01:00
Klemen Benedicic
847941977c Update builder buttons data-e2e for Forms [SCI-11409] 2025-01-16 15:17:40 +01:00
Anton
baeadd11ac Fix backend field validation [SCI-11471] 2025-01-16 14:51:51 +01:00
aignatov-bio
833d6b703e
Merge pull request #8157 from aignatov-bio/ai-sci-11462-edit-form-fixes
Edit form fixes [SCI-11462][SCI-11426][SCI-11453]
2025-01-16 14:41:09 +01:00
Anton
a5de2a66d2 Edit form fixes [SCI-11462][SCI-11426][SCI-11453] 2025-01-16 14:39:13 +01:00
Klemen Benedicic
496357cb7e Add data-e2e for Forms [SCI-11409] 2025-01-16 14:35:48 +01:00
Andrej
e99214c85a Change icons for reorderable element modal and disable form submit error on field error [SCI-11442] 2025-01-16 14:00:04 +01:00
Martin Artnik
e6d87ce699 Merge branch 'develop' into features/forms 2025-01-16 11:29:34 +01:00
Andrej
7c9b482f58 Fix form moving between steps [SCI-11461] 2025-01-16 09:29:56 +01:00
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
Anton
0ed1f82d43 Fix office icons allignment [SCI-11449] 2025-01-10 15:36:48 +01:00
Alex Kriuchykhin
7b19a6ac52
Update Office icons and labels to match to the latest branding kit [SCI-11430] (#8125) 2025-01-10 13:43:23 +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