Commit Graph

74 Commits

Author SHA1 Message Date
Dawid Wysokiński c5b82dcef4
refactor 2022-09-25 12:55:36 +02:00
Dawid Wysokiński 4cd92ae646
chore: update packages (#67) 2022-02-18 06:24:34 +00:00
Dawid Wysokiński c515c7c4cf
remove a few unnecessary Sentry.captureExceptions 2021-11-07 08:05:43 +01:00
Dawid Wysokiński 0189f99c36
add and setup Plausible 2021-11-07 08:03:21 +01:00
Dawid Wysokiński 00db95efd8
add Sentry.captureException to catch blocks 2021-11-06 08:36:26 +01:00
Dawid Wysokiński a5682b0897
update Dockerfile 2021-11-04 17:40:19 +01:00
Dawid Wysokiński b7c3a4a2e6
remove gtag 2021-11-04 17:07:05 +01:00
Dawid Wysokiński 9019687004
add and setup sentry 2021-11-04 09:23:45 +01:00
Dawid Wysokiński af864113e1 bump eslint-config-next and fix one import in resolveAs.ts 2021-08-13 07:20:56 +02:00
Dawid Wysokiński 6c70bd2826 uncommenct i18n configuration 2021-08-07 11:40:17 +02:00
Dawid Wysokiński 0f8027dd8f bump @material-ui packages 2021-08-07 11:31:11 +02:00
Dawid Wysokiński ade6979087 fix one typo 2021-08-04 18:18:16 +02:00
Dawid Wysokiński 293a1c5cf1 update some packages, fix one error caused by next 11 2021-08-04 18:13:03 +02:00
Dawid Wysokiński ea03810bb7 update types.ts 2021-08-04 08:05:27 +02:00
Dawid Wysokiński ed751b40d9 clear yarn.lock, fix warning that key must be unique in Question.tsx 2021-05-28 18:14:18 +02:00
Dawid Wysokiński 5e66e44e72 bump react/react-dom/next.js version 2021-05-28 17:59:26 +02:00
Dawid Wysokiński 46e9e78eaf TestPage: fix: Cannot read property 'trim' of undefined 2021-05-28 17:31:05 +02:00
Dawid Wysokiński c81aec0405 TestPage: add KeyboardNavigationNote.tsx 2021-05-25 20:02:23 +02:00
Dawid Wysokiński 93a968e1da TestPage: Navigation - remove one unnecessary render 2021-05-25 19:29:46 +02:00
Dawid Wysokiński 279d458d34 TestPage: add an answer selection via keyboard 2021-05-25 19:24:29 +02:00
Dawid Wysokiński af9e0a9f7b TestPage: add keyboard navigation between tabs 2021-05-25 19:01:47 +02:00
Dawid Wysokiński 3c5bb66ce7 TestPage: all suggestions in a row have the same height 2021-05-25 18:24:02 +02:00
Dawid Wysokiński 0609be4c3f TestPage: show confirmation before finishing a test 2021-05-25 18:07:15 +02:00
Dawid Wysokiński 7e77b5e6e8 bump next.js version, fix 'Invalid accept-language header' crash 2021-05-02 09:00:30 +02:00
Dawid Wysokiński 4f64f138d4 rename SEO -> Seo 2021-04-24 18:39:03 +02:00
Dawid Wysokiński 1753752565 update eslint configuration 2021-04-24 18:37:12 +02:00
Dawid Wysokiński 0b0aa7dad9 add google analytics events 2021-04-17 19:13:50 +02:00
Dawid Wysokiński 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
Dawid Wysokiński 5860d13b37 add WordWrap and wrap question content in this component 2021-04-17 14:33:58 +02:00
Dawid Wysokiński d8e2784831 move pages directory to src 2021-04-15 06:19:50 +02:00
Dawid Wysokiński 3916917b37 [IndexPage] decrease the revalidate time 2021-04-14 20:25:59 +02:00
Dawid Wysokiński 69c0977640 add Dockerfile 2021-04-14 20:11:35 +02:00
Dawid Wysokiński d45481d5fa add next-sitemap 2021-04-13 18:24:21 +02:00
Dawid Wysokiński 51a01237a2 IndexPage: add one word to Profession.tsx 2021-04-11 18:23:00 +02:00
Dawid Wysokiński ae75d02303 IndexPage: add a link to the profession list in the Header 2021-04-11 12:26:19 +02:00
Dawid Wysokiński 3684d11f53 QualificationsPage: add skip directive to QUERY_GENERATE_TEST_SIMILAR_QUALIFICATIONS ($skipSuggestions) 2021-04-11 12:09:30 +02:00
Dawid Wysokiński 46a1c35314 move Object.values(Answer) to constant 2021-04-10 09:07:37 +02:00
Dawid Wysokiński f01e11d734 update types 2021-04-05 12:26:21 +02:00
Dawid Wysokiński 44cd3fc003 rename one query, update types 2021-04-05 12:23:24 +02:00
Dawid Wysokiński 5168881508 rename one query 2021-04-05 12:17:53 +02:00
Dawid Wysokiński f5986b0037 add gtag 2021-04-04 14:47:10 +02:00
Dawid Wysokiński 8c2f0793c8 update author's email 2021-04-04 10:40:29 +02:00
Dawid Wysokiński 427a2fa366 add link to the PrivacyPolicyPage to Footer 2021-04-03 10:55:37 +02:00
Dawid Wysokiński 262dec3a58 fix: update Test.tsx state after qualification/initialQuestions change 2021-04-03 10:44:36 +02:00
Dawid Wysokiński 7098435416 fix typo (serwera operatora -> serwerach operatora) 2021-03-30 06:43:37 +02:00
Dawid Wysokiński 8f958b3673 add PrivacyPolicyPage 2021-03-30 06:42:06 +02:00
Dawid Wysokiński c3b40faa46 usePrompt.ts - remove listener after unmount | add custtom ErrorPage 2021-03-30 06:24:40 +02:00
Dawid Wysokiński 408870beab add usePrompt 2021-03-30 06:02:04 +02:00
Dawid Wysokiński 3d6a70e01f [TestPage]: add Spinner, FixedSpinner + handleReset fetches new questions 2021-03-28 18:58:27 +02:00
Dawid Wysokiński 49d945a86c [TestPage]: change tabs font color when reviewMode === true 2021-03-28 18:38:02 +02:00