-
Notifications
You must be signed in to change notification settings - Fork 5
Feature/replace buefy dialog #1023
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
Closed
Closed
Conversation
This file contains hidden or 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
Feature/new footer
- Fix Notification for removing a shared permission - Fix function when removing a permission
Bugfix/multiple bug fixes
Bugfix/fixes for data table
Update csc-ui library to its latest version
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.26.0...v8.31.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ser_ui_frontend/devel/babel/core-7.20.7 Bump @babel/core from 7.19.6 to 7.20.7 in /swift_browser_ui_frontend
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ser_ui_frontend/devel/vueuse/rxjs-9.9.0 Bump @vueuse/rxjs from 9.4.0 to 9.9.0 in /swift_browser_ui_frontend
Replace buefy components with csc-ui components
Fix pnpm update command
Bugfix/correct pnpm lock folder
Small UI changes
this is to allow update via a github action
Bugfix/refactor pnpm update
use PAT for git push
Contributor
|
Can we close this, as you opened another PR? |
bandit B113 recommends timeouts to requests
add timeouts to requests
Member
Author
|
I think I did this by accident. Oops |
blankdots
pushed a commit
that referenced
this pull request
Jun 1, 2023
Remove unnecessary toast Closes #1023 See merge request sds-dev/sd-connect/swift-browser-ui!50
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Replace buefy.dialogs with csc-ui modals
Related issues
GL 944