wandji
|
962de09599
|
Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559] (#6060)
* Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559]
|
2023-08-24 15:49:22 +02:00 |
|
artoscinote
|
de61c37a4e
|
Merge pull request #5706 from wandji20/wb-SCI-8559
Fix CSS Issues[SCI-8559]
|
2023-08-21 11:05:38 +02:00 |
|
Oleksii Kriuchykhin
|
c76fca0ab3
|
Fix move experiment modal form submission [SCI-9079]
|
2023-08-18 10:55:21 +02:00 |
|
wandji20
|
b4657e534a
|
Fix CSS Issues[SCI-8559]
|
2023-08-10 08:11:07 +01:00 |
|
Martin Artnik
|
f1173661f5
|
Fix forms [SCI-9004]
|
2023-08-09 15:47:33 +02:00 |
|
Anton
|
89c526103d
|
Merge branch 'develop' into features/remove-front-end-gems
|
2023-08-07 11:23:21 +02:00 |
|
Martin Artnik
|
db8583c39c
|
Remove legacy task move/restore buttons
|
2023-07-19 11:32:39 +02:00 |
|
Martin Artnik
|
5cc087835a
|
Merge branch 'develop' into features/august-release
|
2023-07-19 11:21:24 +02:00 |
|
Anton
|
1087f67228
|
Merge branch 'develop' into features/remove-front-end-gems
|
2023-07-18 14:36:40 +02:00 |
|
wandji
|
aafeb456fa
|
Fix CSS issues in experiments tasks page and modal [SCI-8766] (#5738)
* Fix CSS issues in experiments tasks page and modal [SCI-8766]
* Fix linter errors [SCI-8766]
* Increase spacing for icons in ask display modal and remove html.erb extention from render partial
* Optimize changes [SCI-8766]
|
2023-07-18 13:38:50 +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
|
1d6f3cedc7
|
Add action toolbar to archived tasks card view [SCI-8691]
|
2023-06-28 15:39:03 +02:00 |
|
Anton
|
586d9eaf4b
|
CSS fixes [SCI-8758][SCI-8759]
|
2023-06-27 20:31:25 +02:00 |
|
Anton
|
8fac4c1b7c
|
UI CSS fixes
|
2023-06-22 11:55:23 +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 |
|
ajugo
|
76b6d92d6e
|
Fix task duplication on experiment table page [SCI-8676] (#5618)
|
2023-06-19 11:20:56 +02:00 |
|
artoscinote
|
84cefeef40
|
Merge pull request #5620 from G-Chubinidze/gc_SCI_8645
Buttons title (tooltip on hover) - top action toolbar [SCI-8645]
|
2023-06-19 10:43:59 +02:00 |
|
artoscinote
|
8ba08c3797
|
Merge pull request #5619 from G-Chubinidze/gc_SCI_8406
(A) label (instead of icons) in front of titles of archived elements [SCI-8406]
|
2023-06-19 10:43:00 +02:00 |
|
G-Chubinidze
|
7c55585e1f
|
Merge branch 'develop' into gc_SCI_8645
|
2023-06-19 10:18:27 +04:00 |
|
Giga Chubinidze
|
aa6cc57160
|
(A) label (instead of icons) in front of titles of archived elements
|
2023-06-19 10:14:13 +04:00 |
|
Giga Chubinidze
|
96ff988c77
|
Buttons title (tooltip on hover) - top action toolbar [SCI-8645]
|
2023-06-19 10:04:58 +04:00 |
|
Anton
|
289c92cb00
|
UX fixes [SCI-8658][SCI-8667][SCI-8668][SCI-8669][SCI-8672][SCI-8660][SCI-8662]
|
2023-06-16 12:38:09 +02:00 |
|
Alex Kriuchykhin
|
2df9367b01
|
Remove old JS code, unneeded JS include nonce [SCI-8670] (#5607)
|
2023-06-16 10:19:54 +02:00 |
|
Anton
|
c4f82cc756
|
Css fixes [SCI-8671]
|
2023-06-15 15:12:51 +02:00 |
|
Anton
|
d795f996f2
|
Merge branch 'develop' into features/ui-revamp
|
2023-06-14 15:18:50 +02:00 |
|
G-Chubinidze
|
9315190ffe
|
Merge branch 'develop' into gc_SCI_8406
|
2023-06-13 12:13:22 +04: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 |
|
G-Chubinidze
|
8a214a6dbd
|
Raised shrinking width of canvas (#5545)
|
2023-06-02 13:52:22 +02:00 |
|
ajugo
|
f38577eb79
|
Add missing archived icon to the PET [SCI-8563] (#5541)
|
2023-06-02 10:34:11 +02:00 |
|
Soufiane
|
f16ce94164
|
Move button for archived task in card view (Update) [SCI-8253] (#5543)
* Implemet the Move task functionality for archived tasks cards view [SCI-8253]
* Fix hound [SCI-8253]
* Fix hound [SCI-8253]
* Fix toolbar buttons alignment [SCI-8253]
* Fix the position and layout of the toolbar buttons [SCI-8253]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8253]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
|
2023-06-02 10:04:25 +02:00 |
|
Giga Chubinidze
|
a27c2b2cd3
|
(A) label (instead of icons) in front of titles of archived elements
|
2023-06-02 04:03:41 +04:00 |
|
Giga Chubinidze
|
7eb24df8cb
|
included p/e levels, scoped css class
|
2023-06-01 14:20:56 +04:00 |
|
Giga Chubinidze
|
8e48560cb8
|
Not responsive buttons with closed/opened navigator [SCI-8534]
|
2023-05-31 19:25:24 +04:00 |
|
Andrej
|
9164534548
|
Add empty states for PET [SCI-8490]
|
2023-05-24 18:15:41 +02:00 |
|
ajugo
|
040b3bddce
|
Add state switch to experiment level for archived experiments [SCI-8503] (#5464)
|
2023-05-23 15:29:14 +02:00 |
|
artoscinote
|
2a2b0f9a47
|
Merge pull request #5433 from aignatov-bio/ai-sci-8477-fix-navigator-button
Fix navigator button style [SCI-8477]
|
2023-05-18 16:46:33 +02:00 |
|
Anton
|
c57188853e
|
Fix protocol icons position
[SCI-8480]
|
2023-05-18 14:00:05 +02:00 |
|
Anton
|
753372f9e4
|
Fix navigator button style [SCI-8477]
|
2023-05-18 13:43:26 +02:00 |
|
Anton
|
a33b1b0da7
|
Update scinote icon font
|
2023-05-17 12:00:59 +02:00 |
|
G-Chubinidze
|
49454fd8c8
|
Merge branch 'develop' into gc_SCI_8305
|
2023-05-16 16:19:46 +04:00 |
|
Anton
|
9b2ae96a43
|
Merge branch 'develop' into features/navigation-refactor-v2
|
2023-05-16 10:22:11 +02:00 |
|
Giga Chubinidze
|
405897c564
|
updated code to fit new state dropdown logic + updated card view
|
2023-05-15 11:12:07 +04:00 |
|
Anton
|
5ec202e2c4
|
Update protocol top toolbar [SCI-8386]
|
2023-05-09 14:59:43 +02:00 |
|
Martin Artnik
|
9b875371a4
|
Implement task table bottom toolbar [SCI-8298]
|
2023-05-04 11:29:19 +02:00 |
|
Soufiane
|
1b34de37ef
|
CSP and inline js refactor [SCI-8118][SCI-8119] (#5206)
CSP and inline js refactor [SCI-8118][SCI-8119]
|
2023-05-03 11:31:17 +02:00 |
|
Soufiane
|
df0995d867
|
Move button for archived task in card view [SCI-8253] (#5322)
Implemet the Move task functionality for archived tasks cards view [SCI-8253]
|
2023-05-03 11:15:17 +02:00 |
|
Martin Artnik
|
7744183a6e
|
Edit form fix [SCI-8296]
|
2023-04-28 10:29:38 +02:00 |
|