1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app
2022-08-03 10:23:41 +02:00
..
controllers create/edit product form 2022-08-03 10:18:00 +02:00
doc/open_api Full test coverage of the OpenAPI 2021-06-28 09:50:37 +02:00
exceptions Ability to cancel a payement schedule from the interface 2022-01-03 17:13:35 +01:00
frontend Fix button color + standardise class names 2022-08-03 10:23:41 +02:00
helpers refactor slots model 2022-07-18 17:18:01 +02:00
mailers (feature) Improved attached ICS file texts, in reservations emails 2022-07-27 12:04:23 +02:00
models add products relation in product's category 2022-08-03 10:18:00 +02:00
pdfs (feature) Improved attached ICS file texts, in reservations emails 2022-07-27 12:04:23 +02:00
policies Product model/controller 2022-08-03 10:16:36 +02:00
services reset product_category_id to nil if product_category is removed 2022-08-03 10:18:00 +02:00
sweepers fix migrations for rails 5 + use maildev instead of mailcatcher + fix tests script 2020-03-25 12:35:08 +01:00
themes/casemate (style) Use of CSS variables for main and secondary colors in react components styles 2022-05-11 16:14:52 +02:00
uploaders improves file validation, validation is now based on content of the file in addition of the validation of the extension 2022-07-27 17:14:15 +02:00
validators refactor shopping_cart/reservation 2022-07-18 17:18:01 +02:00
views create/edit product form 2022-08-03 10:18:00 +02:00
workers Usage of the rails logger instead of printing to standard output 2022-07-26 17:27:33 +02:00