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
Sebastián Ramírez
0cc802eec8
🎨 Format files with pre-commit and Ruff ( #611 )
1 year ago
Sebastián Ramírez
2802a4df9e
➕ Replace black, isort, flake8, autoflake with ruff and upgrade mypy ( #610 )
1 year ago
Sebastián Ramírez
73b2884057
🚚 Refactor and simplify backend file structure ( #609 )
1 year ago
Sebastián Ramírez
a065f9c9e8
🔥 Clean up old files no longer relevant ( #608 )
1 year ago
Sebastián Ramírez
72f835a6b4
♻ Re-structure Docker Compose files, discard Docker Swarm specific logic ( #607 )
1 year ago
Esteban Maya
f41f4432fe
♻ Refactor items and services endpoints to return count and data, and add CI tests ( #599 )
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 year ago
Alejandra
176b6fb1c9
♻️ Refactor update endpoints and regenerate client for new-frontend ( #602 )
1 year ago
Sebastián Ramírez
fe95750e3a
✨ Add support for updating items and upgrade SQLModel to 0.0.16 (which supports model object updates) ( #601 )
1 year ago
Alejandra
93e03184d6
✨ Add dark mode to new-frontend and conditional sidebar items ( #600 )
1 year ago
Alejandra
b470f59ce2
✨ Migrate to RouterProvider and other refactors ( #598 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 year ago
Alejandra
b18783f642
✨ Add `Not Found` page ( #595 )
1 year ago
Alejandra
a88f637ed8
✨ Add delete_user; refactor delete_item ( #594 )
1 year ago
Alejandra
b4a1da918d
✨ Add new pages, components, panels, modals, and theme; refactor and improvements in existing components ( #593 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 year ago
Alejandra
2014a3bcf5
✨ Add state store to new frontend ( #592 )
1 year ago
dependabot[bot]
889d97f057
⬆ Bump tiangolo/issue-manager from 0.2.0 to 0.5.0 ( #591 )
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager ) from 0.2.0 to 0.5.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases )
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.2.0...0.5.0 )
---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
github-actions
78b4d5d5fa
📝 Update release notes
2 years ago
Alejandra
cbba08d565
🐛 Add `onClose` to `SidebarItems` ( #589 )
2 years ago