Commit Graph

24 Commits

Author SHA1 Message Date
260000e37b
add and setup Sentry 2021-11-07 11:11:51 +01:00
f4a7ba6348
remove firebase 2021-11-07 09:19:36 +01:00
66b72dcb77
refactor: use types for props, not interfaces + update enum values + remove unnecessary useCallbacks from List.tsx 2021-11-01 17:17:38 +01:00
fece52fe8c bump version in build.gradle, TestScreen - center spinner 2021-05-18 20:55:50 +02:00
a4c2204134 feat: enable hermes 2021-05-15 19:58:05 +02:00
9386c88d26 feat: SummaryTab.tsx - add save qualification button 2021-05-15 10:18:41 +02:00
555a8093fa add NetworkConnectionAlert.tsx 2021-04-21 19:55:26 +02:00
84b5f8598a Header.tsx/ModeSelector.tsx: disable font scaling, Professions.tsx: performance improvements 2021-04-18 19:25:51 +02:00
85bc459351 add a new event to Analytics (select_answer) 2021-04-13 06:17:55 +02:00
94db044f85 Test - change the number of siblings to prerender (3 -> 1) 2021-04-13 06:07:23 +02:00
2089bfe681 log start/finish test 2021-04-13 06:03:40 +02:00
7dc40a170a don't round the score in percentages 2021-04-11 18:55:03 +02:00
7126cff3e6 update brandInfo/brandWarning color 2021-04-11 12:39:08 +02:00
7f13c9e8f9 add a new type to the 'buildURL' util (mail) 2021-04-11 10:54:45 +02:00
95f0e7402e add Menu 2021-04-10 15:28:57 +02:00
6ea0969b45 Alert - add a new variant "warning"
add a few alerts to Question.tsx (explanation, report a bug/mistake)
2021-04-10 11:22:45 +02:00
55a0bc34e8 [TestPage]: add regenerate test logic 2021-04-10 10:35:25 +02:00
24f07d5b84 add a new component - Alert | show info that you can check your answers by swiping back (TestPage) | add a new variable to theme | new tab colors in review mode 2021-04-10 10:29:46 +02:00
dbcf79f3ff update two colors (brandSuccess, brandDanger), change tabs text color in review mode (TestScreen) 2021-04-10 09:51:02 +02:00
aa441cce1a [TestScreen]: add SummaryTab.tsx (very basic functionality, for now you can only finish the test and check your score) 2021-04-10 09:35:15 +02:00
972efe5e4c [TestScreen]: add Question.tsx (this component is responsible for rendering individual questions) 2021-04-10 09:14:55 +02:00
58a76cd170 [TestScreen]: add Test.tsx, override ScrollableTab bg color 2021-04-05 18:42:44 +02:00
405d9a9775 [TestScreen]: add Suggestions.tsx 2021-04-05 17:49:24 +02:00
cf157c3529 [TestScreen]: add Header 2021-04-05 17:02:05 +02:00