feat: add public events page#301
Draft
Antoni-Czaplicki wants to merge 27 commits into
Draft
Conversation
|
The preview deployment for Eventownik Frontend Preview is ready. 🟢 Open Preview | Open Build Logs | Open Application Logs Last updated at: 2026-05-01 11:08:15 CET |
* fix: remove unnecessary ellipsis from loading text in login form * fix: remove forgot password link from login form * feat: add "forgot password" link to login form * feat: add `font-medium` to forgot password link --------- Co-authored-by: Maciej Król <63610278+maciejkrol18@users.noreply.github.com>
* feat: added table data prefetching and caching with react query * refactor: refactor participants table component * refactor: refactor table menu component * refactor: refactor columns generator * refactor: move formatAttributeValue function to table utils * fix: fix failing tests, skip tests with expand button for participant * fix: add retries to vitest config * fix: skip flaky tests as temp solution * fix: add missing mock for remove participant test * feat: add expand button * chore: add participantsError message translation * chore: add errors translations * chore: return skipped tests * chore: remove dots at the end of messages * chore: add translations to table toolbar * chore: add translations to send mail button * chore: add translations to export button * chore: add translations to help dialog * chore: make delete many participants button tooltip styling inline with other tooltips * feat: add translations to delete participant dialogs * chore: remove debug language selector * chore: remove html tooltip
…ms (#309) * fix(attributes): improve attribute update handling and UI spacing in forms * fix(attributes): ensure attributes are sorted by order on fetch
* feat: update team member details and add new members * fix: update role for team member amelia sroczyńska * fix: switch roles --------- Co-authored-by: Maciej Król <63610278+maciejkrol18@users.noreply.github.com>
* feat: block filtering in participant form * feat: add translations to attribute input block additonally, correct "noBlocksFound" translations * fix: make "no blocks found" a standard message
* feat: add order property to blocks, emails, forms, and new event form interfaces * refactor: migrate dnd-kit to latest version * feat: implement entity reordering * fix: remove 'touch-none' class from sortable tile grid
* refactor(navbar): move hamburger to right side * refactor: improve responsiveness of dashboard forms and buttons * refactor(dashboard): move mobile nav to bottom and enhance responsiveness * fix(dashboard): add bottom padding so content is visible under nav * fix(dashboard-sidebar): fix navigation overflow * refactor(email-template-entry): update width to full for better responsiveness * fix(dashboard-sidebar): adjust z-index for bottom navigation to improve visibility * refactor(dashboard-sidebar): add navTitle to sidebar links * fix(create-email-template-form): adjust button width for better responsiveness * refactor(dashboard-sidebar): remove navTitle property from dashboard-sidebar * refactor(block): update width for better responsiveness, left-aligning the title * refactor: improving the readability of styles * fix: improvement blocks width after resolving merge conflicts * fix(participants-table): enhance responsiveness of table menu and toolbar components * feat(participants-table): align pagination to left on mobile --------- Co-authored-by: Maciej Król <63610278+maciejkrol18@users.noreply.github.com>
* feat: display user identity in block participants * feat: display user identity in block participants * fix: remove unused type from sortable block grid
* refactor: update block participant types; add popover * chore: remove dots from anon label; remove obsolete code * refactor: improve selectors and accessibility
* refactor: move event tos template to documents dir * chore: update tos pdf
…at/public-events-page # Conflicts: # package-lock.json
This file contains hidden or 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
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.
No description provided.