Commit Graph

  • 4bbab503cd 📝 Update release notes github-actions 2024-01-29 22:11:07 +00:00
  • b950fd7389 Add Layout to App (#588) Alejandra 2024-01-29 17:10:46 -05:00
  • 16f26df0c6 📝 Update release notes github-actions 2024-01-29 21:40:31 +00:00
  • 68ae0970f1 Add Sidebar to new frontend (#587) Alejandra 2024-01-29 16:40:11 -05:00
  • fa473bed72 📝 Update release notes github-actions 2024-01-23 16:49:17 +00:00
  • 52150b3d10 Add Login to new frontend (#585) Alejandra 2024-01-23 11:48:56 -05:00
  • bd54967db8 📝 Update release notes github-actions 2024-01-22 20:21:50 +00:00
  • 6ecc8a06ec Include schemas in generated frontend client (#584) Alejandra 2024-01-22 15:16:21 -05:00
  • d91ed067a8 📝 Update release notes github-actions 2023-12-27 19:51:08 +00:00
  • 7966d3fb1b Regenerate frontend client with recent changes (#575) Alejandra 2023-12-27 14:50:48 -05:00
  • 5a4b0ed2e4 📝 Update release notes github-actions 2023-12-27 19:40:02 +00:00
  • 6faa5f66d5 ♻️ Re-enable user update path operations for frontend client generation (#574) Alejandra 2023-12-27 14:39:42 -05:00
  • 47d30b75c3 📝 Update release notes github-actions 2023-12-27 18:49:56 +00:00
  • d5982236ac ♻️ Refactor API in utils.py (#573) Alejandra 2023-12-27 13:49:36 -05:00
  • 570ca7b9d9 📝 Update release notes github-actions 2023-12-27 18:37:23 +00:00
  • 047e6884be ♻️ Remove type ignores and add response_model (#572) Alejandra 2023-12-27 13:37:05 -05:00
  • 73798ba60c 📝 Update release notes github-actions 2023-12-27 18:07:13 +00:00
  • c1538fd1fb Update code for login API (#571) Sebastián Ramírez 2023-12-27 19:06:47 +01:00
  • 5679d04a29 📝 Update release notes github-actions 2023-12-26 15:52:06 +00:00
  • 49d610e443 Add client in frontend and client generation (#569) Alejandra 2023-12-26 10:51:46 -05:00
  • 311939e640 📝 Update release notes github-actions 2023-12-04 22:09:34 +00:00
  • 8155761cf4 🐳 Set up Docker config for new-frontend (#564) Alejandra 2023-12-04 17:09:14 -05:00
  • 229191061a 📝 Update release notes github-actions 2023-11-30 21:16:52 +00:00
  • 28808e071c Set up new frontend with Vite, TypeScript and React (#563) Alejandra 2023-11-30 16:16:32 -05:00
  • 1864e7e5b0 📝 Update release notes github-actions 2023-11-29 22:22:34 +00:00
  • 3f109aee1f 🐛 Fix positional argument bug in init_db.py (#562) Alejandra 2023-11-29 17:22:15 -05:00
  • 85de4ce362 📝 Update release notes github-actions 2023-11-29 17:13:36 +00:00
  • 6f29eb2438 ♻️ Refactor Users API and dependencies (#561) Alejandra 2023-11-29 12:13:15 -05:00
  • 2189b9f43b 📝 Update release notes github-actions 2023-11-24 23:11:25 +00:00
  • 870d45fa36 Upgrade items router with new SQLModel models, simplified logic, and new FastAPI Annotated dependencies (#560) Sebastián Ramírez 2023-11-25 00:11:02 +01:00
  • 9befa33a9f 📝 Update release notes github-actions 2023-11-24 23:08:46 +00:00
  • a66a9256dd Adopt SQLModel, create models, start using it (#559) Sebastián Ramírez 2023-11-25 00:08:22 +01:00
  • 2d92cd70a4 📝 Update release notes github-actions 2023-11-24 22:48:38 +00:00
  • e4877b7a9f ⬆️ Upgrade Python version and dependencies (#558) Sebastián Ramírez 2023-11-24 23:48:21 +01:00
  • bd2236b842 📝 Update release notes github-actions 2023-11-15 22:02:28 +00:00
  • fa4ea018c3 ♻️ Refactor frontend Docker build setup, use plain NodeJS, use custom Nginx config, fix build for old Vue (#555) Sebastián Ramírez 2023-11-15 23:02:09 +01:00
  • 02223e1e1b 📝 Update release notes github-actions 2023-11-15 21:15:42 +00:00
  • 8b317cafd1 📌 Fix flower Docker image, pin version (#396) Gusti Triandi Winata 2023-11-16 04:15:23 +07:00
  • 68d48be306 📝 Update release notes github-actions 2023-11-15 21:04:53 +00:00
  • 7705fe89df 🐛 Fix Celery worker command (#443) Oskar Bechtold 2023-11-15 22:04:34 +01:00
  • edae7ba371 📝 Update release notes github-actions 2023-11-15 20:58:15 +00:00
  • c892fc200e 🔧 Add missing dotenv variables (#554) Sebastián Ramírez 2023-11-15 21:57:55 +01:00
  • 9fb69ba140 📝 Update release notes github-actions 2023-11-15 20:20:48 +00:00
  • 455de4d9a9 ♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) Sebastián Ramírez 2023-11-15 21:20:29 +01:00
  • 30c722339b 📝 Update release notes github-actions 2023-11-15 20:03:57 +00:00
  • dceca9c1e5 📝 Update README with in construction notice (#552) Sebastián Ramírez 2023-11-15 21:03:37 +01:00
  • 370b5c1345 📝 Update release notes github-actions 2023-11-15 19:51:12 +00:00
  • 64e4d37ee2 📌 Add NodeJS version management and instructions (#551) Alejandra S 2023-11-15 14:50:50 -05:00
  • ef615cf8e9 📝 Update release notes github-actions 2023-11-14 20:14:36 +00:00
  • f3823edaed 🐛 Fix Poetry installation in Dockerfile and upgrade Python version and packages to fix Docker build (#480) little7Li 2023-11-15 04:14:19 +08:00
  • 6c9f70281b 📝 Update release notes github-actions 2023-11-04 03:30:07 +00:00
  • e0db713f6b 👷 Add dependabot (#547) Sebastián Ramírez 2023-11-04 07:29:47 +04:00
  • 04664a9ce9 📝 Update release notes Sebastián Ramírez 2023-11-04 07:28:38 +04:00
  • ea544e903c 📝 Update release notes github-actions 2023-11-04 03:25:36 +00:00
  • 5c5de0fa5d 📝 Update release notes github-actions 2023-11-04 03:24:58 +00:00
  • 6e5c3375c7 📝 Update release notes Sebastián Ramírez 2023-11-04 07:15:05 +04:00
  • 20d93b0284 📝 Update release notes github-actions 2023-11-04 03:11:34 +00:00
  • d148958782 👷 Fix latest-changes GitHub Action token, strike 2 (#546) Sebastián Ramírez 2023-11-04 07:11:15 +04:00
  • b57ae43bcf 👷 Fix latest-changes GitHub Action token config (#545) Sebastián Ramírez 2023-11-04 06:35:32 +04:00
  • 5729eceb83 👷 Add latest-changes GitHub Action (#544) Sebastián Ramírez 2023-11-04 06:32:02 +04:00
  • 490c554e23 📝 Update release notes Sebastián Ramírez 2020-06-05 19:12:34 +02:00
  • aab833bae2 ⬆️ Update issue-manager (#211) Sebastián Ramírez 2020-06-05 19:11:45 +02:00
  • 45fdd880ce 📝 Update release notes Sebastián Ramírez 2020-05-25 08:44:17 +02:00
  • 27fabe01ea Add GitHub Sponsors button (#201) Sebastián Ramírez 2020-05-25 08:43:24 +02:00
  • 6967ce1b0c 📝 Update release notes Sebastián Ramírez 2020-05-25 08:34:31 +02:00
  • 20fa4ce8fb 🔊 Add consistent errors for env vars not set (#200) Sebastián Ramírez 2020-05-25 08:33:36 +02:00
  • 1a64656267 📝 Update release notes Sebastián Ramírez 2020-05-24 23:37:01 +02:00
  • e4c668d7cd Upgrade Traefik to version 2 (#199) Sebastián Ramírez 2020-05-24 23:35:49 +02:00
  • bdc40a17f6 📝 Update release notes Sebastián Ramírez 2020-04-20 20:46:13 +02:00
  • b88a0fc5fa 📝 Add docs about reporting coverage in HTML (#161) Sebastián Ramírez 2020-04-20 20:45:32 +02:00
  • b02e4633dc 📝 Update relase notes Sebastián Ramírez 2020-04-20 20:32:26 +02:00
  • 43d5b49bd1 Test using the TestClient (#160) Sebastián Ramírez 2020-04-20 20:31:29 +02:00
  • 41a2f15d8f 🎨 Format fixes (#159) Sebastián Ramírez 2020-04-20 19:27:45 +02:00
  • 7b768879f5 📝 Update release notes Sebastián Ramírez 2020-04-20 19:15:01 +02:00
  • eed33d276d ♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158) Sebastián Ramírez 2020-04-20 19:03:13 +02:00
  • 4b80bdfdce 📝 Update release notes Sebastián Ramírez 2020-04-19 21:01:11 +02:00
  • 7d57876bda 📝 Add docs about removing the frontend (#156) Sebastián Ramírez 2020-04-19 21:00:31 +02:00
  • 3678eb9d57 📝 Update release notes Sebastián Ramírez 2020-04-19 20:20:32 +02:00
  • f09fb854bf 🔧 Simplify scripts and development (#155) Sebastián Ramírez 2020-04-19 20:19:25 +02:00
  • a7fd258e18 📝 Update release notes Sebastián Ramírez 2020-04-19 16:45:30 +02:00
  • 2afe4159ab ♻️ Simplify Docker Compose files and deployment (#153) Sebastián Ramírez 2020-04-19 16:44:12 +02:00
  • 283bc7c95b ♻️ Simplify tests, run in same backend service (#152) Sebastián Ramírez 2020-04-19 12:34:03 +02:00
  • 8f9c2bac42 📝 Update release notes Sebastián Ramírez 2020-04-19 09:18:19 +02:00
  • a7d3671a72 ♻️ Simplify env files, merge to one .env (#151) Sebastián Ramírez 2020-04-19 09:17:14 +02:00
  • 894b0a5587 📝 Update Travis badge Sebastián Ramírez 2020-04-19 08:54:23 +02:00
  • a25f2c14e4 🔖 Release version 0.5.0 Sebastián Ramírez 2020-04-19 08:52:11 +02:00
  • 122d983415 📝 Update release notes Sebastián Ramírez 2020-04-19 08:51:36 +02:00
  • d08d9314ce 📌 Make the public Traefik network a fixed default (#150) Sebastián Ramírez 2020-04-19 08:50:00 +02:00
  • ff55b778ba 📝 Update release notes Sebastián Ramírez 2020-04-19 07:57:18 +02:00
  • 8812ca6635 ⬆️ Upgrade to Postgres 12 (#148) Ruslan Samoylov 2020-04-19 08:56:05 +03:00
  • 2e8da3a590 📝 Update release notes Sebastián Ramírez 2020-04-18 23:30:01 +02:00
  • 00297f974f 🙈 Update gitignore with Poetry Sebastián Ramírez 2020-04-18 23:29:44 +02:00
  • c8bcc0ba0a Use Poetry for package management (#144) Ruslan Samoylov 2020-04-19 00:27:48 +03:00
  • 0a194b3b00 📝 Update README, sync with FastAPI docs Sebastián Ramírez 2020-04-18 17:48:48 +02:00
  • 94b2474438 📝 Update release notes Sebastián Ramírez 2020-04-18 10:16:16 +02:00
  • af4e0cfe10 🐛 Fix Windows line endings for shell scripts after generation (#149) Sebastián Ramírez 2020-04-18 10:15:00 +02:00
  • 001dbda103 📝 Update release notes Sebastián Ramírez 2020-04-17 16:35:15 +02:00
  • 34f6f9ae54 ⬆️ Upgrade to Vue CLI 4 (#120) Brendon Smith 2020-04-17 10:33:51 -04:00
  • 0c8e682a90 📝 Update release notes Sebastián Ramírez 2020-04-17 14:56:05 +02:00
  • 67b384f308 🔥 Remove duplicate 'login' tag (#135) Matthew Shu 2020-04-17 08:54:47 -04:00