aignatov-bio
|
2e4f687d31
|
Add experiment move error handling to project show [SCI-6398] (#3776)
Co-authored-by: Anton <anton@scinote.net>
|
2022-01-25 12:27:23 +01:00 |
|
Alex Kriuchykhin
|
d2b5db13e9
|
Add stock and consumption to assigned items section [SCI-6434] (#3793)
|
2022-01-25 12:12:55 +01:00 |
|
aignatov-bio
|
86b26cfade
|
CSS fixes for bmt filters [SCI-6084] (#3764)
Co-authored-by: Anton <anton@scinote.net>
|
2022-01-25 10:22:11 +01:00 |
|
Anton
|
cbcba90a8e
|
Fix markup [SCI-6325]
|
2022-01-25 10:10:57 +01:00 |
|
artoscinote
|
354bf4b808
|
Fix for Safari artefacts in TinyMCE [SCI-6154] (#3794)
|
2022-01-25 10:10:47 +01:00 |
|
Alex Kriuchykhin
|
5b335139e5
|
Merge pull request #3761 from artoscinote/ma_SCI_6388
Fix added_on filter, add specs [SCI-6388]
|
2022-01-24 16:47:03 +01:00 |
|
Martin Artnik
|
5fcf2cd080
|
Fix rendering of bmt/repository filters [SCI-6447]
|
2022-01-21 13:14:04 +01:00 |
|
Miha Mencin
|
41e1c5cf32
|
Bump version to 1.23.8
|
2022-01-20 15:31:03 +01:00 |
|
Martin Artnik
|
711005425f
|
Merge branch 'features/bmt-search' of github.com:biosistemika/scinote-web into features/repository-filters
|
2022-01-20 13:30:33 +01:00 |
|
Martin Artnik
|
abac837cd4
|
Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters
|
2022-01-20 13:26:08 +01:00 |
|
artoscinote
|
95a36b6870
|
Implemented stock management modal [SCI-6417] (#3788)
* Implement inventory stock management modal [SCI-6417]
* Add generalized validation mechanic, some bugfixes [SCI-6417]
* Fix permission check and method name in RepositoryStockValue [SCI-6417]
|
2022-01-20 12:44:57 +01:00 |
|
Alex Kriuchykhin
|
1fc6950e9e
|
Merge pull request #3789 from okriuchykhin/ok_SCI_6431
Fix representation of experiment workflow images [SCI-6431]
|
2022-01-20 09:00:46 +01:00 |
|
Oleksii Kriuchykhin
|
5dd7ca2218
|
Fix representation of experiment workflow images [SCI-6431]
|
2022-01-19 18:07:55 +01:00 |
|
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 |
|