Alex Kriuchykhin
b3267d7934
Fix multiple inventory reminders issues [SCI-7805][SCI-7808][SCI-7809] ( #4876 )
2023-01-24 09:36:13 +01:00
Alex Kriuchykhin
26820b9abb
Fix subject references for repository row activities [SCI-6906] ( #4203 )
2022-07-07 12:00:35 +02:00
ajugo
13798374ed
Add consume column to assigned item export [SCI-6841] ( #4115 )
...
* Add consume column to assigned item export [SCI-6841]
* Fix hound [SCI-6841]
2022-06-03 10:10:00 +02:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
artoscinote
35dfa15e57
Implement hidden repository cell reminders [SCI-6504] ( #3933 )
2022-03-11 12:38:45 +01:00
artoscinote
d577fcc824
Implement basic logic for Date/DateTime/Stock reminders [SCI-6554] ( #3911 )
...
* Implement basic logic for Date/DateTime/Stock reminders [SCI-6554]
* Implement bell icon [SCI-6500]
* Refactor reminder cells scope [SCI-6554]
2022-03-09 14:13:48 +01:00
Alex Kriuchykhin
79c32e30ad
Add support of repository snapshots to assigned items section [SCI-6439] ( #3828 )
2022-02-11 10:46:19 +01:00
Oleksii Kriuchykhin
dd5f8c2793
Add stock management columns to snapshots [SCI-6448]
2022-01-28 13:19:37 +01:00
aignatov-bio
2c88843924
Task stock consumption modal[SCI-6444][SCI-6445] ( #3798 )
...
Add main logic for consumption on task [SCI-6444]
Co-authored-by: Anton <anton@scinote.net>
2022-01-28 11:10:56 +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
Oleksii Kriuchykhin
a4d84e1a3b
Add initial implementation of inventory stock management [SCI-6402]
2022-01-12 17:13:50 +01:00
Oleksii Kriuchykhin
738da6094f
Add advanced filters to repository datatable service [SCI-6210]
2021-12-21 12:38:52 +01:00
Alex Kriuchykhin
dfa2a7775d
Merge pull request #3422 from okriuchykhin/ok_SCI_5847
...
Fix repository cell joining and preloading [SCI-5847]
2021-07-21 13:18:21 +02:00
artoscinote
5f9c04844f
Added prefixed IDs to repository rows (items) [SCI-5909] ( #3441 )
...
* Added prefixed IDs to repository rows (items) [SCI-5909]
* Fix prefixed id queries to work with joins, use subquery in repository search [SCI-5909]
* Fixed accessing repository_row parent code [SCI-5909]
* Better handling of repository_row code display [SCI-5909]
* Fix index warning for id prefixed models issue setting up project [SCI-5909]
2021-07-19 14:23:36 +02:00
Oleksii Kriuchykhin
549fc8e5a0
Fix repository cell joining and preloading [SCI-5847]
2021-07-07 17:43:51 +02:00
Urban Rotnik
2f4bf95373
Revert scrope
2020-06-24 11:42:59 +02:00
Urban Rotnik
91af7135c1
Update scopes for repository items
2020-06-23 18:24:46 +02:00
Urban Rotnik
6de322498b
Delegate archived methods to parent repository
2020-06-23 17:16:02 +02:00
Urban Rotnik
e89bf58e1c
Refactory restore inventory service
2020-06-23 08:24:52 +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
Mojca Lorber
a9a278409c
Fix test
2020-06-08 16:22:37 +02:00
Mojca Lorber
42d6d727b9
Add archive to repository rows
2020-06-04 23:29:37 +02:00
Oleksii Kriuchykhin
3a67c99982
Switch to STI for repositories, fix cell values snapshotting [SCI-4516]
2020-04-09 12:33:04 +02:00
Oleksii Kriuchykhin
a9c3102835
Add repository snapshots with service, refactor item assigning [SCI-4516]
2020-04-07 18:26:39 +02:00
Urban Rotnik
503c05805d
Move editable? method from helper to model
2020-01-25 09:43:05 +01:00
Anton Ignatov
fc70ce24f8
Refactor side filters for global activities
2019-11-18 13:59:54 +01:00
Urban Rotnik
3adf2bb736
Add factories and validation tests for repositories and related models
...
Repositories, cells, columns, values (date, text, asset, list), rows, items
2019-06-10 12:24:02 +02:00
Mojca Lorber
5fd4c47388
Move change owner functionality to RepositoryRow
2019-04-29 14:02:02 +02:00
Oleksii Kriuchykhin
e62e1873b0
Fix issue with caching in inventories dropdown [SCI-2776]
2019-01-17 15:04:20 +01:00
Oleksii Kriuchykhin
534866467b
Add counters to task inventories dropdown [SCI-2776]
2019-01-03 14:11:00 +01:00
Oleksii Kriuchykhin
8d11e03d47
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
2018-08-08 17:01:49 +02:00
zmagod
4573655ec8
adds save PDF report to inventory feature [fixes SCI-2371]
2018-05-16 09:31:19 +02:00
zmagod
24acd5c779
fixes per @duco 's request
2018-04-26 14:13:46 +02:00
Oleksii Kriuchykhin
1765d83cd1
Refactor search to support repository list items [SCI-2108]
2018-03-09 11:05:43 +01:00
Luka Murn
9f60ece25f
Merge branch 'master' into rails-5.1
...
Conflicts:
app/models/repository.rb
app/models/repository_row.rb
app/views/projects/index.html.erb
app/views/shared/_secondary_navigation.html.erb
2017-07-06 15:12:15 +02:00
zmagod
525c9770ac
fixes experiment page [fixes SCI-1395]
2017-06-28 15:21:32 +02:00
Oleksii Kriuchykhin
e038bc58fa
Add global search in custom repositories [SCI-1356]
2017-06-23 16:12:56 +02:00
zmagod
819f47b450
setup sciNote for Rails 5.1
2017-06-23 15:19:08 +02:00
Oleksii Kriuchykhin
ad8dd6d740
PR fixes [SCI-1274]
2017-06-07 15:23:25 +02:00
Oleksii Kriuchykhin
8b1190060e
Add custom repository table [SCI-1274]
2017-06-07 15:23:25 +02:00
Oleksii Kriuchykhin
85e81e9ea2
Improve repository models and migration [SCI-1267]
2017-05-17 10:04:07 +02:00
Oleksii Kriuchykhin
72a651c7de
Add migrations and models for custom repositories [SCI-1267]
2017-05-16 15:27:36 +02:00