Commit graph

168 commits

Author SHA1 Message Date
33717bb055 fix: add menu option, "Go to farmOS" 2026-02-07 18:48:56 -06:00
7d65d3c5a2 feat: add view for farmOS structure types 2026-02-07 18:48:56 -06:00
acba07aa0e feat: add view for farmOS land types 2026-02-07 18:48:56 -06:00
233b2a2dab feat: add view for farmOS land assets 2026-02-07 18:48:56 -06:00
5005c3c978 feat: add view for farmOS groups 2026-02-07 18:48:56 -06:00
ba926ec2de fix: ensure Buefy version matches what we use for custom css
this is an alright solution for now, but may need to improve in the
future once we look at Vue 3 etc.

basically the only reason this solution isn't terrible, is because
buefy 0.9.x (for Vue 2) is "stable"
2026-02-07 18:48:56 -06:00
19b6738e5d feat: add view for farmOS asset types
of limited value perhaps, but what the heck
2026-02-07 18:48:56 -06:00
d9ef550100 feat: add view for farmOS structures 2026-02-07 18:48:54 -06:00
baacd1c15c feat: add view for farmOS animal types 2026-02-07 14:58:47 -06:00
7415504926 feat: add view for farmOS users 2026-02-07 14:26:49 -06:00
768859b6b9 fix: add custom style to better match farmOS color scheme 2026-02-07 09:48:26 -06:00
b161109d65 fix: fix a couple more edge cases around oauth2 token refresh 2026-02-06 17:42:47 -06:00
5b96fcfc2a fix: add support for farmOS/OAuth2 Authorization Code grant/workflow 2026-02-06 14:24:41 -06:00
19dcc2d24b fix: preserve oauth2 token so auto-refresh works correctly
also add `get_farmos_client()` handler methods
2026-02-05 20:06:55 -06:00
45bb985465 fix: customize app installer to configure farmos_url 2026-02-04 09:18:44 -06:00
bd972e30db fix: add some more info when viewing animal 2026-02-04 08:53:22 -06:00
e0f91417cb feat: initial basic app to prove display of API (animal) data 2026-02-03 19:34:35 -06:00
54ff9d5d83 cleanup a bit; add src dir, changelog etc. 2026-01-27 16:57:02 -06:00