Esteban Maya
8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency ( #630 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 year ago
github-actions
ae83b89113
📝 Update release notes
1 year ago
Esteban Maya
06766f3cb3
♻ Refactor Python folder tree ( #629 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 year ago
github-actions
0ca52bfca9
📝 Update release notes
1 year ago
Sebastián Ramírez
cab869eac2
📝 Update README ( #628 )
1 year ago
github-actions
0ebd1de9f4
📝 Update release notes
1 year ago
Esteban Maya
e6a6819c57
✅ Add setup and teardown database for tests ( #626 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 year ago
github-actions
d0c9a6831c
📝 Update release notes
1 year ago
Alejandra
a22da4b1b5
✨ Update new-frontend client ( #625 )
1 year ago
github-actions
1893602d61
📝 Update release notes
1 year ago
Alejandra
01c40d4bda
✨ Add password reset functionality ( #624 )
1 year ago
github-actions
7bc569f006
📝 Update release notes
1 year ago
Alejandra
2d0f77421f
♻️ Refactor old CRUD utils and tests ( #622 )
1 year ago
github-actions
ad0abb08ef
📝 Update release notes
1 year ago
Alejandra
4531952aa7
✨ Add private/public routing ( #621 )
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
1 year ago
github-actions
732ab9c3e6
📝 Update release notes
1 year ago
Sebastián Ramírez
f0c433ae5f
🔧 Add VS Code debug configs ( #620 )
1 year ago
github-actions
c49bf29b0e
📝 Update release notes
1 year ago
Sebastián Ramírez
a4b151112b
👷 Update GitHub Action latest-changes and move release notes to independent file ( #619 )
1 year ago
github-actions
14f63707c4
📝 Update release notes
1 year ago
Sebastián Ramírez
0122fa2f11
🔧 Update .env to allow local debug for the backend ( #618 )
1 year ago
github-actions
5b802e96bb
📝 Update release notes
1 year ago
Sebastián Ramírez
cfd66d2eee
♻️ Refactor and update CORS, remove trailing slash from new Pydantic v2 ( #617 )
1 year ago
github-actions
53a0aebadf
📝 Update release notes
1 year ago
github-actions
0dd6ce699f
📝 Update release notes
1 year ago
github-actions
9fc4045bc0
📝 Update release notes
1 year ago
github-actions
9fccee6fd5
📝 Update release notes
1 year ago
github-actions
bb124f91ff
📝 Update release notes
1 year ago
github-actions
aa678e92a9
📝 Update release notes
1 year ago
github-actions
0602722f8c
📝 Update release notes
1 year ago
github-actions
52ee514d8c
📝 Update release notes
1 year ago
github-actions
9507f4b54b
📝 Update release notes
1 year ago
github-actions
76081da4c3
📝 Update release notes
1 year ago
github-actions
d5cef0da2d
📝 Update release notes
1 year ago
github-actions
c0d9e6e701
📝 Update release notes
1 year ago
github-actions
9cff2434a9
📝 Update release notes
1 year ago
github-actions
922bf1f6ce
📝 Update release notes
1 year ago
github-actions
61ea8fcee3
📝 Update release notes
1 year ago
github-actions
701eb4815c
📝 Update release notes
1 year ago
github-actions
7a8870b7b2
📝 Update release notes
1 year ago
github-actions
26fac55651
📝 Update release notes
1 year ago
github-actions
84c1a8fd68
📝 Update release notes
1 year ago
github-actions
dbd2050362
📝 Update release notes
1 year ago
github-actions
f71706b077
📝 Update release notes
1 year ago
Alejandra
e4a4bed5b6
✨ Add form validation to Admin, Items and Login ( #616 )
1 year ago
Esteban Maya
08395759fe
⬆ Upgrade code to support pydantic V2 ( #615 )
1 year ago
Alejandra
2346b81c51
✨ Support delete own account and other tweaks ( #614 )
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
1 year ago
Alejandra
e44777f919
✨ Restructure folders, allow editing of users/items, and implement other refactors and improvements ( #603 )
* Reorganize project directory structure
* Allow edit users/items, add useAuth and useCustomToast, password confirmation
* Minor improvements for consistency
* Add 'Cancel' button to UserInformation in editMode
* Refactor UserSettings
* Enable user password changes and improve error handling
* Enable user information update
* Add logout to Sidebar in mobile devices, conditional tabs depending on role and other improvements
* Add badges
* Remove comment
* Appearance tab updates
* Change badge color
* Reset inputs when clicking on 'Cancel' button
* Disable actions menu for Superuser when logged in
* Modify Logout and update stores
1 year ago
Sebastián Ramírez
544f89f253
📝 Update internal README and referred files ( #613 )
1 year ago
Sebastián Ramírez
42726193d0
✨ Add Copier, migrate from Cookiecutter, in a way that supports using the project as is, forking or cloning it ( #612 )
* 🔧 Add first Copier config
* 🔧 Add custom copier answers file
* 🔨 Add Copier script to update .env after generating/copying
* 🙈 Update .gitignores from Copier updates
* 🔧 Update .env, restructure in order of relevance
* 🔧 Remove Copier config for SMTP port, if necessary, it can be overwritten in .env
* ♻️ Refactor Copier files, make them less visible
* 🔧 Update Copier config
* 🔥 Remove Cookiecutter files
1 year ago