Commit Graph

23 Commits

Author SHA1 Message Date
ed751b40d9 clear yarn.lock, fix warning that key must be unique in Question.tsx 2021-05-28 18:14:18 +02:00
c81aec0405 TestPage: add KeyboardNavigationNote.tsx 2021-05-25 20:02:23 +02:00
93a968e1da TestPage: Navigation - remove one unnecessary render 2021-05-25 19:29:46 +02:00
279d458d34 TestPage: add an answer selection via keyboard 2021-05-25 19:24:29 +02:00
af9e0a9f7b TestPage: add keyboard navigation between tabs 2021-05-25 19:01:47 +02:00
3c5bb66ce7 TestPage: all suggestions in a row have the same height 2021-05-25 18:24:02 +02:00
0609be4c3f TestPage: show confirmation before finishing a test 2021-05-25 18:07:15 +02:00
0b0aa7dad9 add google analytics events 2021-04-17 19:13:50 +02:00
b6ec058603 don't show suggestions when suggestions.length === 0, show 'Rozpocznij od nowa' button in review mode on every tab 2021-04-17 18:47:00 +02:00
5860d13b37 add WordWrap and wrap question content in this component 2021-04-17 14:33:58 +02:00
3684d11f53 QualificationsPage: add skip directive to QUERY_GENERATE_TEST_SIMILAR_QUALIFICATIONS ($skipSuggestions) 2021-04-11 12:09:30 +02:00
46a1c35314 move Object.values(Answer) to constant 2021-04-10 09:07:37 +02:00
44cd3fc003 rename one query, update types 2021-04-05 12:23:24 +02:00
5168881508 rename one query 2021-04-05 12:17:53 +02:00
8c2f0793c8 update author's email 2021-04-04 10:40:29 +02:00
262dec3a58 fix: update Test.tsx state after qualification/initialQuestions change 2021-04-03 10:44:36 +02:00
408870beab add usePrompt 2021-03-30 06:02:04 +02:00
3d6a70e01f [TestPage]: add Spinner, FixedSpinner + handleReset fetches new questions 2021-03-28 18:58:27 +02:00
49d945a86c [TestPage]: change tabs font color when reviewMode === true 2021-03-28 18:38:02 +02:00
af2cb9536c [TestPage] add two new components - Navigation and Summary 2021-03-28 18:28:53 +02:00
a52da232e4 [Question.tsx] use next.js image instead of img 2021-03-28 17:36:03 +02:00
56e1381631 [TestPage] add Test component 2021-03-28 17:05:40 +02:00
c21c8eda7d add Suggestions component 2021-03-28 09:32:45 +02:00