Release: update main from develop - #82
Draft
github-actions[bot] wants to merge 4 commits into
Draft
Conversation
Give sellers a green toast when a card payment settles and a red toast when it fails.
Bumps [sass](https://github.com/sass/dart-sass) from 1.102.0 to 1.103.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.102.0...1.103.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.103.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Since the GNOME -> Firefox link is a bit weird/broken, the on screen keyboard does not always appear when it should. To mitigate/fix this, we now manually blur and focus the relevant element so that the on screen keyboard does appear.
Author
|
Triggered from #82 by @RubenLWF. Checking if we can fast forward Target branch ( commit 09822638b798e1106d9ab67b391804c97fec36a5 (HEAD -> main, tag: v2.0.2, tag: v2.0, tag: v2, origin/main)
Author: Ruben Lagerwerf <98549214+RubenLWF@users.noreply.github.com>
Date: Sun Aug 30 14:45:56 2026 +0200
GEWISWEB member link (#80)
* feat: gewis member url helper
Adds a new function in the url util that can be used to get a SudoSOS user's
GEWISWEB member URL.
* fix: use correct GEWIS member URL in tables
Implements using the new GEWIS member URL helper function in tables that
link the the GEWIS website.Pull request ( commit 3323686b8e30f081583596d65215744e93dc031d (pull_request/develop)
Author: Ruben Lagerwerf <98549214+RubenLWF@users.noreply.github.com>
Date: Thu Sep 10 14:31:55 2026 +0200
fix(POS): manually dispatch text field focus events (#90)
Since the GNOME -> Firefox link is a bit weird/broken, the on screen
keyboard does not always appear when it should. To mitigate/fix this,
we now manually blur and focus the relevant element so that the on
screen keyboard does appear.It is possible to fast forward |
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
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.
This PR is automatically created to prepare a release from develop to main.