|
ai
|
add frontend ai prompt template
|
2026-04-23 09:54:10 +03:00 |
|
app
|
store password hash in json user repo
|
2026-04-24 13:19:15 +03:00 |
|
bootstrap
|
add create plan route
|
2026-04-24 10:26:07 +03:00 |
|
cypress
|
test submit creates plan and closes modal
|
2026-04-24 10:24:24 +03:00 |
|
data
|
seed is admin on default user
|
2026-04-24 13:15:33 +03:00 |
|
public
|
submit create plan via fetch
|
2026-04-24 10:28:04 +03:00 |
|
tests
|
store password hash in fake user repo
|
2026-04-24 13:19:00 +03:00 |
|
views/templates
|
add modal form fields and buttons
|
2026-04-24 10:22:45 +03:00 |
|
.envrc
|
add direnv to use flake
|
2026-04-12 22:50:49 +03:00 |
|
.gitignore
|
only ignore json files in data dir, tracking seed and wipe scripts
|
2026-04-15 21:10:07 +03:00 |
|
.php-cs-fixer.dist.php
|
add php cs fixer
|
2026-04-19 23:03:20 +03:00 |
|
composer.json
|
specify php version in composer
|
2026-04-19 23:03:28 +03:00 |
|
composer.lock
|
remove all twig related code
|
2026-04-11 22:41:30 +03:00 |
|
cypress.config.js
|
remove boilerplate config and set baseUrl
|
2026-03-22 10:03:29 +02:00 |
|
DailyGoals.drawio
|
initial drawio of entities
|
2026-04-23 20:00:36 +03:00 |
|
flake.lock
|
init flake with dev shell for node and cypress
|
2026-04-11 22:55:27 +03:00 |
|
flake.nix
|
add php cs fixer
|
2026-04-19 23:03:20 +03:00 |
|
package-lock.json
|
install cypress, first package of npm
|
2026-03-21 20:16:07 +02:00 |
|
package.json
|
add seed and wipe commands for e2e tests
|
2026-04-15 21:08:54 +03:00 |
|
README.md
|
update readme todos
|
2026-04-12 22:52:48 +03:00 |