Commit Graph

74 Commits

Author SHA1 Message Date
Dawid Wysokiński f9db1834d4 update title in SEO.tsx 2021-03-28 18:29:24 +02:00
Dawid Wysokiński af2cb9536c [TestPage] add two new components - Navigation and Summary 2021-03-28 18:28:53 +02:00
Dawid Wysokiński a52da232e4 [Question.tsx] use next.js image instead of img 2021-03-28 17:36:03 +02:00
Dawid Wysokiński 56e1381631 [TestPage] add Test component 2021-03-28 17:05:40 +02:00
Dawid Wysokiński c21c8eda7d add Suggestions component 2021-03-28 09:32:45 +02:00
Dawid Wysokiński a5bce6dff3 move Section component to common 2021-03-28 09:18:16 +02:00
Dawid Wysokiński b0af6339f4 TestPage fetches suggestions 2021-03-28 09:10:55 +02:00
Dawid Wysokiński 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
Dawid Wysokiński a644540356 add SEO component 2021-03-27 10:44:27 +01:00
Dawid Wysokiński a9b620073d add divider between links in the Profession component 2021-03-27 10:28:42 +01:00
Dawid Wysokiński 11df56b5e2 add CheckMobileApp/Professions sections 2021-03-27 10:19:31 +01:00
Dawid Wysokiński e03fe701e0 add ExamParts section 2021-03-27 09:16:54 +01:00
Dawid Wysokiński cf00f60e39 add AboutExam section 2021-03-27 09:03:42 +01:00
Dawid Wysokiński 9de3629db4 add timer section 2021-03-27 08:55:18 +01:00
Dawid Wysokiński abeb17b796 add useCountdown 2021-03-27 08:32:34 +01:00
Dawid Wysokiński 7915f1041a add the Section component 2021-03-27 08:03:46 +01:00
Dawid Wysokiński aa34386e4a the Header is now styled, add TestForm and QualificationSelector 2021-03-27 07:48:49 +01:00
Dawid Wysokiński 2cb1b1d573 IndexPage fetches professions from the API, add a qualification selector to the Header component 2021-03-25 06:29:33 +01:00
Dawid Wysokiński 2d6e8d8baa replace @apollo/client with graphql-client 2021-03-20 15:00:42 +01:00
Dawid Wysokiński 4b94cfc868 [WIP]: Header 2021-03-20 12:42:17 +01:00
Dawid Wysokiński 374d6809c8 add fully configured ApolloProvider 2021-03-20 07:57:25 +01:00
Dawid Wysokiński 37aafe4418 add createClient.ts 2021-03-18 06:11:34 +01:00
Dawid Wysokiński b8fb89ab16 add two new components: Link, Layout 2021-03-17 06:22:49 +01:00
Dawid Wysokiński a7420c5a8e add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00