Anton
937bc60542
Merge branch 'features/september-release' of github.com:scinote-eln/scinote-web into features/september-release
2023-08-07 10:37:20 +02:00
wandji20
90b3f8943a
Improve api step controller create action [SCI-8907]
2023-08-03 04:08:26 +01:00
wandji20
88b7befbcd
Create step orderable element for step_text when creating a step via the API [SCI-8907]
2023-08-01 19:55:36 +01:00
wandji20
1e64a246fe
Rename filter_timestamps_range to timestamp_filters [SCI-8738]
2023-07-31 11:21:40 +01:00
wandji20
8e96c2427a
Add options to filter records by created_at or updated_at timestamps [SCI-8738]
2023-07-27 01:31:57 +01:00
artoscinote
800f856ab1
Handle step description with the new step_texts structure [SCI-6890] ( #4176 )
2022-06-28 09:56:24 +02:00
Alex Kriuchykhin
32d005f480
Fix step deletion for API [SCI-6561] ( #3914 )
2022-03-03 10:00:44 +01:00
Oleksii Kriuchykhin
b35c283cc5
Fix permissions check for steps completion in the API [SCI-6275]
2021-11-17 21:25:31 +01:00
miha
56ebc3dc07
[SCI-5635] add a migration to fix broken steps, fix the api so it sets last_modified_by_id, minor step model refactor
...
migration fix
remove the conditoin for set_last_modified_by callback
set the last_modified_by_id in before_save callback (in case it is not set yet)
remove trailing spaces
Set last modified in protocl import service
2021-04-12 09:59:00 +02:00
Oleksii Kriuchykhin
4d64883963
Add activities for step completion and checklist toggling through API [SCI-5139]
2020-10-25 22:33:50 +01:00
Miha Mencin
b333700f40
Merge pull request #2779 from okriuchykhin/ok_SCI_4910
...
Fix rendering of RTE in API [SCI-4910]
2020-08-10 15:26:35 +02:00
Oleksii Kriuchykhin
91d9f5d6ee
Fix rendering of RTE in API [SCI-4910]
2020-08-07 16:51:57 +02:00
Oleksii Kriuchykhin
3d3fd1625c
Add created_at and user to API Step serializer [SCI-4911]
2020-08-07 14:54:05 +02:00
Oleksii Kriuchykhin
dc481cf236
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
2020-07-03 16:48:29 +02:00
Urban Rotnik
e7083e188c
Add API endpoint for Step resource
...
[SCI-3835]
2019-11-18 11:11:37 +01:00