1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/services
Sylvain d5f7bd7abd fix test Reservations::CreateTest
create subscription w/ the reservation if applicable
+ refactor payments_controller to factorize the on_*_success codes
2021-04-26 17:42:03 +02:00
..
availabilities [bug] recurring availabilities are not restricted to subscribers 2021-03-22 10:43:45 +01:00
members fix import users from csv 2020-05-19 11:45:51 +02:00
reservations refactored Invoices to get rid of stripe references 2021-04-20 17:22:53 +02:00
subscriptions WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00
users_credits use Price.compute to generate invoice items 2020-05-06 12:43:47 +02:00
accounting_export_service.rb fix tests 2021-03-23 12:32:59 +01:00
accounting_period_service.rb list existing closings in close period modal 2019-01-07 16:45:31 +01:00
availabilities_export_service.rb [bug#131] Availabilities export report an erroneous number of reservations for machine availabilities 2019-05-07 12:24:51 +02:00
cart_service.rb fix running test renew_as_admin_test 2021-04-26 11:40:26 +02:00
coupon_service.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
custom_aggregation_service.rb [bug] canceled reservation are not removed from statistics (fix #133) 2019-06-13 16:29:12 +02:00
event_service.rb [bug] when an event is modified, the member's reservations does not reflect the new event date 2021-02-02 15:52:55 +01:00
footprint_service.rb fix running test renew_as_admin_test 2021-04-26 11:40:26 +02:00
health_service.rb [bug] Health API is broken if ElasticSearch is not present 2020-07-01 15:13:44 +02:00
i_calendar_import_service.rb icalendar source sync: create/update/delete ical events 2019-12-03 12:16:07 +01:00
invoices_service.rb fix test Reservations::CreateTest 2021-04-26 17:42:03 +02:00
notification_center.rb refactored notificationcenter to accept meta_data 2019-02-26 10:45:12 +01:00
payment_document_service.rb fix running test renew_as_admin_test 2021-04-26 11:40:26 +02:00
payment_schedule_service.rb fix running test create_as_admin_test 2021-04-26 12:00:07 +02:00
plans_service.rb allow reservations & subscriptions at price of zero 2019-09-11 11:51:04 +02:00
project_service.rb use search index to speed up projects searches 2020-06-23 17:06:59 +02:00
recaptcha_service.rb configure google recaptcha from UI 2020-05-27 16:35:30 +02:00
setting_service.rb enable/disable statistics module fomr the UI 2020-06-17 12:20:51 +02:00
slot_service.rb replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
statistic_service.rb [bug] when a cash coupon was used, an invalid amount is shown in the statistics 2020-11-04 15:53:40 +01:00
statistics_export_service.rb CVE-2019-16892 + #49 2019-10-21 16:11:49 +02:00
stripe_service.rb WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00
subscription_extension_after_reservation.rb [ongoing] fix reservation processes 2018-12-10 17:20:23 +01:00
user_service.rb inteface to add/remove/edit managers 2020-04-22 10:09:16 +02:00
users_export_service.rb health endpoint & automated version check 2020-01-14 14:33:00 +01:00
vat_history_service.rb [bug] accounting periods totals are wrong for periods closed after 2019-08-01 2020-05-11 10:10:52 +02:00
wallet_service.rb fix running test renew_as_admin_test 2021-04-26 11:40:26 +02:00