scinote-web/app/permissions
artoscinote 229a27750f
Implement stock consumption via the API [SCI-6642] (#3964)
* Implement stock consumption via the API [SCI-6642]

* Remove unnecessary attribute from InventoryItemSerializer [SCI-6642]

* Amend permission check, add nested transaction support to consume_stock method [SCI-6642]
2022-03-30 14:33:26 +02:00
..
asset.rb Added granular task permissions, permission check fixes [SCI-6278] (#3683) 2021-11-19 13:24:57 +01:00
experiment.rb Fix permission check for experiment moving (#3783) 2022-01-18 10:15:59 +01:00
my_module.rb Add stock management toggling [SCI-6653] (#3967) 2022-03-29 12:33:28 +02:00
organization.rb Add configuration variable for webhooks, disable by default [SCI-6031] 2021-08-26 14:08:15 +02:00
project.rb Optimize loading of project and experiment cards [SCI-6346] 2021-12-13 16:43:16 +01:00
repository.rb Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
repository_column.rb Add stock management toggling [SCI-6653] (#3967) 2022-03-29 12:33:28 +02:00
result.rb Rework experiment permissions [SCI-6054] (#3538) 2021-09-30 11:32:11 +02:00
step.rb Small permission fixes for controllers [SCI-6132] (#3581) 2021-10-08 12:43:26 +02:00
team.rb Merge branch 'features/bmt-search' into features/repository-filters 2021-11-22 14:24:28 +01:00