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

Reload tenants on tenant create #1651

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Reload tenants on tenant create #1651

merged 1 commit into from
Oct 10, 2023

Conversation

gaspergrom
Copy link
Contributor

@gaspergrom gaspergrom commented Oct 10, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at c8086cd

This pull request adds a feature to create and display new tenants in the frontend. It modifies the tenant-new-form.vue component and fixes a type definition.

🤖 Generated by Copilot at c8086cd

From the ashes of the old, a new tenant rises
With a form of power, they claim their domain
The list of rivals, updated and refreshed
They emit their fury, no one can restrain

Why

How

🤖 Generated by Copilot at c8086cd

  • Dispatch tenant/doFetch action to refresh tenant list after creating a new tenant (link)
  • Add space before closing curly brace of emit type definition for readability (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@gaspergrom gaspergrom added the Bug Created by Linear-GitHub Sync label Oct 10, 2023
@gaspergrom gaspergrom self-assigned this Oct 10, 2023
@gaspergrom gaspergrom merged commit ed8df72 into main Oct 10, 2023
7 checks passed
@gaspergrom gaspergrom deleted the bugfix/tenant-refresh branch October 10, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants