Commit Graph

63 Commits

Author SHA1 Message Date
ade6979087 fix one typo 2021-08-04 18:18:16 +02:00
293a1c5cf1 update some packages, fix one error caused by next 11 2021-08-04 18:13:03 +02:00
ea03810bb7 update types.ts 2021-08-04 08:05:27 +02:00
ed751b40d9 clear yarn.lock, fix warning that key must be unique in Question.tsx 2021-05-28 18:14:18 +02:00
5e66e44e72 bump react/react-dom/next.js version 2021-05-28 17:59:26 +02:00
46e9e78eaf TestPage: fix: Cannot read property 'trim' of undefined 2021-05-28 17:31:05 +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
7e77b5e6e8 bump next.js version, fix 'Invalid accept-language header' crash 2021-05-02 09:00:30 +02:00
4f64f138d4 rename SEO -> Seo 2021-04-24 18:39:03 +02:00
1753752565 update eslint configuration 2021-04-24 18:37:12 +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
d8e2784831 move pages directory to src 2021-04-15 06:19:50 +02:00
3916917b37 [IndexPage] decrease the revalidate time 2021-04-14 20:25:59 +02:00
69c0977640 add Dockerfile 2021-04-14 20:11:35 +02:00
d45481d5fa add next-sitemap 2021-04-13 18:24:21 +02:00
51a01237a2 IndexPage: add one word to Profession.tsx 2021-04-11 18:23:00 +02:00
ae75d02303 IndexPage: add a link to the profession list in the Header 2021-04-11 12:26:19 +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
f01e11d734 update types 2021-04-05 12:26:21 +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
f5986b0037 add gtag 2021-04-04 14:47:10 +02:00
8c2f0793c8 update author's email 2021-04-04 10:40:29 +02:00
427a2fa366 add link to the PrivacyPolicyPage to Footer 2021-04-03 10:55:37 +02:00
262dec3a58 fix: update Test.tsx state after qualification/initialQuestions change 2021-04-03 10:44:36 +02:00
7098435416 fix typo (serwera operatora -> serwerach operatora) 2021-03-30 06:43:37 +02:00
8f958b3673 add PrivacyPolicyPage 2021-03-30 06:42:06 +02:00
c3b40faa46 usePrompt.ts - remove listener after unmount | add custtom ErrorPage 2021-03-30 06:24:40 +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
f9db1834d4 update title in SEO.tsx 2021-03-28 18:29:24 +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
a5bce6dff3 move Section component to common 2021-03-28 09:18:16 +02:00
b0af6339f4 TestPage fetches suggestions 2021-03-28 09:10:55 +02:00
9254120c44 rename one param in Route.TestPage (questions -> limit), add TestPage (it fetches a qualification and questions at the moment only) 2021-03-27 12:07:05 +01:00
a644540356 add SEO component 2021-03-27 10:44:27 +01:00
a9b620073d add divider between links in the Profession component 2021-03-27 10:28:42 +01:00
11df56b5e2 add CheckMobileApp/Professions sections 2021-03-27 10:19:31 +01:00