1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/dev/scripts
Hayden 5d43fac7c9
feat(frontend): add group permissions (#721)
* style(frontend): 💄 add darktheme custom

* add dummy users in dev mode

* feat(frontend):  add group permissions editor UI

* feat(backend):  add group permissions setters

* test(backend):  tests for basic permission get/set (WIP)

Needs more testing

* remove old test

* chore(backend): copy template.env on setup

* feat(frontend):  enable send invitation via email

* feat(backend):  enable send invitation via email

* feat:  add app config checker for site-settings

* refactor(frontend): ♻️ consolidate bool checks

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-04 20:16:37 -08:00
..
output refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
templates update development scripts 2021-08-01 19:24:05 -08:00
all_recipes_stress_test.py perf(backend): remove validation on recipe summary response (#718) 2021-10-02 22:07:29 -08:00
api_docs_gen.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
app_routes_gen.py style(backend): 🎨 add isort to lint and CI/CD 2021-08-28 14:27:56 -08:00
dummy_users.py feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00
gen_error_messages.py refactor(backend): ♻️ change error messages to follow standard pattern to match locals on frontend (#668) 2021-09-02 21:33:18 -08:00
gen_global_componenets.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
publish-release-branch.sh feature/editor-improvements (#289) 2021-04-21 21:52:12 -08:00
types_gen.py update development scripts 2021-08-01 19:24:05 -08:00