Commit graph

4767 commits

Author SHA1 Message Date
artoscinote
9242b99c8f
Merge pull request #5669 from artoscinote/ma_SCI_8731
CSS fixes [SCI-8731]
2023-06-26 11:43:38 +02:00
sboursen-scinote
49ac9a20d8 Fix folders style in table archived view [SCI-8729]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-24 13:20:46 +02:00
Martin Artnik
9ea927e5b9 Fix boostrap datepicker to work with new font [SCI-8694] 2023-06-23 15:36:14 +02:00
Martin Artnik
5e7d3f1564 CSS fixes [SCI-8731] 2023-06-23 15:01:04 +02:00
Martin Artnik
5609184c0f Fix repository export modal [SCI-8734] 2023-06-23 12:41:37 +02:00
Giga Chubinidze
ef94a4f2bb logic refactor, url removal 2023-06-23 13:39:54 +04:00
artoscinote
b520f8a04b
Merge pull request #5655 from aignatov-bio/ai-sci-8704-fix-avatar-popup
Add left padding to smart annotation popup [SCI-8704]
2023-06-23 10:51:37 +02:00
artoscinote
496fbc9eca
Merge pull request #5653 from rekonder/aj_SCI_8719
Remove breadcrumbs project table and fix project filtering [SCI-8719]
2023-06-23 09:54:00 +02:00
Soufiane
c71d8df470
Add support to characters in smartAnnotation [SCI-8656] (#5617)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-22 15:40:39 +02:00
Soufiane
b4d4043271
Prevent over submitting on new task click [SCI-8460] (#5659)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-22 14:49:53 +02:00
artoscinote
c7d5bba855
Merge pull request #5657 from artoscinote/ma_SCI_8711
Fix sticky header z-index [SCI-8711]
2023-06-22 14:33:38 +02:00
artoscinote
b78105c546
Fix column width limiting [SCI-7961] (#5656) 2023-06-22 14:33:16 +02:00
Martin Artnik
370cf4b345 Fix sticky header z-index [SCI-8711] 2023-06-22 14:06:38 +02:00
Soufiane
9c2c767f9f
Fix Drag me Canvas button [SCI-8720] (#5652)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-22 13:45:44 +02:00
Andrej
3d2f9eae1e Remove breadcrumbs project table and fix filtering [SCI-8719] 2023-06-22 13:44:27 +02:00
Anton
2254fcdab0 Add left padding to smart annotation popup [SCI-8704] 2023-06-22 13:36:05 +02:00
Anton
8fa10b35ab Fix protocol template title colors 2023-06-22 13:21:03 +02:00
Anton
8fac4c1b7c UI CSS fixes 2023-06-22 11:55:23 +02:00
ajugo
e82338be70
Fix zoom on pdf preview [SCI-8697] (#5647) 2023-06-22 10:41:35 +02:00
aignatov-bio
0a4eb1989a
Merge pull request #5646 from aignatov-bio/ai-sci-8709-fix-audit-trails
Fix pagination position [SCI-8709]
2023-06-22 10:41:22 +02:00
G-Chubinidze
dfdab6e051
CSS: Issues with the projects page [SCI-8507] (#5648)
* CSS: Issues with the projects page [SCI-8504]

* css fix

* added empty cells for folder row
2023-06-22 10:38:36 +02:00
aignatov-bio
469c35ed72
Merge pull request #5643 from aignatov-bio/ai-sci-8704-fix-long-user-name-in-smart-annotation
Fix long user name in smart annotation [SCI-8704]
2023-06-21 16:54:13 +02:00
Oleksii Kriuchykhin
66b361c689 Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
Anton
5fc5f30a69 Fix pagination position [SCI-8709] 2023-06-21 14:32:25 +02:00
artoscinote
a2dd887dc2
Unify user list style in protocols table [SCI-8696] (#5644) 2023-06-21 13:24:40 +02:00
Anton
8c385e911f Fix long user name in smart annotation [SCI-8704] 2023-06-21 12:53:18 +02:00
artoscinote
248790360a
Project filter fixes [SCI-8695] (#5640) 2023-06-21 12:30:49 +02:00
aignatov-bio
e520540f99
Merge pull request #5641 from aignatov-bio/ai-sci-ui-css-fixes
UI CSS Fixes
2023-06-21 12:04:12 +02:00
Anton
2030b71082 UI CSS Fixes 2023-06-21 12:02:18 +02:00
G-Chubinidze
67d0444b31
CSS: Issues with the projects page [SCI-8507] (#5630)
* CSS: Issues with the projects page [SCI-8504]

* css fix
2023-06-21 11:00:16 +02:00
Soufiane
8b8fd1db42
Fix wicked_pdf asset pipeline [SCI-8684] (#5629)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-21 10:42:27 +02:00
aignatov-bio
55e75ffa91
Merge pull request #5635 from aignatov-bio/ai-sci-8662-ui-css-fixes
UI css fixes [SCI-8662]
2023-06-21 08:06:52 +02:00
artoscinote
02c93211ea
Fix column resizing issues [SCI-7961] (#5638) 2023-06-20 16:44:12 +02:00
aignatov-bio
0543a9a0c4
Merge pull request #5637 from aignatov-bio/ai-sci-8660-ui-css-fixes
Fix UI css fixes [SCI-8660]
2023-06-20 16:36:45 +02:00
Anton
f675034b7f Fix UI css fixes [SCI-8660] 2023-06-20 15:53:33 +02:00
Soufiane
8e6854309e
Fix broken inventory page [SCI-8690] (#5633)
- Stretch the datatable body to take all of the available space.
- Reload the datatable upon item assignment to task.

Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-20 14:29:35 +02:00
Anton
73880619d6 UI css fixes [SCI-8662] 2023-06-20 13:41:42 +02:00
artoscinote
ad26237d02
Implement column resizing [SCI-7961] (#5596)
* Patch datatables to support ColReorder + ColResize [SCI-7961]

* Implement repository column resizing [SCI-7961]

* Fix colResize and colReorder interactions [SCI-7961]

* Add styling improvements for column interactions [SCI-7961]

* Update grip icons [SCI-7961]

* Tweaks and fixes [SCI-7961]
2023-06-20 12:52:02 +02:00
aignatov-bio
be42f6b0da
Revert "Fix logo size [SCI-8329]" 2023-06-20 10:22:39 +02:00
aignatov-bio
a3aeac1c1d
Merge pull request #5628 from aignatov-bio/ai-sci-ui-css-fixes
UI CSS fixes
2023-06-19 16:00:40 +02:00
Anton
4e972de096 UI CSS fixes 2023-06-19 15:58:17 +02:00
Soufiane
72266fc636
Inventory export FE [SCI-6546] (#5622)
* Implement the front-end part of inventory export functionality [SCI-6546]

- Add the export button to the action toolbar
- Create new modal and link it to the export repository action
- Update the global export limit counter

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

* Remove load_repository and check_view_permission for export_repositories [SCI-6546]

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

* Fix text grammar in repositories export modal [SCI-6546]

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

* Use I18n pluralization [SCI-6546]

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

---------

Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-19 14:16:55 +02:00
aignatov-bio
245a58b5c1
Merge pull request #5626 from aignatov-bio/ai-sci-8659-fix-filters-save-button
Revert save filter and clear reminders button [SCI-8659]
2023-06-19 12:51:24 +02:00
Anton
1c1c42c88a Revert save filter and clear reminders button 2023-06-19 12:48:40 +02:00
artoscinote
62daa073ae
Merge pull request #5611 from G-Chubinidze/gc_SCI_8526
Double scroller on assign item to task from inventory table [SCI-8526]
2023-06-19 12:36:54 +02:00
Giga Chubinidze
374a474336 removed timeouts 2023-06-19 14:34:54 +04:00
ajugo
76b6d92d6e
Fix task duplication on experiment table page [SCI-8676] (#5618) 2023-06-19 11:20:56 +02:00
aignatov-bio
411e62b2bd
Merge pull request #5623 from aignatov-bio/ai-sci-8329-fix-logo-size
Fix logo size [SCI-8329]
2023-06-19 10:50:09 +02:00
artoscinote
36ae7e6ebd
Merge pull request #5621 from G-Chubinidze/gc_SCI_8673
Search field on assign/assigned item to task [SCI-8673]
2023-06-19 10:44:52 +02:00
Anton
58c17b1b00 Fix logo size [SCI-8329] 2023-06-19 10:44:13 +02:00
Giga Chubinidze
44a5a1f3b2 Search field on assign/assigned item to task [SCI-8673] 2023-06-19 10:21:04 +04:00
aignatov-bio
e4076c931a
Merge pull request #5614 from aignatov-bio/ai-sci-8658-css-fixes
UX fixes [SCI-8658][SCI-8667][SCI-8668][SCI-8669][SCI-8672][SCI-8660][SCI-8662]
2023-06-16 12:57:17 +02:00
aignatov-bio
45764498ed
Merge pull request #5612 from sboursen-scinote/sb_SCI-8641
Stretched image on the empty dashboard screen [SCI-8641]
2023-06-16 12:39:58 +02: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
Soufiane
b254f5614b
Inventory export FE [SCI-6546] (#5608)
* Implement the front-end part of inventory export functionality [SCI-6546]

- Add the export button to the action toolbar
- Create new modal and link it to the export repository action
- Update the global export limit counter

* Remove load_repository and check_view_permission for export_repositories [SCI-6546]
2023-06-16 10:48:39 +02:00
Alex Kriuchykhin
2df9367b01
Remove old JS code, unneeded JS include nonce [SCI-8670] (#5607) 2023-06-16 10:19:54 +02:00
sboursen-scinote
e99310f829 Fix smart-annotation view mode prefix [SCI-8555]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-16 09:36:26 +02:00
sboursen-scinote
a1b62b22b1 Fix image size and position in no-teams-jumbotron [SCI-8641]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-16 08:39:26 +02:00
Giga Chubinidze
f8f03e6b51 Double scroller on assign item to task from inventory table [SCI-8526] 2023-06-16 06:50:38 +04:00
ajugo
89f1efc64e
Update shared status in inventory datatable [SCI-8655] (#5604) 2023-06-15 15:32:01 +02:00
artoscinote
11048be09b
Merge pull request #5603 from artoscinote/ma_SCI_8646
Bundle Inter font for proper font weights [SCI-8646]
2023-06-15 15:17:49 +02:00
aignatov-bio
2c7828a227
Merge pull request #5605 from aignatov-bio/ai-sci-8671-css-fixes
PET css fixes [SCI-8660]
2023-06-15 15:16:50 +02:00
Anton
c4f82cc756 Css fixes [SCI-8671] 2023-06-15 15:12:51 +02:00
Soufiane
34b7999e43
Revert disabling of the name input [SCI-8460] (#5602)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-15 14:26:25 +02:00
Martin Artnik
657934f9bf Bundle Inter font for proper font weights [SCI-8646] 2023-06-15 14:23:01 +02:00
aignatov-bio
20a411c777
Merge pull request #5600 from scinote-eln/features/ui-revamp
Features/UI revamp
2023-06-15 11:51:44 +02:00
ajugo
2afe589657
Remove double load of current task on dashboard page [SCI-8642] (#5597) 2023-06-15 09:41:46 +02:00
Anton
d795f996f2 Merge branch 'develop' into features/ui-revamp 2023-06-14 15:18:50 +02:00
Anton
5643ca4387 Update bottom action toolbar css [SCI-8541] 2023-06-14 15:10:17 +02:00
Anton
4674f64905 Add new button style [SCI-8558] 2023-06-14 14:54:10 +02:00
Anton
86e980f773 Updated top navigation [SCI-8540] 2023-06-13 14:12:41 +02:00
Anton
b434c8a2c7 Update css for team selection and search field [SCI-8540] 2023-06-13 11:52:14 +02:00
Soufiane
606bdb118b
Prevent submitting forms multiple times [SCI-8560] (#5584)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-13 08:29:26 +02:00
Anton
4c71ecced6 Fix icon fonts issues 2023-06-12 14:55:01 +02:00
Anton
16d4a09cfa Update left navigation 2023-06-12 14:23:26 +02:00
Soufiane
2e16302812
Team admin can see all projects in Navigator [SCI-8549] [SCI-8381] (#5575)
Disable project links if team admin is missing read permission [SCI-8381]
2023-06-12 12:55:32 +02:00
Anton
5f55070fec Navigator ui revamp [SCI-8539][SCI-8467] 2023-06-12 11:53:24 +02:00
artoscinote
e57da37ec7
Merge pull request #5573 from G-Chubinidze/gc_SCI_8366
New icons implementation [SCI-8366]
2023-06-12 11:25:36 +02:00
Martin Artnik
7dfbc960e3 Font fix + default label icon fix [SCI-8366] 2023-06-12 11:20:33 +02:00
artoscinote
0e14b7de8a
Merge pull request #5544 from sboursen-scinote/sb_SCI-8498
Activity from dropdown disappeared [SCI-8498]
2023-06-09 13:19:52 +02:00
artoscinote
75a70ec080
Merge pull request #5576 from sboursen-scinote/sb_SCI-8532
Automatically close the Assign from inventory window on task screen [SCI-8532]
2023-06-09 10:29:32 +02:00
Soufiane
77de460182
Due date flyout on dashboard calendar [SCI-8600] (#5554)
* Change the scope of the DatePicker datetime format in global activities [SCI-8600]
2023-06-09 09:24:32 +02:00
Martin Artnik
27c2850f49 More fixes for icons [SCI-8366] 2023-06-08 18:12:28 +02:00
Martin Artnik
9ece0e5865 Remove addon css [SCI-8366] 2023-06-08 17:36:43 +02:00
Martin Artnik
dcc30822f5 New icon tweaks & fixes [SCI-8366] 2023-06-08 17:33:50 +02:00
sboursen-scinote
154910602f Close the Assign from inventory window on success [SCI-8532]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-08 15:33:43 +02:00
G-Chubinidze
dc9d37226a
Update application.js.erb 2023-06-08 10:37:11 +04:00
Giga Chubinidze
a777fd5584 New icons implementation [SCI-8366] 2023-06-08 10:33:37 +04:00
artoscinote
dc59376a35
Merge pull request #5558 from sboursen-scinote/sb_SCI-8612
"Number" column decimal units edit mode & infinite spinner [SCI-8612]
2023-06-06 15:23:07 +02:00
Soufiane
ad0418947c
Modal stays open when renaming an inventory via the bottom toolbar [SCI-8613] (#5567)
* Initialize rename and duplicate inventory models [SCI-8613]
2023-06-06 15:18:21 +02:00
Anton
c152df4e71 Merge branch 'develop' into features/ui-revamp 2023-06-06 14:55:35 +02:00
Anton
ec3387a5df Fix tailwind border class [SCI-8623] 2023-06-06 14:38:54 +02:00
artoscinote
8284bdbcaf
Merge pull request #5557 from G-Chubinidze/gc_SCI_8596
Well template table arrow [SCI-8596]
2023-06-06 13:02:45 +02:00
aignatov-bio
7e1402af3e
Merge pull request #5562 from aignatov-bio/ai-sci-8618-fix-results-css
Fix results css [SCI-8618]
2023-06-06 12:52:43 +02:00
aignatov-bio
a032839d62
Merge pull request #5559 from aignatov-bio/ai-sci-8620-fix-reports-table-css
Fix reports table css [SCI-8620]
2023-06-06 12:52:33 +02:00
Anton
afe5cdeede Switch to inter font [SCI-8170] 2023-06-06 12:50:28 +02:00
Martin Artnik
f344b72583 Fix save and load of folder checkbox in filters [SCI-8598] 2023-06-06 12:43:27 +02:00
Anton
0924ae1046 Fix results css [SCI-8618] 2023-06-06 12:36:57 +02:00
Miha Mencin
5afe02552f
Merge pull request #5553 from sboursen-scinote/sb_SCI-8603
No confirmation flash message and no page redirect when moving an experiment [SCI-8603]
2023-06-06 11:20:04 +02:00
aignatov-bio
acceaa7e08
Merge pull request #5556 from artoscinote/ma_SCI_8617
Fix protocol styling issues (disable Tailwind Preflight) [SCI-8617]
2023-06-06 11:05:30 +02:00
Anton
0d6cf02eab Fix reports table css [SCI-8620] 2023-06-06 10:54:01 +02:00
sboursen-scinote
5ef6416f6e Refactor inline events in JavaScript HTML tempaltes [SCI-8612]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-06 09:45:00 +02:00
Giga Chubinidze
b31ff44317 hound fix 2023-06-06 11:35:21 +04:00
Giga Chubinidze
e988c8f61c Well template table arrow [SCI-8596] 2023-06-06 11:34:01 +04:00
Martin Artnik
50765fcb29 Fix protocol styling issues (disable Tailwind Preflight) [SCI-8617] 2023-06-06 09:23:49 +02:00
sboursen-scinote
e9c1d0d827 Redirect to experiment page and show flash on move [SCI-8603]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-05 11:58:59 +02:00
G-Chubinidze
3a2ad1eda6
Well template table arrow & math calculation disabled [SCI-8596] (#5549) 2023-06-02 16:08:42 +02:00
Soufiane
30c5b1675f
Missing warning messages when setting up new user [SCI-8595] (#5548)
* Fix form errors in users invitation edit [SCI-8595]

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

* Fix form errors in users confirmation new [SCI-8595]

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

* Fix form errors in users registration [SCI-8595]

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

---------

Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-02 15:35:29 +02:00
ajugo
c9ae7e3444
Fix z-index for mobile dropdown [SCI-8594] (#5547) 2023-06-02 15:27:44 +02:00
G-Chubinidze
10e3402f1c
added rounder bottom border (#5546) 2023-06-02 14:03:57 +02:00
sboursen-scinote
456670dd15 Fix Activities type dropdowns [SCI-8498]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-02 10:39:56 +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
cf47faf76a
Fix overlaping of the dropdown and table on protocol [SCI-8591] (#5539) 2023-06-01 14:44:44 +02:00
artoscinote
c58a852e2a
Merge pull request #5532 from G-Chubinidze/gc_SCI_8098_8147
Cursor position improvements, focused fields - part 1 & 2 [SCI-8098] [SCI-8147]
2023-06-01 12:36:54 +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
fa05ce15f3
Merge pull request #5476 from G-Chubinidze/gc_SCI_8473
Position of opened drop down [SCI-8473]
2023-06-01 12:32:53 +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
14b71d1374 hound fix 2023-06-01 14:24:27 +04: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
ajugo
17e89c6152
Fix extra large image preview for results [SCI-8585] (#5534) 2023-06-01 11:00:55 +02:00
ajugo
31fdaf5e55
Remove search terms on datatable refresh [SCI-8574] (#5533) 2023-06-01 09:52:58 +02:00
artoscinote
015c481a2b
Merge pull request #5530 from artoscinote/ma_SCI_8551
Attempt to fix sporadic task table render errors [SCI-8551]
2023-06-01 09:26:21 +02:00
Giga Chubinidze
7985319b10 hound fix 2023-05-31 19:31:18 +04:00
Giga Chubinidze
801db4b7a4 added resize observer 2023-05-31 19:27:07 +04: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
artoscinote
79d9f3c404
Merge pull request #5523 from G-Chubinidze/gc_SCI_8575
Empty state of inventories - Clickable empty row [SCI-8575]
2023-05-31 16:30:20 +02:00
Martin Artnik
60a0a4ea9b Attempt to fix sporadic task table render errors [SCI-8551] 2023-05-31 16:17:25 +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
artoscinote
caa160e7c6
Merge pull request #5528 from artoscinote/ma_SCI_8398
Fix project sorting dropdown [SCI-8398]
2023-05-31 13:56:58 +02:00
Martin Artnik
7f7fc42ec8 Fix project sorting dropdown [SCI-8398] 2023-05-31 13:44:48 +02:00
Soufiane
411330bca9
Fix dropdown z-index in protocol templates [SCI-8347] (#5527)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-31 13:37:03 +02:00
Giga Chubinidze
9b7abe8de7 changed logic to accomodate globally 2023-05-31 15:36:09 +04:00
ajugo
b9b84ef79d
Fix perfect scrollbar effects and size of the buttons on navigation [SCI-8567] (#5525) 2023-05-31 12:39:20 +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
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
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
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
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
G-Chubinidze
43218900e4
Merge branch 'develop' into gc_SCI_8496 2023-05-29 13:27:18 +04:00
Giga Chubinidze
017781d0dc cleanup 2023-05-29 13:25:54 +04: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
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
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
fc045389b8 Broken assigned inventory item to task table [SCI-8523] 2023-05-28 02:59:34 +04: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
sboursen-scinote
2e580705ae Fix hound [SCI-8347]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 14:52:53 +02:00
Giga Chubinidze
038226fa19 removed test code 2023-05-26 13:44:11 +04: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
sboursen-scinote
a77ee62f8e Fix hover effect depending on the type of the navigator link [SCI-8509]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 11:19:27 +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
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
Giga Chubinidze
acabba32e5 made it nicer 2023-05-25 15:46:33 +04:00
Anton
a0fc7aeef8 Revert images to inline [SCI-8501] 2023-05-25 13:35:04 +02:00
G-Chubinidze
2e21e286b7
Merge branch 'develop' into gc_SCI_8464 2023-05-25 15:32:00 +04:00
Anton
c005825b47 Fix project/experiment name container size [SCI-8529] 2023-05-25 13:22:30 +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
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
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
Anton
007eae16cc Multiple small css fixes [SCI-8518]]SCI-8529] 2023-05-24 12:03:47 +02:00