Anton
|
3849b1a7a1
|
Save handson table metadata [SCI-7834]
|
2023-02-06 14:21:55 +01:00 |
|
Oleksii Kriuchykhin
|
06f3c34e3a
|
Add missing permissions for inventories and protocols [SCI-7643]
|
2022-12-22 16:46:26 +01:00 |
|
Oleksii Kriuchykhin
|
0d6c6ccd9e
|
Introduce searchability by ID in global search field [SCI-7208]
|
2022-12-02 11:16:18 +01:00 |
|
Andrej
|
538f141aaf
|
Change default density for label templates [SCI-7346]
|
2022-10-18 09:41:25 +02:00 |
|
ajugo
|
0493d6f31d
|
Fix label template preview issues [SCI-7313] (#4514)
* Add preview label at open modal [SCI-7313]
* Add density and unit to the label template [SCI-7313]
|
2022-10-11 10:58:37 +02:00 |
|
artoscinote
|
50e7531ffa
|
Revert "Add task IDs to canvas view [SCI-7177][SCI-7178]"
|
2022-09-21 10:07:44 +02:00 |
|
artoscinote
|
cf3a233f4e
|
Merge branch 'develop' into ma_SCI_7177
|
2022-09-19 13:58:33 +02:00 |
|
Anton
|
0c596bb701
|
Merge branch 'develop' into features/label-templates
|
2022-09-15 10:40:17 +02:00 |
|
Anton
|
d7990cb058
|
Add new permissions for label templates [SCI-7088]
|
2022-09-14 15:13:13 +02:00 |
|
Anton
|
0d1b4cb01a
|
Merge branch 'features/team-permissions' into features/label-templates
|
2022-09-13 14:20:57 +02:00 |
|
Martin Artnik
|
b836b9a12b
|
Add task IDs to canvas view [SCI-7177]
|
2022-09-13 12:42:12 +02:00 |
|
Oleksii Kriuchykhin
|
f586c73dc8
|
Convert team_repository to polymorphic relation [SCI-6917]
|
2022-08-31 16:42:08 +02:00 |
|
Oleksii Kriuchykhin
|
b405cadf22
|
Migrate protocol names from linked protocols in inventory if empty [SCI-7110]
|
2022-08-18 14:33:43 +02:00 |
|
artoscinote
|
eb619184a5
|
Implement typed label templates [SCI-7046] (#4316)
* Implement typed label templates [SCI-7046]
* Add structure.sql, fix migration [SCI-7046]
* Fix method name [SCI-7046]
* Add dependent option to team - label_template relation [SCI-7046]
* Migration code style, add input sanitization [SCI-7046]
* Fix new label creation [SCI-7046]
|
2022-08-08 10:06:00 +02:00 |
|
Alex Kriuchykhin
|
26820b9abb
|
Fix subject references for repository row activities [SCI-6906] (#4203)
|
2022-07-07 12:00:35 +02:00 |
|
Martin Artnik
|
910c36af08
|
Merge branch 'features/step-editing-improvements' into develop
|
2022-07-05 10:12:10 +02:00 |
|
Oleksii Kriuchykhin
|
589a7d3219
|
Add team reference to user assignments model [SCI-6915]
|
2022-06-24 10:44:28 +02:00 |
|
artoscinote
|
e0536c85ac
|
Fix label templates (#4128)
|
2022-06-06 10:15:58 +02:00 |
|
Oleksii Kriuchykhin
|
39cfcd5522
|
Add migration for user team roles, including protocols and inventories [SCI-6820]
|
2022-05-23 16:28:53 +02:00 |
|
Oleksii Kriuchykhin
|
5a17ad6be9
|
Add models for step orderable elements, migrate step descriptions [SCI-6712]
|
2022-04-19 13:26:13 +02:00 |
|
Alex Kriuchykhin
|
f7f03b19c0
|
Add locking and unique index to repository row assigning [SCI-6591] (#3921)
|
2022-04-13 10:54:23 +02:00 |
|
Martin Artnik
|
45a325e824
|
Merge branch 'develop' into features/stock-management
|
2022-03-30 11:10:40 +02:00 |
|
Alex Kriuchykhin
|
0341adf037
|
Add stock consumption permission to user roles [SCI-6665] (#3966)
|
2022-03-30 10:13:31 +02:00 |
|
Alex Kriuchykhin
|
186898b442
|
Add last_transition_error column to tasks [SCI-6610] (#3949)
|
2022-03-21 14:13:57 +01: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
|
ea6873b465
|
Implement low stock threshold column [SCI-6555] (#3907)
|
2022-03-03 11:13:17 +01:00 |
|
Alex Kriuchykhin
|
b9204e1ce3
|
Add type specific indices for date time repository values [SCI-6485] (#3825)
|
2022-02-11 10:45:21 +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 |
|
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 |
|
Oleksii Kriuchykhin
|
a4d84e1a3b
|
Add initial implementation of inventory stock management [SCI-6402]
|
2022-01-12 17:13:50 +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 |
|
Oleksii Kriuchykhin
|
a8ad7ef826
|
Add models and controller for repository table filters [SCI-6209]
|
2021-12-02 14:25:23 +01:00 |
|
Anton
|
a44dd8c915
|
Merge branch 'features/bmt-search' into features/repository-filters
|
2021-11-22 14:24:28 +01:00 |
|
artoscinote
|
0eacb91bed
|
Renamed 'group_user_role', fixed public project migration [SCI-6234] (#3642)
* Renamed 'group_user_role', fixed public project migration [SCI-6234]
* Moved public project update inside loop [SCI-6234]
|
2021-11-10 09:52:37 +01:00 |
|
Martin Artnik
|
3406cd9235
|
Added optional webhook secret key [SCI-6193]
|
2021-11-03 15:04:13 +01:00 |
|
Oleksii Kriuchykhin
|
a99599efea
|
Merge branch 'features/new_permissions' into develop
|
2021-10-29 15:16:30 +02:00 |
|
Martin Artnik
|
49b9ee37cc
|
Merge branch 'develop' into features/bmt-search
|
2021-09-24 11:01:27 +02:00 |
|
Oleksii Kriuchykhin
|
e8e1ee3011
|
Prevent creation of duplicated repository cells [SCI-6036]
|
2021-09-09 14:24:35 +02:00 |
|
Martin Artnik
|
ade1385392
|
Merge branch 'develop' into features/bmt-search
|
2021-09-06 10:51:04 +02:00 |
|
Martin Artnik
|
7e6ca3be8a
|
Merge branch 'develop' into features/new_permissions
|
2021-09-06 10:33:32 +02:00 |
|
Martin Artnik
|
896f0ce1e3
|
Implemented applying BMT filters [SCI-5980]
|
2021-08-30 10:49:15 +02:00 |
|
aignatov-bio
|
b269f3f612
|
Add saved filters backend [SCI-5977] (#3509)
* Add saved filters backend [SCI-5977]
* Rework filter saving [SCI-5977]
Co-authored-by: Martin Artnik <martin@scinote.net>
|
2021-08-30 10:49:15 +02:00 |
|
artoscinote
|
ef0e45be04
|
Implemented frontend for BMT-type repository [SCI-5991] (#3503)
* Implemented frontend for BMT-type repository [SCI-5991]
* Refactor repository view, fix column reordering [SCI-5991]
* Remove type mapping for default columns in column management [SCI-5991]
* Repository table partial fix, remove non-relevant migration [SCI-5991]
|
2021-08-30 10:49:15 +02:00 |
|
Martin Artnik
|
5d5f406e9a
|
Downcase all user emails, downcase when finding user [SCI-5963]
|
2021-08-11 13:18:58 +02:00 |
|
Martin Artnik
|
57d5e6c2a7
|
Merge branch 'develop' into features/barcodes
|
2021-08-03 13:36:36 +02:00 |
|
Martin Artnik
|
a82af505eb
|
Merge branch 'develop' into features/webhooks
|
2021-08-02 16:22:52 +02:00 |
|
Martin Artnik
|
123e415a4f
|
Print status backend + FE integration [SCI-5942]
|
2021-08-02 15:42:53 +02:00 |
|
Martin Artnik
|
0f417f9730
|
Merge branch 'develop' into features/barcodes
|
2021-07-29 13:32:17 +02:00 |
|