Bernd Bestel
bfa59dd29c
Rework API to be more RESTful (references #139 )
2019-01-19 14:51:51 +01:00
Chris Forkner
0ce8d706a6
API - A bit more RESTful ( #140 )
...
* Restful routes
* Change public/viewjs to match API routes
* Move the GET and POST together. Fixed Typos. PUT for object/user edits.
* Verb-less Generic Entity Interactions
* Create Grocy.Api.Put
* Create Grocy.Api.Delete
* Fix Volatile Slim Error order in routes and adjust to english noun
2019-01-19 08:37:21 +01:00
Bernd Bestel
a3617cffb8
Small different UI improvements
...
Show the cursor as pointer on stock overview page while hovering the product name cell to highlight that the productcard can be opened
Show a waiting cursor and disable all form inputs while doing background XHR calls to highlight that the user should wait
Place the search field (to search a table) on all pages to the left most place
2018-11-24 19:40:50 +01:00
Bernd Bestel
306d0f7da6
Add "one click shopping list to stock workflow" ( closes #110 )
2018-11-21 19:08:36 +01:00
Bernd Bestel
6f67619784
Finish "shopping list to stock workflow" ( closes #98 )
2018-11-17 14:50:52 +01:00
Bernd Bestel
04c93d937e
Make presets for new products configurable ( closes #92 )
2018-10-20 14:55:49 +02:00
Bernd Bestel
4a35477c35
Don't auto reload when database has changed in "fullscreen-card-mode" ( fixes #88 )
2018-10-13 09:18:16 +02:00
Bernd Bestel
7ba6fc875b
Improve responsive embeds (references #25 )
2018-10-03 19:05:00 +02:00
Bernd Bestel
f1fc0ee549
Finished first version of "pictures for products" (references #58 )
2018-10-01 20:20:50 +02:00
Bernd Bestel
44cd26ae77
Finish first early version of "pictures for products" (references #58 )
2018-09-30 23:22:17 +02:00
Bernd Bestel
f1c78659be
Optimize user settings
2018-09-30 17:14:04 +02:00
Bernd Bestel
f451e65278
Also log missing localization found in frontend (only when MODE == dev)
2018-09-30 13:02:07 +02:00
Bernd Bestel
d11dcb38fe
Only reload the page on external changes when there is no unsaved form data ( fixes #73 )
2018-09-30 09:57:42 +02:00
Bernd Bestel
596dc9e36d
Don't show tooltips on touch input devices (this closes #67 )
2018-09-27 13:33:03 +02:00
Bernd Bestel
b01b49d10c
Show generic error message on saving master data (this closes #45 )
2018-09-08 09:26:12 +02:00
Bernd Bestel
5a13cb5ffe
Fix jquery timeago update did not really work
2018-08-04 16:54:46 +02:00
Bernd Bestel
f583810d5c
Properly pluralize everything ( closes #19 )
2018-07-27 19:39:34 +02:00
Bernd Bestel
aa0771877f
Remember sidebar collapsed state
2018-07-14 11:25:19 +02:00
Bernd Bestel
909949a9e1
Expand and highlight parent menu item when active page sidebar navigation item is a sub menu
2018-07-14 10:28:33 +02:00
Bernd Bestel
778191fd11
Fixed all (or most of) the broken stuff after the dependency upgrade party
2018-07-11 19:43:05 +02:00
Bernd Bestel
71701804ea
(More or less) finish upgrading to Bootstrap 4
2018-07-10 20:37:13 +02:00
Bernd Bestel
02b6c3b721
Make it also possible to directly execute/track battery charge cycles and habits from overview pages
2018-05-13 09:38:22 +02:00
Bernd Bestel
7be35a90c1
Small style changes
2018-04-20 15:21:29 +02:00
Bernd Bestel
607a90cccc
Use absolute URLs everywhere, this should fix #3
2018-04-18 19:03:39 +02:00
Bernd Bestel
4656a85732
Added localization support
2018-04-16 19:11:32 +02:00
Bernd Bestel
642f95a3f8
Finalize project reorganization
2018-04-14 11:10:38 +02:00
Bernd Bestel
5a1d21ef31
Reorganize project part 3
2018-04-12 21:13:38 +02:00
Bernd Bestel
7dcd39f82f
Move public stuff into subdirectory
2018-04-11 20:47:03 +02:00