Anton
|
b3d7c3ff75
|
Fix microinteractions for step editing [SCI-6933]
|
2022-07-06 14:31:55 +02:00 |
|
artoscinote
|
be45aac93b
|
Implement table click-away and auto edit mode on add [SCI-6957] (#4202)
|
2022-07-06 14:18:11 +02:00 |
|
artoscinote
|
c9e7e68369
|
Insert element dropdown fixes [SCI-6925] (#4184)
* Insert element dropdown fixes [SCI-6925]
* Dropdown bugfix, rounder CSS size [SCI-6925]
|
2022-07-06 14:11:48 +02:00 |
|
ajugo
|
6f5646af59
|
Copy & paste image to "Add file" modal [SCI-6930] (#4199)
* Upload image attachments from copy paste [SCI-6930]
* Fix opening copy paste modals and handling paste event [SCI-6930]
|
2022-07-06 11:43:30 +02:00 |
|
Anton
|
7b0853d00a
|
CSS fixes for steps [SCI-6932]
|
2022-07-05 12:49:12 +02:00 |
|
artoscinote
|
79b801121a
|
Fix protocol title, disable reordering of elements if less than 2 [SCI-6934] (#4187)
|
2022-07-04 13:55:26 +02:00 |
|
Anton
|
8d2154d653
|
CSS fixes for step editing [SCI-6862]
|
2022-06-21 11:32:27 +02:00 |
|
Anton
|
d62f712166
|
Add collapse/expand buttons to steps [SCI-6887]
|
2022-06-09 16:16:30 +02:00 |
|
Anton
|
46631a1f46
|
Finalize protocol repository [SCI-6870]
|
2022-06-07 12:10:10 +02:00 |
|
Anton
|
2da1a380c3
|
Add view mode to protocol and step [SCI-6867]
|
2022-06-03 11:53:53 +02:00 |
|
Anton
|
61464b3780
|
Add new protocol view to repository [SCI-6858]
|
2022-06-02 11:05:25 +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
|
9e2c8bf25a
|
Add ability to show storage limit [SCI-6835]
|
2022-05-26 14:48:57 +02:00 |
|
Anton
|
2ee5a31d3d
|
Add dropable area to step [SCI-6814]
|
2022-05-26 12:57:12 +02:00 |
|
aignatov-bio
|
5fe3613eb8
|
Merge pull request #4118 from aignatov-bio/ai-sci-6837-add-comments-section
Add comments to step [SCI-6837]
|
2022-05-25 22:01:48 +02:00 |
|
Anton
|
7bc5c622a7
|
Add comments to step [SCI-6837]
|
2022-05-25 15:06:12 +02:00 |
|
artoscinote
|
df0f001afa
|
Refactor step elements controllers [SCI-6848] (#4117)
|
2022-05-25 14:23:35 +02:00 |
|
artoscinote
|
c33b426c03
|
Add marvinJS integration [SCI-6831] (#4113)
|
2022-05-24 11:30:15 +02:00 |
|
artoscinote
|
6c797f5825
|
Integrate WOPI file modal with new steps [SCI-6830] (#4111)
|
2022-05-24 11:13:47 +02:00 |
|
Anton
|
5a275aaeae
|
Move attachments to separate component
|
2022-05-19 11:16:50 +02:00 |
|
Anton
|
9cd0e010a6
|
Add file upload logic [SCI-6829]
|
2022-05-19 08:54:22 +02:00 |
|
Anton
|
134558355d
|
Add file modal [SCI-6828]
|
2022-05-18 11:12:53 +02:00 |
|
Anton
|
9aaf4a136e
|
Add menu to attachment cards [SCI-6816]
|
2022-05-17 10:41:34 +02:00 |
|
Anton
|
711bd77222
|
Add manage dropdown to attachments section [SCI-6815]
|
2022-05-16 11:05:18 +02:00 |
|
Anton
|
87450ea821
|
Add thumbnail and list view [SCI-6812]
|
2022-05-12 18:04:06 +02:00 |
|
Anton
|
940b0ea744
|
Add general layout for step attachments [SCI-6811]
|
2022-05-12 12:26:50 +02:00 |
|
Anton
|
04e16cf6b5
|
Add text component [SCI-6808]
|
2022-05-11 09:51:47 +02:00 |
|
aignatov-bio
|
d07daa73cb
|
Merge pull request #4072 from aignatov-bio/ai-sci-6781-add-confirmation-modal-for-step-deletion
Add delete step modal [SCI-6781]
|
2022-05-10 13:28:47 +02:00 |
|
artoscinote
|
b00968fd55
|
Implement basic checklist functionality [SCI-6786] (#4073)
* Implement protocol status bar functionality [SCI-6760]
* Inline edit interactions, checklist name edit improvements [SCI-6786]
|
2022-05-05 12:56:31 +02:00 |
|
Anton
|
277e202c90
|
Add delete step modal [SCI-6781]
|
2022-05-04 15:57:13 +02:00 |
|
Anton
|
3b60c62c79
|
Refactor modal loading [SCI-6780]
|
2022-05-04 10:36:13 +02:00 |
|
Anton
|
e06b398bb4
|
Add delete action for step components [SCI-6780]
|
2022-05-03 15:21:47 +02:00 |
|
artoscinote
|
6352a4dd04
|
Implement protocol options dropdown [SCI-6750, SCI-6751] (#4066)
* Implement protocol options dropdown [SCI-6750, SCI-6751]
* Implement simple API error handling for step status update [SCI-6354]
|
2022-05-03 15:18:48 +02:00 |
|
Anton
|
6a827022f6
|
Add insert step element dropdown [SCI-6758]
|
2022-05-03 13:22:26 +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 |
|