Commit Graph

23 Commits

Author SHA1 Message Date
Dawid Wysokiński d8c9ed2061
sentry: add a prefix to the release name (only for development) 2021-11-10 08:22:33 +01:00
Dawid Wysokiński 388cd4546e
update tracesSampleRate 2021-11-07 11:22:09 +01:00
Dawid Wysokiński 260000e37b
add and setup Sentry 2021-11-07 11:11:51 +01:00
Dawid Wysokiński f4a7ba6348
remove firebase 2021-11-07 09:19:36 +01:00
Dawid Wysokiński 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
Dawid Wysokiński 25a11e9dde make ListItem much more simpler 2021-05-15 14:09:39 +02:00
Dawid Wysokiński 478615dde6 Professions.tsx: performance improvements 2021-04-18 19:52:41 +02:00
Dawid Wysokiński 2089bfe681 log start/finish test 2021-04-13 06:03:40 +02:00
Dawid Wysokiński 63fbd16a57 add the analytics.Event enum, log save/unsave qualification 2021-04-13 05:51:15 +02:00
Dawid Wysokiński 7126cff3e6 update brandInfo/brandWarning color 2021-04-11 12:39:08 +02:00
Dawid Wysokiński 1fd7164b88 unfocus search input when keyboard is hidden 2021-04-10 14:55:15 +02:00
Dawid Wysokiński 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
Dawid Wysokiński dbcf79f3ff update two colors (brandSuccess, brandDanger), change tabs text color in review mode (TestScreen) 2021-04-10 09:51:02 +02:00
Dawid Wysokiński 58a76cd170 [TestScreen]: add Test.tsx, override ScrollableTab bg color 2021-04-05 18:42:44 +02:00
Dawid Wysokiński bad61f4636 add TestScreen 2021-04-05 12:32:17 +02:00
Dawid Wysokiński 11f83382c1 [HomeScreen]: show <ListEmpty /> when the array of professions is empty 2021-04-05 11:37:33 +02:00
Dawid Wysokiński 3539e6b622 [HomeScreen]: filter by mode 2021-04-05 10:30:15 +02:00
Dawid Wysokiński d1c39c23f5 add a new lib that is responsible for saving qualifications 2021-04-05 10:01:46 +02:00
Dawid Wysokiński 02ad093133 add ModeSelector and refresh functionality 2021-04-05 08:02:52 +02:00
Dawid Wysokiński 53d99ae332 [HomeScreen]: add Header and searching logic 2021-04-04 20:20:23 +02:00
Dawid Wysokiński beb626d436 add native-base theme 2021-04-04 14:31:01 +02:00
Dawid Wysokiński cdae0a6fd1 add react-navigation configuration 2021-04-04 11:11:15 +02:00
Dawid Wysokiński f072612313 add required packages, configure codegen 2021-04-04 10:28:58 +02:00