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

Update everything to the latest #301

Merged
merged 1 commit into from
Sep 26, 2021
Merged

Update everything to the latest #301

merged 1 commit into from
Sep 26, 2021

Conversation

koistya
Copy link
Member

@koistya koistya commented Sep 26, 2021

  • api: Bundle source code with Rollup for deployment
  • api: Rename createdAt, updatedAt timestamp fields to created, updated
  • api: Remove email templates in favor of using SendGrid template designer or similar
  • db: Remove fields such as given_name, family_name, etc. from identity db table (in favor of profile field)
  • db: Improve automation scripts — yarn db:reset, yarn db:repl, etc.
  • web: Update Material UI to v5
  • web: Move React hooks to web/core
  • Update code patterns to match react-starter-kit and node-starter-kit projects
  • Update Yarn to v3; update all other dependencies to the latest versions
  • Add more VSCode code snippets

@koistya koistya force-pushed the update branch 3 times, most recently from eb1d940 to e3febad Compare September 26, 2021 18:24
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.

1 participant