generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/cypress refactor and example usertask (#1731)
* digiwf-cypress update README.md * digiwf-cypress add cypress-keycloak dependency * digiwf-cypress rm old tests * digiwf-cypress refactor pages structure * digiwf-cypress init example usertask test * digiwf-cypress refactor methods name english * digiwf-cypress update config and add dotenv * digiwf-cypress dotenv fix existing var not overwritten * digiwf-cypress upgrade dependencies * digiwf-cypress make cypress-keycloak prod dependency * digiwf-cypress workaround compliance ci mv all deps to dev * digiwf-cypress revert dependencies to old state * digiwf-cypress workaround compliance ci mv all deps to dev * digiwf-cypress mv login logic to new cmd * digiwf-cypress use global interceptor configs * digiwf-cypress update README.md * fix local tasklist behind gateway * digiwf-cypress cleanup selectors * digiwf-cypress update README.md * digiwf-cypress improve structure and selectors * digiwf-cypress refactor wait no uncompleted tasks * digiwf-cypress fix naming * digiwf-cypress nav use custom selectors * digiwf-cypress refactor wait no uncompleted tasks * digiwf-cypress refactor my tasks to v-list * digiwf-cypress update README.md * digiwf-cypress load .env.local by default
- Loading branch information
Showing
45 changed files
with
701 additions
and
1,947 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 25 additions & 18 deletions
43
digiwf-apps/packages/apps/digiwf-tasklist/src/components/UI/appMenu/AppMenuList.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.