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

Persist user preferences in database #95

Merged
merged 13 commits into from
Jun 26, 2024
Merged

Persist user preferences in database #95

merged 13 commits into from
Jun 26, 2024

Conversation

joonashak
Copy link
Collaborator

@joonashak joonashak commented Jun 18, 2024

  • New UserSettingsModule with a service and a resolver for persisting user-specific preferences in database.
  • useEntryForm and DefaultsForm updated to use preferences from database.

Draft status because I'm thinking about adding some refactoring. I will do the refactoring in a later PR to not bloat this one any more.

@joonashak joonashak requested a review from kurukimi June 18, 2024 11:46
@joonashak joonashak force-pushed the user-settings branch 4 times, most recently from 13986c7 to 63eee83 Compare June 19, 2024 06:26
@joonashak joonashak marked this pull request as ready for review June 19, 2024 06:26
@joonashak joonashak marked this pull request as draft June 19, 2024 06:35
joonashak

This comment was marked as resolved.

@joonashak joonashak marked this pull request as ready for review June 25, 2024 11:26
@kurukimi kurukimi merged commit cca4dbd into main Jun 26, 2024
7 checks passed
@kurukimi kurukimi deleted the user-settings branch June 26, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants