Commit graph

10457 commits

Author SHA1 Message Date
aignatov-bio 05547da457
Add stock table renders [SCI-6412] (#3787)
Co-authored-by: Anton <anton@scinote.net>
2022-01-19 13:19:56 +01:00
Oleksii Kriuchykhin 732e49d302 Bump version to 1.23.7 2022-01-19 10:44:58 +01:00
aignatov-bio 01f1b5bd10
Add stock column type (#3786)
* Add stock column type

* Create new stock column [SCI-6410]

* Small fixed for stock column [SCI-6410]

* Add stock column validations [SCI-6410]

Co-authored-by: Anton <anton@scinote.net>
2022-01-18 13:17:05 +01:00
aignatov-bio 7425225520
Fix permission check for experiment moving (#3783)
Co-authored-by: Anton <anton@scinote.net>
2022-01-18 10:15:59 +01:00
Oleksii Kriuchykhin 34554e57e3 Fix filtering for repository snapshots [SCI-6423] 2022-01-17 21:53:13 +01:00
Alex Kriuchykhin 10556ea960
Merge pull request #3780 from biosistemika/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7
2022-01-17 15:33:23 +01:00
Alex Kriuchykhin 79739371b7
Merge pull request #3784 from artoscinote/ma_SCI_6409
Fix discarding a job due to non-existant report [SCI-6409]
2022-01-17 11:42:47 +01:00
Martin Artnik caabb6ff00 Fix discarding a job due to non-existant report [SCI-6409] 2022-01-17 11:40:37 +01:00
Alex Kriuchykhin 3e714a4871
Merge pull request #3778 from okriuchykhin/ok_SCI_6402
Add initial implementation of inventory stock management [SCI-6402]
2022-01-17 11:21:08 +01:00
aignatov-bio 8fcf4e9aa2
Add styling for repository filters [SCI-6232] (#3779)
Co-authored-by: Anton <anton@scinote.net>
2022-01-17 10:24:57 +01:00
ajugo c570cef06c
Style corrections for printed protocol [SCI-6326] (#3782)
* Printed protocol display improvements [SCI-6326]

* Fix new line

* Fix hound [SCI-6326]

* Using image_tag helper [SCI-6326]

* Move pictures to asset folder [SCI-6326]
2022-01-14 15:02:04 +01:00
artoscinote 78b89733ab
Fix invalid return in reports jobs [SCI-6409] (#3777) 2022-01-13 14:36:09 +01:00
dependabot[bot] f10f8ac6a7
Bump follow-redirects from 1.14.3 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 12:45:46 +00:00
Oleksii Kriuchykhin a4d84e1a3b Add initial implementation of inventory stock management [SCI-6402] 2022-01-12 17:13:50 +01:00
aignatov-bio 3e85cc0b4a
Add UI for saving filters [SCI-6231] (#3768)
* Add UI for saving filters [SCI-6231]

* Fix ajax for deleting filters [6231]

Co-authored-by: Anton <anton@scinote.net>
Co-authored-by: Martin Artnik <martin@scinote.net>
2022-01-12 14:39:42 +01:00
Miha Mencin de00f1d13b
Update VERSION
Bump version to 1.23.6
2022-01-12 12:20:50 +01:00
Alex Kriuchykhin 6132d8a8ca
Merge pull request #3773 from aignatov-bio/ai-sci-6407-fix-status-column
Fix status column emojis [SCI-6407]
2022-01-11 13:34:17 +01:00
Alex Kriuchykhin f912e4b163
Merge pull request #3774 from aignatov-bio/ai-sci-fix-yarn-install-from-git
Fix yarn install from git repository
2022-01-11 12:41:08 +01:00
Anton d0e0ce7565 Fix yarn install from git repository 2022-01-11 11:38:03 +01:00
Anton 304727257e Fix status column emojis [SCI-6407] 2022-01-11 11:27:00 +01:00
Anton 45d7718572 Add A-Z sort for assignment modals [SCI-6325] 2022-01-10 14:55:11 +01:00
Alex Kriuchykhin 60cb0e7a53
Merge pull request #3770 from okriuchykhin/ok_SCI_6403
Lock psych version to < 4.0, until upgrade to rails 7 [SCI-6403]
2022-01-10 14:38:46 +01:00
Oleksii Kriuchykhin a456fb64f9 Lock psych version to < 4.0, until upgrade to rails 7 [SCI-6403] 2022-01-10 14:16:49 +01:00
Alex Kriuchykhin c32790fe60
Merge pull request #3767 from aignatov-bio/ai-sci-change-repository-for-tui-image-editor
Change repository for TUI image editor
2022-01-10 10:47:41 +01:00
Anton 643812ea84 Change repository for TUI image editor 2022-01-10 10:37:50 +01:00
Oleksii Kriuchykhin 8569a1dae7 Fix experiment caching issue [SCI-6400] 2022-01-07 14:27:52 +01:00
Alex Kriuchykhin 53a6bea0f6
Merge pull request #3765 from okriuchykhin/ok_SCI_6403
Update Ruby to 2.7.5, optimize Rails configuration, update Puma and Wkhtmltopdf [SCI-6403]
2022-01-07 11:46:16 +01:00
Oleksii Kriuchykhin 7aeeb81fb7 Update Ruby to 2.7.5, optimize Rails configuration, update Puma and Wkhtmltopdf [SCI-6403] 2022-01-07 11:20:11 +01:00
artoscinote 277b5f6eec
Fixed reCaptcha causing stack overflows on invite modal [SCI-6052] (#3534) 2022-01-06 10:11:20 +01:00
artoscinote 3f87d250ce
Implement saving repository filters [SCI-6230] (#3748)
* Implement saving repository filters [SCI-6230]

* Remove unnecessary logging [SCI-6230]

* Refactor filter saving [SCI-6230]

* Remove unnecessary files, linter fixes [SCI_6230]
2022-01-05 15:02:09 +01:00
Oleksii Kriuchykhin a952e46e97 Fix user invitation with emails surrounded by spaces [SCI-6263] 2022-01-04 23:40:08 +01:00
Oleksii Kriuchykhin 200c282683 Add handling of archiving/restoring inventory items to API [SCI-5584] 2022-01-04 21:05:59 +01:00
Martin Artnik 66081950f0 Fix added_on filter, add specs [SCI-6388] 2022-01-04 19:20:02 +01:00
aignatov-bio 997fbb80d3
Add snapshots to label printing [SCI-6328] (#3760)
Co-authored-by: Anton <anton@scinote.net>
2022-01-04 14:12:35 +01:00
Alex Kriuchykhin 7c4143249e
Improve speed of assigned modules popout [SCI-6350] (#3754) 2022-01-04 10:18:08 +01:00
Alex Kriuchykhin 9c0582543b
Update 403 error screen [SCI-6251] (#3730) 2022-01-04 10:07:55 +01:00
Alex Kriuchykhin 93492c6dc4
Merge pull request #3747 from aignatov-bio/ai-sci-6338-not-all-projects-in-dropdown-for-taks-create
Change permissions for dashboard quick start modal [SCI-6338]
2022-01-04 10:07:39 +01:00
Oleksii Kriuchykhin 9f393bdb5a Fix handling of Ctrl+S in TinyMCE editor [SCI-6189] 2022-01-03 13:59:42 +01:00
aignatov-bio d71f231027
Install new TUI Image Editor [SCI-6166] (#3706)
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 12:37:13 +01:00
aignatov-bio 478df28689
Clear bioEddie molecule on creating new one [SCI-6001] (#3757)
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 12:36:56 +01:00
aignatov-bio 5512db18f0
Fix state for bmt repository [SCI-6089] (#3758)
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 12:34:06 +01:00
aignatov-bio 75f7e67602
Fix task navigation for archived experiments [SCI-6333] (#3753)
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 10:48:17 +01:00
aignatov-bio 4af7a2eb7f
Add settings variable for inventory filters [SCI-6329] (#3751)
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 10:48:03 +01:00
aignatov-bio 3bef5e2caa
Update wording for repository columns [SCI-6233] (#3752)
Co-authored-by: Anton <anton@scinote.net>
2022-01-03 10:33:28 +01:00
Anton 3de3da9ecc Change permissions for dashboard quick start modal [SCI-6338] 2022-01-03 10:32:05 +01:00
Alex Kriuchykhin b1f2a6b797
Merge pull request #3755 from artoscinote/ma_SCI_6193
Add missing translations for webhook form [SCI-6193]
2021-12-30 17:57:50 +01:00
Alex Kriuchykhin 6b484caff4
Merge pull request #3750 from okriuchykhin/ok_SCI_6210
Add advanced filters to repository datatable service [SCI-6210]
2021-12-30 17:54:39 +01:00
Martin Artnik 0db2023baa Add x and y to task serializer [SCI-6394] 2021-12-27 13:29:03 +01:00
Martin Artnik ef0fec55df Filter fixes [SCI-6391] 2021-12-27 11:36:39 +01:00
Martin Artnik 8651c87efd Add missing translations for webhook form [SCI-6193] 2021-12-23 11:45:14 +01:00