-
ab0acf60b4
docs: document fatal-log and training-log sync endpoints
dev
TrochtaOndrej
2026-03-30 03:08:12 +02:00
-
17b1171e9b
feat: add web platform support and fix smoke test
TrochtaOndrej
2026-03-24 09:39:13 +01:00
-
303a62b95e
Merge NM-App-405-fix-gitignore-add-claude-web-claire into dev
TrochtaOndrej
2026-03-24 01:00:47 +01:00
-
-
5fa10a13f0
docs: document .gitignore AITM artifact exclusions
TrochtaOndrej
2026-03-23 15:17:38 +01:00
-
eb64c0f60a
fix: add .claude/, web/, .claire/ to .gitignore
TrochtaOndrej
2026-03-23 15:14:38 +01:00
-
-
55be1e7e4e
Merge NM-App-335-add-app-skin-theme-system-with-7-switchable-skins into dev
TrochtaOndrej
2026-03-21 18:27:46 +01:00
-
-
fd30dfb07f
docs: rewrite skin-theme-system docs to reflect SkinType/SkinColors/SkinTypography architecture
TrochtaOndrej
2026-03-21 18:27:35 +01:00
-
326a9dbcee
feat: implement 7-skin theme system with persistent selection
TrochtaOndrej
2026-03-21 18:11:47 +01:00
-
-
6e0a7e9760
Merge NM-App-335-more-skin into dev
TrochtaOndrej
2026-03-20 22:19:14 +01:00
-
-
214b697145
docs: document app skin/theme system with 7 switchable skins
TrochtaOndrej
2026-03-20 22:18:59 +01:00
-
-
0d0d518678
Merge NM-App-333-add-i18n-with-external-json-resource-files-en-cz into dev
TrochtaOndrej
2026-03-20 21:33:42 +01:00
-
-
c8d69f7b9b
docs: document i18n implementation with external JSON resource files
TrochtaOndrej
2026-03-20 21:33:31 +01:00
-
be75f129c9
feat: add i18n with external JSON resource files (EN + CS)
TrochtaOndrej
2026-03-20 21:23:59 +01:00
-
-
b4513f78d7
Merge NM-App-302-run-as-service into dev
TrochtaOndrej
2026-03-20 01:04:35 +01:00
-
-
f15d1985aa
docs: ServiceLicence systemd integration with AITM dashboard
TrochtaOndrej
2026-03-20 01:04:23 +01:00
-
-
7b8af7a101
Merge NM-App-245-fix-pet-state-persistence-and-dart-io-web-crash into dev
TrochtaOndrej
2026-03-19 23:43:15 +01:00
-
-
0f4d016ce3
docs: pet state persistence and web crash fix documentation
TrochtaOndrej
2026-03-19 23:43:04 +01:00
-
9a0f44288a
fix: set energyToday: 2 when inserting initial pet state during onboarding
TrochtaOndrej
2026-03-19 23:05:08 +01:00
-
ef67280298
fix: pet state persistence and dart:io web crash
TrochtaOndrej
2026-03-19 23:04:01 +01:00
-
-
dc66ee23e6
Merge NDM-App-233-user-onboarding-persistence-save-to-db-load-on-sta into dev
main
TrochtaOndrej
2026-03-18 21:15:22 +01:00
-
-
88c5ffe51f
feat: User/onboarding persistence — save to DB, load on startup [AITM-233]
TrochtaOndrej
2026-03-18 21:15:22 +01:00
-
23fcc86fd2
feat: User/onboarding persistence — save to DB, load on startup [AITM-233]
TrochtaOndrej
2026-03-18 21:12:33 +01:00
-
-
d7eb04b788
Merge NDM-App-232-connect-addtask-to-drift-db-remove-sample-tasks into dev
TrochtaOndrej
2026-03-18 21:08:17 +01:00
-
-
394191b573
feat: Connect AddTask to Drift DB — remove sample tasks [AITM-232]
TrochtaOndrej
2026-03-18 21:08:17 +01:00
-
b8f1e9bdb8
feat: Connect AddTask to Drift DB — remove sample tasks [AITM-232]
TrochtaOndrej
2026-03-18 21:06:33 +01:00
-
-
cceaae916c
Merge NDM-App-231-check-all-task-and-verify-if-is-everything-in-app into dev
TrochtaOndrej
2026-03-18 20:18:20 +01:00
-
-
95752b704b
docs: document app audit fixes and test coverage
TrochtaOndrej
2026-03-18 20:18:09 +01:00
-
c425e99ecc
fix: use PetMood enum in _petMessage, remove dead Routes.home
TrochtaOndrej
2026-03-18 20:09:09 +01:00
-
ed4d9882c9
fix: resolve compile errors and fix Czech diacritics across all screens
TrochtaOndrej
2026-03-18 20:05:16 +01:00
-
-
cfed692c89
Merge NDM-App-221-fix-widget-api-mismatches-build-errors-after-merge into dev
TrochtaOndrej
2026-03-18 11:32:06 +01:00
-
-
d34a036518
docs: document widget API fix and add architectural patterns to CLAUDE.md
TrochtaOndrej
2026-03-18 11:31:53 +01:00
-
adc2f72a6d
fix: apply review feedback — type safety, overdue logic, dead code
TrochtaOndrej
2026-03-18 11:18:26 +01:00
-
371e8260ac
fix: resolve widget API mismatches and build errors after merge
TrochtaOndrej
2026-03-18 11:11:35 +01:00
-
-
b75266f67c
feat: add Flutter pipeline agents and skills
TrochtaOndrej
2026-03-18 05:13:47 +01:00
-
5ef66d793a
chore: track .claude/ agents, skills and config in git
TrochtaOndrej
2026-03-18 04:58:09 +01:00
-
3740898bcb
test: Repository tests for Drift database layer
TrochtaOndrej
2026-03-18 04:42:40 +01:00
-
652250270b
Merge NDM-App-196: Onboarding flow + Add Task bottom sheet
TrochtaOndrej
2026-03-18 04:42:21 +01:00
-
-
21c431c539
feat: Onboarding flow + Add Task bottom sheet
TrochtaOndrej
2026-03-18 04:41:49 +01:00
-
14cd7e45a4
Merge NDM-App-191: Riverpod providers + GoRouter + AppShell (with generated code)
TrochtaOndrej
2026-03-18 04:41:32 +01:00
-
-
d44230b455
feat: Riverpod providers + GoRouter + AppShell (with generated code)
TrochtaOndrej
2026-03-18 04:40:55 +01:00
-
-
ae0ee8dfd4
Merge NDM-App-197: Pet Stats Screen + Zen Mode + Profile scaffolding
TrochtaOndrej
2026-03-18 04:40:01 +01:00
-
-
4147cb1e8b
feat: Pet Stats Screen + Zen Mode + Profile scaffolding
TrochtaOndrej
2026-03-18 04:37:42 +01:00
-
-
7ecd1c8192
Merge NDM-App-195: Home Screen — router, providers, TasksScreen scaffold
TrochtaOndrej
2026-03-18 04:37:18 +01:00
-
-
e507c92f73
feat: Home Screen — router, providers, TasksScreen scaffold
TrochtaOndrej
2026-03-18 04:36:29 +01:00
-
-
7a97e6ab9c
Merge NDM-App-194: Shared Widgets — EnergyBadge, EnergyBar, PetBubble, BottomSheetScaffold
TrochtaOndrej
2026-03-18 04:35:56 +01:00
-
-
eafe559d3f
feat: Shared Widgets — EnergyBadge, EnergyBar, PetBubble, BottomSheetScaffold
TrochtaOndrej
2026-03-18 04:35:50 +01:00
-
-
0ed3dce0c7
Merge NDM-App-189: Domain Entities — Task, PetState, User
TrochtaOndrej
2026-03-18 04:35:43 +01:00
-
-
4ea96f0803
feat: Domain Entities — Task, PetState, User
TrochtaOndrej
2026-03-18 04:35:30 +01:00
-
-
9f76cbee9f
Merge NDM-App-190: Drift Database — tables, DAOs, repositories
TrochtaOndrej
2026-03-18 04:35:06 +01:00
-
-
-
-
667da8e41b
docs: add DocumentSW documentation for Drift database layer
TrochtaOndrej
2026-03-18 00:20:01 +01:00
-
8256e57118
fix: apply post-review fixes to Drift database layer
TrochtaOndrej
2026-03-18 00:12:40 +01:00
-
bb0dcdf83f
feat: Drift local SQLite database — tables, repositories, and generated code
TrochtaOndrej
2026-03-18 00:05:17 +01:00
-
-
03e1ab1d24
feat: Design System — colors, typography, theme
TrochtaOndrej
2026-03-17 23:39:48 +01:00
-
ae28e7ffd8
fix: apply post-review fixes to project setup
TrochtaOndrej
2026-03-17 08:23:56 +01:00
-
043ee213f7
chore: initial Flutter project setup
TrochtaOndrej
2026-03-17 08:18:56 +01:00