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

Major overhaul for modals, and a fix for #4820 #4866

Merged
merged 1 commit into from
Jan 20, 2018
Merged

Conversation

uberbrady
Copy link
Collaborator

Changes how the various modals work, and allows for specifying
category_type when inline-creating categories.

Each modal screen itself specifies the API URL that it will 'submit' to (it doesn't do a classic form submit, it still uses AJAX). So we no longer need the data-dependency parameter.

The modal inputs are now wrapped in a form, and have normal name attributes, so they can be much more easily serialized using jQuery.

Changes how the various modals work, and allows for specifying
category_type when inline-creating categories.
@uberbrady uberbrady requested a review from snipe as a code owner January 20, 2018 08:34
@snipe snipe merged commit dfb2b9b into develop Jan 20, 2018
@snipe
Copy link
Owner

snipe commented Jan 20, 2018

This looks great, thanks!

miyakai-party

@snipe snipe deleted the modal_extensibility branch January 20, 2018 08:42
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.

2 participants