8000 Feature: User settings - DB & API by DawoudIO · Pull Request #5567 · ChurchCRM/CRM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feature: User settings - DB & API #5567

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

Merged
merged 14 commits into from
Nov 24, 2020
Merged

Conversation

DawoudIO
Copy link
Contributor

What's this PR do?

Created a new table to store user settings. As of 4.2.x there are some columns in the user table and some in the userconfig. This create a new table and moves the values from other location into it.

  • Adds DB table and ORM schema
  • Added new APIs for set/get
  • Updates the demo system
  • Adds API Test to test set/get

@DawoudIO
Copy link
Contributor Author

Tested via:

  • Fresh install
  • Upgrade from older version
  • Running all e2e tests

@DawoudIO DawoudIO merged commit 5f06810 into master Nov 24, 2020
@DawoudIO DawoudIO deleted the feature/user-settings-db-n-api branch November 24, 2020 01:35
@brianteeman brianteeman mentioned this pull request Feb 24, 2021
10 tasks
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.

1 participant
0