Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v12 [UPD] Resolves #11. Change URLs so Formio JS client doesn't strip the… #17

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

bobslee
Copy link
Member

@bobslee bobslee commented Mar 4, 2020

No description provided.

bobslee added 2 commits March 4, 2020 11:44
… UUID.

- Change URLs and controllers FROM /formio/form/<action>/<string:uuid> URLs TO /formio/form/<string:uuid>/<action>.
This hopefully solves issues regarding relative URLs from a Formio Javascript perspective (components).
The UUID was stripped by the Formio Javascript client API.

- Remove 2 legacy (obsolete) controller methods for routes: /formio/form/<string:uuid> and /formio/builder/<int:builder_id>.
@bobslee bobslee merged commit a8a596c into novacode-nl:12.0 Mar 4, 2020
@bobslee bobslee changed the title Change URLs so Formio JS client doesn't strip the UUID (issue #11) v12 [UPD] Resolves #11. Change URLs so Formio JS client doesn't strip the… Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant