Skip to content

Commit

Permalink
Merge pull request #540 from bcgov/feature/uxImprovements
Browse files Browse the repository at this point in the history
QR code and Deep link UI tweaks
  • Loading branch information
esune authored Jun 7, 2024
2 parents 9113db3 + 79769bb commit 32cbc89
Show file tree
Hide file tree
Showing 9 changed files with 358 additions and 318 deletions.
24 changes: 12 additions & 12 deletions demo/vue/app/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions demo/vue/app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"reinstall": "npm run purge && npm install"
},
"dependencies": {
"@babel/eslint-parser": "^7.24.6",
"@babel/eslint-parser": "^7.24.7",
"@bcgov/bc-sans": "^2.1.0",
"@vue/eslint-config-prettier": "^9.0.0",
"axios": "^1.7.2",
Expand All @@ -42,8 +42,8 @@
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^1.1.0",
"lodash": "^4.17.21",
"prettier": "^3.2.5",
"sass": "^1.77.2",
"prettier": "^3.3.1",
"sass": "^1.77.4",
"sass-loader": "^14.2.1",
"vue-cli-plugin-vuetify": "^2.5.8",
"vue-template-compiler": "^2.7.16",
Expand Down
16 changes: 8 additions & 8 deletions demo/vue/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demo/vue/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"fs-extra": "^11.2.0",
"js-yaml": "^4.1.0",
"jsonwebtoken": "^9.0.2",
"keycloak-connect": "^24.0.4",
"keycloak-connect": "^24.0.5",
"winston": "^3.13.0",
"winston-transport": "^4.7.0"
},
Expand All @@ -53,7 +53,7 @@
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"nodemon": "^3.1.1",
"nodemon": "^3.1.3",
"supertest": "^7.0.0"
}
}
10 changes: 0 additions & 10 deletions oidc-controller/api/templates/assets/hourglass.svg

This file was deleted.

41 changes: 41 additions & 0 deletions oidc-controller/api/templates/assets/spinner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 32cbc89

Please sign in to comment.