ajugo
58acb94977
Remove status from print label modal [SCI-7328] ( #4524 )
2022-10-12 16:56:58 +02:00
ajugo
0493d6f31d
Fix label template preview issues [SCI-7313] ( #4514 )
...
* Add preview label at open modal [SCI-7313]
* Add density and unit to the label template [SCI-7313]
2022-10-11 10:58:37 +02:00
aignatov-bio
bd535dc9ad
Add dimension saving to label templates [SCI-7268] ( #4489 )
2022-10-06 11:09:10 +02:00
Oleksii Kriuchykhin
b20c2b13a3
Fix label printers dropdown on print modal [SCI-7258]
2022-10-03 10:37:04 +02:00
ajugo
103bdff654
Select default label template based on selected pritner type [SCI-7268][7257] ( #4475 )
2022-09-29 14:47:59 +02:00
aignatov-bio
e96b15b241
Merge pull request #4444 from aignatov-bio/ai-sci-7222-update-fluics-template-screen
...
Update fluics view and permissions for label templates [SCI-7222]
2022-09-26 10:22:01 +02:00
Anton
40022a7012
Add initial VUE container for print dialog [SCI-7193]
2022-09-23 14:07:52 +02:00
Anton
fed1228adc
Update fluics and permissions for label templates [SCI-7222]
2022-09-20 12:59:58 +02:00
aignatov-bio
c0339b17be
Merge branch 'develop' into ai-sci-7108-add-duplication-functionality-to-steps
2022-09-15 11:25:25 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
Anton
34b87ae92f
Fix files loading during copy [SCI-7149]
2022-09-02 15:09:56 +02:00
Anton
e22af8830a
Add activties to step duplication [SCI-7109]
2022-08-24 13:45:39 +02:00
Anton
bc112dd6af
Add step duplication [SCI-7109]
2022-08-23 17:54:33 +02:00
Anton
1bac9aeb4c
Add duplication to components [SCI-7108]
2022-08-22 15:03:49 +02:00
Oleksii Kriuchykhin
497fc3a2a5
Fix API endpoints for step elements creation [SCI-7101]
2022-08-18 17:31:29 +02:00
Anton
174d33bba8
Add column dropdown to label template editor [SCI-7054]
2022-08-16 10:16:40 +02:00
Alex Kriuchykhin
b91d9e3a28
Merge pull request #4336 from okriuchykhin/ok_SCI_7073
...
Fix result with WOPI file creation [SCI-7073]
2022-08-10 11:24:27 +02:00
Anton
8694a02cf1
Fix asset serializer [SCI-7093]
2022-08-10 10:58:39 +02:00
Oleksii Kriuchykhin
d178bc38a6
Fix result with WOPI file creation [SCI-7073]
2022-08-10 10:50:56 +02:00
artoscinote
187197488b
Pdf viewer and protocol fixes [SCI-7074] ( #4327 )
2022-08-09 10:13:43 +02:00
artoscinote
eb619184a5
Implement typed label templates [SCI-7046] ( #4316 )
...
* Implement typed label templates [SCI-7046]
* Add structure.sql, fix migration [SCI-7046]
* Fix method name [SCI-7046]
* Add dependent option to team - label_template relation [SCI-7046]
* Migration code style, add input sanitization [SCI-7046]
* Fix new label creation [SCI-7046]
2022-08-08 10:06:00 +02:00
Anton
a38aa80fb5
Add main functionality to view/edit screen [SCI-7041]
2022-08-04 13:37:21 +02:00
Anton
31202922af
Add general layout for template [SCI-7030]
2022-08-04 10:51:30 +02:00
ajugo
20095067a1
Fix checklist reordering issue [SCI-7039] ( #4298 )
2022-08-01 13:25:29 +02:00
ajugo
46f90c3c36
Fix creating WOPI file [SCI-7014] ( #4293 )
2022-07-27 15:02:42 +02:00
Alex Kriuchykhin
a68da49907
Merge pull request #4287 from okriuchykhin/ok_SCI_7002
...
Improve repository table loading speed [SCI-7002]
2022-07-26 13:51:11 +02:00
Oleksii Kriuchykhin
382d54320e
Improve repository table loading speed [SCI-7002]
2022-07-25 15:39:11 +02:00
ajugo
e4c5c66d35
Fix wopi file creation [SCI-7014] ( #4276 )
2022-07-21 14:19:06 +02:00
Alex Kriuchykhin
7874a3e1c5
Fix updating protocol from repository [SCI-6993] ( #4266 )
2022-07-20 10:14:48 +02:00
ajugo
8172523f5a
Protocol alignment fixes [SCI-6988] ( #4259 )
...
* Fix rendering protocol steps
* Fix empty space for step text [SCI-6988]
* Align step number and step name [SCI-6988]
* Align step number and step name [SCI-6988]
2022-07-18 16:56:06 +02:00
Oleksii Kriuchykhin
a40b218f97
Fix step elements interactions for technician role [SCI-6973]
2022-07-15 10:09:38 +02:00
Alex Kriuchykhin
46cf62368d
Merge pull request #4229 from okriuchykhin/ok_SCI_6969
...
Fix file upload and edit interactions on steps page [SCI-6969]
2022-07-14 09:48:20 +02:00
Anton
496ade309c
Step rearranging fixes [SCI-6970]
2022-07-13 15:17:32 +02:00
artoscinote
15e812a358
Fix rendering of WOPI files [SCI-6936] ( #4235 )
2022-07-13 12:21:56 +02:00
Oleksii Kriuchykhin
747e88fafc
Fix file upload and edit interactions on steps page [SCI-6969]
2022-07-12 15:24:12 +02:00
artoscinote
dd27fadd98
Add step reordering and step element reordering service endpoints to API [SCI-6891][SCI-6892] ( #4179 )
...
* Add step reordering service endpoint to API [SCI-6891]
* Generalize reorder validation [SCI-6891]
* Add endpoint for reordering step elements, fix issues [SCI-6892]
* Add appropriate serializers [SCI-6891][SCI-6892]
* Add step elements to step serializer [SCI-6891]
* Simplify routes, add locking [SCI-6891]
2022-07-12 10:13:47 +02:00
Anton
972cc49389
Fix smart annotation for step editing [SCI-6939]
2022-07-08 12:51:43 +02:00
Martin Artnik
910c36af08
Merge branch 'features/step-editing-improvements' into develop
2022-07-05 10:12:10 +02:00
artoscinote
800f856ab1
Handle step description with the new step_texts structure [SCI-6890] ( #4176 )
2022-06-28 09:56:24 +02:00
Anton
5296b50c2f
Add delete all steps button [SCI-6921]
2022-06-24 11:21:47 +02:00
ajugo
a5065b82cb
Show error for broken file in repository row [SCI-6838] ( #4146 )
2022-06-08 13:35:06 +02:00
Anton
46631a1f46
Finalize protocol repository [SCI-6870]
2022-06-07 12:10:10 +02:00
Anton
656d036b2a
Fix markup [SCI-6869]
2022-06-07 10:02:10 +02:00
Anton
e86a0610b2
Add metadata block in protocol repository [SCI-6869]
2022-06-06 13:56:22 +02:00
Anton
32273fe169
Fix markup [SCI-6867]
2022-06-03 15:26:16 +02:00
Anton
2da1a380c3
Add view mode to protocol and step [SCI-6867]
2022-06-03 11:53:53 +02:00
ajugo
9d4c97f191
Add task assignment API [SCI-6846] ( #4123 )
...
* Add user assignment to task API [SCI-6846]
* Add test for task assignments [SCI-6846]
2022-06-03 10:09:42 +02:00
artoscinote
ab5cb19d6e
Add step activities, fix checklists [SCI-6852] ( #4136 )
...
* Add step activities, fix checklists [SCI-6852]
* Linter fix [SCI-6852]
2022-06-02 11:15:32 +02:00
Anton
61464b3780
Add new protocol view to repository [SCI-6858]
2022-06-02 11:05:25 +02:00
artoscinote
23872f519b
Implement step element sorting modal [SCI-6849] ( #4124 )
...
* Implement step element sorting modal [SCI-6849]
* Implement step reordering modal [SCI-6850]
* Refactor reorderable items a bit [SCI-6850]
2022-05-30 13:45:51 +02:00