-
cf5646bbd9
standardize design to s/w standard - fix non-standard color usage
main
Hermes
2026-03-12 18:02:39 +01:00
-
9800c05314
fix: standardize design to neutral black/white theme
Hermes
2026-03-12 15:57:38 +01:00
-
3c0ca0e4e0
standardize design to s/w standard - fix non-standard color usage
fix/issue-2
Hermes
2026-03-12 18:02:39 +01:00
-
e4c7baab73
fix: resolve iOS Safari loading issues with database initialization
Hermes
2026-03-12 17:54:39 +01:00
-
8a8270dbae
test: verify push access for hermes
Hermes
2026-03-12 17:50:32 +01:00
-
18da8d2361
fix: standardize design to neutral black/white theme
Hermes
2026-03-12 15:57:38 +01:00
-
-
043900f34f
bump version to 2026.03.11
Felix Förtsch
2026-03-11 13:42:42 +01:00
-
28f5b39e45
add robustness implementation plan: 23 tasks across 6 chunks
Felix Förtsch
2026-03-11 13:00:16 +01:00
-
821d7cc4ca
fix spec: correct file paths for feed assembly, route files
Felix Förtsch
2026-03-11 12:44:43 +01:00
-
7702b49fc0
add robustness plan spec: production hardening + test coverage expansion
Felix Förtsch
2026-03-11 12:40:50 +01:00
-
e6a51c7999
add Abgeordnete tab with federal/state representative sections, bump to 2026.03.10.2
Felix Förtsch
2026-03-10 17:58:18 +01:00
-
cd2d51ecbe
replace dev section with dev mode toggle, seed/delete mock data on toggle, bump to 2026.03.10.1
Felix Förtsch
2026-03-10 17:50:04 +01:00
-
d9f9006d4b
fix tab bar bounce on iOS overscroll, add mock legislation seed endpoint + dev button
Felix Förtsch
2026-03-10 17:43:09 +01:00
-
8240fdd916
bump version to 2026.03.10
Felix Förtsch
2026-03-10 17:31:04 +01:00
-
378459930a
add vote result comparison view, wire into legislation detail page
Felix Förtsch
2026-03-10 17:08:54 +01:00
-
2a81893683
extend poll-checker to link polls to legislation, send vote comparison notifications
Felix Förtsch
2026-03-10 17:04:23 +01:00
-
f1126a4a8b
add upcoming votes section on home page
Felix Förtsch
2026-03-10 17:02:03 +01:00
-
beb343cc00
add legislation detail page with vote widget, hooks, route
Felix Förtsch
2026-03-10 16:55:28 +01:00
-
3baf126a55
add legislation API client for frontend
Felix Förtsch
2026-03-10 16:53:21 +01:00
-
a4998190c3
add PGlite CRUD for user_votes with tests
Felix Förtsch
2026-03-10 16:52:11 +01:00
-
8422e49e78
add PGlite user_votes table for local vote caching
Felix Förtsch
2026-03-10 16:51:43 +01:00
-
d6ff129af4
add legislation-syncer job: fetch upcoming Vorgänge from DIP API hourly
Felix Förtsch
2026-03-10 16:50:25 +01:00
-
231eb6f6bc
add legislation REST endpoints, mount at /legislation
Felix Förtsch
2026-03-10 16:48:41 +01:00
-
03b704e483
add legislation service with CRUD for legislation + user votes
Felix Förtsch
2026-03-10 16:48:37 +01:00
-
ff1fc64ca8
add server-side DIP API client with Vorgang detail fetching
Felix Förtsch
2026-03-10 16:45:34 +01:00
-
06745c240e
add drizzle schema for legislation_texts, legislation_summaries, user_votes
Felix Förtsch
2026-03-10 16:44:07 +01:00
-
9a1cb3c5f5
add shared legislation types for Mein Vote feature
Felix Förtsch
2026-03-10 16:44:01 +01:00
-
053707d96a
normalize project structure: src/client + src/server + src/shared
Felix Förtsch
2026-03-04 22:55:52 +01:00
-
08029ee68c
add feedback to all developer settings buttons
Felix Förtsch
2026-03-03 14:58:13 +01:00
-
9008c57caa
add landtag feed with AW API polls, extend FeedItem for session/decision kinds
Felix Förtsch
2026-03-03 14:20:41 +01:00
-
dd2ffa1c71
bump version to 2026.03.02.6
Felix Förtsch
2026-03-02 23:17:28 +01:00
-
862f04ca88
add location pin toggle in header to switch between local/all representatives
Felix Förtsch
2026-03-02 23:12:21 +01:00
-
685f99412c
simplify party collapse to two states, default to nearby-only view with "Alle anzeigen" button
Felix Förtsch
2026-03-02 23:05:17 +01:00
-
bbbe570e11
merge app-update into info section, add CalVer app version
Felix Förtsch
2026-03-02 22:52:09 +01:00
-
22bf485b76
merge push + standort into one section with switches, move unfollow buttons to dev settings
Felix Förtsch
2026-03-02 22:50:13 +01:00
-
9f691c711b
add unfollow-all button in settings, follow-nearby button, collapsible party groups with 3 states
Felix Förtsch
2026-03-02 22:40:52 +01:00
-
5337214d18
sort constituency representatives matching user's city to top, show "Dein Wahlkreis" badge
Felix Förtsch
2026-03-02 22:05:37 +01:00
-
085a473047
remove confusing info box from settings location section
Felix Förtsch
2026-03-02 22:05:19 +01:00
-
51c8c9e4f6
shorten pwa short_name to AGW, fix pwa update reload fallback
Felix Förtsch
2026-03-02 21:50:43 +01:00
-
fa02c4b71f
fix deploy paths, route api through /agw/api/, add htaccess rewrite rule
Felix Förtsch
2026-03-02 21:50:36 +01:00
-
fa47c4fd07
remove konsta ui, use plain tailwind + shadcn components, add safe-area css
Felix Förtsch
2026-03-02 21:45:41 +01:00
-
5c26e0458c
fix polls API call, move themen back to tabbar, configure only for MdB/MdL
Felix Förtsch
2026-03-02 21:38:14 +01:00
-
3e1d542260
add themen section to landtag configure page
Felix Förtsch
2026-03-02 21:30:15 +01:00
-
7f8376e1e4
restructure app into home/bundestag/landtag/settings tabs, add DIP API for upcoming votes
Felix Förtsch
2026-03-02 21:22:35 +01:00
-
0b7e902f0b
add view transitions, update tests for pglite, remove dead safe-area css, update AGENTS.md
Felix Förtsch
2026-03-02 14:52:37 +01:00
-
765543920c
add zustand stores for ephemeral ui state (search queries survive tab switches)
Felix Förtsch
2026-03-02 14:13:52 +01:00
-
c96c24a250
replace localStorage with pglite for persistent data, force-add previously ignored lib/ files
Felix Förtsch
2026-03-02 14:05:40 +01:00
-
3cdcfb7266
migrate mobile components to konsta ui, fix german strings
Felix Förtsch
2026-03-02 13:39:59 +01:00
-
c780066253
restructure routes under app/, add konsta layout
Felix Förtsch
2026-03-02 13:23:21 +01:00
-
6c58b59031
add feed caching, developer settings section, fix deploy toolchain
Felix Förtsch
2026-03-02 08:17:51 +01:00
-
4e3aa682ac
abgeordnetenwatch PWA + backend
Felix Förtsch
2026-03-02 08:14:22 +01:00