Hayden
c1370afb16
Refactor/backend routers ( #388 )
...
* update router
* update caddy file
* setup depends in docker-fole
* make changes for serving on subpath
* set dev config
* fix router signups
* consolidate links
* backup-functionality to dashboard
* new user card
* consolidate theme into profile
* fix theme tests
* fix pg tests
* fix pg tests
* remove unused import
* mobile margin
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-04 20:45:11 -08:00
Hayden
be378cb20c
feature/recipe-patch-improvements ( #382 )
...
* automated docs update
* recipe rating component
* recipe partial updates - closes #25
* use Vue.delete to update store
* format
* arrow functions
* fix tests
* format
* initial context menu
* localize
* add confirmation dialog
* context menu
* fix bare exception
* update line length
* format all file with prettier
* update changelog
* download as json
* update python dependencies
* update javascript dependencies
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-01 20:46:02 -08:00
sephrat
b302e0ffd8
More localization ( #373 )
...
* Translate missing string
* Display language in original language + English
* Translate assets
* Translate recipe settings
2021-04-30 08:44:03 -08:00
Hayden
04255e285f
feature/new-recipe-features ( #360 )
...
* unify button styles
* fix drag on mobile
* recipe instructions section
* add carbs
* refactor component location
* asset start
* consolidate view/edit components
* asset api
* base dialog event
* Remove 'content'
* remove console.log
* add slug prop
* remove console.log
* recipe assets first pass
* add recipeSettings model
* fix hide/show when no tags/categories
* fix typo
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-04-28 18:59:37 -08:00
Hayden
846d1eda5b
feature/category-tag-crud ( #354 )
...
* update tag route
* search.and
* offset for mobile
* relative imports
* get settings
* new page
* category/tag CRUD
* bulk assign frontend
* Bulk assign
* debounce search
* remove dev data
* recipe store refactor
* fix mobile view
* fix failing tests
* commit test data
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-04-27 11:17:00 -08:00
Hayden
284df44209
feature/editor-improvements ( #289 )
...
* pin editor buttons on scroll
* scaler scratch
* fix langauge assignment 1st pass
* set lang on navigate
* refactor/breakup router
* unify style for language selectro
* refactor/code-cleanup
* refactor/page specific components to page folder
* Fix time card layout issue
* fix timecard display
* update mobile cards / fix overflow errors
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-04-21 21:52:12 -08:00