Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Refactor/upgrade backend and frontend parts#2

Merged
tiangolo merged 13 commits intomasterfastapi/full-stack-fastapi-template:masterfrom
refactor-backend-frontendfastapi/full-stack-fastapi-template:refactor-backend-frontendCopy head branch name to clipboard
Mar 11, 2019
Merged

Refactor/upgrade backend and frontend parts#2
tiangolo merged 13 commits intomasterfastapi/full-stack-fastapi-template:masterfrom
refactor-backend-frontendfastapi/full-stack-fastapi-template:refactor-backend-frontendCopy head branch name to clipboard

Conversation

@tiangolo
Copy link
Member

Refactor backend and frontend parts.

Backend: Update and simplify CRUD utils importing and usage to simplify code and avoid name collisions. The problem it solves is more common after growing a generated project.

Frontend: Move state accessors to separate modules to integrated state modules. This avoids circular reference problems. The problem it solves is common after growing a generated project and when using cross-module state.

@tiangolo tiangolo merged commit cd112bd into master Mar 11, 2019
@tiangolo tiangolo deleted the refactor-backend-frontend branch March 11, 2019 09:36
gusevyaroslove pushed a commit to gusevyaroslove/fastapi-template that referenced this pull request Aug 4, 2024
* ♻️ Refactor and simplify backend code

* ♻️ Refactor frontend state, integrate typesafe-vuex accessors into state files

* ♻️ Use new state accessors and standardize layout

* 🔒 Upgrade and fix npm security audit

* 🔧 Update local re-generation scripts

* 🔊 Log startup exceptions to detect errors early

* ✏️ Fix password reset token content

* 🔥 Remove unneeded Dockerfile directives

* 🔥 Remove unnecessary print

* 🔥 Remove unnecessary code, upgrade dependencies in backend

* ✏️ Fix typos in docstrings and comments

* 🏗️ Improve user Depends utilities to simplify and remove code

* 🔥 Remove deprecated SQLAlchemy parameter
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.