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-01-10 13:09:04 +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 (quality) moved accounting services to a decicated module 2022-12-21 14:05:17 +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 (feat) Ability to filter uniq slots reserved in admin calendar 2023-01-02 19:20:02 +01:00
cart_controller.rb (feature) admin can buy product for himself 2022-11-04 12:18:04 +01:00
categories_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
checkout_controller.rb (feat) humanize gateway error messages 2022-09-28 12:54:29 +02: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) updating a ressource removes the image 2023-01-09 10:45:37 +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 (feat) improved security when changing password 2022-12-22 11:07:14 +01:00
notifications_controller.rb Optimized multiple DB queries 2022-01-11 16:04:14 +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 (bug) clear date in suscription extend free days 2022-12-27 17:15:49 +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 (feat) save the accounting data in DB 2022-12-21 14:11:40 +01:00
projects_controller.rb use search index to speed up projects searches 2020-06-23 17:06:59 +02:00
proof_of_identity_files_controller.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02:00
proof_of_identity_refusals_controller.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02:00
proof_of_identity_types_controller.rb fix variable name error 2022-06-27 15:23:38 +02:00
reservations_controller.rb refactor shopping_cart/reservation 2022-07-18 17:18:01 +02:00
settings_controller.rb (feat) customize VAT name 2022-12-27 12:13:24 +01:00
slots_reservations_controller.rb refactor slots model 2022-07-18 17:18:01 +02: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
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 (feat) cancel subscription 2023-01-03 17:17:39 +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 (bug) updating a ressource removes the image 2023-01-09 10:45:37 +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 integration of packs-summary 2021-06-29 15:59:57 +02: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