-
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
Early August Update #1056
Merged
Early August Update #1056
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
* sort after category * fixed event cateogry type * fixed eventlist type * made sepearte eventlist type * fixed type error
* converted navigation to not use mui, and went away from navigation hook * removed unused props from TihldeLogo component
removed mui from signin, signup and forgot password
removed Page component
* upgraded to react 18 types * removed mui from most of the pages * refactored gallery page * refactored index changelog page * wikitree update * wikietree update * done with wiki * removed unused files * finished with pages * removed all mui imports * removed mui and other unsued dependencies
* fixed small design bugs and added scrollToTop component * trigger build * removed scrolltotop * changed scrolltotop component * changed version of pnpm/action-setup to fix known bug
* Added navbar destination for changelog * Export changelog URLs to use in changelog page * Add classname prop to used components Makes it easier to customize styling via tailwind * Created page and added routing destination * Updated CHANGELOG.md * Fix navbar columns for md and lg breakpoints * Undid changelog formatting
Co-authored-by: Anton Tveito <[email protected]>
Pass p-4 to children in Expandable to fix opening/closing stutter
* added 'pnpm dev' * finished first draft of the new new student page * added light mode * added mobile layout --------- Co-authored-by: Embret Olav Rasmussen Roås <[email protected]>
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: