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-12-21 14:14:31 +01:00
..
cart_item Allow last minute reservations by admins 2022-12-16 10:48:56 -03:00
concerns (feat) optional external id 2022-12-21 14:14:29 +01:00
open_api removes dead code about OpenAPI (open_api_calls_count_tracings) 2022-02-25 15:39:56 +01:00
stats (wip) report store statistics in UI 2022-10-11 17:23:45 +02: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_line.rb (feat) save the accounting data in DB 2022-12-21 14:11:40 +01:00
accounting_period.rb (wip) allow admin to reserve for himself 2022-10-24 17:39:16 +02: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
advanced_accounting.rb (feat) rebuild accounting lines on updates 2022-12-21 14:12:13 +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_mapping.rb (db) table to save OpenID connect configuration 2022-05-04 12:16:38 +02:00
auth_provider.rb (ui)(api) configure data mapping for openid 2022-05-04 12:28:48 +02: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 Usage of the rails logger instead of printing to standard output 2022-07-26 17:27:33 +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 (merge) merge dev and product-store 2022-10-26 09:37:31 +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 (api) validate auth providers data 2022-05-04 12:27:48 +02: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 (bug) create recurrent event 2022-12-21 14:12:16 +01:00
events_event_theme.rb (feat) advanced accounting parameters 2022-12-21 14:05:15 +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 (feat) remove admins group: allow admins to reserve 2022-10-25 11:57:26 +02:00
history_value.rb (quality) lint HistoryValue 2022-11-17 11:47:47 +01: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) invoice rounding error using coupons 2022-10-27 16:04:21 +02:00
invoice.rb (feat) save the accounting data in DB 2022-12-21 14:11:40 +01:00
invoicing_profile.rb (feat) OpenAPI/users: gender, organization, address 2022-12-21 14:14:31 +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 (feat) advanced accounting parameters 2022-12-21 14:05:15 +01: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
machines_product.rb (feat) products filtering for admin view 2022-09-20 15:30:44 +02:00
notification_type.rb (feat) alert on low stock threshold 2022-10-05 15:51:33 +02: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_provider.rb (ui) refactored profile-completion screen to use more accurate messages 2022-05-09 14:58:26 +02: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
open_id_connect_provider.rb (bug) unable to compile the assets when OIDC is enabled but the scopes were not set 2022-06-06 10:15:19 +02:00
order_activity.rb (feat) add delivered state to order 2022-09-16 17:54:41 +02:00
order_item.rb (feat) rebuild accounting lines on updates 2022-12-21 14:12:13 +01:00
order.rb (feat) report store orders in the stats 2022-10-12 11:42:15 +02: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 (ui) refactor plan form 2022-12-21 14:05:16 +01:00
payment_document.rb (bug) fix invoice reference 2022-09-09 10:43:44 +02:00
payment_gateway_object.rb (feat) advanced accounting parameters 2022-12-21 14:05:15 +01:00
payment_schedule_item.rb (bug) test on invoice items was not idempotent 2022-10-28 10:25:10 +02:00
payment_schedule_object.rb (feat) advanced accounting parameters 2022-12-21 14:05:15 +01:00
payment_schedule.rb (feat) advanced accounting parameters 2022-12-21 14:05:15 +01:00
plan_category.rb Fix a bug: Missing of description of PlanCategory migration 2022-05-17 16:45:17 +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) do not create plans for disabled groups 2022-12-21 14:05:16 +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
product_category.rb (bug) fix product categories position after dnd 2022-10-04 18:03:18 +02:00
product_file.rb product files and images upload 2022-08-23 16:02:14 +02:00
product_image.rb product files and images upload 2022-08-23 16:02:14 +02:00
product_stock_movement.rb (feat) update the stock total 2022-09-13 15:01:55 +02:00
product.rb (feat) rebuild accounting lines on updates 2022-12-21 14:12:13 +01:00
profile_custom_field.rb (feat) save the accounting data in DB 2022-12-21 14:11:40 +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 Fix a bug: unable to show projets whom user take part in 2022-04-15 13:20:50 +02:00
projects_machine.rb (feat) products filtering for admin view 2022-09-20 15:30:44 +02:00
projects_space.rb (feat) advanced accounting parameters 2022-12-21 14:05:15 +01:00
proof_of_identity_file.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_refusal.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_type.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_group.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02:00
reservation.rb (wip) report store statistics in UI 2022-10-11 17:23:45 +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 (feat) optional external id 2022-12-21 14:14:29 +01:00
shopping_cart.rb (bug) fix cannot debit prepaid pack after reservation of machine 2022-10-14 17:00:38 +02:00
slot.rb (bug) unable to reserve a machine slot when another machine was already reserved on the same slot 2022-07-25 16:41:48 +02:00
slots_reservation.rb (wip) refactoring slots to be unique per availability time-slot 2022-07-18 17:18:00 +02: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 (feat) advanced accounting parameters 2022-12-21 14:05:15 +01: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 Fix a bug: edge case of birthday in the future in seeds.rb, we should use Date.current instead of DateTime.current since birthday is a date (see https://github.com/sleede/fab-manager/issues/344) 2022-05-04 08:50:10 +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 (feat) remove admins group: allow admins to reserve 2022-10-25 11:57:26 +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 (feat) advanced accounting parameters 2022-12-21 14:05:15 +01:00
trainings_availability.rb class documentation 2020-03-30 11:33:12 +02:00
trainings_machine.rb (feat) products filtering for admin view 2022-09-20 15:30:44 +02:00
trainings_pricing.rb class documentation 2020-03-30 11:33:12 +02:00
user_avatar.rb improves file validation, validation is now based on content of the file in addition of the validation of the extension 2022-07-27 17:14:15 +02:00
user_profile_custom_field.rb (feat) save the accounting data in DB 2022-12-21 14:11:40 +01:00
user_tag.rb class documentation 2020-03-30 11:33:12 +02:00
user.rb (feat) optional external id 2022-12-21 14:14:29 +01: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 (quality) disable Rails/RedundantPresenceValidationOnBelongsTo 2022-10-11 11:44:08 +02:00
wallet.rb (bug) unable to credit wallet amount 2022-12-12 16:25:29 +01:00