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
2022-11-23 11:59:06 +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 replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +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 detailled view of collected data in fabanalytics 2020-01-15 12:48:55 +01:00
api_controller.rb rubocop api controllers 2019-01-16 13:07:19 +01:00
auth_providers_controller.rb (bug) OIDC scopes are not saved 2022-07-06 13:16:09 +02:00
availabilities_controller.rb (bug) fix various issues due to slots behavior refactoring 2022-07-19 11:32:12 +02: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 (feat) allow to apply coupon in cart without login 2022-09-07 17:52:23 +02: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 public calendar endpoint refactoring & testing 2022-07-18 17:19:33 +02: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 remove references to Invoice.invoiced 2021-05-27 15:58:55 +02: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
machines_controller.rb (bug) soft-destroyed still reported in OpenAPI 2022-11-23 11:59:06 +01:00
members_controller.rb (wip) allow admin to reserve for himself 2022-10-24 17:39:16 +02: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 fix some errors about stp subscription refacto + improved error handling 2021-10-07 17:07:46 +02: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 Fix bug: Unable to create plans for all group 2022-05-17 17:38:00 +02:00
prepaid_packs_controller.rb edit pack modal 2021-06-25 09:56:39 +02:00
price_categories_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
prices_controller.rb refactor spaces/extended_prices code architecture to match the FM style guide 2021-12-28 11:25:10 +01:00
pricing_controller.rb rubocop api controllers 2019-01-16 16:28:25 +01:00
product_categories_controller.rb (bug) fix product categories position after dnd 2022-10-04 18:03:18 +02:00
products_controller.rb (bug) fix product and order error message 2022-10-14 12:57:55 +02:00
profile_custom_fields_controller.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02: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) hide the store to members/visitors 2022-10-12 16:48:39 +02:00
slots_reservations_controller.rb refactor slots model 2022-07-18 17:18:01 +02:00
spaces_controller.rb (bug) soft-destroyed still reported in OpenAPI 2022-11-23 11:59:06 +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 remove deprecated code and endpoints 2021-10-18 10:15:48 +02: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 Fix a bug: trainings monitoring is not available 2022-08-23 15:54:37 +02:00
trainings_pricings_controller.rb rubocop api controllers 2019-01-16 16:28:25 +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 basic access to members management for managers 2020-04-27 17:48:13 +02:00
version_controller.rb refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
wallet_controller.rb (quality) disable Rails/RedundantPresenceValidationOnBelongsTo 2022-10-11 11:44:08 +02:00