Commit graph

42 commits

Author SHA1 Message Date
2aafeb1d77 6 - Add Forgejo Actions CI pipeline 2026-06-05 23:36:51 +00:00
b39fe0f2cd 4 - Rating panel: visit log display + log-a-visit form 2026-06-05 23:16:40 +00:00
4c54a95f50 4 - Expose user ID to map controller, add rating panel container 2026-06-05 23:14:48 +00:00
17331526aa 4 - Extend SubjectPresenter with aggregate fields + add show endpoint 2026-06-05 23:12:38 +00:00
dc6c4a082d Address PHPStan issues 2026-06-05 22:51:24 +00:00
5821209e4d 4 - Add createdAt column 2026-06-05 22:32:53 +00:00
6c02f9b4c1 4 - Replace prompt() with anchored Leaflet popup, themed to aqua 2026-06-05 21:56:56 +00:00
02fae2737d 4 - Replace prompt() with DaisyUI modal for adding subjects 2026-06-05 21:45:00 +00:00
c154404c6f 3 - Style navbar 2026-06-05 19:38:42 +00:00
1daec3cc71 3 - Style register form 2026-06-05 19:23:00 +00:00
0c71abe72c 3 - Add split-screen auth layout + styled login form 2026-06-05 19:21:55 +00:00
b044315f0b 3 - Install Tailwind + DaisyUI, add directives to app.css 2026-06-05 19:19:28 +00:00
f8c0bcc191 Add map pins: load and create subjects via Leaflet 2026-06-05 18:50:54 +00:00
dd78bf42e3 Add proper auth pages 2026-06-05 18:41:50 +00:00
67a6c7d8dc Add Leaflet map to homepage via AssetMapper and Stimulus 2026-06-05 18:03:35 +00:00
408d9f944c Assert lat/long is displayed on list 2026-06-05 17:46:57 +00:00
8ad0280b86 Add lat,long to subject 2026-06-05 13:24:19 +00:00
c524592485 Minor fixes 2026-06-05 12:09:34 +00:00
f3d5d729bf Add update+delete endpoints 2026-06-05 11:57:21 +00:00
3e297f4d5c Resolve PHPStan issues 2026-06-05 11:15:30 +00:00
a8133b3233 Add rating delete endpoint 2026-06-05 11:01:20 +00:00
eac85a9045 Update rating + add note field 2026-06-04 22:20:33 +00:00
a3963d093e List and add ratings 2026-06-04 22:00:51 +00:00
40eb1ca7a8 Move to Api/ 2026-06-04 19:46:16 +00:00
64577e3529 Add entity Rating 2026-06-04 19:45:25 +00:00
f0d17e9b44 Transform subject controller to API 2026-06-03 21:49:30 +00:00
9f42085d5d Add tech line 2026-06-02 22:50:32 +00:00
eee55ded4c Expand description minimally + add AI statement 2026-06-02 22:48:32 +00:00
f93a2e5e19 Add createdBy on subject 2026-06-02 22:42:51 +00:00
63638c2236 Split integration tests 2026-06-02 22:29:21 +00:00
cc213bfb15 Add basic auth 2026-06-02 22:26:03 +00:00
4ce856198a Add subject list 2026-06-02 21:39:23 +00:00
1963855c64 Add subject, show subjects 2026-06-02 20:01:42 +00:00
6c7abd9725 Rename IndexController to SubjectController 2026-06-02 18:30:18 +00:00
b5dd18cac9 Add phpstan, set up composer scripts 2026-06-02 17:52:39 +00:00
98d85af67f Set up testing 2026-06-02 16:53:17 +00:00
99b4ca1729 Use twig templating 2026-06-02 16:46:00 +00:00
ba1035fc9a Set database port 2026-06-02 16:28:38 +00:00
dcaa09aa6f Add symfony package, expand php definition, add native zsh shell 2026-06-02 15:27:47 +00:00
78a4e22d37 Set up Symfony 2026-06-02 01:04:08 +02:00
1fb7d801a6 Add nix shell config 2026-06-02 00:39:06 +02:00
75403f6a33 Initial commit 2026-06-02 00:35:43 +02:00