ajugo
|
0868f60242
|
Fix error handling for protocols [SCI-8341] (#5316)
|
2023-04-18 11:22:17 +02:00 |
|
ajugo
|
b62f1f5405
|
Add missing flash messages [SCI-8247] (#5308)
|
2023-04-14 15:10:35 +02:00 |
|
ajugo
|
e85f1f8bbd
|
Show error message for protocols templates with same name [SCI-8247] (#5266)
|
2023-04-13 15:34:36 +02:00 |
|
Giga Chubinidze
|
67539b15de
|
Protocol permissions - button display [SCI-8058]
|
2023-03-14 12:12:54 +04:00 |
|
Oleksii Kriuchykhin
|
3b474fc9f0
|
Improve activity records creation in controllers [SCI-7505]
|
2022-11-24 15:19:17 +01:00 |
|
Andrej
|
09a1adb194
|
Fix hound [SCI-7181]
|
2022-10-24 13:12:28 +02:00 |
|
Andrej
|
745be5a0f7
|
Remove old step code [SCI-7181]
|
2022-10-24 13:07:10 +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 |
|
artoscinote
|
3a26b62bf5
|
Activity and checklist fixes [SCI-7079] (#4330)
|
2022-08-10 10:37:27 +02:00 |
|
Oleksii Kriuchykhin
|
d1a46b3fc2
|
Fix protocol linked protocol changes tracking [SCI-6986]
|
2022-08-09 14:15:49 +02:00 |
|
artoscinote
|
c707a3aac6
|
Fix step update activities [SCI-6980] (#4250)
|
2022-07-15 10:09:49 +02:00 |
|
artoscinote
|
bcb8ed95fc
|
Fix reorder permission check [SCI-6941] (#4195)
|
2022-07-06 11:53:45 +02:00 |
|
Martin Artnik
|
1df4433074
|
Fix file activity logging in steps controller
|
2022-06-02 13:44:03 +02:00 |
|
artoscinote
|
98d66a3276
|
Implement reordering activities [SCI-6851] (#4129)
* Implement reordering activities [SCI-6851]
* Added asset activity types [SCI-SCI-6853]
|
2022-06-01 12:30:09 +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 |
|
Anton
|
a494051f61
|
Add placeholder for new files in step [SCI-6833]
|
2022-05-23 13:44:34 +02:00 |
|
Anton
|
9cd0e010a6
|
Add file upload logic [SCI-6829]
|
2022-05-19 08:54:22 +02:00 |
|
Anton
|
711bd77222
|
Add manage dropdown to attachments section [SCI-6815]
|
2022-05-16 11:05:18 +02:00 |
|
Anton
|
940b0ea744
|
Add general layout for step attachments [SCI-6811]
|
2022-05-12 12:26:50 +02:00 |
|
Anton
|
c0660d0243
|
Small fixes [SCI-6808]
|
2022-05-11 11:32:27 +02:00 |
|
Anton
|
04e16cf6b5
|
Add text component [SCI-6808]
|
2022-05-11 09:51:47 +02:00 |
|
Anton
|
6a827022f6
|
Add insert step element dropdown [SCI-6758]
|
2022-05-03 13:22:26 +02:00 |
|
Anton
|
189f4335ea
|
Add main layout for step [SCI-6755]
|
2022-04-28 11:38:33 +02:00 |
|
Anton
|
6dde945d61
|
Add step layout [SCI-6755]
|
2022-04-28 11:13:38 +02:00 |
|
Anton
|
ba3c73439a
|
Add step creation/deletion functionality [SCI-6754]
|
2022-04-25 12:40:14 +02:00 |
|
Oleksii Kriuchykhin
|
a99599efea
|
Merge branch 'features/new_permissions' into develop
|
2021-10-29 15:16:30 +02:00 |
|
Alex Kriuchykhin
|
1bde37db78
|
Merge branch 'develop' into ok_SCI_5579
|
2021-10-28 13:26:27 +02:00 |
|
aignatov-bio
|
4705d09a96
|
Small permission fixes for controllers [SCI-6132] (#3581)
|
2021-10-08 12:43:26 +02:00 |
|
Oleksii Kriuchykhin
|
c26dcf4b23
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
|
aignatov-bio
|
53456988ba
|
Add bioEddie activities and user licenses [SCI-5845][SCI-5842] (#3411)
* Add bio eddie licens to users [SCI-5845]
* Add activities for BioEddie [SCI-5842]
|
2021-07-19 21:33:28 +02:00 |
|
Urban Rotnik
|
8ca8c84efd
|
Fix report completed_on time and username (partially)
SCI-5439
We cannot realy on last_modified_by, because it can be changed after step completion
|
2021-02-25 13:24:21 +01:00 |
|
aignatov-bio
|
188013dd56
|
Change permission for sorting in steps and asset view [SCI-5289]
|
2020-12-08 10:45:43 +01:00 |
|
Urban Rotnik
|
dc9fae6af0
|
Remove manage permissions check from step toggle
|
2020-11-27 11:37:39 +01:00 |
|
aignatov-bio
|
0f80786433
|
Merge branch 'features/office-file-previews' of https://github.com/biosistemika/scinote-web into ai-sci-5101-add-attachments-dropdown-to-step
|
2020-11-02 18:52:46 +01:00 |
|
aignatov-bio
|
84a7d49023
|
Fix markup
|
2020-11-02 18:51:21 +01:00 |
|
aignatov-bio
|
eca39a00b5
|
Add attachments dropdown to step
|
2020-11-02 18:47:08 +01:00 |
|
Mojca Lorber
|
8aed48d1ae
|
Merge branch 'develop' into features/office-file-previews
|
2020-11-02 13:45:06 +01:00 |
|
Mojca Lorber
|
04e3b67968
|
Change the way buttons are toggled
|
2020-10-30 18:47:01 +01:00 |
|
aignatov-bio
|
6193f91192
|
Update view mode switcher logic
|
2020-10-29 16:42:05 +01:00 |
|
aignatov-bio
|
12991e8fd3
|
Commit add asset preview mode switcher to step
|
2020-10-29 16:42:05 +01:00 |
|
aignatov-bio
|
6ed8757eb1
|
Merge branch 'features/task-flows' into develop
|
2020-09-17 14:52:05 +02:00 |
|
Oleksii Kriuchykhin
|
73cf620960
|
Add Completion and Uncompletion consequences [SCI-5004]
|
2020-09-14 20:06:48 +02:00 |
|
Urban Rotnik
|
d9b691103c
|
Add permission error message
|
2020-09-08 15:42:30 +02:00 |
|
Oleksii Kriuchykhin
|
dea75553a3
|
Fix handling of duplicated step positions [SCI-4880]
|
2020-09-07 10:44:00 +02:00 |
|
Oleksii Kriuchykhin
|
ed2eb81c68
|
Switch to position swapping when updating step position [SCI-4880]
|
2020-08-25 15:46:23 +02:00 |
|
Oleksii Kriuchykhin
|
a206890a8c
|
Fix step position adjusting on move and destroy [SCI-4880]
|
2020-08-25 15:46:21 +02:00 |
|
Urban Rotnik
|
5923a4c014
|
Merge branch 'develop' into features/task-flows
|
2020-08-25 15:30:22 +02:00 |
|
aignatov-bio
|
19a0d05467
|
Fix for checklist ordering
|
2020-08-14 12:32:39 +02:00 |
|
Urban Rotnik
|
38d3411007
|
Update checklist item positions with validations skip
|
2020-08-13 20:06:03 +02:00 |
|