Commit Graph

17 Commits

Author SHA1 Message Date
Martin Donnelly
4aa46c2493 feat(server): dockerfying the server
The server has been initially dockerfied. It can be built using `docker-compose build --no-cache`
and using normal docker-compose up and downs

BREAKING CHANGE: The server now runs inside a docker container
2022-10-16 18:37:37 +01:00
Martin Donnelly
b057ce1092 Menuserver
- Pointed to the right server for live
2021-08-31 09:51:34 +01:00
Martin Donnelly
b91c1784cb - Server now set up to allow local access without password
- Svelte side built using latest version of svelte and rollup
2021-08-30 10:04:11 +01:00
Martin Donnelly
5b4d9068a9 Fixed: Paste now updates meal and meat types correctly.
Fixed: When returning from a viewing, the filters refilter correctly.
QOL: When a recipe is being re-edited, the page jumps to the editor.
2020-07-06 10:51:30 +01:00
Martin Donnelly
01669aa53a fixed drop down menus 2020-06-26 12:02:27 +01:00
Martin Donnelly
40ebdbf813 Check url 2020-04-08 23:07:26 +01:00
Martin Donnelly
5068b023c1 Check url 2020-04-08 23:02:05 +01:00
Martin Donnelly
8f561ae627 V1.1
New version of the interface written in Svelte.

See: Svelte_menu
2020-04-08 22:46:46 +01:00
Martin Donnelly
169a131849 Added mealtype filter and dropdown 2020-03-23 10:03:32 +00:00
Martin Donnelly
06bb895aed Fixed missing meat breaking list 2020-03-21 21:51:44 +00:00
Martin Donnelly
2ebbdeedeb bug hunting 2020-03-21 21:43:05 +00:00
Martin Donnelly
4a8cbaab65 bug hunting 2020-03-21 21:36:40 +00:00
Martin Donnelly
a4ebf90586 Added new note type
Better authentication
2020-03-21 21:22:12 +00:00
Martin Donnelly
9e172ef598 Should now use prod/dev url 2020-03-12 10:19:12 +00:00
Martin Donnelly
cb58427e32 Updated list view
Filtered list
Magic paste functionality
2020-03-12 09:17:51 +00:00
Martin Donnelly
e99174924d Added links to the view page 2020-02-26 08:26:37 +00:00
Martin Donnelly
860dc1acec Using the new vue version of the app 2020-02-17 16:49:59 +00:00