Commit Graph

27 Commits

Author SHA1 Message Date
Marek Lenczewski
0d028beda8 update task and schema module 2026-04-14 18:15:05 +02:00
Marek Lenczewski
d576747155 update schema module 2026-04-14 00:43:47 +02:00
Marek Lenczewski
4a053c5ee7 update ddev 2026-04-12 21:55:04 +02:00
Marek
3ae593fb97 update app version 2026-04-12 21:24:19 +02:00
Marek
df7f956f2d deloyment update 2026-04-12 21:11:39 +02:00
root
f8f316461c add server changes 2026-04-12 17:42:51 +00:00
Marek Lenczewski
168f6ba6b7 update plan 2026-04-12 16:02:23 +02:00
Marek Lenczewski
3fd7bb661c App update module update 2026-04-12 15:49:56 +02:00
Marek Lenczewski
5198769de4 TaskSchema module 2026-04-12 15:42:48 +02:00
Marek Lenczewski
4e81cea831 App update module 2026-04-12 10:46:14 +02:00
Marek Lenczewski
27b34eb90f Task module 2026-04-12 10:06:17 +02:00
Marek Lenczewski
efe0cfe361 update 2026-04-11 16:02:02 +02:00
Marek Lenczewski
afc02abd0a Base module 2026-04-11 14:11:23 +02:00
Marek Lenczewski
4477b664ff update 2026-04-11 13:52:03 +02:00
Marek Lenczewski
3e17b16609 add kotlin app setup
Minimal Android app in ./app/ matching `# Setup module`:
- Root project (settings.gradle.kts, build.gradle.kts, libs.versions.toml)
  with AGP 8.7.3, Kotlin 2.0.21, Compose BOM 2024.12.01
- App module :app with Jetpack Compose + Navigation Compose dependency
- MainActivity launches MainScreen (empty Composable, no content)
- Default Material 3 theme scaffolding
- System launcher icon, no custom design yet

Verified via ./gradlew assembleDebug (JDK 17, SDK 35).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:35:31 +02:00
Marek Lenczewski
abc423607a untrack backend/var/ (cache, logs)
Already listed in backend/.gitignore but was tracked from before.
Removes from index only; files stay on disk.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:17:01 +02:00
Marek Lenczewski
9246ccb5e6 reset to setup module state
Remove Task Manager implementation to match `# Setup module` in module.md.
Backend src/ reduced to Kernel.php + empty Entity/, all migrations deleted,
database dropped and recreated. Frontend components/views/services/stores
removed, App.vue/router/style.css reduced to skeletons. CLAUDE.md shortened
to Setup-stand. Old backend/plan.md, plan2.md removed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:15:50 +02:00
Marek Lenczewski
2cb08331e4 update 2026-04-11 13:04:26 +02:00
Marek Lenczewski
d8c8db4a4c update 2026-04-11 13:02:40 +02:00
Marek
11eff12da8 update 2026-04-11 10:27:21 +02:00
Marek Lenczewski
b998940caa update 2026-03-31 18:09:15 +02:00
Marek Lenczewski
b6a4548732 update 2026-03-31 17:13:10 +02:00
Marek Lenczewski
576bfed36d update 2026-03-31 08:48:24 +02:00
Marek Lenczewski
f9a9004fcd update 2026-03-30 23:10:30 +02:00
Marek Lenczewski
7b58e68ecb update 2026-03-30 23:08:24 +02:00
Marek
2f96caaa23 current init 2026-03-30 15:42:44 +02:00
Marek
c5229e48ed init 2026-03-24 00:04:55 +01:00