Commit graph

13329 commits

Author SHA1 Message Date
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
Alex Kriuchykhin 3990661a78
Update Rails version to 6.1.7.3 (#5583) 2023-06-12 16:10:27 +02:00
aignatov-bio 7e8be82fd4
Merge pull request #5582 from aignatov-bio/ai-fix-icon-fonts-issues
Fix icon fonts issues
2023-06-12 15:07:17 +02:00
Anton 4c71ecced6 Fix icon fonts issues 2023-06-12 14:55:01 +02:00
artoscinote 91aab57914
Merge pull request #5580 from sboursen-scinote/sb_SCI-8545
Improvement of dropdown in Assign to task modal [SCI-8545]
2023-06-12 14:38:16 +02:00
aignatov-bio 85665a117e
Merge pull request #5581 from aignatov-bio/ai-sci-8537-update-left-menu
Refactor left menu [SCI-8537]
2023-06-12 14:33:20 +02:00
Anton d64a166b83 Remove margin hack 2023-06-12 14:24:26 +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
aignatov-bio 4c9aa2a1f5
Merge pull request #5572 from aignatov-bio/ai-sci-8539-navigator-ui-revamp
Navigator ui revamp [SCI-8539][SCI-8467]
2023-06-12 12:53: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
sboursen-scinote 43bf1cf0eb Add loading state to select_search [SCI-8545]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-12 10:49:31 +02:00
Alex Kriuchykhin f0c2624179
Implement inventories export backend logic [SCI-8444] (#5578) 2023-06-12 10:29:17 +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
artoscinote db0363416c
Merge pull request #5577 from sboursen-scinote/sb_SCI-8626
Error at selecting one ZPL label template [SCI-8626]
2023-06-09 10:29:24 +02:00
sboursen-scinote ad78759393 Handle no action buttons in the toolbar edge case [SCI-8626]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-09 10:11:31 +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
Giga Chubinidze 95437c69a4 included name 2023-06-08 12:54:01 +04:00
Giga Chubinidze aa5caf3cc3 refactor 2023-06-08 11:54:59 +04:00
Giga Chubinidze ecf38de4d3 lone operator 2023-06-08 11:08:44 +04:00
Giga Chubinidze 06e31679fe "i" flyout for protocol on task screen - linked archived protocol template with (A) label [SCI-8218] 2023-06-08 11:07:01 +04: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
Oleksii Kriuchykhin 7c84ecb108 Bump version to 1.27.2 2023-06-07 10:23:35 +02:00
artoscinote 164829fd7c
Fix issue where blur prevention is not turned off in assignment modal dropdown [SCI-8588] (#5570) 2023-06-07 09:52:57 +02:00
artoscinote 98cb0df46b
Fix issues with assign to task dropdowns [SCI-8588] (#5568) 2023-06-06 15:31:40 +02:00
Alex Kriuchykhin 98e1962372
Fix viewable_by_user method for Step [SCI-8625] (#5569) 2023-06-06 15:29:58 +02: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
aignatov-bio 8d1803211e
Merge pull request #5566 from aignatov-bio/ai-sci-8623-fix-navigator-border
Fix tailwind border class [SCI-8623]
2023-06-06 14:50:12 +02:00
Anton ec3387a5df Fix tailwind border class [SCI-8623] 2023-06-06 14:38:54 +02:00
Alex Kriuchykhin eacf2c0c23
Use correct permissions in repository row assigning filters [SCI-8616] (#5565) 2023-06-06 13:53:12 +02:00
artoscinote 1ccfb0b592
Merge pull request #5564 from G-Chubinidze/gc_SCI_8366
Added new icons
2023-06-06 13:28:13 +02:00
Giga Chubinidze d41a399375 Added new icons 2023-06-06 15:23:18 +04: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
artoscinote 49cdbdbb32
Merge pull request #5563 from artoscinote/ma_SCI_8598
Fix save and load of folder checkbox in filters [SCI-8598]
2023-06-06 12:52:22 +02:00
aignatov-bio 19956eb145
Merge pull request #5399 from aignatov-bio/ai-sci-8170-switch-font-to-inter
Switch to inter font [SCI-8170]
2023-06-06 12:50:57 +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
artoscinote 05282a57d1
Merge pull request #5561 from artoscinote/ma_SCI_8619
Disable edit action for label template viewer [SCI-8619]
2023-06-06 12:42:38 +02:00