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

Vue modals migration #873

Merged
merged 3 commits into from Apr 18, 2017
Merged

Vue modals migration #873

merged 3 commits into from Apr 18, 2017

Conversation

noirbizarre
Copy link
Contributor

This PR migrate modals from bootstrap.js to Vue.js and move the contribute modal from the gouvfr theme to the core.

screenshot-www data dev 2017-04-18 14-33-31

Alos fix a missing default value on membership role

@@ -62,6 +62,7 @@ export default {
org: Organization
},
data() {
console.log('API Member', API.definitions.Member);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thx

@davidbgk
Copy link
Member

Can you provide a screenshot of the user modal too?

@noirbizarre
Copy link
Contributor Author

It's unchanged, but fixed:

  • properly display only the right actions
  • default value is set
    screenshot-www data dev 2017-04-18 14-47-02
    screenshot-www data dev 2017-04-18 14-46-10

@noirbizarre
Copy link
Contributor Author

Don' t forget to review the gouvfr part ;)

@noirbizarre noirbizarre merged commit c0daf2c into opendatateam:dev Apr 18, 2017
@noirbizarre noirbizarre deleted the vue-modals-migration branch April 18, 2017 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants