This website requires JavaScript.
Explore
Help
Sign in
scinote-eln
/
scinote-web
Watch
1
Star
1
Fork
You've already forked scinote-web
0
mirror of
https://github.com/scinote-eln/scinote-web.git
synced
2024-11-14 05:05:55 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7e4f47f667
scinote-web
/
app
/
controllers
/
api
/
v1
History
zmagoD
784e43e328
create user_assignments for all child objects when the user is attached to the project
2021-06-06 09:54:47 +02:00
..
assets_controller.rb
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01:00
base_controller.rb
checklist_items_controller.rb
checklists_controller.rb
connections_controller.rb
experiment_user_assignments_controller.rb
create user_assignments for all child objects when the user is attached to the project
2021-06-06 09:54:47 +02:00
experiments_controller.rb
inventories_controller.rb
inventory_cells_controller.rb
inventory_checklist_items_controller.rb
inventory_columns_controller.rb
inventory_items_controller.rb
[SCI-5631] Add ordering to index endpoint so pagination works, limit maximum page size for kaminari
2021-04-06 09:59:24 +02:00
inventory_list_items_controller.rb
inventory_status_items_controller.rb
project_comments_controller.rb
project_folders_controller.rb
Add equals team validations for project and folder
2020-12-02 14:53:46 +01:00
project_user_assignments_controller.rb
update endpoint type
2021-05-31 21:48:18 +02:00
projects_controller.rb
Add equals team validations for project and folder
2020-12-02 14:53:46 +01:00
protocols_controller.rb
reports_controller.rb
results_controller.rb
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01:00
steps_controller.rb
[SCI-5635] add a migration to fix broken steps, fix the api so it sets last_modified_by_id, minor step model refactor
2021-04-12 09:59:00 +02:00
tables_controller.rb
task_groups_controller.rb
task_inventory_items_controller.rb
task_tags_controller.rb
task_user_assignments_controller.rb
create user_assignments for all child objects when the user is attached to the project
2021-06-06 09:54:47 +02:00
task_users_controller.rb
tasks_controller.rb
teams_controller.rb
user_identities_controller.rb
user_roles_controller.rb
add user roles enpoint and update scenarios
2021-05-29 15:28:10 +02:00
users_controller.rb
workflow_statuses_controller.rb
workflows_controller.rb