Commit Graph
15 Commits
Author SHA1 Message Date
rjmacarthy 54cc7827b6 Add localisation to tasks and dashboard
Fix i18n merge issues

Add blank line dashboard.json

Remove console.log

Alphabeticalise

Pre-commit

Fix i18n key warnings add util function

Fix Task.storties.tsx

Revert pass duplicate prop
2023-01-24 10:41:12 +00:00
Keith Stevens b0cb6cf047 Adding an help link to the docs on the dashboard 2023-01-24 16:26:24 +09:00
AbdBarho fd703663bd Fix all tasks page 2023-01-22 12:00:55 +01:00
AbdBarho 6167f63467 Present available task types on dashboard 2023-01-22 11:53:34 +01:00
AbdBarho e80a69dd8a Fetch available tasks 2023-01-20 12:16:17 +01:00
rsandb 80cf195972 Dashboard Integration 2023-01-11 22:12:09 -06:00
kostiak e2844e4d86 Added random task and moved other tasks to /tasks/all 2023-01-11 09:30:58 +00:00
AbdBarho 53814d77ab Label Initial Prompt 2023-01-07 17:24:43 +01:00
Kostia 7d014cc35b Added TaskCategory enum 2023-01-07 17:25:15 +02:00
Kostia 7d6a8fa8d0 Add instruction/overview to TaskType. Fix capitalize. 2023-01-07 16:56:47 +02:00
Kostia 2987ec76ff Refactor tasks into components 2023-01-07 05:13:28 +02:00
Adrian Cowan cb8fec868c website: Add Create Initial Prompts link to the dashboard. 2023-01-05 20:51:45 +11:00
Klotske 8fab6cfe25 Fixed broken link in the dashboard 2023-01-05 00:50:17 +03:00
Desmond Grealy 87a6628ee2 Fix a few more key errors 2023-01-04 03:23:38 -08:00
Desmond Grealy ab41420327 Moving the dashboard-related components out of the 'widgets' folder and into a 'dashboard' components folder. 2023-01-04 03:09:40 -08:00