Commit Graph

305 Commits

Author SHA1 Message Date
c6fa635af2 basics of custom icons 2024-01-06 23:23:17 +08:00
3d8b1d6ccb lots of theming related changes
- upload a custom logo for your space
    - space settings can override user settings for theming
    - spaces can upload custom CSS overrides
    - allow users to disable showing the tandoor/space logo
    - allow changing navigation background color to any color desired
    - allow switching navigation text color between dark/light (different effects depending on theme)
2024-01-01 22:14:01 +01:00
b69c6bc97a fix placeholder text 2023-11-15 09:52:16 +01:00
9b367e5d08 fix bottom navigation bar 2023-11-10 14:09:24 +01:00
243cac0389 cleanup 2023-11-10 12:16:43 +01:00
8205812c84 fix markdown editor and sidebar 2023-11-10 11:52:26 +01:00
94279b74c9 improve dark theme 2023-11-10 11:17:20 +01:00
14a67fd6c2 improved spinner rendering 2023-07-20 16:24:25 +02:00
c077a64484 further improvements 2023-06-26 20:57:51 +02:00
6c16094b42 added initial version of tandoor dark theme 2023-06-26 20:43:50 +02:00
8abef1d8cc improved style 2023-02-24 20:35:54 +01:00
387893e1ef remove source map reference 2023-01-06 21:58:14 +01:00
78dc1bf9ec fixed missing .map files (by removing the reference) 2023-01-06 21:50:26 +01:00
b1ad5ef205 Add option to space to enable plural name usage
* Add option to space to enable usage of plural name
  for food and unit per space

* Respect option per space to use the plural name
2022-11-11 18:15:57 +01:00
9994b6f9c2 Add plural name for unit and food
Add an optional plural name for unit and food.
Additional options to show always the plural name for unit and food
for an ingredient is added.
2022-11-11 18:15:57 +01:00
0ca29cd677 small visual tweaks to search page 2022-09-17 08:06:38 +02:00
6605b87c5c new settings page finished 2022-08-05 16:54:53 +02:00
f7af0741fe fixed bookmarklet 2022-08-04 18:45:40 +02:00
98a54ef38f removed lots of unused stuff 2022-07-14 10:37:15 +02:00
af1282c268 Merge pull request #1723 from vekunz/feature/optimize_printing
Fix some issues to improve the print output
2022-06-14 20:59:57 +02:00
e368488933 deprecated all old vue stuff and working on tests 2022-06-07 20:08:32 +02:00
24b0d7f8e6 removed unused library 2022-05-30 22:10:25 +02:00
3cf0395a18 lots of small fixes 2022-04-22 19:26:49 +02:00
45a86a22e3 recipe switcher and navbar fixes
also added left_hand to global preferences
2022-04-18 14:13:23 +02:00
095befd9b7 Fix some issues to improve the print output 2022-04-14 14:26:36 +02:00
a9414065b5 changed navbar logo size and order 2022-04-09 16:15:10 +02:00
4c5994ee7f Merge branch 'develop' into feature/custom_filters
# Conflicts:
#	cookbook/serializer.py
#	cookbook/views/api.py
#	vue/src/utils/openapi/api.ts
2022-02-07 18:56:19 +01:00
890e9e7242 created CustomFilter model and api 2022-02-03 12:09:14 -06:00
a0892470e1 Merge branch 'feature/export-progress' into develop 2022-01-28 15:41:49 +01:00
c90e5d72af shopping list ux optimization, left handed mode 2022-01-21 00:13:36 +01:00
9c873127a5 Added loading page 2022-01-08 11:07:33 -05:00
c43b8e91da Fix after rebase 2021-12-28 12:05:14 -06:00
9794d544cc Squashed commit of the following:
commit 7837467c30
Merge: aaaae5b1b 84759383f
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Sat Dec 18 23:14:24 2021 +0100

    Merge pull request #1146 from auanasgheps/patch-1

    Add documentation about swag by linuxserver

commit 84759383fa
Author: Oliver Cervera <cervera93-19@yahoo.it>
Date:   Sat Dec 18 13:49:09 2021 +0100

    Add documentation about swag by linuxserver

    Documents behaviour in #959

commit aaaae5b1ba
Merge: 4a747f5cd ea62c10d9
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Thu Dec 16 18:10:48 2021 +0100

    Merge pull request #1143 from smilerz/fix_get_facet_api

    fix bug in get_facet_api

commit ea62c10d9a
Author: smilerz <smilerz@gmail.com>
Date:   Thu Dec 16 09:20:56 2021 -0600

    remove console message

commit 3516505dd1
Author: smilerz <smilerz@gmail.com>
Date:   Thu Dec 16 09:08:32 2021 -0600

    fix bug in get_facet_api
2021-12-28 12:03:35 -06:00
f5e4adba8b fix get_facets_API 2021-12-28 12:03:35 -06:00
1364f75f21 test userpreference food_inherit defaults 2021-12-28 12:03:34 -06:00
3516505dd1 fix bug in get_facet_api 2021-12-16 09:08:32 -06:00
c0972b1ca1 removed some unused dependencies 2021-10-14 11:27:43 +02:00
b0411b986e removing build src files from repo and adding auto build 2021-10-13 10:23:34 +02:00
22fd499213 build frontend 2021-10-12 18:23:53 +02:00
fe99324c38 Merge branch 'develop' into api_performance 2021-10-12 16:28:49 +02:00
88a2255ed2 fixes
translation
disabled note rendering when less than 15 characters
fixed step header rendering
fixed image in recipe edit on mobile layout
2021-10-11 16:29:32 +02:00
37e45bea76 meal plan fixes
- added translations
- form validation & tagging support for meal types
2021-10-09 02:25:31 +02:00
053508821f rebuild again 2021-10-06 20:16:29 +02:00
a870ff9325 Merge branch 'beta' into develop
# Conflicts:
#	cookbook/static/vue/js/checklist_view.js
#	cookbook/static/vue/js/chunk-vendors.js
#	cookbook/static/vue/js/cookbook_view.js
#	cookbook/static/vue/js/edit_internal_recipe.js
#	cookbook/static/vue/js/import_response_view.js
#	cookbook/static/vue/js/meal_plan_view.js
#	cookbook/static/vue/js/model_list_view.js
#	cookbook/static/vue/js/offline_view.js
#	cookbook/static/vue/js/recipe_search_view.js
#	cookbook/static/vue/js/recipe_view.js
#	cookbook/static/vue/js/supermarket_view.js
#	cookbook/static/vue/js/user_file_view.js
#	cookbook/templates/sw.js
2021-10-06 20:14:35 +02:00
ede7925203 compiled javascript 2021-10-06 20:13:36 +02:00
613b618533 ExtendedRecipeMixin 2021-10-05 06:28:25 -05:00
823c5d3975 fixed model list view error for unpaginated lists 2021-10-01 18:55:16 +02:00
b6d878e885 fixed model list error 2021-10-01 18:34:30 +02:00
4ba4eec238 fixed ci and rebuild files 2021-10-01 12:44:37 +02:00
64b2e21747 Merge branch 'develop' into draggable_pill_update 2021-10-01 07:53:35 +00:00