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 with develop #328

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Chore: update main with develop #328

merged 4 commits into from
Sep 4, 2024

Conversation

JustSamuel
Copy link
Contributor

No description provided.

* feat(dashboard/admin/single-user-view): Added new user details form card

* feat: I don't know what I added, but I need to work on other things

* refactor(dashboard/admin-single-user-view): remove old user edit card and dependencies

* bug-introduce(dashboard/admin-single-user-view): bug where v-if in inputspan breaks the page

* fix(dashboard/admin-single-user-view): fixed a v-if breaking the entire page

* feat(dashboard/admin-single-user-view): form now auto fills user info

* feat(dashboard/admin-single-user-view): fixed up styling of single user view

* refactor(dashboard/components): removed change info component

* feat(dashboard/admin-single-user-view): redid a little styling of the User info card and the balance card

* fix(dashboard/admin-single-user-view): type check errors

* feat(dashboard/admin-single-user-view): added proper placeholders to forms

* refactor(dashboard/user-edit-form): small code improvements

* fix(dashboard/user-edit-form): nickname cannot be null error, even though it is allowed

* fix(dashboard/admin-single-user-view): fixed some type-check issues
* refactor(dashboard/user-overview): refactored create user form

* fix(dashboard/user-overview): re-added code that was thought to be unused

* refactor(dashboard/user-create-form): some small code changes
Copy link

github-actions bot commented Sep 4, 2024

Triggered from #328 by @​JustSamuel.

Checking if we can fast forward main (a751c45) to develop (9975799).

Target branch (main):

commit a751c459a566b562c26f52aec6201f320f4672ca (HEAD -> main, tag: v1.4.2, origin/main)
Author: Robin van Dijke <[email protected]>
Date:   Thu Aug 29 15:14:30 2024 +0200

    hotfix(quick-user-overview): Improvements to the quick overview card (#318)
    
    * hotfix(quick-overview): fixed quick overview not showing gewisId
    
    feat(user-landing-view/quick-overview): made quick overview show on mobile on user landing page
    
    feat(dashboard/quick-overview): added underage message to quick overview component
    
    * fix(components/user-info): under age message not conditionally rendering

Pull request (develop):

commit 997579946f6999cdb97a78bdb9a6d48283db4975 (pull_request/develop)
Author: Robin van Dijke <[email protected]>
Date:   Wed Sep 4 14:19:51 2024 +0200

    refactor(dashboard/user-overview): refactored create user form (#324)
    
    * refactor(dashboard/user-overview): refactored create user form
    
    * fix(dashboard/user-overview): re-added code that was thought to be unused
    
    * refactor(dashboard/user-create-form): some small code changes

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

Copy link

github-actions bot commented Sep 4, 2024

Triggered from #328 by @​JustSamuel.

Checking if we can fast forward main (a751c45) to develop (d416d03).

Target branch (main):

commit a751c459a566b562c26f52aec6201f320f4672ca (HEAD -> main, tag: v1.4.2, origin/main)
Author: Robin van Dijke <[email protected]>
Date:   Thu Aug 29 15:14:30 2024 +0200

    hotfix(quick-user-overview): Improvements to the quick overview card (#318)
    
    * hotfix(quick-overview): fixed quick overview not showing gewisId
    
    feat(user-landing-view/quick-overview): made quick overview show on mobile on user landing page
    
    feat(dashboard/quick-overview): added underage message to quick overview component
    
    * fix(components/user-info): under age message not conditionally rendering

Pull request (develop):

commit d416d03afb1b1d1e05196219d7d4e48acef7a687 (pull_request/develop)
Author: Samuel <[email protected]>
Date:   Wed Sep 4 14:32:15 2024 +0200

    fix: bump stripejs version (#327)

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

@JustSamuel JustSamuel merged commit d416d03 into main Sep 4, 2024
7 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.

2 participants