Commit graph

13134 commits

Author SHA1 Message Date
artoscinote 65d7c96467
Merge pull request #5489 from G-Chubinidze/gc_SCI_8520
Missing tooltips on the bottom action toolbar [SCI-8520]
2023-05-29 11:29:50 +02:00
artoscinote d328942220
Merge pull request #5466 from G-Chubinidze/gc_SCI_8496
"Save PDF to inventory" uppercase word in the button & double modal [SCI-8496]
2023-05-29 11:28:10 +02:00
G-Chubinidze 43218900e4
Merge branch 'develop' into gc_SCI_8496 2023-05-29 13:27:18 +04:00
artoscinote a562cd8c5b
Merge pull request #5505 from artoscinote/ma_SCI_8521
Add read permission checks for protocols toolbar [SCI-8521]
2023-05-29 11:25:59 +02:00
Giga Chubinidze 017781d0dc cleanup 2023-05-29 13:25:54 +04:00
Martin Artnik 701834d7b9 Add read permission checks for protocols toolbar [SCI-8521] 2023-05-29 11:23:14 +02:00
artoscinote 1b1ecbfbaf
Merge pull request #5488 from G-Chubinidze/gc_SCI_8147
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
2023-05-29 11:08:41 +02:00
artoscinote 5612303f79
Merge pull request #5487 from G-Chubinidze/gc_SCI_8098
Cursor position improvements, focused fields - part 1 (more in addons) [SCI-8098]
2023-05-29 11:07:53 +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
Giga Chubinidze 534afe64cb changed current team variable 2023-05-29 13:00:54 +04:00
artoscinote b1fe71719a
Merge pull request #5503 from sboursen-scinote/sb_SCI-8546
Duplicated item created in the inventory [SCI-8546]
2023-05-29 10:38:42 +02:00
ajugo e2624987bd
Save repository table page to local storage [SCI-8512] (#5501) 2023-05-29 10:27:00 +02:00
artoscinote 5b90a657e4
Merge pull request #5502 from artoscinote/ma_SCI_8525
Add 'no actions' message to action toolbar [SCI-8525]
2023-05-29 10:26:42 +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
artoscinote 735811f969
Merge pull request #5498 from G-Chubinidze/gc_SCI_8523
Broken assigned inventory item to task table [SCI-8523]
2023-05-29 10:21:47 +02:00
ajugo 8d70fcf322
Fix default state for archived repository [SCI-8435] (#5493) 2023-05-29 10:21:34 +02:00
artoscinote 6ce9e41c2f
Merge pull request #5497 from aignatov-bio/ai-sci-8538-add-navigator-horizontal-scrollbar
Add navigator horizontal scrollbar [SCI-8538]
2023-05-29 10:21:26 +02:00
sboursen-scinote 6240dd0a5f Fix hound [SCI-8546]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-29 09:55:31 +02:00
Martin Artnik a5fe01a07a Add 'no actions' message to action toolbar [SCI-8525] 2023-05-29 09:33:18 +02:00
Giga Chubinidze 59bdd7d8d2 Empty screen revamp [SCI-8385] 2023-05-29 01:42:26 +04:00
sboursen-scinote 65cad3fedd Fix duplicated items created in inventories [SCI-8546]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-28 22:36:52 +02:00
Giga Chubinidze 5df26d757f Missing tooltips on the bottom action toolbar [SCI-8520] 2023-05-28 03:52:24 +04:00
Giga Chubinidze 1039d784d3 fixed archive projects breadcrumb link url 2023-05-28 03:46:04 +04:00
Giga Chubinidze fc045389b8 Broken assigned inventory item to task table [SCI-8523] 2023-05-28 02:59:34 +04:00
Soufiane 1a689c9329
Add no-options placehoder to experiments dropdown [SCI-8517] (#5495)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 21:10:53 +02:00
aignatov-bio 876987bc70
Merge pull request #5490 from aignatov-bio/ai-sci-8504-css-issues-on-task
Fix css issues on task [SCI-8504]
2023-05-26 17:10:09 +02:00
Anton 61a6d8326c Add navigator horizontal scrollbar [SCI-8538] 2023-05-26 16:58:11 +02:00
ajugo 10453aefb6
Add routes for protocol template API endpoints [SCI-7456] (#5494) 2023-05-26 16:48:59 +02:00
Soufiane e5dc1f365b
Add a no-options placeholder for projects selector [SCI-8544] (#5492)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 11:47:35 +02:00
Soufiane cb14333fca
Issues with the "Assign item to task" modal part 1 [SCI-8513] (#5486)
* Fix Select bounding box calculations [SCI-8513]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

* Abbreviate very long select text [SCI-8513]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

* Remove gap when dropdown is open [SCI-8513]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

* Fix hound [SCI-8513]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

* Add small refactor [SCI-8513]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

---------

Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 11:41:47 +02:00
aignatov-bio 603418d888
Merge pull request #5484 from aignatov-bio/ai-sci-8501-revert-images-to-inline
Revert images to inline [SCI-8501]
2023-05-26 11:14:50 +02: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 9018bf00df
Merge pull request #5483 from aignatov-bio/ai-sci-8529-fix-experiment-header-name-container
Fix project/experiment name container size [SCI-8529]
2023-05-26 11:13:28 +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
Anton 6716a5880e Fix css issues on task [SCI-8504] 2023-05-26 11:12:47 +02:00
Giga Chubinidze 5e11e3a874 fixed mymodule breadcrumb 2023-05-26 03:45:16 +04:00
Giga Chubinidze 81db122a08 Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147] 2023-05-26 03:14:27 +04:00
Giga Chubinidze d72653aff2 Cursor position improvements, focused fields - part 1 (more in addons) [SCI-8098] 2023-05-26 02:59:19 +04:00
Soufiane 6c43cb6dad
Add breadcrumbs to archived results page [SCI-8087] (#5485)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-25 16:49:33 +02:00
Soufiane fc1ce332de
Issue with scrollbar in smart annotation pop-up [SCI-8420] (#5479)
* Fix issues in smart annotation pop-up

- Initialize perfectScrollBar on the current atWho container.
- Close AtWho pop-up when tinyMCE editor is closed.

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

* Fix hound [SCI-8420]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

* Close smart annotation pop-up after tinyMCE save [SCI-8420]

Co-authored-by: Sboursen <dev.sboursen@gmail.com>

---------

Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-25 16:01:36 +02:00
ajugo b1a891e310
Add assign item button to shared repository [SCI-8524] (#5478) 2023-05-25 15:46:58 +02:00
ajugo 1ea7f53e4b
Fix missing toolbar buttons for shared inventories [SCI-8481] (#5481) 2023-05-25 13:46:01 +02:00
Anton a0fc7aeef8 Revert images to inline [SCI-8501] 2023-05-25 13:35:04 +02:00
Anton c005825b47 Fix project/experiment name container size [SCI-8529] 2023-05-25 13:22:30 +02: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
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