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
c68151fcdf
added user dropdown class
2023-05-25 11:20:11 +04: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
Giga Chubinidze
b0e93b4666
removed rounded borders * included user info flyout
2023-05-25 10:52:49 +04: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
29713d01f4
Merge pull request #5468 from G-Chubinidze/gc_SCI_8448
...
CSS: Breadcrumbs css issues [SCI-8448]
2023-05-24 12:07:41 +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
aignatov-bio
eafa1c38a3
Merge pull request #5472 from aignatov-bio/ai-sci-8483-fix-label-templates-pagination
...
Fix label templates pagination [SCI-8483]
2023-05-24 12:06:17 +02:00
Anton
007eae16cc
Multiple small css fixes [SCI-8518]]SCI-8529]
2023-05-24 12:03:47 +02:00
Giga Chubinidze
5cd32d5cfa
hound fix
2023-05-24 13:48:32 +04:00
Giga Chubinidze
34d64f6f44
hound fix
2023-05-24 13:39:38 +04:00
Giga Chubinidze
378bf37ba4
changed with mixin
2023-05-24 13:34:59 +04:00
Anton
5a7530cdfb
Fix label templates pagination [SCI-8483]
2023-05-24 11:24:02 +02:00
aignatov-bio
56a36e96da
Merge pull request #5471 from aignatov-bio/ai-sci-8508-fixed-navigator-folder-controller
...
Fix navigator folder controller [SCI-8508]
2023-05-24 11:10:44 +02:00
Anton
cd8b49f220
Fix navigator folder controller [SCI-8508]
2023-05-24 11:04:12 +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
aignatov-bio
3f218785e1
Merge pull request #5470 from sboursen-scinote/sb_SCI-8449
...
Drop down gets out of page at scrolling page [SCI-8449]
2023-05-24 10:51:34 +02:00
Soufiane
f21dc998b9
Add filtering for project/experiment filter for assignable tasks [SCI-8442] ( #5441 )
...
* Remove object without edit permission in P/E/T filters [SCI-8442]
* Leave only experiments and projects with active tasks [SCI-8442]
2023-05-24 10:47:27 +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
sboursen-scinote
bb9a466d61
Fix hound [SCI-8449]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-24 02:34:42 +02:00
sboursen-scinote
b63bf04454
Fix projects and eperiments tables headers [SCI-8449]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-24 02:31:02 +02:00
sboursen-scinote
34032d54a2
Fix dropdown menu z-index in experiments and projects pages [SCI-8449]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-24 01:37:09 +02:00
Giga Chubinidze
b20912c52e
removed unnecessary code
2023-05-24 02:54:05 +04:00
Giga Chubinidze
e553909755
moved logic to controllers & concern
2023-05-24 02:52:26 +04:00
sboursen-scinote
118cf1fe81
Update the values of z-index after Amanda overhaul [SCI-8347]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-23 23:26:32 +02: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
Giga Chubinidze
f99c1db551
CSS: Breadcrumbs css issues [SCI-8448]
2023-05-24 00:52:39 +04:00
aignatov-bio
6b020f1316
Merge pull request #5467 from G-Chubinidze/gc_SCI_8473
...
Position of opened drop down [SCI-8473]
2023-05-23 21:14:44 +02:00
aignatov-bio
98fe653ec1
Merge pull request #5465 from rekonder/aj_SCI_8503
...
Fix active table experiment loading [SCI-8503]
2023-05-23 21:13:39 +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
f77bafad66
Position of opened drop down [SCI-8473]
2023-05-23 22:31:36 +04:00
Giga Chubinidze
d43f10bc6a
'Save PDF to inventory' uppercase word in the button & double modal [SCI-8496]
2023-05-23 22:21:34 +04:00
Soufiane
136fff1f09
Using more than one way of adding file results file title is lost [SCI-8346] ( #5354 )
...
Persist uploaded items names when adding new ones [SCI-8346]
2023-05-23 17:30:37 +02:00
Andrej
fe2ae09a25
Fix active table experiment loading [SCI-8503]
2023-05-23 17:15:09 +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
1b01cc5407
Merge pull request #5462 from aignatov-bio/ai-sci-8485-fix-barcode-button
...
Fix barcode button [SCI-8485]
2023-05-23 13:10:05 +02:00
Anton
bbdb852377
Fix barcode button [SCI-8485]
2023-05-23 12:33:07 +02:00
aignatov-bio
cdec8023ba
Merge pull request #5448 from aignatov-bio/ai-sci-8413-fix-action-toolbar-init
...
Fix action toolbar init [SCI-8413]
2023-05-23 12:20:16 +02:00
Anton
c107a48d61
Fix action toolbar init [SCI-8413]
2023-05-23 12:08:04 +02:00
aignatov-bio
2bbeef0775
Merge pull request #5457 from G-Chubinidze/gc_SCI_8302
...
Reports bottom action toolbar position update [SCI-8302]
2023-05-23 12:02:55 +02:00