Commit Graph

86 Commits

Author SHA1 Message Date
918100c949 Firebase mock: refactoring to mock functions with specific arguments 2020-12-17 12:32:42 +01:00
a79de37ac9 Deleted obsolete Context mocks; added more Asserts to builder.test 2020-12-16 17:03:28 +01:00
3a68c4b5af Firebase mock refactoring 2020-12-16 10:37:23 +01:00
d33f707cea Firebase mock: mock auth() signIn, in order to trigger onAuthStateChanged 2020-12-15 15:32:08 +01:00
d3d51eabf5 Firebase mock: refactoring, fixed issue with call to __getResume 2020-12-14 12:03:36 +01:00
b105b08c8f Updated Firebase mock 2020-12-12 16:42:34 +01:00
d7123e511e Updated mock DatabaseContext to allow setting of resumes array 2020-12-12 14:06:00 +01:00
6e666b1435 Updated Firebase mock to allow use of demo resume 2020-12-12 13:17:57 +01:00
b992bc4b73 Attempt to test Builder, using Firebase mock 2020-12-10 17:03:56 +01:00
e3d1f0305a Changes in DatabaseContext mock 2020-12-10 12:16:55 +01:00
9736b2c6d4 Attempt to test Builder, using DatabaseContext mock. 2020-12-10 11:13:03 +01:00
cd0c847606 updates to dependencies, merging to production 2020-12-05 15:22:45 +05:30
a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
9930cee309 - update layout to work for responsive screen sizes 2020-07-19 20:33:11 +05:30
96259c6c5d - final sanity checks before release 2020-07-17 09:06:47 +05:30
0b70d7ebec - attempt at responsiveness fix
- bring back scrollbars
- update dependencies
2020-07-16 19:53:14 +05:30
406a3dba56 - gear up for staging release 2020-07-16 15:59:35 +05:30
a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
b7c565de79 - implement about section 2020-07-14 22:59:59 +05:30
5ec1f21bd3 - complete onyx design template
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
0b5653fab5 - completed design of Onyx template 2020-07-11 10:49:55 +05:30
89fa8236e8 - creating a dynamic color palette
- implementing actions section
2020-07-10 01:09:33 +05:30
3b252476c4 - refactor sections
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
a1931f5e36 - switched to useSelector
- implemented skills section
2020-07-08 22:26:27 +05:30
bee6a40e9f - implement lists
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
4e064dba96 - fix issue with firebase-hooks
- implement custom useAuthState
2020-07-06 19:53:47 +05:30
d02fad1164 - fix bug with multiple modal appearances 2020-07-06 16:07:32 +05:30
6d3e5823fc - implement tips on loading screen
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30
65fc779d58 - switching from firestore to realtime DB
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
49a867dd37 - recreating onyx template
- profile section complete
2020-07-05 16:45:29 +05:30
202c7f5ad4 - creating the right sidebar
- designing the artboard
- optimizing dark mode performance
- optimizing input onChange handler
2020-07-05 11:34:32 +05:30
6f66181c17 - designing the builder
- designing the left navbar and sidebar
2020-07-04 22:41:28 +05:30
e247cb102c - creating and updating resumes 2020-07-04 14:31:25 +05:30
e1f1d84201 - designing the dashboard
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30