Added trans to headers of table in email template of low_stock_notification.html
added is_part_low_on_stock() function to the part model to check if the part's stock has fallen below the minimum quantity
used offload_task function to run the low stock notification function asynchronously
* Gitpod (#25)
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds
* add dataset import
* remove check - might block PRs
* switch execution flow
* do not block in execution
* for deletion in script
* Update .gitpod.yml
added in github RSA fingerprint
* Update .gitpod.yml
update key format
* Update .gitpod.yml
maybe https will work?
* Update .gitpod.yml
move dataset-update into init
* Update .gitpod.yml
a dir needs a -r flag :-)
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds
* add dataset import
* remove check - might block PRs
* switch execution flow
* do not block in execution
* for deletion in script
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds
* add dataset import
* remove check - might block PRs
* switch execution flow
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds