Commit graph

13265 commits

Author SHA1 Message Date
ajugo 2afe589657
Remove double load of current task on dashboard page [SCI-8642] (#5597) 2023-06-15 09:41:46 +02:00
ajugo 272de72231
Prevent closing assign modal from inventory for dropdown options [SCI-8640] (#5593) 2023-06-14 14:57:58 +02:00
ajugo dea721cdf0
Fix click away table update [SCI-8432] (#5589) 2023-06-14 10:20:40 +02:00
ajugo 1397e88eae
Fix route for repositories export [SCI-8445] (#5590) 2023-06-14 10:20:25 +02:00
Soufiane 23e248ca02
Changed wording for activities [SCI-8243] (#5356)
* Change wording for access activities in projects and protocols [SCI-8243]
* Add project activity for changing all team members role via project option-edit [SCI-8243]
2023-06-13 16:55:40 +02:00
Alex Kriuchykhin 976c29c136
Add CSP nonce to JQuery bundle inclusion [SCI-8609] (#5588) 2023-06-13 14:47:28 +02:00
artoscinote 8b144fa33b
Merge pull request #5542 from G-Chubinidze/gc_SCI_8406
(A) label (instead of icons) in front of titles of archived elements [SCI-8406]
2023-06-13 12:17:32 +02:00
dependabot[bot] b73382f959
Bump doorkeeper from 5.4.0 to 5.6.6 (#5585)
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.4.0 to 5.6.6.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.4.0...v5.6.6)

---
updated-dependencies:
- dependency-name: doorkeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 11:49:04 +02:00
G-Chubinidze 9315190ffe
Merge branch 'develop' into gc_SCI_8406 2023-06-13 12:13:22 +04: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
Alex Kriuchykhin 3990661a78
Update Rails version to 6.1.7.3 (#5583) 2023-06-12 16:10:27 +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
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
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
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
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
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 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
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
Anton 0924ae1046 Fix results css [SCI-8618] 2023-06-06 12:36:57 +02:00
Martin Artnik ac661851e5 Disable edit action for label template viewer [SCI-8619] 2023-06-06 11:42:03 +02:00
Alex Kriuchykhin 6f493233a3
Fix Zebra printers connect src [SCI-8606] (#5560) 2023-06-06 11:32:11 +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
Martin Artnik 18214f749b Allow blob image source [SCI-8617] 2023-06-06 10:28:24 +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
ajugo e8501e0754
Add well plates to project export report [SCI-8605] (#5552) 2023-06-02 18:56:52 +02:00
ajugo 5694cfe3d0
Fix task name rendering on experiment view [SCI-8604] (#5551) 2023-06-02 17:16:39 +02:00