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
ajugo
790653351a
Fix medium size preview for print file [SCI-8593] ( #5540 )
2023-06-01 16:18:15 +02:00
artoscinote
bef434fb18
Merge pull request #5537 from artoscinote/ma_SCI_8589
...
Fix layout overflow when navigator is open [SCI-8589]
2023-06-01 12:36:07 +02:00
artoscinote
66ccea318b
Merge pull request #5531 from G-Chubinidze/gc_SCI_8584
...
Not responsive buttons with closed/opened navigator [SCI-8534]
2023-06-01 12:25:07 +02:00
Giga Chubinidze
7eb24df8cb
included p/e levels, scoped css class
2023-06-01 14:20:56 +04:00
Martin Artnik
673c1fbaa8
Fix layout overflow when navigator is open [SCI-8589]
2023-06-01 12:14:27 +02:00
Giga Chubinidze
8e48560cb8
Not responsive buttons with closed/opened navigator [SCI-8534]
2023-05-31 19:25:24 +04:00
artoscinote
6699533301
Merge pull request #5520 from G-Chubinidze/gc_SCI_8385
...
Empty screen revamp [sci-8385]
2023-05-31 16:35:11 +02:00
Soufiane
b40c750965
Turbolinks broken by default with a secure CSP [SCI-8583] ( #5529 )
...
* Fix broken Turbolinks with CSP nonce [SCI-8583]
2023-05-31 15:28:16 +02:00
Giga Chubinidze
68a0be9218
changed empty screen title
2023-05-31 02:09:21 +04:00
Soufiane
46fc3d17e6
Broken modal for sharing inventories [SCI-8548] ( #5506 )
...
* Fix share_modal js loading [SCI-8548]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8548]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8548]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-30 16:15:20 +02:00
artoscinote
98a27b083a
Merge pull request #5344 from sboursen-scinote/sb_SCI-8347
...
FIle/step dropdown is out of task border [SCI-8347]
2023-05-30 13:46:10 +02:00
ajugo
14b3a1318b
Fix empty page for inventory and fix task title [SCI-8556] ( #5511 )
...
* Remove empty state for inventory [SCI-8556]
* Fix shrinking of the task title on task page [SCI-8556]
2023-05-30 11:19:10 +02:00
artoscinote
01b54763a2
Merge pull request #5477 from G-Chubinidze/gc_SCI_8464
...
CSS: inventory items top toolbar issues [SCI-8464]
2023-05-29 11:32:16 +02:00
artoscinote
852bba642f
Merge pull request #5500 from G-Chubinidze/gc_SCI_8385
...
Empty screen revamp [SCI-8385]
2023-05-29 11:02:15 +02:00
artoscinote
f233d4d73f
Merge pull request #5499 from G-Chubinidze/gc_SCI_8448
...
breadcrumb css issue & archive projects url fix [SCI-8448]
2023-05-29 10:22:22 +02:00
ajugo
8d70fcf322
Fix default state for archived repository [SCI-8435] ( #5493 )
2023-05-29 10:21:34 +02:00
Giga Chubinidze
59bdd7d8d2
Empty screen revamp [SCI-8385]
2023-05-29 01:42:26 +04:00
aignatov-bio
642932bbcc
Merge pull request #5475 from rekonder/aj_SCI_8490
...
Add empty states for PET [SCI-8490]
2023-05-26 11:14:38 +02:00
aignatov-bio
e25f91daf7
Merge pull request #5482 from aignatov-bio/ai-sci-8483-fix-toolbar-and-pagination
...
Unify datatables layout [SCI-8583]
2023-05-26 11:13:18 +02:00
Giga Chubinidze
5e11e3a874
fixed mymodule breadcrumb
2023-05-26 03:45:16 +04:00
G-Chubinidze
2e21e286b7
Merge branch 'develop' into gc_SCI_8464
2023-05-25 15:32:00 +04:00
aignatov-bio
384434ba80
Merge pull request #5480 from aignatov-bio/ai-sci-8510-inventory-css-fixes
...
Inventory css fixes [SCI-8510]
2023-05-25 13:12:54 +02:00
Anton
e755eb73a3
Unify datatables layout [SCI-8583]
2023-05-25 13:12:27 +02:00
Anton
ce7f50908d
Inventory css fixes [SCI-8510]
2023-05-25 12:14:41 +02:00
Giga Chubinidze
9d9b454dc4
CSS: inventory items top toolbar issues [SCI-8464]
2023-05-25 11:18:47 +04:00
Soufiane
36d63e543a
Active state selected by default when viewing archived content [SCI-8533] ( #5474 )
...
* Redirect to archived state when clicking on archived experiment [SCI-8533]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Cover the case where Project is archived and experiment is not [SCI-8533]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-25 08:53:12 +02:00
Andrej
9164534548
Add empty states for PET [SCI-8490]
2023-05-24 18:15:41 +02:00
G-Chubinidze
3ea85cb2ef
Remove old client_api code [SCI-8144] ( #5223 )
...
Remove obsolete client_api code
2023-05-24 12:45:31 +02:00
aignatov-bio
9470313899
Merge pull request #5473 from aignatov-bio/ai-sci-8518-multiple-css-fixes
...
Multiple small css fixes [SCI-8518]]SCI-8529]
2023-05-24 12:11:11 +02:00
aignatov-bio
1da074bc2a
Merge pull request #5461 from G-Chubinidze/gc_SCI_8370
...
Revamp of (top) toolbar - Reports [SCI-8370]
2023-05-24 12:07:17 +02:00
aignatov-bio
4a3520883b
Merge pull request #5416 from G-Chubinidze/gc_SCI_8299
...
Implement the bottom action toolbar - inventories [SCI-8299]
2023-05-24 12:06:47 +02:00
Anton
007eae16cc
Multiple small css fixes [SCI-8518]]SCI-8529]
2023-05-24 12:03:47 +02:00
aignatov-bio
5c3ebc2509
Merge pull request #5459 from G-Chubinidze/gc_SCI_8404
...
(A) label for archived projects, inventories and protocol tempates in breadcrumbs [SCI-8404]
2023-05-24 10:53:23 +02:00
Soufiane
c7fcd0a52f
Activate assign items button in Results page [SCI-8419] ( #5469 )
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-24 10:35:58 +02:00
Giga Chubinidze
379ef7a9cc
moved to develop, fixed pagination style
2023-05-24 11:57:06 +04:00
Giga Chubinidze
e553909755
moved logic to controllers & concern
2023-05-24 02:52:26 +04:00
sboursen-scinote
61f19df51f
Merge branch 'develop' into sb_SCI-8347
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-23 23:11:57 +02:00
sboursen-scinote
1f83679e5e
Merge branch 'develop' into sb_SCI-8347
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-23 23:08:20 +02:00
aignatov-bio
1a9eab09c3
Merge pull request #5463 from aignatov-bio/ai-sci-8426-fix-tiny-mce-in-safari
...
Fix tinyMCE layout in safari [SCI-8426]
2023-05-23 21:13:21 +02:00
Giga Chubinidze
1b060893e7
moved toolbar
2023-05-23 18:03:10 +04:00
ajugo
040b3bddce
Add state switch to experiment level for archived experiments [SCI-8503] ( #5464 )
2023-05-23 15:29:14 +02:00
Anton
043ce88434
Fix tinyMCE layout in safari [SCI-8426]
2023-05-23 13:28:31 +02:00
aignatov-bio
9c20916d8a
Merge pull request #5453 from aignatov-bio/ai-sci-8515-refactor-inventories-scrolling
...
Fix inventory page layout [SCI-8515]
2023-05-23 10:34:47 +02:00
Giga Chubinidze
7b158d7935
(A) label for archived projects, inventories and protocol tempates in breadcrumbs [SCI-8404]
2023-05-23 11:57:50 +04:00
ajugo
3036c24be3
Prevent double click on protocol creation modal [SCI-8466] ( #5458 )
2023-05-23 09:50:34 +02:00
ajugo
cf6a901b67
Fix display of table in search results [SCI-8409] ( #5454 )
2023-05-22 17:07:18 +02:00
Anton
ecbd900362
Fix inventory page layout [SCI-8515]
2023-05-22 15:47:59 +02:00