1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/models
2022-03-29 17:08:35 +02:00
..
cart_item [bug] extended_prices_in_same_day apply the extended prices to each days 2021-12-29 22:07:28 +01:00
concerns (bug) statistics not built 2022-01-18 14:01:34 +01:00
open_api removes dead code about OpenAPI (open_api_calls_count_tracings) 2022-02-25 15:39:56 +01:00
project secure the settings API (read) + read the openlab settings from the db 2020-06-08 15:08:07 +02:00
stats [to test] space reservations 2017-02-28 18:13:38 +01:00
.keep init depot fabmanager 2015-05-05 03:10:25 +02:00
abuse.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
accounting_period.rb (bug) unable to delete an administrator who had closed an accounting period 2022-03-16 17:10:27 +01:00
address.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
age_range.rb class documentation 2020-03-30 11:33:12 +02:00
application_record.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
asset.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
auth_provider.rb address required 2021-03-23 11:49:05 +01:00
availability_tag.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
availability.rb fix tests 2020-06-10 11:52:54 +02:00
avoir.rb fix data migration 2021-06-09 16:42:06 +02:00
category.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
component.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
coupon.rb [bug] deleting a coupon displays an error message 2021-06-18 17:40:06 +02:00
credit.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
custom_asset_file.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
custom_asset.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
database_provider.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
event_file.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
event_image.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
event_price_category.rb [bug] unable to delete an unreserved event 2020-04-28 10:05:28 +02:00
event_theme.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
event.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
export.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
footprint_debug.rb improved footprint debug process 2021-04-16 16:03:10 +02:00
footprintable.rb test payzen endpoints 2021-06-09 18:48:51 +02:00
group.rb [bug] unable to rename a group containing users 2020-10-20 15:52:14 +02:00
history_value.rb improved footprint debug process 2021-04-16 16:03:10 +02:00
i_calendar_event.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
i_calendar.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
import.rb WIP: enforce mime type checking for uploads 2020-06-02 19:18:57 +02:00
invoice_item.rb (bug) prepaid-packs purchases are reported as subscriptions in the statistics 2022-03-23 12:35:02 +01:00
invoice.rb (bug) unable to rebuild the PDF for invoices without subscriptions 2022-01-12 14:58:57 +01:00
invoicing_profile.rb WIP: address_required 2021-03-22 18:02:56 +01:00
licence.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
machine_file.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
machine_image.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
machine.rb WIP: buy pack modal 2021-06-25 17:24:34 +02:00
machines_availability.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
notification_type.rb send notifications on payment schedules error/canceled by gateway 2022-01-11 12:37:06 +01:00
notification.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
o_auth2_mapping.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
o_auth2_provider.rb added debug logs 2021-11-10 13:03:12 +01:00
offer_day.rb refactored free subscription extending 2021-10-12 14:07:35 +02:00
open_api.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
organization.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
partner_plan.rb change statistic_service to use statistic_profile + use raw sql in migrations 2019-06-06 13:58:49 +02:00
payment_document.rb fix renew subscription API 2021-10-15 17:31:01 +02:00
payment_gateway_object.rb retrieve gateway objects with multiple ids 2021-06-03 09:48:21 +02:00
payment_schedule_item.rb optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
payment_schedule_object.rb buy prepaid-pack a hours from modal 2021-06-28 18:17:11 +02:00
payment_schedule.rb use explicit payment method for check in paymentSchedules and do not include the payment method in the footprint 2022-01-11 16:15:43 +01:00
plan_category.rb API+ interface to CRUD plan categories 2021-06-08 16:43:43 +02:00
plan_file.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
plan.rb [bug] unable to create a plan 2021-11-10 17:06:21 +01:00
plans_availability.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
prepaid_pack.rb (bug) prepaid-packs without expiration date do not work 2022-01-18 17:12:19 +01:00
price_category.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
price.rb refactor spaces/extended_prices code architecture to match the FM style guide 2021-12-28 11:25:10 +01:00
profile.rb [bug] unable to bind sso to Profile.bithday or Profile.gender 2021-12-20 14:07:25 +01:00
project_cao.rb WIP: enforce mime type checking for uploads 2020-06-02 19:18:57 +02:00
project_image.rb WIP: enforce mime type checking for uploads 2020-06-02 19:18:57 +02:00
project_step_image.rb WIP: enforce mime type checking for uploads 2020-06-02 19:18:57 +02:00
project_step.rb use search index to speed up projects searches 2020-06-23 17:06:59 +02:00
project_user.rb [bug] notification not sent 2021-04-06 14:16:03 +02:00
project.rb using unaccent to build project search index + updated doc 2020-06-30 15:58:39 +02:00
reservation.rb check for slots restricted to subscribers at cart level 2021-05-31 15:39:56 +02:00
role.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
setting.rb (feature) Prepaid-packs purchases are exported to the accounting CSV file 2022-03-23 13:14:34 +01:00
shopping_cart.rb fix renew subscription API 2021-10-15 17:31:01 +02:00
slot.rb [bug] email notification after reservation update have wrong previous date (#234) 2020-10-20 15:14:11 +02:00
slots_reservation.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
space_file.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
space_image.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
space.rb WIP: buy pack modal 2021-06-25 17:24:34 +02:00
spaces_availability.rb documented all models until StatisticField + fixes halting callback chains via returning false + improved some code 2020-03-25 17:45:53 +01:00
statistic_custom_aggregation.rb class documentation 2020-03-30 11:33:12 +02:00
statistic_field.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
statistic_graph.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
statistic_index.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
statistic_profile_prepaid_pack.rb (bug) prepaid-packs without expiration date do not work 2022-01-18 17:12:19 +01:00
statistic_profile_training.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
statistic_profile.rb validate birthday in past 2021-10-21 09:29:29 +02:00
statistic_sub_type.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
statistic_type_sub_type.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
statistic_type.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00
stylesheet.rb use i18next instead of angular-translate for react components 2020-11-02 11:07:08 +01:00
subscription.rb fix subscription renewal tests 2021-10-18 11:47:28 +02:00
tag.rb class documentation 2020-03-30 11:33:12 +02:00
theme.rb class documentation 2020-03-30 11:33:12 +02:00
ticket.rb class documentation 2020-03-30 11:33:12 +02:00
training_image.rb class documentation 2020-03-30 11:33:12 +02:00
training.rb WIP: array of items 2021-05-19 18:12:52 +02:00
trainings_availability.rb class documentation 2020-03-30 11:33:12 +02:00
trainings_pricing.rb class documentation 2020-03-30 11:33:12 +02:00
user_avatar.rb class documentation 2020-03-30 11:33:12 +02:00
user_tag.rb class documentation 2020-03-30 11:33:12 +02:00
user.rb Fix a bug: unable to set user's invoicing profile names and email if active address required in create user form 2022-03-29 17:08:35 +02:00
users_credit.rb Alert before cancelling a reservation that credits will be lost 2020-09-29 12:03:13 +02:00
wallet_transaction.rb WIP: migration to object[] 2021-05-28 17:34:20 +02:00
wallet.rb inherit models from ApplicationRecord 2020-03-25 12:35:09 +01:00