Skip to content

v0.1.0

Choose a tag to compare

@green-ecolution green-ecolution released this 29 Dec 18:25
v0.1.0
3cdead6

0.1.0 (2025-12-29)

Features

  • activate tsc -b on build (df25477)
  • add CODEOWNERS (e66b4ff)
  • add frontend in compose.app.yaml (bc21f78)
  • change vite config to localhost in proxy route /api-local (0b1ade5)
  • check in backend api client src (e9d82ab)
  • checkin go generated code (eaf35d3)
  • direnv use flake only when nix is installed (ab6d7a1)
  • disable eslint rule void return in promises (9ca4feb)
  • embed frontend in binary (ac835cf)
  • improve fl seed data (05b2783)
  • match keycloak user id in realm export with user in seed data (1917fd7)
  • merge flake.nix from backend and frontend and build package with nix (2756a3e)
  • merge flake.nix from backend and frontend and build package with nix (2756a3e)
  • migrate backend makefile to root and add frontend scripts (4674c4d)
  • override postgres date types to time.Time (787b2b9)
  • reduce Dockerfile to only one and add compose.app.yaml to run backend through docker compose (9134b9b)
  • remove unused zustand form store (7b6758a)
  • run infra in compose.yaml at root dir (0554849)
  • set fix version in dockerfile for backend api generator (d4dbf41)
  • update .dockerignore (617b112)
  • update flake.nix to monorepo and generate dev vm (ca66ad3)
  • update nix flake and add update script (9041a71)
  • update tree cluster formular (create and update) (d7de41a)
  • update tree form schema (create and update) (72b9668)
  • update vehicle schema and formular (create and update) (c5901cf)
  • update wateringplan schema and formular (create, update and update status) (a027b9d)

Bug Fixes

  • backend docker run (b8896bd)
  • deploy demo postgres migration docker tag (7baf810)
  • errors in codebase (9963740)
  • generate openapi generator go backend client repo id (243a3e2)
  • keycloak realm import (3b27635)
  • local docker compose (39e6376)
  • only use flake when nix is installed (a5cfb26)
  • pgadmin server json file (c0a3911)
  • pr pipelines (485cb8f)
  • stage deployment missing env (e4cf8f4)
  • use static release-please PR header (feb906e)
  • vehicle type in vroom repository (a374d8c)