You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-hq/apps/hq-web
Thomas Joise 343cc6795d feat(d28): Settings → Operations (SMS gateway URL, low threshold, ticket SLA)
'All this should be db': the three knobs the new features used to read from code
defaults are now editable DB settings in one easy place — Settings → Operations
(owner). GET/PUT /settings/operations reads/writes sms.balance_api_url (SSRF-guarded
before store), sms.low_balance_threshold, ticket.sla_days. No release needed to
retune any of them; the app already resolves each from the DB with a safe fallback.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 days ago
..
public feat(pwa/d25): installable PWA + phone polish 5 days ago
src feat(d28): Settings → Operations (SMS gateway URL, low threshold, ticket SLA) 4 days ago
test feat(d26): functional-feature UIs — GST report, doc search, statement, bulk ops 4 days ago
index.html feat(pwa/d25): installable PWA + phone polish 5 days ago
package.json feat: theme palettes + Geist font + dashboard cockpit styles 4 days ago
tsconfig.json feat(hq-web): react shell with login and email-status banner (HQ-1 task 15) 2 weeks ago
vite.config.ts Split: make this the standalone HQ project (remove Store) 6 days ago