Commit graph

551 commits

Author SHA1 Message Date
hay-kot
460f508f79 whitespace 2021-08-09 17:45:09 -08:00
hay-kot
aa3b732cb0 remove old code 2021-08-09 17:37:37 -08:00
hay-kot
1338c42420 fix caddy configuration 2021-08-09 17:37:13 -08:00
hay-kot
a0efcb38a0 add traceback in development 2021-08-09 16:19:32 -08:00
hay-kot
8710dad727 fix recipe static routes 2021-08-09 16:19:23 -08:00
hay-kot
625dbcdea5 fix failing build 2021-08-08 21:15:20 -08:00
hay-kot
bde885dc84 refactor(frontend): ♻️ rewrite search componenets to typescript 2021-08-08 20:52:44 -08:00
hay-kot
1981e191be Setup vite for development 2021-08-08 17:01:45 -08:00
hay-kot
da425c970e properly support subroutes 2021-08-08 14:10:32 -08:00
hay-kot
fcee79a3e7 fix subpath config 2021-08-08 11:17:03 -08:00
hay-kot
ff2b681980 add nightly CI/CD 2021-08-07 20:22:22 -08:00
hay-kot
886d1b7a50 fix ci/cd 2021-08-07 20:21:44 -08:00
hay-kot
a2508e5bbe add stalebot config 2021-08-07 20:12:40 -08:00
hay-kot
1b555dbd65 ci(frontend): 👷 renamed ci/cd and removed old files 2021-08-07 18:15:52 -08:00
hay-kot
ea68095cd3 remove husky 2021-08-07 17:05:46 -08:00
hay-kot
51394e3d6d update github actions 2021-08-07 17:03:10 -08:00
hay-kot
b14da7efdd fix linters 2021-08-07 16:58:58 -08:00
hay-kot
3ed197a843 fix linter issues 2021-08-07 16:49:55 -08:00
hay-kot
a1b1b529a3 Fix Async Call 2021-08-07 15:22:26 -08:00
hay-kot
b166a3f843 add rich 2021-08-07 15:14:01 -08:00
hay-kot
cb85b14e01 feat(backend): Add Rich for Development Logging 2021-08-07 15:13:42 -08:00
hay-kot
9386cc320b refactor(frontend): 🚧 Migrate Dashboard to Nuxt
Add API and Functinality for Admin Dashboard. Stills needs to clean-up. See // TODO's
2021-08-07 15:12:25 -08:00
hay-kot
41a6916771 remove old files 2021-08-07 11:28:50 -08:00
hay-kot
51876508f3 improve backend performance with caching 2021-08-07 11:28:40 -08:00
hay-kot
c13fb6743c add nuxt localization 2021-08-07 11:28:20 -08:00
hay-kot
695d7e96ae refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
hay-kot
917177da5b test-docs ci/cd 2021-08-04 10:05:53 -08:00
hay-kot
fe41875d8b set venv settings 2021-08-04 10:00:11 -08:00
hay-kot
5a190d31dc test ci/cd 2021-08-04 09:58:51 -08:00
hay-kot
049e2f87f3 disable ci/cd 2021-08-04 09:55:15 -08:00
hay-kot
0b4cbc38e0 set to 3.8 2021-08-04 09:54:35 -08:00
hay-kot
7d6f6b1bad runtime.txt 2021-08-04 09:52:40 -08:00
hay-kot
8b3644b898 test-netlify 2021-08-04 09:51:28 -08:00
hay-kot
b65a0f5722 pip3 -> pip 2021-08-04 09:45:16 -08:00
hay-kot
e29bb2212e remove cache 2021-08-04 09:43:24 -08:00
hay-kot
84043f8235 feat(docs): 👷 add netlify.toml for docs
Add netlify.toml file for automated deployed of documentation on netlify
2021-08-04 09:41:04 -08:00
hay-kot
5ee0a57163 feat(frontend): 👷 Add image operations to recipe page
Added/Fixed image upload/get process on the recipe pages as well as some additional styling
2021-08-03 21:38:45 -08:00
hay-kot
afcad2f701 feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
hay-kot
00a8fdda41 reorganize all frontend items 2021-08-01 19:24:47 -08:00
hay-kot
d67240d449 refactor schema folders 2021-08-01 19:24:33 -08:00
hay-kot
0e8e2971d0 update development scripts 2021-08-01 19:24:05 -08:00
hay-kot
791211f787 set locales folder 2021-08-01 19:23:54 -08:00
hay-kot
f6b3285ae3 refactor(frontend): 🚧 rename recipe and meal-plan components 2021-07-31 15:07:19 -08:00
hay-kot
5047b3f5af refactor(frontend): 🚧 move static assets from .old to new
Move static assets from frontend.old to frontend
2021-07-31 14:53:02 -08:00
hay-kot
91f56b42de refactor(frontend): 🏗️ scafold pages and componenets folder
Setup the file structure for components, pages, layouts, api, and all new frontend structure
2021-07-31 14:45:28 -08:00
hay-kot
8d3db89327 nuxt init 2021-07-31 14:00:28 -08:00
hay-kot
79b3985a49 add composition api 2021-07-31 13:56:59 -08:00
hay-kot
8bfee7ae2a setup yarn 2021-07-25 13:37:18 -08:00
Hayden
940663a22d
fixes #625 (#632)
* fixes #625

* update dependencies

* bump version

* fix failing tests

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-07-25 12:55:30 -08:00
Hayden
bf06482b29
Bug/multiple events (#631)
* add --preload

* formatting

* use sql database

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-07-24 00:15:01 -08:00