1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/policies
2023-07-04 15:01:06 +02:00
..
open_api admin open_api_client managing 2016-05-09 18:15:04 +02:00
abuse_policy.rb [ongoing] abuses management interface 2019-05-09 18:27:19 +02:00
accounting_export_policy.rb connect the export modal to the api 2019-07-31 12:00:52 +02:00
accounting_period_policy.rb invoices interface for managers 2020-04-28 16:49:05 +02:00
admin_policy.rb (security) restrict access to stats endpoint 2023-01-09 13:13:24 +01:00
age_range_policy.rb (security) restrict access to stats endpoint 2023-01-09 13:13:24 +01:00
analytics_policy.rb (security) restrict access to stats endpoint 2023-01-09 13:13:24 +01:00
application_policy.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
auth_provider_policy.rb (ui) add profile edition url for openid 2022-04-13 16:23:13 +02:00
availability_policy.rb basic access to members management for managers 2020-04-27 17:48:13 +02:00
avoir_policy.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
cart_context.rb (feature) admin can buy product for himself 2022-11-04 12:18:04 +01:00
cart_policy.rb (feat) save both operator/customer for orders 2023-02-15 10:29:50 +01:00
category_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
checkout_policy.rb add checkout policy 2022-08-27 18:59:59 +02:00
child_policy.rb (feat) child validation 2023-07-04 15:01:06 +02:00
component_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
coupon_policy.rb [ongoing] import members from csv 2019-09-25 16:37:42 +02:00
credit_policy.rb display reservations credits in the dashboard 2022-06-29 15:35:17 +02:00
custom_asset_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
event_policy.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
event_theme_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
export_policy.rb [ongoing] import members from csv 2019-09-25 16:37:42 +02:00
file_policy.rb test mime type of a file 2020-06-03 16:25:13 +02:00
group_policy.rb WIP: interface to configure packs 2021-06-21 17:39:48 +02:00
i_calendar_policy.rb [manager] manage agenda + book machines for himself&others 2020-04-27 12:12:29 +02:00
import_policy.rb [ongoing] import members from csv 2019-09-25 16:37:42 +02:00
invoice_policy.rb invoices interface for managers 2020-04-28 16:49:05 +02:00
licence_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
local_payment_context.rb WIP: array of items 2021-05-19 18:12:52 +02:00
local_payment_policy.rb (test) test admin reserves for himself 2022-10-25 14:31:31 +02:00
machine_category_policy.rb (merge) Merge branch 'machine_category' into staging 2022-12-27 10:59:36 +01:00
machine_policy.rb (feat) soft destroy machines/spaces 2022-11-22 14:17:25 +01:00
notification_preference_policy.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
order_policy.rb (bug) cant load order withdrawal instructions if no login 2022-10-13 17:57:26 +02:00
partner_plan_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
payment_policy.rb fix access to /admin/invoices for managers 2020-06-15 16:56:43 +02:00
payment_schedule_policy.rb (feat) When a payment schedule is in error or canceled, ability to re-enable it with another payment method 2022-01-17 12:38:53 +01:00
payzen_policy.rb PayZen REST API wrapper ruby + live test keys while configuring 2021-04-01 18:20:26 +02:00
plan_category_policy.rb display list of plans grouped by category 2021-06-09 13:03:58 +02:00
plan_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
prepaid_pack_policy.rb WIP: interface to configure packs 2021-06-21 17:39:48 +02:00
price_category_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
price_policy.rb Add extended price 2021-12-21 17:13:40 +01:00
pricing_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
product_category_policy.rb allow manager to create/edit/delete product's category 2022-08-03 10:16:11 +02:00
product_policy.rb (feat) clone a product 2022-10-11 18:53:12 +02:00
profile_custom_field_policy.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02:00
project_category_policy.rb adds project categories 2023-06-29 08:47:42 +02:00
project_policy.rb projects to markdown in zip 2023-06-30 11:15:37 +02:00
reservation_context.rb [manager] manage agenda + book machines for himself&others 2020-04-27 12:12:29 +02:00
reservation_policy.rb [manager] manage agenda + book machines for himself&others 2020-04-27 12:12:29 +02:00
setting_context.rb secure the settings API (read) + read the openlab settings from the db 2020-06-08 15:08:07 +02:00
setting_policy.rb (feat) child validation 2023-07-04 15:01:06 +02:00
slots_reservation_policy.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
space_policy.rb (feat) soft destroy machines/spaces 2022-11-22 14:17:25 +01:00
statistic_policy.rb (wip) report store statistics in UI 2022-10-11 17:23:45 +02:00
status_policy.rb (feat) project statuses api 2023-02-15 10:27:13 +01:00
subscription_context.rb [bug] subscription page shows the groups without any active plans 2020-04-29 10:57:32 +02:00
subscription_policy.rb (feat) cancel subscription 2023-01-03 17:17:39 +01:00
supporting_document_file_policy.rb (feat) add supporting document for child 2023-07-04 14:59:42 +02:00
supporting_document_refusal_policy.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
supporting_document_type_policy.rb (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
tag_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
theme_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
training_policy.rb Add missing ? to create? method name. 2020-05-15 17:36:43 -04:00
user_policy.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02:00
version_policy.rb refactored roles methods to match ruby conventions 2019-01-14 12:57:31 +01:00
wallet_policy.rb manager can create memebrs & credit wallets 2020-04-28 15:34:17 +02:00