scinote-web/app/controllers/api/v1
2024-01-05 11:27:32 +01:00
..
assets_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
base_controller.rb Implement API V2 endpoints for item relationships [SCI-9719] (#6847) 2024-01-04 16:42:25 +01:00
checklist_items_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
checklists_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
connections_controller.rb Update tests with new team user assignments [SCI-6843] 2022-08-31 16:37:00 +02:00
experiment_user_assignments_controller.rb Fix API endpoints for user assignments [SCI-9150] (#6089) 2023-08-28 15:13:30 +02:00
experiments_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventories_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventory_cells_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventory_checklist_items_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventory_columns_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventory_items_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventory_list_items_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
inventory_status_items_controller.rb Fix api tests [SCI-9569] (#6519) 2023-10-24 13:36:03 +02:00
inventory_stock_unit_items_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
project_comments_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
project_folders_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
project_user_assignments_controller.rb Fix project users management through the API for team owners [SCI-9483] (#6442) 2023-10-17 12:52:25 +02:00
projects_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
protocol_templates_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
protocols_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
reports_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
results_controller.rb Fix results api [SCI-9012] 2023-08-16 11:45:37 +02:00
step_texts_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
steps_controller.rb Merge branch 'features/september-release' of github.com:scinote-eln/scinote-web into features/september-release 2023-08-07 10:37:20 +02:00
tables_controller.rb Implement api v2 for results [SCI-9651] (#6699) 2023-12-14 11:31:12 +01:00
task_assignments_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
task_groups_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
task_inventory_items_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
task_tags_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
task_user_assignments_controller.rb Fix API endpoints for user assignments [SCI-9150] (#6089) 2023-08-28 15:13:30 +02:00
task_users_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
tasks_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
teams_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
user_identities_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
user_roles_controller.rb add user roles enpoint and update scenarios 2021-05-29 15:28:10 +02:00
users_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
workflow_statuses_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00
workflows_controller.rb Rename filter_timestamps_range to timestamp_filters [SCI-8738] 2023-07-31 11:21:40 +01:00