Anton
|
afc256ae15
|
Replace legacy tags modal [SCI-10125]
|
2024-02-12 12:22:20 +01:00 |
|
Gregor Lasnibat
|
6efdc75f45
|
Fixed misplaced checkbox for archived task [SCI-9188]
Fixed linter issues [SCI-9188]
|
2023-09-18 13:41:58 +02:00 |
|
Martin Artnik
|
3724a4a067
|
Merge branch 'develop' into features/september-release
|
2023-09-01 10:30:48 +02:00 |
|
Ivan Kljun
|
90199d3590
|
Add method light_color? to my_module_status [SCI-9007]
|
2023-08-25 15:47:34 +02:00 |
|
Ivan Kljun
|
28adb4956d
|
Add 'Not started' btn to other views
|
2023-08-22 14:30:49 +02:00 |
|
Anton
|
16eedcdade
|
Revamp modals across app [SCI-8978]
|
2023-08-17 14:01:26 +02:00 |
|
Anton
|
89c526103d
|
Merge branch 'develop' into features/remove-front-end-gems
|
2023-08-07 11:23:21 +02:00 |
|
Martin Artnik
|
5cc087835a
|
Merge branch 'develop' into features/august-release
|
2023-07-19 11:21:24 +02:00 |
|
ajugo
|
f84de45cfe
|
Fix opening of activites for archived my_module [SCI-8887] (#5804)
|
2023-07-19 09:42:23 +02:00 |
|
Anton
|
1087f67228
|
Merge branch 'develop' into features/remove-front-end-gems
|
2023-07-18 14:36:40 +02:00 |
|
Oleksii Kriuchykhin
|
fca9aea4a8
|
Merge branch 'features/rails-upgrade' into develop
|
2023-07-13 13:10:59 +02:00 |
|
Anton
|
b956f9de25
|
Remove bootstrap form
|
2023-07-03 12:59:13 +02:00 |
|
Martin Artnik
|
02a9813fb8
|
Show checkboxes for tasks in archived experiments [SCI-8692]
|
2023-06-28 15:57:15 +02:00 |
|
Soufiane
|
9c2c767f9f
|
Fix Drag me Canvas button [SCI-8720] (#5652)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
|
2023-06-22 13:45:44 +02:00 |
|
Oleksii Kriuchykhin
|
66b361c689
|
Upgrade Rails to version 7.0.5 [SCI-8632]
|
2023-06-21 14:38:32 +02:00 |
|
Anton
|
4e972de096
|
UI CSS fixes
|
2023-06-19 15:58:17 +02:00 |
|
Martin Artnik
|
27c2850f49
|
More fixes for icons [SCI-8366]
|
2023-06-08 18:12:28 +02:00 |
|
Martin Artnik
|
dcc30822f5
|
New icon tweaks & fixes [SCI-8366]
|
2023-06-08 17:33:50 +02:00 |
|
Giga Chubinidze
|
a777fd5584
|
New icons implementation [SCI-8366]
|
2023-06-08 10:33:37 +04:00 |
|
ajugo
|
5694cfe3d0
|
Fix task name rendering on experiment view [SCI-8604] (#5551)
|
2023-06-02 17:16:39 +02:00 |
|
artoscinote
|
397e4aeebe
|
Merge pull request #4935 from G-Chubinidze/gc_SCI_7848
user_my_modules_controller#index_old action updates [SCI-7848]
|
2023-03-21 11:41:38 +01:00 |
|
Giga Chubinidze
|
8e942379ff
|
changed assignee to designated_users
|
2023-03-21 14:29:23 +04:00 |
|
Oleksii Kriuchykhin
|
7fff3e8f78
|
Merge branch 'hotfix/1.26.6.2' into develop
|
2023-03-20 15:36:49 +01:00 |
|
Oleksii Kriuchykhin
|
b67691acb5
|
Merge branch 'develop' into features/protocol_versioning
|
2023-03-17 13:53:30 +01:00 |
|
Alex Kriuchykhin
|
483a7aad5b
|
Improve special character escaping in data attributes [SCI-8137] (#5149)
|
2023-03-15 16:01:01 +01:00 |
|
Martin Artnik
|
c24b0fa5ab
|
Refactor access modals [SCI-7978]
|
2023-02-23 14:57:38 +01:00 |
|
ajugo
|
f26efe98a1
|
Fix grey navigator comment [SCI-7950] (#4997)
|
2023-02-20 16:24:39 +01:00 |
|
ajugo
|
029f61e695
|
Disable gray canvas navigator [SCI-7950] (#4991)
|
2023-02-20 10:15:08 +01:00 |
|
Giga Chubinidze
|
b06b5c4d1f
|
Check what's up with user_my_modules_controller#index_old action, and remove/rename it [SCI-7848]
|
2023-02-05 23:27:22 +04:00 |
|
sboursen-scinote
|
aaabf862a4
|
Hide module-tag-manage-modal controls when the user is not autorized [SCI-7814]
|
2023-01-31 15:42:43 +01:00 |
|
Anton
|
e41238a590
|
Update comments in canvas [SCI-7742]
|
2023-01-16 12:40:44 +01:00 |
|
aignatov-bio
|
ea661f3c19
|
Merge branch 'develop' into features/new_experiment_views
|
2022-12-22 13:33:25 +01:00 |
|
Anton
|
6b6105dfe6
|
CSS fixes for exposed ID [SCI-7586]
|
2022-12-12 11:45:59 +01:00 |
|
Martin Artnik
|
df4654189b
|
Revert "Revert "Add task IDs to canvas view [SCI-7177][SCI-7178]""
This reverts commit 50e7531ffa .
|
2022-12-06 12:43:30 +01:00 |
|
ajugo
|
7525ffeede
|
Add IDs to task cards in the canvas edit mode [SCI-7523] (#4666)
|
2022-12-02 11:40:57 +01:00 |
|
ajugo
|
9c88a34d99
|
Implement empty and loader for canvas view navigator [SCI-7445] (#4651)
|
2022-11-28 10:35:42 +01:00 |
|
Anton
|
e940bf8c0e
|
Small canvas edit mode changes [SCI-7387]
|
2022-11-22 13:08:56 +01:00 |
|
Anton
|
0a87513458
|
Add edit modal to experiment table [SCI-7383]
|
2022-11-11 11:24:23 +01:00 |
|
Giga Chubinidze
|
5a429549da
|
archived tasks updates [SCI-7203]
|
2022-11-11 12:45:07 +04:00 |
|
ajugo
|
29ce28a1af
|
Implement canvas view navigator [SCI-7198] (#4577)
|
2022-10-27 14:43:31 +02:00 |
|
Oleksii Kriuchykhin
|
e43aa30193
|
Unify tags loading order [SCI-6943]
|
2022-10-13 13:55:36 +02:00 |
|
Giga Chubinidze
|
8b5ff3955b
|
fixed can not set due date on task card issue [SCI-7251]
|
2022-10-07 14:14:29 +04:00 |
|
artoscinote
|
50e7531ffa
|
Revert "Add task IDs to canvas view [SCI-7177][SCI-7178]"
|
2022-09-21 10:07:44 +02:00 |
|
Martin Artnik
|
b836b9a12b
|
Add task IDs to canvas view [SCI-7177]
|
2022-09-13 12:42:12 +02:00 |
|
Oleksii Kriuchykhin
|
e276054a80
|
Optimize PE cards loading [SCI-7133]
|
2022-09-01 11:59:39 +02:00 |
|
Oleksii Kriuchykhin
|
31ae9ffbda
|
Fix switching between views on experiment canvas [SCI-6879]
|
2022-06-09 14:13:29 +02:00 |
|
ajugo
|
5ceab30aa7
|
Add tooltip to task names [SCI-6607] (#4109)
|
2022-05-26 13:21:50 +02:00 |
|
Oleksii Kriuchykhin
|
a8c56891d4
|
Fix task dropdown actions [SCI-6817]
|
2022-05-10 11:27:46 +02:00 |
|
Oleksii Kriuchykhin
|
e957d7d35e
|
Improve loading time of canvas view/edit [SCI-6797]
|
2022-05-09 11:40:31 +02:00 |
|
Anton
|
1b3307eb56
|
Fix moving for locked tasks [SCI-6298]
|
2021-11-24 10:56:25 +01:00 |
|