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

feat(web): automatically update user info #5647

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

martabal
Copy link
Member

Changes made in this PR

Following #5645, once the user hits "Save" in the user-settings to change, everything using the user info is updated without refreshing.

This PR removes user references to only use svelte stores.

Screenshots

Before After
2023-12-12.10-43-58.mp4
2023-12-12.10-44-22.mp4

Copy link

cloudflare-workers-and-pages bot commented Dec 12, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e569b4c
Status: ✅  Deploy successful!
Preview URL: https://cad235e6.immich.pages.dev
Branch Preview URL: https://feat-automatically-update-us.immich.pages.dev

View logs

@martabal martabal force-pushed the feat/automatically-update-user-info branch from 194701e to 1a9990b Compare December 12, 2023 10:16
@martabal martabal force-pushed the feat/automatically-update-user-info branch from 1a9990b to a8e4bc0 Compare December 12, 2023 10:19
@alextran1502 alextran1502 changed the title feat: automatically update user info feat(web): automatically update user info Dec 12, 2023
@alextran1502 alextran1502 merged commit c602eae into main Dec 12, 2023
19 checks passed
@alextran1502 alextran1502 deleted the feat/automatically-update-user-info branch December 12, 2023 16:35
jonhnet pushed a commit to jonhnet/immich that referenced this pull request Dec 15, 2023
* use svelte store

* fix: websocket error when not authenticated

* more routes
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.

3 participants