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(editor-tools): default tools added to user tools, global "underscore" options in models #94

Merged
merged 8 commits into from
Oct 23, 2023

Conversation

neSpecc
Copy link
Member

@neSpecc neSpecc commented Oct 22, 2023

  • GET /user-tools now merges default tools with user tools
  • Replace "user.extensions.editorTools" with "user.editorTools"
  • Get rid of underscores in models. Now Sequelize's "underscored" option enabled by default for all models
  • Introduced Shared Domain Methods — simple way to decouple domains

@neSpecc neSpecc requested a review from slaveeks October 23, 2023 06:26
@neSpecc neSpecc merged commit 458bfbc into main Oct 23, 2023
1 check passed
@neSpecc neSpecc deleted the feat/default-tools branch October 23, 2023 09:12
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