Commit Graph

35 Commits

Author SHA1 Message Date
Alexander Polynomdivision
1dfdd2f409 feat: Implement SM2 2018-09-16 12:21:08 +02:00
Alexander Polynomdivision
1c244d6f5d fix: Fix a typo 2018-09-15 17:37:08 +02:00
Alexander Polynomdivision
2c41347cea feat: Implement setting the last review 2018-09-15 17:32:20 +02:00
Alexander Polynomdivision
18c13c06cd feat: Re-Add a vocabulary item if its incorrect 2018-09-15 17:04:45 +02:00
Alexander Polynomdivision
1200e0e3eb feat: Implement a review queue 2018-09-15 16:51:21 +02:00
Alexander Polynomdivision
12993570fe feat: Implement a FIFO-Queue 2018-09-15 15:40:42 +02:00
Alexander Polynomdivision
b63a36d0f0 feat: Add a welcome page 2018-09-15 15:28:27 +02:00
Alexander Polynomdivision
74904a2be5 build: Minify the JS 2018-09-15 14:45:38 +02:00
Alexander Polynomdivision
7e9c1463f5 feat: Hide the drawer button during levels and reviews 2018-09-15 14:26:22 +02:00
Alexander Polynomdivision
46c8ef9215 feat: First steps to a better review 2018-09-15 13:57:11 +02:00
Alexander Polynomdivision
ef4ae740b8 dbg: Stub all 'API-Calls' 2018-09-14 18:53:01 +02:00
Alexander Polynomdivision
2dba497b19 feat: Prettify using icons 2018-09-14 17:24:26 +02:00
Alexander Polynomdivision
604da6e604 fix: Only add the level ID when it has not been looked at before 2018-09-14 17:19:33 +02:00
Alexander Polynomdivision
d8c49fde9c feat: Add links to the levels 2018-09-14 17:19:11 +02:00
Alexander Polynomdivision
8da7123f62 feat: Add links to the level list and the dashboard 2018-09-14 17:18:55 +02:00
Alexander Polynomdivision
1e313915ce feat: Implement the Lev. Distance into the review 2018-09-14 17:02:50 +02:00
Alexander Polynomdivision
e555b89f8f fix: Add typings and a test case for equality 2018-09-14 16:55:58 +02:00
Alexander Polynomdivision
6e4e127518 feat: Implement Levenshtein with tests 2018-09-14 16:43:57 +02:00
Alexander Polynomdivision
91b6d2a955 Fix animations on the level page 2018-09-14 16:13:42 +02:00
Alexander Polynomdivision
4e0506f607 Implement a summary screen 2018-09-12 19:23:00 +02:00
Alexander Polynomdivision
2c9a2e88c7 feat: Simple implementation of the Review 2018-09-12 15:15:55 +02:00
Alexander Polynomdivision
b4bc72640b feat: Store a session key in the browser's SessionStorage 2018-09-06 20:22:41 +02:00
Alexander Polynomdivision
423e2263dc refactor: Lesson -> Level 2018-09-06 20:13:29 +02:00
Alexander Polynomdivision
f4f686073f feat: Implement the level view 2018-09-06 20:05:21 +02:00
Alexander Polynomdivision
8d56af4bb7 doc: Add a README 2018-08-26 19:29:46 +02:00
Alexander Polynomdivision
1a48bb7a10 feat: Improve the Drawer 2018-08-26 19:27:21 +02:00
Alexander Polynomdivision
f804bc32b5 feat: Add the menu button if authenticated 2018-08-26 17:19:55 +02:00
Alexander Polynomdivision
be5b5548fc fix: Change the page title 2018-08-26 17:15:55 +02:00
Alexander Polynomdivision
0ff53d12f7 feat: Implement a scoreboard 2018-08-26 17:12:07 +02:00
Alexander Polynomdivision
4e1ab04d29 fix: Ignore stuff 2018-08-26 16:25:06 +02:00
Alexander Polynomdivision
8de13d9e77 feat: Styling 2018-08-26 16:24:23 +02:00
Alexander Polynomdivision
6734e59a1b feat: Implement routing 2018-08-26 16:23:48 +02:00
Alexander Polynomdivision
297d2e50f9 feat: First implementation 2018-08-24 19:03:08 +02:00
Alexander Polynomdivision
7748939c65 Fix typo 2018-08-15 21:22:12 +02:00
Alexander Polynomdivision
f5b2483b1b Initial commit 2018-08-15 21:15:12 +02:00