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

PB Update #1209

Merged
merged 178 commits into from
Feb 13, 2025
Merged

PB Update #1209

merged 178 commits into from
Feb 13, 2025

Conversation

MadsNyl
Copy link
Contributor

@MadsNyl MadsNyl commented Feb 13, 2025

Description

closes #

Changes:

Screenshots:

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The PR includes a picture showing visual changes
  • Added Analytics-events if relevant
  • CHANGELOG.md has been updated. Guide

dependabot bot and others added 30 commits October 19, 2023 11:24
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
Josefinegh and others added 25 commits October 28, 2024 16:41
* Fixed load more button position

* placed button outside picture div

* Update changelog

---------

Co-authored-by: Josefine <[email protected]>
* Lagd nye knapper

* init

* refactor event stats component

* refactor event stats component

* filtering by year and study progress. works as expected

* Refactor searchParams condition in EventParticipants component

* added allergy filter

* Added allergy filter option for event administration.

* changed category name

* Added search by first name and last name

* Update changelog

* Added more filtering buttons

* Fixed has_paid filter and few qos tweaks

* updated pnpm on local machine

---------

Co-authored-by: Josefine <[email protected]>
Co-authored-by: Harry Linrui XU <[email protected]>
* Lagd nye knapper

* init

* refactor event stats component

* refactor event stats component

* filtering by year and study progress. works as expected

* Refactor searchParams condition in EventParticipants component

* added allergy filter

* Added allergy filter option for event administration.

* changed category name

* Added search by first name and last name

* Update changelog

* Added more filtering buttons

* Fixed has_paid filter and few qos tweaks

* updated pnpm on local machine

* fixed has_paid count bug and has_allergy count bug

---------

Co-authored-by: Josefine <[email protected]>
Co-authored-by: Harry Linrui XU <[email protected]>
Showing only name on mobile

Co-authored-by: Josefine <[email protected]>
Bumps [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) from 1.1.4 to 1.3.2.
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.3.2/packages/web)

---
updated-dependencies:
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [universal-cookie](https://github.com/bendotcodes/cookies) from 6.1.3 to 7.2.1.
- [Release notes](https://github.com/bendotcodes/cookies/releases)
- [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md)
- [Commits](bendotcodes/cookies@v6.1.3...v7.2.1)

---
updated-dependencies:
- dependency-name: universal-cookie
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.6)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.1.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.7...9.0.1)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* make gallery entries the same height + break gallery description

* Fixed box-size on small screens

* Update CHANGELOG

---------

Co-authored-by: stormba <[email protected]>
* make gallery entries the same height + break gallery description

* Fixed box-size on small screens

* Update CHANGELOG

* Fixed breaking issue with gallery description

* update changelog

---------

Co-authored-by: stormba <[email protected]>
* linting

* fixed pnpm lock

* Fixed linting error

* Fixed error with pnpm-lock
* added the first page of the tilbakemeldinger page

* fixed typo

* added the form dialogs

* fixed mobile view

* fixed light mode

* added tutorial for bug reporting

* deleting file that was accidentally added

* started on implementing the logic

* made bug reporting funtional. Not done

* Bug reporting functional, not done

* add ideas, delete feedbacks

* showing descriptions on feedbacks

* small change

* feat(feedback)added-delete-button

* feat(feedback)added-delete-button

* feat(feedback)cleaned-up-code

* added text and icon when no feedback is given

* fixed imports

* cleanup

---------

Co-authored-by: Mads Nylund <[email protected]>
Co-authored-by: Alivki <[email protected]>
* fixed markdown

* rest
Added allergies on event-participant list, only showing allergies on users with allergies

Co-authored-by: Anton Tveito <[email protected]>
* Added button to copy shortened urls. Only UI so far.

* Added the function for copying short-url to clipboard

---------

Co-authored-by: Anton Tveito <[email protected]>
* perf(topbar): Fixed re-render on scroll

* chore: Updated CHANGELOG.md with the performance fix
* style(Participant): improve layout and accessibility for allergy information and attendance checkbox

* chore(CHANGELOG): update layout improvements for participant details in event management
Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kvark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 0:03am

@MadsNyl MadsNyl merged commit 41ba5de into master Feb 13, 2025
5 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.