Commit graph

19 commits

Author SHA1 Message Date
c97b8c080e bump: version 0.4.1 → 0.4.2 2026-01-04 23:22:08 -06:00
bf6494f2a9 fix: tweak installer slightly, per upstream changes 2026-01-04 23:13:23 -06:00
4f86c4bcaa build: ignore pyc and hidden files
who knew, if you don't do that they wind up in the built sdist pkg
2026-01-03 21:15:33 -06:00
960dbfdee6 bump: version 0.4.0 → 0.4.1 2026-01-03 20:53:42 -06:00
7225d6b453 fix: add basic support for install/setup of terminal
only if installing alongside existing server app; can improve later
2026-01-03 20:52:44 -06:00
d6c1e688b1 docs: add link to online docs in readme 2026-01-03 17:47:59 -06:00
64f1e8897a infra: add release task 2026-01-03 17:44:50 -06:00
ff8eb2566d bump: version 0.3.0 → 0.4.0 2026-01-03 17:42:15 -06:00
f60d6e7516 docs: add basic install docs for server component 2026-01-03 17:21:09 -06:00
17d0099429 add button to install sample data, for root user only
sample data is very minimal but probably we need to ship that separate
to give a more complete sample.  this is better than nothing for now.
2026-01-03 16:05:59 -06:00
94597f4703 force user to enter server/terminal for installer
don't want to jump the gun for accidental ENTER
2026-01-03 16:03:27 -06:00
77ea6820f2 customize the installer, to support server and/or terminal
for now it's server only though, but laying groundwork..
2026-01-02 22:06:02 -06:00
548210d645 yowza, whole bunch of changes
this adds most of the core schema needed to ring sales at the POS.
and the POS now supports several common functions via the button menu.
but i have yet to tackle many aspects / features, a lot remains to do
2026-01-02 20:43:42 -06:00
17a3a71532 add commands to run terminal in readme 2026-01-02 10:06:16 -06:00
0dad261c10 add a note about flet version 2026-01-01 20:46:37 -06:00
bda59f2536 cleanup readme a bit 2026-01-01 20:43:57 -06:00
b566c72a86 add initial contents for terminal gui app
this is pretty rough yet, all needs a refactor
2026-01-01 20:39:20 -06:00
67c97d0847 add customers table, view
plus some other random fixes
2026-01-01 20:11:41 -06:00
89238722b3 initial basic server web app 2026-01-01 19:23:11 -06:00