1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/controllers/api
2023-02-17 13:34:34 +01:00
..
abuses_controller.rb [ongoing] abuses management interface 2019-05-09 18:27:19 +02:00
accounting_exports_controller.rb [bug] various fixes on accouting exports 2021-03-22 17:42:54 +01:00
accounting_periods_controller.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
admins_controller.rb (feat) remove admins group: allow admins to reserve 2022-10-25 11:57:26 +02:00
age_ranges_controller.rb rubocop api controllers 2019-01-16 13:07:19 +01:00
analytics_controller.rb (security) restrict access to stats endpoint 2023-01-09 13:13:24 +01:00
api_controller.rb rubocop api controllers 2019-01-16 13:07:19 +01:00
auth_providers_controller.rb (test) oauth2 providers 2023-01-10 13:09:04 +01:00
availabilities_controller.rb (test) update an availability 2023-02-17 13:34:34 +01:00
cart_controller.rb (feat) save both operator/customer for orders 2023-02-15 10:29:50 +01:00
categories_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
checkout_controller.rb (feat) save both operator/customer for orders 2023-02-15 10:29:50 +01:00
components_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
coupons_controller.rb (bug) unable to set amount to 4.85 2022-12-01 15:43:16 +01:00
credits_controller.rb display reservations credits in the dashboard 2022-06-29 15:35:17 +02:00
custom_assets_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
event_themes_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
events_controller.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
exports_controller.rb (bug) unable to export statistics 2022-11-16 16:55:56 +01:00
files_controller.rb test mime type of a file 2020-06-03 16:25:13 +02:00
groups_controller.rb (feat) remove admins group: allow admins to reserve 2022-10-25 11:57:26 +02:00
i_calendar_controller.rb correct some errors due to Price.compute refactoring 2020-05-11 10:56:23 +02:00
imports_controller.rb [ongoing] import members from csv 2019-09-25 16:37:42 +02:00
invoices_controller.rb (feat) custom message on invoice PDF not found 2023-01-03 11:07:41 +01:00
licences_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
local_payment_controller.rb WIP: migration to object[] 2021-05-28 17:34:20 +02:00
machine_categories_controller.rb (feat) add machine category 2022-12-20 18:45:53 +01:00
machines_controller.rb (bug) updating a ressource removes the image 2023-01-09 10:45:37 +01:00
members_controller.rb (bug) undefined method privileged for nilClass 2023-02-17 13:01:30 +01:00
notification_preferences_controller.rb (feat) Admin can control its notifications preferences 2023-02-15 10:30:08 +01:00
notification_types_controller.rb (feat) Admin can control its notifications preferences 2023-02-15 10:30:08 +01:00
notifications_controller.rb (quality) replace Angular-controlled notifications list with react code 2023-02-15 10:30:08 +01:00
open_api_clients_controller.rb fix refactoring issue in /api/open_api_clients 2020-06-15 17:07:28 +02:00
openlab_projects_controller.rb fix typo "projets" => "projects" 2022-02-25 15:22:14 +01:00
orders_controller.rb (bug) cant load order withdrawal instructions if no login 2022-10-13 17:57:26 +02:00
payment_schedules_controller.rb (quality) linted code about payment schedules 2022-10-25 10:52:33 +02:00
payments_controller.rb (feat) save cart items in db 2023-02-15 10:29:46 +01:00
payzen_controller.rb (bug) unable to reserve if user's subscription plan is disabled 2022-07-20 17:46:09 +02:00
plan_categories_controller.rb Add description to plan category 2022-05-04 11:16:51 +02:00
plans_controller.rb (bug) do not create plans for disabled groups 2022-12-21 14:05:16 +01:00
prepaid_packs_controller.rb (bug) unable to set amount to 4.85 2022-12-01 15:43:16 +01:00
price_categories_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
prices_controller.rb (bug) unable to set amount to 4.85 2022-12-01 15:43:16 +01:00
pricing_controller.rb (bug) unable to set amount to 4.85 2022-12-01 15:43:16 +01:00
product_categories_controller.rb (bug) fix product categories position after dnd 2022-10-04 18:03:18 +02:00
products_controller.rb (feat) advanced accounting for products 2022-12-21 14:05:15 +01:00
profile_custom_fields_controller.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
projects_controller.rb (feat) filter for status in project gallery 2023-02-15 10:27:49 +01:00
reservations_controller.rb refactor shopping_cart/reservation 2022-07-18 17:18:01 +02:00
settings_controller.rb (feat) training auto cancel authorization and invalidation rule 2023-02-15 10:28:07 +01:00
slots_reservations_controller.rb (test) test places cache 2023-02-15 10:29:56 +01:00
spaces_controller.rb (bug) updating a ressource removes the image 2023-01-09 10:45:37 +01:00
statistics_controller.rb (bug) unable to export statistics 2022-11-16 16:55:56 +01:00
statuses_controller.rb (quality) status property :label is now :name for better coherence 2023-02-15 10:27:54 +01:00
stripe_controller.rb (bug) unable to reserve if user's subscription plan is disabled 2022-07-20 17:46:09 +02:00
stylesheets_controller.rb fix stylesheet view 2020-03-25 12:35:08 +01:00
subscriptions_controller.rb (quality) replace DateTime by Time 2023-02-17 11:45:07 +01:00
supporting_document_files_controller.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
supporting_document_refusals_controller.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
supporting_document_types_controller.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
tags_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
themes_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
trainings_controller.rb (feat) display special style if a training override general settings 2023-02-15 10:28:16 +01:00
trainings_pricings_controller.rb (bug) unable to set amount to 4.85 2022-12-01 15:43:16 +01:00
translations_controller.rb [bug] invoices are not generated in test/development if the configured locale is composed 2021-05-12 17:23:42 +02:00
user_packs_controller.rb (feat) report status of user's prepaid packs in dashboard 2023-02-15 10:27:08 +01:00
users_controller.rb (ui) refactor plan form 2022-12-21 14:05:16 +01:00
version_controller.rb refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
wallet_controller.rb (bug) unable to credit wallet amount 2022-12-12 16:25:29 +01:00