Commit graph

13328 commits

Author SHA1 Message Date
ajugo b9b84ef79d
Fix perfect scrollbar effects and size of the buttons on navigation [SCI-8567] (#5525) 2023-05-31 12:39:20 +02:00
Alex Kriuchykhin ce4928d796
Update Tika to 2.8.0 [SCI-8363] (#5524) 2023-05-31 12:28:32 +02:00
Giga Chubinidze 4c4bec1b50 Empty state of inventories - Clickable empty row [SCI-8575] 2023-05-31 11:52:15 +04:00
ajugo 2c84b072a3
Fix long task names for view only tasks [SCI-8573] (#5522) 2023-05-31 09:38:39 +02:00
ajugo d3006c9862
Fix archive/restore of protocol templates [SCI-8579] (#5521) 2023-05-31 09:38:24 +02:00
ajugo d3e11b0dde
Hide experiment action row after archive/restore [SCI-8576] (#5519) 2023-05-31 09:38:09 +02:00
Giga Chubinidze 80b8a8803d amended focus fields 2023-05-31 11:08:16 +04: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
ajugo 420b78d217
Fix size of dropdown for state view changes [SCI-8570] (#5518) 2023-05-30 16:13:59 +02:00
artoscinote 8f23d0f881
Merge pull request #5491 from sboursen-scinote/sb_SCI-8509
Light blue text in the changes colour on hover [SCI-8509]
2023-05-30 16:08:42 +02:00
sboursen-scinote 4848236fd3 Merge branch 'develop' into sb_SCI-8509
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-30 16:07:26 +02:00
artoscinote e3e0126fc2
Merge pull request #5516 from artoscinote/ma_SCI_8398
Save and load project filters after table load [SCI-8398]
2023-05-30 16:01:56 +02:00
Martin Artnik 44ad7703b2 Save and load project filters after table load [SCI-8398] 2023-05-30 15:31:15 +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 b0a7699184
Fix action toolbar for project folders [SCI-8572] (#5514) 2023-05-30 12:50:33 +02:00
Alex Kriuchykhin a0616adf17
Improve speed of protocol templates table loading [SCI-8553] (#5509) 2023-05-30 12:41:53 +02:00
artoscinote 08c9777b2a
Merge pull request #5515 from artoscinote/ma_SCI_8538
Globally fix pagination dropdown z-index [SCI-8538]
2023-05-30 11:45:31 +02:00
Martin Artnik 47e0e45074 Globally fix pagination dropdown z-index [SCI-8538] 2023-05-30 11:39:52 +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
ajugo d56eeeb26a
Fix top action switch padding problem [SCI-8570] (#5512) 2023-05-30 11:15:06 +02:00
Alex Kriuchykhin 9819425ba1
Fix displaying of archived folders in active view [SCI-8542] (#5513) 2023-05-30 11:14:24 +02:00
artoscinote 25c2e3baa6
Merge pull request #5510 from artoscinote/ma_SCI_8550
Improve bottom action toolbar responsiveness [SCI-8550]
2023-05-30 09:28:02 +02:00
Martin Artnik bb32f3a935 Improve bottom action toolbar responsiveness [SCI-8550] 2023-05-29 16:34:07 +02:00
artoscinote 9d6ea63d6b
Merge pull request #5508 from artoscinote/ma_SCI_8538
Fix pagination dropdown z-index [SCI-8538]
2023-05-29 15:42:20 +02:00
Martin Artnik 2dcfd6e7b2 Fix pagination dropdown z-index [SCI-8538] 2023-05-29 15:40:38 +02:00
artoscinote d6a8f779d0
Merge pull request #5507 from artoscinote/ma_SCI_8564
Fix edit overlays for repository table [SCI-8564]
2023-05-29 15:27:12 +02:00
Martin Artnik e5c54a0c42 Fix edit overlays for repository table [SCI-8564] 2023-05-29 15:25:05 +02:00
Alex Kriuchykhin d4afd5be8f
Fix folders display in the navigator [SCI-8542] (#5496) 2023-05-29 11:49:39 +02:00
ajugo 2e9fe37040
Fix repository table reloading and flash messages [SCI-8554] (#5504)
* Fix repository table reloading and flash messages [SCI-8554]

* Pass function for repository reload [SCI-8554]
2023-05-29 11:48:13 +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 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