Anton
|
3f12f91b4a
|
CSS fixed for task protocol
|
2023-09-11 12:19:21 +02:00 |
|
aignatov-bio
|
b5883178a4
|
Merge pull request #6123 from ivanscinote/SCI-9016-inline-edit-component-ui-rework
Rework inline edit vue component UI [SCI-9016]
|
2023-09-06 10:49:18 +02:00 |
|
aignatov-bio
|
7a32703c1a
|
Merge branch 'features/september-release' into ai-sci-9088-add-attachments-move-ability
|
2023-09-05 14:41:23 +02:00 |
|
Anton
|
b4659e88a9
|
Fix tinymce header [SCI-9195]
|
2023-09-05 12:06:48 +02:00 |
|
Ivan Kljun
|
40638dbb63
|
Rework inline edit vue component UI [SCI-9016]
|
2023-09-01 17:18:13 +02:00 |
|
Martin Artnik
|
3724a4a067
|
Merge branch 'develop' into features/september-release
|
2023-09-01 10:30:48 +02:00 |
|
Anton
|
6a287fa54f
|
Add sticky scrolling to task page [SCI-8980]
|
2023-08-30 11:09:27 +02:00 |
|
Anton
|
f31d2b8912
|
Add move ability to attachments [SCI-9088]
|
2023-08-24 15:57:03 +02:00 |
|
Anton
|
e9174ad158
|
Add element movements between step [SCI-9024]
|
2023-08-22 12:15:55 +02:00 |
|
wandji20
|
b41b0b04f0
|
Fix css issue protocol template author edit [SCI-9074]
|
2023-08-21 11:01:07 +01:00 |
|
Anton
|
2d64d2fcbf
|
Merge branch 'develop' into features/september-release
|
2023-08-21 11:25:27 +02:00 |
|
wandji20
|
5e6138fa18
|
Replace unecessary margin value with tailwind value [SCI-9018]
|
2023-08-21 09:27:28 +01:00 |
|
wandji20
|
0ae44eb3a7
|
Use default tailwind size for task assigned protocol description [SCI-9018]
|
2023-08-21 09:27:28 +01:00 |
|
wandji20
|
7c07befd3e
|
Fix CSS issues in protocols, and quick start(new task) [SCI-9018]
|
2023-08-21 09:27:28 +01:00 |
|
Martin Artnik
|
a952319afd
|
Merge branch 'develop' into features/september-release
|
2023-08-09 16:43:15 +02:00 |
|
artoscinote
|
c42a10e131
|
Merge pull request #5945 from ivanscinote/SCI-8955-result-content-rearange
Make result content rearrangable [SCI-8955]
|
2023-08-09 15:58:17 +02:00 |
|
Ivan Kljun
|
669bb3dd48
|
Make result content rearrangable (UI needs to be finalised and tested with actual data) [SCI-8955]
|
2023-08-09 13:58:25 +02:00 |
|
Anton
|
f688995635
|
Refactor task page UX [SCI-8951]
|
2023-08-09 11:03:30 +02:00 |
|
wandji
|
a1e6392a45
|
Fix bugs with jquery3 upgrade [SCI-8973] (#5933)
* Fix bugs with jquery3 upgrade [SCI-8973]
* Remove deprecated jquery method (.error, .completed, .success) [SCI-8973]
* Fix linter error [SCI-8973]
|
2023-08-09 10:33:58 +02:00 |
|
Anton
|
89d7241f60
|
Merge branch 'develop' into features/september-release
|
2023-08-07 10:35:15 +02:00 |
|
Anton
|
2a47909e32
|
Update step text element [SCI-8880]
|
2023-07-21 10:35:14 +02:00 |
|
ivanscinote
|
a483699d73
|
CSS: Protocol templates UI issues [SCI-8790] (#5736)
* CSS: Protocol templates UI issues [SCI-8790]
* Reorder css properties
* Remove whitespace in scss
* Adding flexible class to protocols-show
|
2023-07-14 12:31:54 +02:00 |
|
ivanscinote
|
5519cfe75f
|
Fix label templates, inline edit, checklist and step [SCI-8792] (#5766)
* Fix label templates, inline edit, checklist and step [SCI-8792]
* Add mouse selection to protocol name on task and protocol desc.
* Fix css hound suggestions
|
2023-07-14 12:31:15 +02:00 |
|
Anton
|
c4f82cc756
|
Css fixes [SCI-8671]
|
2023-06-15 15:12:51 +02:00 |
|
Martin Artnik
|
27c2850f49
|
More fixes for icons [SCI-8366]
|
2023-06-08 18:12:28 +02:00 |
|
Giga Chubinidze
|
a777fd5584
|
New icons implementation [SCI-8366]
|
2023-06-08 10:33:37 +04:00 |
|
Andrej
|
6ed55be62c
|
Fix merge conflicts
|
2023-05-17 11:40:14 +02:00 |
|
Andrej
|
29a9c3781e
|
Merge branch 'develop' of https://github.com/biosistemika/scinote-web into features/sa-item-assigning
|
2023-05-04 13:34:45 +02:00 |
|
ajugo
|
d92a9d62b3
|
Fix opening of the step reorderable modal [SCI-8364] (#5358)
|
2023-05-04 09:48:59 +02:00 |
|
ajugo
|
d4abcb4980
|
Implement assigning items to task when adding a smart annotation [SCI-8208] (#5295)
|
2023-04-25 15:12:19 +02:00 |
|
ajugo
|
e85f1f8bbd
|
Show error message for protocols templates with same name [SCI-8247] (#5266)
|
2023-04-13 15:34:36 +02:00 |
|
aignatov-bio
|
9466b119a1
|
Merge pull request #5297 from scinote-eln/features/navigation-refactor
Features/navigation refactor
|
2023-04-13 13:59:25 +02:00 |
|
Soufiane
|
0f8918e9f6
|
Revision notes written in version modal are not seen/saved [SCI-8279] (#5272)
* Load latest protocol version comment in publish modal [SCI-8279]
* Check publish permission before updating the draft comment [SCI-8279]
|
2023-04-11 12:50:14 +02:00 |
|
sboursen-scinote
|
910b67f881
|
Save protocol steps order when modal is hidden [SCI-8276]
|
2023-04-10 09:27:44 +02:00 |
|
ajugo
|
3ad1d384ee
|
Raise character limit for rich text fields and reword limit text error [SCI-7959] (#5221)
|
2023-04-05 15:34:48 +02:00 |
|
Anton
|
0c76d7a9b1
|
Merge branch 'develop' into features/navigation-refactor
|
2023-03-31 20:31:30 +02:00 |
|
Anton
|
ed1c4bcb69
|
Replace webpacker with jsbundling-rails [SCI-7926]
|
2023-03-30 13:39:57 +02:00 |
|
ajugo
|
8acbf0b4f1
|
Fix revert protocol action for linked task changes [SCI-8110] (#5125)
|
2023-03-14 13:03:37 +01:00 |
|
Alex Kriuchykhin
|
0ab89db29c
|
Fix protocol Publish button behaviour after canceling of publish action [SCI-8068] (#5081)
|
2023-03-07 09:49:21 +01:00 |
|
ajugo
|
8b1bc51950
|
Fix loading of i icon on protocol [SCI-8051] (#5061)
|
2023-03-03 09:55:42 +01:00 |
|
Anton
|
b68291c834
|
Fix protocol vue component loading [SCI-8024]
|
2023-03-02 11:33:40 +01:00 |
|
Anton
|
ea9d2d8291
|
Merge branch 'develop' into features/protocol_versioning
|
2023-02-14 11:07:58 +01:00 |
|
Anton
|
dc5cfb9fc3
|
Add publish and delete action [SCI-7905]
|
2023-02-13 14:45:22 +01:00 |
|
Anton
|
743d901310
|
Add published view for protocol [SCI-7617]
|
2023-02-13 10:41:30 +01:00 |
|
Anton
|
3902310463
|
Update protocol view screen [SCI-7590]
|
2023-02-13 09:52:30 +01:00 |
|
Martin Artnik
|
4e779e70a4
|
Merge branch 'develop' into features/tiny_mce_6
|
2023-01-04 14:21:02 +01:00 |
|
ajugo
|
ae55935002
|
Add missing microinteractions on step editing [SCI-7575] (#4711)
|
2023-01-03 12:25:22 +01:00 |
|
Martin Artnik
|
de9f06a1fc
|
Upgrade TinyMCE to 6.3, fix issues [SCI-7574]
|
2022-12-09 12:52:18 +01:00 |
|
Anton
|
bc112dd6af
|
Add step duplication [SCI-7109]
|
2022-08-23 17:54:33 +02:00 |
|
ajugo
|
12fc3b0b3b
|
Fix protocol repository issues [SCI-7003] (#4343)
* Fix protocol repository issues [SCI-7003]
* Remove unnecessary inRepository [SCI-7003]
|
2022-08-10 15:39:45 +02:00 |
|