Commit graph

7913 commits

Author SHA1 Message Date
aignatov-bio
e7659da0e7 Fix tests 2020-06-18 14:09:29 +02:00
aignatov-bio
323929b270 Add restore/delete buttons 2020-06-18 14:09:29 +02:00
aignatov-bio
e9830ebfee Add view switcher 2020-06-18 14:08:24 +02:00
aignatov-bio
8b10d49118 Clean up CSS 2020-06-18 14:08:24 +02:00
Urban Rotnik
b498aa54d3
Merge pull request #2661 from urbanrotnik/ur-sci-4740-default-scope
Update default scope [SCI-4740] [SCI-4687][SCI-4746]
2020-06-18 14:07:10 +02:00
Urban Rotnik
a05be67d3a
Merge pull request #2652 from urbanrotnik/ur-sci-4703-archived-tag
Add archived tags to assigned repository rows [SCI-4703]
2020-06-18 13:47:57 +02:00
Urban Rotnik
06fab7d01c Update smart anotation preview for archived items 2020-06-18 13:45:08 +02:00
Urban Rotnik
123375f494 Update scopes in reports 2020-06-18 09:33:12 +02:00
Urban Rotnik
d5b82f857e Add tag for DOCX 2020-06-18 08:52:59 +02:00
Alex Kriuchykhin
f8a48946c6
Merge pull request #2663 from biosistemika/dependabot/bundler/sanitize-5.2.1
Bump sanitize from 5.1.0 to 5.2.1
2020-06-17 10:56:22 +02:00
dependabot[bot]
b3912d5c69
Bump sanitize from 5.1.0 to 5.2.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v5.1.0...v5.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-16 22:11:34 +00:00
Urban Rotnik
83bd8c3ad4 Add default scope for non archived repositories 2020-06-16 09:18:22 +02:00
aignatov-bio
a6ff5b1ed8
Merge pull request #2653 from aignatov-bio/ai-sci-4692-add-archiving-columns-to-datable-helper
Add archiving column to datatable helper [SCI-4692]
2020-06-15 15:35:19 +02:00
Urban Rotnik
868c1c1fa0 Improve row state passing 2020-06-15 13:42:16 +02:00
aignatov-bio
fe37afcc41 Update tests 2020-06-15 09:54:01 +02:00
mlorb
0a7c9aeb1a
Merge pull request #2651 from urbanrotnik/ur-sci-4706-archiving-restoring-rows
Archiving & restoring rows [SCI-4706]
2020-06-11 16:41:53 +02:00
Urban Rotnik
39eb8145c2 Rename params method 2020-06-11 16:11:23 +02:00
Urban Rotnik
727703a049
Merge pull request #2655 from biosistemika/master
Version update
2020-06-11 15:51:55 +02:00
Urban Rotnik
84aacecb81
Bump version to 1.19.2 2020-06-11 15:34:10 +02:00
Urban Rotnik
8928d5ef4e
Merge pull request #2654 from urbanrotnik/ur-ml-sci-4737-cp
Fix protocol duplication at saving protocol from task to repository [SCI-4737]
2020-06-11 15:33:16 +02:00
Urban Rotnik
566a800656
Revert bump to 1.19.2 2020-06-11 15:31:55 +02:00
Miha Mencin
12e48d1f7a
Bump version to 1.9.2 2020-06-11 13:25:56 +02:00
Mojca Lorber
cfeb4b4d3d Fix protocol duplication at saving protocol from task to repository 2020-06-11 13:19:21 +02:00
aignatov-bio
db35da0cee Add archiving column to datatable helper 2020-06-11 12:48:31 +02:00
Urban Rotnik
9bac0fb867 Add archived tags to assigned repository rows 2020-06-10 14:48:03 +02:00
Urban Rotnik
c7d6c4d60e Add repository_rows restoring and archiving actions on FE 2020-06-09 22:16:55 +02:00
Urban Rotnik
fabfd7ddaf Add controller action for Archive&Restore 2020-06-09 19:18:30 +02:00
Urban Rotnik
26db4f3515 Add Archive and Restore service 2020-06-09 18:50:36 +02:00
Urban Rotnik
ebbce8d09e Add restore columns to migrations 2020-06-09 18:43:22 +02:00
aignatov-bio
9dd5996122
Merge pull request #2650 from aignatov-bio/ai-sci-4739-checkbox-component-for-datatable
Add checkbox selector to DataTable [SCI-4739]
2020-06-09 14:39:33 +02:00
aignatov-bio
37baa13f47 Fi tests 2020-06-09 14:37:45 +02:00
mlorb
71eef19acb
Merge pull request #2649 from mlorb/ml-sci-4737
Fix protocol duplication at saving protocol from task to repository [SCI-4737]
2020-06-09 13:36:58 +02:00
aignatov-bio
2b9062ac92 Add checkbox selector to datatable 2020-06-09 13:16:50 +02:00
Mojca Lorber
c0c93772ff Fix protocol duplication at saving protocol from task to repository 2020-06-09 11:45:03 +02:00
mlorb
0cca53066f
Merge pull request #2645 from mlorb/ml-sci-4689
Add archive to repository rows [SCI-4689]
2020-06-08 16:51:02 +02:00
mlorb
75f2a49cc4
Merge branch 'features/inventory-archiving' into ml-sci-4689 2020-06-08 16:30:24 +02:00
Mojca Lorber
a9a278409c Fix test 2020-06-08 16:22:37 +02:00
aignatov-bio
fd930ff5d5
Merge pull request #2636 from aignatov-bio/ai-sci-4681-add-view-switcher-for-inventory-list
Add switch for active/archive repository view [SCI-4681][SCI-4682]
2020-06-08 09:53:19 +02:00
Alex Kriuchykhin
8606555c9b
Merge pull request #2646 from biosistemika/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
2020-06-08 09:48:46 +02:00
Alex Kriuchykhin
081102cf53
Merge pull request #2647 from biosistemika/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-08 09:48:27 +02:00
Alex Kriuchykhin
f521531fd5
Merge pull request #2638 from okriuchykhin/ok_SCI_4571
Clear the obsolete code for assigning inventory items to the task [SCI-4571]
2020-06-08 09:47:56 +02:00
Urban Rotnik
9b114a50c3
Merge pull request #2642 from urbanrotnik/ur-sci-4721-counter-fix
Fix assigned items counter [SCI-4721]
2020-06-08 09:10:44 +02:00
Urban Rotnik
17620e3e86
Merge pull request #2631 from urbanrotnik/ur-sci-4534-not-visible-checklist
Export and import checklist items with delimiter [SCI-4534]
2020-06-08 09:10:26 +02:00
dependabot[bot]
6be1200828
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 15:55:22 +00:00
dependabot[bot]
3ed3e2501e
Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 15:00:29 +00:00
Oleksii Kriuchykhin
85ce72e5ff Remove obsolete JS functions from repositories datatable [SCI-4571] 2020-06-05 11:15:58 +02:00
Mojca Lorber
42d6d727b9 Add archive to repository rows 2020-06-04 23:29:37 +02:00
aignatov-bio
4a6d7d0e12 Add archived inventories 2020-06-04 19:07:10 +02:00
aignatov-bio
dd58fc4199 Fix i18n 2020-06-04 18:41:45 +02:00
aignatov-bio
66a77d8de9 Add sidebar reload on view change 2020-06-04 18:41:45 +02:00