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

Frontend: Indicate when generator buttons were already used #1549

Closed
Franceq34 opened this issue Apr 30, 2022 · 3 comments · Fixed by #1550
Closed

Frontend: Indicate when generator buttons were already used #1549

Franceq34 opened this issue Apr 30, 2022 · 3 comments · Fixed by #1550
Labels
area: feature request 💡 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ generator: internal $200 https://www.jhipster.tech/bug-bounties/

Comments

@Franceq34
Copy link
Contributor

Franceq34 commented Apr 30, 2022

The goal is to update the buttons of the generator part to indicate to the user if the action was already called.

To do :

  • Refactor the "init" part in a new component such as VueGenerator, SpringBootGenerator etc .. (see Refactoring: Generator.component.ts #1288)
  • Create a new button component in springboot context (that use DefaultButton) This new button will take in parameter the service name linked to the button and will ask the HistoryStore if it was already used
  • Implement this new buttons in every XxxxxGenerator.component
  • Update project history on project path update (delay on input change)
@pascalgrimaud pascalgrimaud added area: feature request 💡 generator: internal $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ $200 https://www.jhipster.tech/bug-bounties/ labels Apr 30, 2022
@pascalgrimaud
Copy link
Member

@Franceq34 : don't forget your bounty here

@Franceq34
Copy link
Contributor Author

@pascalgrimaud
Copy link
Member

@Franceq34 : approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: feature request 💡 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ generator: internal $200 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants