Skip to content
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

chore: update main from develop #348

Merged
merged 5 commits into from
Sep 16, 2024
Merged

chore: update main from develop #348

merged 5 commits into from
Sep 16, 2024

Conversation

CodeNamedRobin
Copy link
Contributor

Description

Includes only bug fixes, mainly on POS, but also one PIN update bug fix on dashboard

Related issues/external references

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Yoronex and others added 4 commits September 15, 2024 12:15
* feat(pos/seller-selection): add outline buttons for cashiers

* fix: remove unused import

* fix: type mismatch
* fix(pos): balance not changing when locking buyer

* fix: incorrect initial state

* fix(pos): clean up merge leftovers

---------

Co-authored-by: Robin van Dijke <[email protected]>
Copy link

Triggered from #348 by @​CodeNamedRobin.

Checking if we can fast forward main (3cfd4cc) to develop (f6e1e65).

Target branch (main):

commit 3cfd4cc52b7bec2666fe983f3e9e38a7486523d9 (HEAD -> main, tag: v1.6.1, origin/main)
Author: Samuel <[email protected]>
Date:   Thu Sep 12 22:20:09 2024 +0200

    fix: nginx seller payouts (#340)

Pull request (develop):

commit f6e1e651003faafe758dc53bf342ac6b93ef9931 (pull_request/develop)
Author: Roy Kakkenberg <[email protected]>
Date:   Sun Sep 15 17:35:31 2024 +0200

    fix(pos): balance not changing when locking buyer (#344)
    
    * fix(pos): balance not changing when locking buyer
    
    * fix: incorrect initial state
    
    * fix(pos): clean up merge leftovers
    
    ---------
    
    Co-authored-by: Robin van Dijke <[email protected]>

It is possible to fast forward main (3cfd4cc) to develop (f6e1e65). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to develop.

* feat(pos): fetch alc. time

* fix(pos-settings): Alcohol time with better timezone calculation

* fix(pos-display): Add a warning for alcohol time when tab is selected

* fix(pos-display): Remove seconds from alcohol warning
Copy link

Triggered from #348 by @​SuperVK.

Checking if we can fast forward main (3cfd4cc) to develop (ccb939f).

Target branch (main):

commit 3cfd4cc52b7bec2666fe983f3e9e38a7486523d9 (HEAD -> main, tag: v1.6.1, origin/main)
Author: Samuel <[email protected]>
Date:   Thu Sep 12 22:20:09 2024 +0200

    fix: nginx seller payouts (#340)

Pull request (develop):

commit ccb939f6b5f0c8cfc759e53846a3c68fc7f4543a (pull_request/develop)
Author: Victor Klomp <[email protected]>
Date:   Mon Sep 16 13:18:39 2024 +0200

    feat(pos-display): Alcohol time warning (#347)
    
    * feat(pos): fetch alc. time
    
    * fix(pos-settings): Alcohol time with better timezone calculation
    
    * fix(pos-display): Add a warning for alcohol time when tab is selected
    
    * fix(pos-display): Remove seconds from alcohol warning

It is possible to fast forward main (3cfd4cc) to develop (ccb939f). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to develop.

@CodeNamedRobin
Copy link
Contributor Author

/fast-forward

Copy link

Triggered from #348 (comment) by @​CodeNamedRobin.

Trying to fast forward main (3cfd4cc) to develop (ccb939f).

Target branch (main):

commit 3cfd4cc52b7bec2666fe983f3e9e38a7486523d9 (HEAD -> main, tag: v1.6.1, origin/main)
Author: Samuel <[email protected]>
Date:   Thu Sep 12 22:20:09 2024 +0200

    fix: nginx seller payouts (#340)

Pull request (develop):

commit ccb939f6b5f0c8cfc759e53846a3c68fc7f4543a (pull_request/develop)
Author: Victor Klomp <[email protected]>
Date:   Mon Sep 16 13:18:39 2024 +0200

    feat(pos-display): Alcohol time warning (#347)
    
    * feat(pos): fetch alc. time
    
    * fix(pos-settings): Alcohol time with better timezone calculation
    
    * fix(pos-display): Add a warning for alcohol time when tab is selected
    
    * fix(pos-display): Remove seconds from alcohol warning

Fast forwarding main (3cfd4cc) to develop (ccb939f).

$ git push origin ccb939f6b5f0c8cfc759e53846a3c68fc7f4543a:main
To https://github.com/GEWIS/sudosos-frontend.git
   3cfd4cc..ccb939f  ccb939f6b5f0c8cfc759e53846a3c68fc7f4543a -> main

@github-actions github-actions bot merged commit ccb939f into main Sep 16, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants