You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redirecting dialog and authentication message (#68)
* add loading dialog and unauthenticated card component
add loading dialog and unauthenticated card component
integrate with tom, lisa, auth and max app
* remove unnecessary code in Loading Dialog
remove unnecessary code in Loading Dialog
* change LoadingDialog.vue text
* feat: add package json information
* v1.0.0
* feat: add types to package json
improved docker environment
* v1.0.1
* fix: use 1.0.1 in dependencies
* fix: order in github action fixed
Need build BEFORE test because we need to have all
dist folders.
* fix: order in dockerfile fixed
Need build BEFORE test because we need to have all
dist folders.
* fix: ignore dist folder in docker
* fix: cache dist folders
* fix: ci clean up
* Revert "fix: ci clean up"
This reverts commit b241e34.
* fix: fix ci caching
* fix: enhance ci.yml using variables
* Revert "fix: enhance ci.yml using variables"
This reverts commit cafba6f.
* fix: chore in ci.yml
* fix solid session path
fix solid session path
* Fix test for auth app
Fix test for auth app
* Fix padding issue in demand
Fix padding issue in demand
* Fix import for loading dialog
Fix import for loading dialog
---------
Co-authored-by: banxtv <[email protected]>
Co-authored-by: Christian Illies (FINATIX) <[email protected]>
0 commit comments