Validate user_configuration in WorkerVersion's configuration
closes #939 (closed)
Edited by ml bonhomme
Merge request reports
Activity
assigned to @mlbonhomme
mentioned in merge request frontend!1162 (merged)
added 28 commits
-
f37cd62c...9b655781 - 17 commits from branch
master
- d6d540a5 - a start …………
- 3891df76 - still does not work at all not even a bit
- 4ddd9d2a - work in progress that works
- cb229ccd - convert data types
- 10e9caa6 - fix collision thing
- ac9da546 - update float/integer types, add boolean
- 60cf121a - change type in test
- 07d9d2f2 - backend changes for custom forms
- dcb0203e - update enum format
- 4bb782b6 - renaming
- dde262bf - no more new API endpoint; do the user configuration validation etc in the...
Toggle commit list-
f37cd62c...9b655781 - 17 commits from branch
added 1 commit
- 51c7876e - build user_configuration with validation from configuration in workerversion serializer
added 24 commits
-
51c7876e...129b2e87 - 10 commits from branch
master
- 9921184e - a start …………
- 6dc52b96 - still does not work at all not even a bit
- f0195eea - work in progress that works
- 47fa9367 - convert data types
- cc6b110c - fix collision thing
- 9c07cf3b - update float/integer types, add boolean
- 2d45c555 - change type in test
- e66b5dde - backend changes for custom forms
- 3586eddf - update enum format
- 9df226e2 - renaming
- 93e8ac18 - no more new API endpoint; do the user configuration validation etc in the...
- 9603f9e3 - build user_configuration with validation from configuration in workerversion serializer
- 444f754f - remove leftover useless empty serializer
- 4dd8fe6c - test user configuration validation
Toggle commit list-
51c7876e...129b2e87 - 10 commits from branch
added 1 commit
- ede3cdd0 - add type hint for user configuration SerializerMethodField
- Resolved by ml bonhomme
- Resolved by ml bonhomme
added 30 commits
-
ede3cdd0...eb1ee172 - 14 commits from branch
master
- aff1a0e4 - a start …………
- 5eb89e23 - still does not work at all not even a bit
- e2504918 - work in progress that works
- 8d881c0f - convert data types
- 323c531a - fix collision thing
- 26f57fc3 - update float/integer types, add boolean
- 20fb66db - change type in test
- daeddac5 - backend changes for custom forms
- fed4c73f - update enum format
- 56973d2a - renaming
- c79da03a - no more new API endpoint; do the user configuration validation etc in the...
- 88c65eb3 - build user_configuration with validation from configuration in workerversion serializer
- aa7938c7 - remove leftover useless empty serializer
- 5ff0230c - test user configuration validation
- dce067be - add type hint for user configuration SerializerMethodField
- e84b83ad - validate user_configuration inside configuration when creating a worker version
Toggle commit list-
ede3cdd0...eb1ee172 - 14 commits from branch
Please register or sign in to reply