-
Notifications
You must be signed in to change notification settings - Fork 3
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
Mid March redesign update #973
Merged
Conversation
This file contains 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
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.15 to 7.23.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.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: cleanup calendar pup-up * chore: update conditions * fix: formatting * chore: added emoji ➡️ * chore: remove emoji 😥
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.29...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added api endpoints locally and hooks * Added component and ui part * Small fix, only allow one person to be added * Updated Changelog
* made page for creating and deleting QR codes * added error for invalid url, and download option * commit * fixed the error with deleting qr code * Update CHANGELOG.md * added error for invalid url * changed to qr generations at frontend * format * refactored to use QR code generator at frontend, and styled the component * fixes * format
* first version * changed layout for activities on landing page * changed limit for activities on landing page
chore: vite 5.0.0 update
* added buttuns for filtering * added filter for expired events * fix
* moved share button below news post instead of above * moved share button below news post instead of above * startet adding checkbox for emojis * started adding emojis * fixed bug with newseditor * saving progress * added test mui components for displaying emojis * Your commit message * fikset logikken for emojies * added emoji picker for react * added emoji picker for react * started adding mutation * fixed fetching and started on designing * redesigned * started om emojis for event * added emojies for events * fixed design for mobile * redesigned to displaying users * format * removed yarn file * added ContentType type --------- Co-authored-by: 1Cezzo <[email protected]> Co-authored-by: Jonatan <[email protected]> Co-authored-by: Jarand Romestrand <[email protected]>
#910) * disabled switch to change from free to paid event if an event has registrations * first version finished * Update CHANGELOG.md * format * fixed wrong disable logic for switching off paid event * Update CHANGELOG.md * fixed countdowntimer bug, so if the time is out and there is an error in the backend, the timer will disapear * fixed countdowntimer bug * added message for when time is out, explaining why the user is not kicked out before extra payment time is out * changed message for signing off event * format
* Added description to fine * Updated changelog * Fixed rendering error when no laws
* will now sort and render the waiting list participants according to their respective waiting list number * added waiting list number field to participant info
* added tailwindcss and shadcn * added clsx package for utils.ts * changed to outlined on contained buttons to fix css bug * added old bg colors to tailwindcss config * redesigned reaction handler * removed full import from React in button.tsx * removed full import from react in card.tsx * added old primary colors to index.css * changed icon for showing all reacitons
* changed button for add fine * changed button for adding prioritygroups * changed button for image upload
* fixed long text on image upload and removed hover on small devices * refactord footer to shadcn
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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
closes #
Changes:
Screenshots:
Pull request checklist
Please check if your PR fulfills the following requirements: