Commit Graph

31 Commits

Author SHA1 Message Date
5d5eb45b5a also accept text as a parameter for import url 2023-08-25 12:15:58 +02:00
d5ba2e6716 improved multi url import 2023-07-22 11:18:06 +02:00
f0f12ca83f removed use_plural space setting
remove because i dont see the need and it was causing issues
2023-02-24 23:32:30 +01:00
744501a65d pass url parmeter to import page 2023-02-16 18:00:48 +01:00
9f360d8af6 improve cross instance import 2023-02-16 17:47:03 +01:00
5dad6b8b17 enable cross tandoor importing 2023-02-16 17:32:43 +01:00
22c88e5269 prevent double loading on import 2023-02-12 08:28: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
f7af0741fe fixed bookmarklet 2022-08-04 18:45:40 +02:00
e40b73f420 deprecate get_recipe_from_source 2022-07-07 15:09:22 -05:00
9259f306ec final importer touches 2022-05-01 12:51:37 +02:00
9f90306f6c at least basic ui for ingredient editor 2022-04-23 17:13:27 +02:00
8149192455 shopping list and import view ux 2022-04-23 14:47:10 +02:00
161ae9879a import app view refactor 2022-04-23 03:02:46 +02:00
e4223787be updated standard toast function 2022-04-23 01:31:15 +02:00
9adc1f7266 small fixes and tests 2022-04-22 22:27:17 +02:00
d8f6dbc58f import list to textarea 2022-04-22 21:00:59 +02:00
1740913a14 improve experience when importing multiple recipes 2022-04-22 20:19:39 +02:00
3cf0395a18 lots of small fixes 2022-04-22 19:26:49 +02:00
82c2cc0f40 ui improvements 2022-04-04 22:53:26 +02:00
7426bb4e76 auto import multiple urls 2022-03-10 17:35:11 +01:00
22ca482458 super very basics of manual mapping page working 2022-03-05 16:02:42 +01:00
2565ab30a4 lots of improvements and bookmarklet import working again 2022-03-05 15:16:58 +01:00
1caabef56a step functions 2022-03-04 16:54:59 +01:00
6d8fe3c162 wip 2022-03-04 15:54:11 +01:00
52c16ab7dd all types bascially working (lacking bookmark) 2022-02-22 17:00:30 +01:00
0d98c77301 some small ui stuff 2022-02-21 18:29:23 +01:00
e04d672750 import with image working 2022-02-21 15:59:30 +01:00
c8fc67fa2b changed source import to match field structure of recipe model
first imports working
2022-02-19 17:54:00 +01:00
89348f69f1 basics of new import page 2022-02-19 16:55:17 +01:00
55b035eaaa first boilerplate for new import view 2022-02-19 09:34:42 +01:00