213b7562fa
chore: frontend types
2026-05-08 08:57:03 +01:00
01e09680c8
fix: [frontend] type of Date to string for incoming request
/ test (push) Waiting to run
2026-05-07 21:43:44 +01:00
7df2542d1e
feat: [frontend] Build the /adventures page; add i18n to the adventure page
2026-05-07 21:43:02 +01:00
fac5d26220
feat: [frontend] Update the adventure page, show past entries and future ones
/ test (push) Waiting to run
2026-05-06 22:51:55 +01:00
1b54536647
chore: [frontend] update types
2026-05-06 22:51:01 +01:00
b91f6f81f8
feat: [frontend] Create the parallel scroll for the latest entry
...
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 11:46:27 +01:00
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
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
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
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
fd96396c30
chore: [frontend] Generate API types
2026-04-18 17:25:31 +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
91caf5d5ca
chore: [frontend] Update the API client
2026-04-15 21:02:11 +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
74c173b6ae
feat: [frontend] Create the register and onboarding flows
/ test (push) Has been cancelled
2026-04-11 11:46:50 +01:00
5532fb609b
docs: [frontend] Move docs to a separate directory
2026-04-11 08:27:57 +01:00
3c23c49912
feat: [frontend] Update the API types
/ test (push) Waiting to run
2026-04-11 08:14:32 +01:00
acadf77e2e
feat: Split sentence/translation in UI into a component
2026-04-07 07:09:25 +01:00
c65509b53f
chore: create example.env file in frontend
2026-03-31 07:23:10 +01:00
0172003993
feat: Add the ArticlePreview.svelte component to frontend
2026-03-31 07:22:58 +01:00
7d6947338a
Add language formatter and spaCy types
2026-03-31 07:22:43 +01:00
0d0c2491e7
Show translated article preview on job page
2026-03-31 07:22:18 +01:00
43df46f26b
fix: API types in the frontent
2026-03-31 07:21:55 +01:00
13911331a3
feat: Add word-level translation panel to article page
...
- Add DeepL integration for word translation
- Parse article body into sentences and tokens
- Highlight active sentence and selected word
- Show translation in a sticky panel or mobile drawer
- Refactor audio timing and body parsing logic
- Enable SvelteKit remote functions and async compiler options
- Add dependencies: deepl-node, valibot
2026-03-31 07:21:20 +01:00
4fbf2abd08
feat: frontend pages
2026-03-29 08:54:27 +01:00
c7c01c0143
frontend: Add more details to the jobs/[job_id] page
2026-03-27 09:46:26 +00:00
6a08da1ff6
frontend: create pages to list jobs
2026-03-26 20:46:15 +00:00
6f5012cb6c
add login functionality
2026-03-25 21:09:38 +00:00
da8022e66c
Add docker to the frontend
2026-03-24 20:02:20 +00:00