sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-04-27 20:23:41 +00:00
4f70290af5 fix(loyalty): translate transaction types + notes on card detail page
sboulahtit pushed to master at sboulahtit/orion 2026-04-26 15:59:23 +00:00
3fa159ff2a fix(loyalty): sanitize earn amount input on every keystroke
sboulahtit pushed to master at sboulahtit/orion 2026-04-26 14:11:55 +00:00
143248ff0f fix(loyalty): restrict earn points input to digits and decimal only
sboulahtit pushed to master at sboulahtit/orion 2026-04-25 12:41:08 +00:00
56c94ac2f4 fix(loyalty): use confirm modal for category deletion
sboulahtit pushed to master at sboulahtit/orion 2026-04-25 12:18:24 +00:00
255ac6525e fix(loyalty): translate category names in transaction history
sboulahtit pushed to master at sboulahtit/orion 2026-04-25 11:16:29 +00:00
10e37e749b fix(loyalty): show translated category names on terminal
sboulahtit pushed to master at sboulahtit/orion 2026-04-25 10:47:51 +00:00
f23990a4d9 fix(loyalty): add red star (*) to mandatory category fields
sboulahtit pushed to master at sboulahtit/orion 2026-04-25 10:35:18 +00:00
62b83b46a4 feat(loyalty): category view mode + mandatory translations
sboulahtit pushed to master at sboulahtit/orion 2026-04-25 10:28:41 +00:00
f8b2429533 fix(loyalty): rename category label "Name (default)" to "English (EN)"
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 20:34:07 +00:00
3883927be0 fix(loyalty): disable confirm button until category selected
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 20:21:33 +00:00
39e02f0d9b fix(loyalty): terminal icons, server-side i18n, category in transactions
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 19:37:29 +00:00
29593f4c61 feat(loyalty): multi-select categories on transactions
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 17:58:44 +00:00
220f7e3a08 fix(loyalty): replace $t() with server-side _() in program-view
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 17:53:20 +00:00
258aa6a34b fix(loyalty): missing i18n keys, wrong icon names in admin
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 17:28:37 +00:00
51bcc9f874 feat(loyalty): inline edit for transaction categories in admin
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 12:13:36 +00:00
eafa086c73 feat(loyalty): translatable categories + mandatory on earn points
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 10:29:35 +00:00
ab2daf99bd feat(loyalty): transaction categories — admin UI + web terminal
sboulahtit pushed to master at sboulahtit/orion 2026-04-19 10:23:59 +00:00
1cf9fea40a feat(loyalty): transaction categories (what was sold)
sboulahtit pushed to master at sboulahtit/orion 2026-04-18 22:30:32 +00:00
cd4f83f2cb docs: add proposal for transaction categories (what was sold)
sboulahtit pushed to master at sboulahtit/orion 2026-04-18 22:12:11 +00:00
457350908a fix(android): resolve build errors in terminal scaffold