1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app
2020-05-25 12:54:58 +02:00
..
assets use phoneRequired from settings instead of env 2020-05-25 12:54:19 +02:00
controllers refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
doc/open_api using stp_payment_intent_id instead of stp_invoice_id on new invoices 2019-09-10 16:45:45 +02:00
exceptions [ongoing] compute per based on a hourly rate 2020-05-05 17:56:47 +02:00
helpers fix testing assets with rails 5 2020-04-01 12:51:46 +02:00
mailers migrated links to /users/auth from GET to POST 2019-10-02 14:37:47 +02:00
models use phoneRequired from settings instead of env 2020-05-25 12:54:19 +02:00
pdfs refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
policies refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
services refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
sweepers fix migrations for rails 5 + use maildev instead of mailcatcher + fix tests script 2020-03-25 12:35:08 +01:00
uploaders removed unused PlanImage 2020-03-25 16:49:13 +01:00
validators add a validator to check reservation's slot is or not restrict for subscriptions 2020-02-11 13:22:20 +01:00
views Improved display of the icons alerting about an outdated version 2020-05-25 12:54:58 +02:00
workers [bug] prevent VersionCheckWorker from polluting the sidekiq stack in development 2020-05-12 16:21:06 +02:00