Update node packages#247
Merged
evilmooncake merged 1 commit intodevelopmentfrom May 26, 2025
Merged
Conversation
evilmooncake
approved these changes
May 26, 2025
evilmooncake
pushed a commit
that referenced
this pull request
May 26, 2025
* chore: upgrade nuxt-auth and its config (#238) * build(.drone.yml): pass auth url * build(nuxt.config.ts): hardcode the auth url as a temporary solution * build(nuxt.config.ts): set auth session data types * build: update node packages (#247) * Implement api proxy (#248) * build: add api party module * feat: implement api party proxy on members search and filter * feat: add api proxy to registrations * patch: fix nuxt auth base url --------- Signed-off-by: Tamim Hamoudi <18720062+thamudi@users.noreply.github.com> Co-authored-by: Mo Mansour <mohmans@pm.me>
evilmooncake
added a commit
that referenced
this pull request
May 26, 2025
* chore: upgrade nuxt-auth and its config (#238) * build(.drone.yml): pass auth url * build(nuxt.config.ts): hardcode the auth url as a temporary solution * build(nuxt.config.ts): set auth session data types * build: update node packages (#247) * Implement api proxy (#248) * build: add api party module * feat: implement api party proxy on members search and filter * feat: add api proxy to registrations * patch: fix nuxt auth base url * fix: composable fetch request in order to use proxy (#250) --------- Signed-off-by: Tamim Hamoudi <18720062+thamudi@users.noreply.github.com> Co-authored-by: Mo Mansour <mohmans@pm.me> Co-authored-by: Tamim Hamoudi <18720062+thamudi@users.noreply.github.com>
thamudi
added a commit
that referenced
this pull request
Oct 19, 2025
thread-koder
pushed a commit
that referenced
this pull request
Oct 21, 2025
* chore: upgrade nuxt-auth and its config (#238) * build(nuxt.config.ts): set auth session data types * build: update node packages (#247) * Fix: nuxt auth (#254) * build: upgrade nuxt auth to v0.10.1 * feat(auth): update @sidebase/nuxt-auth configuration * feat(login): improve logging verbosity and proper error messaging handling * feat(auth): add getValidatedSessionCookie utility for session management * refactor(api): simplify API calls by removing config usage and standardizing fetch method * refactor(api): replace config usage with for API calls across components * refactor(env): remove session cookie name from environment configuration * feat(member): enhance useFetchMember to handle undefined memberId and improve error handling * feat(auth): enhance auth middleware to handle token absence and improve member data fetching logic * feat(auth): implement login API handler with error handling and session management * fix(auth): improve error message handling in login process * Add new updated wp templates (#258) * chore: remove legacy pipeline * chore: add new updated wp templates * Update pipeline build args (#260) * ci: update pipeline build args * fix: skip branch naming * patch: add missing pipeline number (#261) * feat: improve environment configuration and Docker support (#257) * Task: Improve registration ux (#256) * feat: add required asterisk indicator and improve phone number input format * feat: enhance dropdown search with loading state and improved member filtering * feat: redesign thank you page with enhanced messaging and responsive layout * feat: implement form data persistence with localStorage and enhance registration flow * chore: remove unnecessary onMounted * chore: remove additonal unnecessary onMounted in the registration phases * chore: remove unused onMounted imports * chore: remove watch deep true for the persistance * feat: add a button to redirect the user to the home page * feat: remove timeout to clear the data and use the close registration event trigger instead * fix: nuxt config * fix: remove external true --------- Co-authored-by: Mo Mansour <mohmans@pm.me> Co-authored-by: Ahmad Hammad <ahmad.hammad@tutamail.com>
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.