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

Actual fix #1154

Merged
merged 152 commits into from
Oct 25, 2024
Merged

Actual fix #1154

merged 152 commits into from
Oct 25, 2024

Conversation

Embretr
Copy link
Contributor

@Embretr Embretr commented Oct 25, 2024

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
MadsNyl and others added 28 commits September 18, 2024 12:18
* added meta settings for reverting zoom on inputs

* updated changelog.md
Co-authored-by: Petra Halvorsen <[email protected]>
Changed the on cancel warning to more percise.
Changed names from Digital Samhandling to Digital transformasjon, without changing enum name (still DIGSAM)

Co-authored-by: Anton Tveito <[email protected]>
#1101)

* Fixed has_attended filter: Filtering users will occur on the backend. Fixes an issue where some participants won't show up because of pagination.

* Fix has_attended filter in EventParticipants component

* Refactor has_attended filter in EventParticipants component. Fixed behaviour changes introduced in previous commits.
* Changed slug back to DigSam

* changed slug back to DigSam

* changed slug name back to DigSam

---------

Co-authored-by: Anton Tveito <[email protected]>
added description to settings on group form and display when answering the form
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.352.0 to 0.446.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.446.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  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 [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.6.4 to 0.8.0.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.8.0)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  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>
* Removed unused tab from event administration

* removed form tabs

* Fixed linting error

---------

Co-authored-by: Storm Aulid <[email protected]>
Co-authored-by: Storm Aulid <[email protected]>
* Replaced slack with notion icon for footer

Fixes #1134

* Updated changelog
fix(UserFilter): fixed component re-rendered every 500ms
* fixed space between Title, Description and Action buttons

* fixed space between description and buttons

* fixed div width

* mobile friendly fix

---------

Co-authored-by: Josefine <[email protected]>
* Fixed icon issue and turncated overflowed text

* fixed overflow issue on event tab, and changed tab size

---------

Co-authored-by: Josefine <[email protected]>
added icon for participants for paid events
* added the create group form for admins

* added the link in the admin panel

* removed console logs

* finished the form

* fix

* fixed zod validation

* fixed any type

* added hook

---------

Co-authored-by: Embret Olav Rasmussen Roås <[email protected]>
Co-authored-by: Petra Halvorsen <[email protected]>
Co-authored-by: Petra Halvorsen <[email protected]>
Copy link

vercel bot commented Oct 25, 2024

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 Oct 25, 2024 8:02pm

@Embretr Embretr merged commit f1fd112 into master Oct 25, 2024
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.