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

24389, 22238 - allowable actions logic; some other updates to allowed actions #79

Merged
merged 13 commits into from
Nov 26, 2024

Conversation

hfekete
Copy link
Collaborator

@hfekete hfekete commented Nov 26, 2024

Issue:24389 bcgov/entity#24389
Issue:22238 bcgov/entity#22238

Description of changes:

  • feature: allowable actions are displayed depending on data from backend
  • tests for allowable actions
  • added interfaces for cypress
  • added more mocks

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@severinbeauvais
Copy link
Collaborator

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://business-dashboard-dev--pr-79-si5h6n2c.web.app

})

async function fetchVisibleActions (businessType: string, businessStatus: string) {
interface CouldFileI {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Likely should be in it's own file

Copy link
Collaborator

@severinbeauvais severinbeauvais left a comment

Choose a reason for hiding this comment

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

LGTM but please fix conflict before merging.

Also, I recommend updating the app version (in package.json) so that you can tell what version is deployed in different environments, and can therefore deduce whether your changes should be there or not. cc: @BrandonSharratt

@hfekete hfekete merged commit 7e9159b into bcgov:main Nov 26, 2024
5 of 6 checks passed
hfekete added a commit to hfekete/business-dashboard-ui that referenced this pull request Nov 27, 2024
hfekete added a commit that referenced this pull request Nov 27, 2024
hfekete added a commit to hfekete/business-dashboard-ui that referenced this pull request Nov 27, 2024
hfekete added a commit that referenced this pull request Nov 27, 2024
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.

4 participants