|
|
17dc49482c
|
refactor: [frontend] Change color -> colour
|
2026-05-04 11:46:04 +01:00 |
|
|
|
85699fb9e5
|
feat: [backend] Create BFF for adventure
|
2026-05-04 11:45:41 +01:00 |
|
|
|
48bbcac9a6
|
feat: [frontend] Build form and UI for creating a Choose Your Own
/ test (push) Has been cancelled
Adventure
|
2026-05-04 08:02:47 +01:00 |
|
|
|
568b907013
|
refactor: [frontend] color -> colour
|
2026-05-04 08:00:59 +01:00 |
|
|
|
bcc12e3fad
|
Update hooks.server.ts
|
2026-05-04 08:00:06 +01:00 |
|
|
|
4c60a3ca91
|
feat: [frontend] Add randomItemInArray helper
|
2026-05-04 07:59:59 +01:00 |
|
|
|
e075f2dc39
|
Update types.gen.ts
|
2026-05-04 07:59:34 +01:00 |
|
|
|
ae709ac8f2
|
styles: [frontend] Add various form and btn components
|
2026-05-04 07:59:27 +01:00 |
|
|
|
d1243a1997
|
Update app.d.ts
|
2026-05-04 07:59:03 +01:00 |
|
|
|
149c821959
|
Update openapi.json
|
2026-05-04 07:58:59 +01:00 |
|
|
|
a8cd8d8060
|
feat: [frontend] First implementation of the "Create new adventure"
/ test (push) Waiting to run
form.
|
2026-05-03 22:39:03 +01:00 |
|
|
|
ac73bd1a04
|
fix: [api] Pass along length of response from request
|
2026-05-03 22:38:17 +01:00 |
|
|
|
2d5933ff59
|
styles: [frontend] Add page and form styles to app.css
|
2026-05-03 21:34:27 +01:00 |
|
|
|
a5f2f630fe
|
chore: [frontend] Update API client generated code
|
2026-05-03 21:34:07 +01:00 |
|
|
|
8b687e9737
|
feat: [api] Add choose your own adventure functionality
/ test (push) Waiting to run
|
2026-05-03 17:17:47 +01:00 |
|
|
|
65b30753f0
|
Update config.py
|
2026-05-03 15:28:38 +01:00 |
|
|
|
a306eaaf5d
|
Update env.py
|
2026-05-03 15:28:34 +01:00 |
|
|
|
24dd4e7053
|
Create 20260503_0016_add_choose_your_own_adventure.py
|
2026-05-03 15:28:20 +01:00 |
|
|
|
4ea67fda13
|
Update Makefile
|
2026-05-03 15:28:11 +01:00 |
|
|
|
31156e2734
|
docs: [api] Review the technical design doc for the CYOA features
|
2026-05-03 14:50:31 +01:00 |
|
|
|
985d900aa6
|
docs: [api] Add CLAUDE.md file
|
2026-05-03 14:50:10 +01:00 |
|
|
|
3308997144
|
docs: [api] Add design docs for the Articles concept and the Adventure
contepts
|
2026-05-03 13:33:33 +01:00 |
|
|
|
57fd98d882
|
fix: [frontend] Update the dictionarySearch.remote.ts function in
sveltekit to use the new API endpoints
|
2026-05-03 13:32:45 +01:00 |
|
|
|
170f851344
|
feat: [frontend] Start to play around with Flashcard creation UI
|
2026-05-03 13:32:26 +01:00 |
|
|
|
f463454e8e
|
style: add some greys to the app.css
|
2026-05-03 13:32:05 +01:00 |
|
|
|
903498057f
|
docs: update the pricing vision document
|
2026-05-03 13:31:32 +01:00 |
|
Thomas
|
fb4ab69295
|
docs: [api] Add flashcard-related models
/ test (push) Has been cancelled
|
2026-04-24 07:54:56 +01:00 |
|
|
|
26ce12f69f
|
feat: [content] Initialise the content module
/ test (push) Has been cancelled
|
2026-04-18 20:07:13 +01:00 |
|
|
|
33da2faa0d
|
fixup: [frontend] Send through the root path server file
|
2026-04-18 20:06:06 +01:00 |
|
|
|
678ada3031
|
feat: [frontend] Update the styles of the root page, and the application
dashboard, both from claude design tool
|
2026-04-18 17:28:59 +01:00 |
|
|
|
612c33ba93
|
feat: [script] Fix how non-verb words are imported, as they were missing
a wordform entry for the "default" lemma (i.e. masculine, singular form)
|
2026-04-18 17:27:32 +01:00 |
|
|
|
c9dd9d0b4c
|
feat: [api] Create better "search" functionality for the dictionary
|
2026-04-18 17:26:09 +01:00 |
|
|
|
fd96396c30
|
chore: [frontend] Generate API types
|
2026-04-18 17:25:31 +01:00 |
|
|
|
ae9e50721b
|
Chore: fix the import-dictionary makefile line
|
2026-04-18 16:28:54 +01:00 |
|
|
|
45336277df
|
feat: [frontend] Refactor the packs admin interface
/ test (push) Has been cancelled
|
2026-04-17 09:39:42 +01:00 |
|
|
|
eba8a1b4cd
|
chore: [frontend] API types
|
2026-04-17 08:57:21 +01:00 |
|
|
|
91ff2e7740
|
chore: [frontend] Continue removing traces of the shadcn components
|
2026-04-17 08:57:01 +01:00 |
|
|
|
34a044b349
|
chore: remove the shadcn components
|
2026-04-17 08:55:48 +01:00 |
|
|
|
aa155dd7a9
|
chore: [frontend] Move various docs and config files
|
2026-04-17 07:42:34 +01:00 |
|
|
|
8670eb8cf8
|
components: [frontend] Add some shadcn components
|
2026-04-17 07:41:03 +01:00 |
|
|
|
50229dfbac
|
chore: [frontend] Update the API client gen code
|
2026-04-17 07:21:56 +01:00 |
|
|
|
dd069c470e
|
feat: [frontend] Add shadcn-svelte
|
2026-04-17 07:19:41 +01:00 |
|
|
|
517e2bf90e
|
refactor: [api] Remove the direction field from flashcards and word_bank_templates
|
2026-04-17 07:18:40 +01:00 |
|
|
|
91caf5d5ca
|
chore: [frontend] Update the API client
|
2026-04-15 21:02:11 +01:00 |
|
|
|
f4e97f2f29
|
scripts: improve the import/clean scripts for the dictionary
|
2026-04-15 21:01:52 +01:00 |
|
|
|
c6fab5fdbb
|
docs: [frontend] Add to docs for the frontend package
/ test (push) Has been cancelled
|
2026-04-15 21:01:31 +01:00 |
|
|
|
3b16ff5046
|
docs: [api] Add the 'todo-later.md' document to keep track of things we
want to do, but later
|
2026-04-14 10:18:52 +01:00 |
|
|
|
6efa3ca1f5
|
chore: [api] add ui.lock file
|
2026-04-14 10:18:31 +01:00 |
|
|
|
376757df51
|
docs: [api] Update domain.md to explain the domain context
|
2026-04-14 10:18:16 +01:00 |
|
|
|
a5ab9dde21
|
chore: [api] Update the env.py to add new WordPark enttiies
|
2026-04-14 10:17:56 +01:00 |
|