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

2023.9.x feature c submit button #1451

Merged
merged 1 commit into from Oct 24, 2023
Merged

Conversation

katrinDY
Copy link
Contributor

The following changes are implemented

TODO: Summary

Changes in the user interface:

TODO: Add screenshots, recordings or remove this section

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

@katrinDY katrinDY self-assigned this Sep 20, 2023
@katrinDY katrinDY added enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js) labels Sep 20, 2023
@katrinDY katrinDY added this to the 2023.9.0 milestone Sep 20, 2023
@katrinDY katrinDY linked an issue Sep 20, 2023 that may be closed by this pull request
12 tasks
@katrinDY katrinDY force-pushed the 2023.9.x-feature-c-submit-button branch from b54dbb0 to 80afc1a Compare September 20, 2023 13:31
@katrinDY katrinDY requested a review from Fajfa October 2, 2023 10:02
@katrinDY katrinDY force-pushed the 2023.9.x-feature-c-submit-button branch 3 times, most recently from 7dcaebe to 502e755 Compare October 5, 2023 13:02
lib/vue/src/components/button/CButtonSubmit.vue Outdated Show resolved Hide resolved
lib/vue/src/components/button/CButtonSubmit.vue Outdated Show resolved Hide resolved
lib/vue/src/components/button/CButtonSubmit.vue Outdated Show resolved Hide resolved
lib/vue/src/components/button/CButtonSubmit.vue Outdated Show resolved Hide resolved
lib/vue/src/components/button/CButtonSubmit.vue Outdated Show resolved Hide resolved
client/web/reporter/src/components/EditorToolbar.vue Outdated Show resolved Hide resolved
client/web/reporter/src/views/Report/Builder.vue Outdated Show resolved Hide resolved
@katrinDY katrinDY force-pushed the 2023.9.x-feature-c-submit-button branch from 7c768f4 to 0da3ad3 Compare October 20, 2023 08:58
@katrinDY katrinDY force-pushed the 2023.9.x-feature-c-submit-button branch from 0da3ad3 to 2ae3484 Compare October 24, 2023 09:38
@katrinDY katrinDY merged commit 2ae3484 into 2023.9.x Oct 24, 2023
1 check passed
@katrinDY katrinDY deleted the 2023.9.x-feature-c-submit-button branch October 24, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a reusable processing button component and apply it to appropriate places
2 participants