Commit Graph

60 Commits

Author SHA1 Message Date
gianantoniopini 30d94fd2a8 Updated builder.test to use new FirebaseStub 2020-12-23 14:46:10 +01:00
gianantoniopini fb8dd6d986 Firebase stub: new implementation in place 2020-12-23 14:25:38 +01:00
gianantoniopini a9c6ed4cdb Firebase mock: fix for property ServerValue.TIMESTAMP 2020-12-22 17:08:37 +01:00
gianantoniopini 9dc1f1b89b Builder.test: modified draft version of test for data update 2020-12-21 15:16:35 +01:00
gianantoniopini 45edbded87 Builder.test: modified draft version of test for data update 2020-12-20 17:36:24 +01:00
gianantoniopini b3be9e5f50 Builder.test: added draft version of test for data update 2020-12-17 17:40:54 +01:00
gianantoniopini 918100c949 Firebase mock: refactoring to mock functions with specific arguments 2020-12-17 12:32:42 +01:00
gianantoniopini a79de37ac9 Deleted obsolete Context mocks; added more Asserts to builder.test 2020-12-16 17:03:28 +01:00
gianantoniopini 3a68c4b5af Firebase mock refactoring 2020-12-16 10:37:23 +01:00
gianantoniopini d33f707cea Firebase mock: mock auth() signIn, in order to trigger onAuthStateChanged 2020-12-15 15:32:08 +01:00
gianantoniopini d3d51eabf5 Firebase mock: refactoring, fixed issue with call to __getResume 2020-12-14 12:03:36 +01:00
gianantoniopini b105b08c8f Updated Firebase mock 2020-12-12 16:42:34 +01:00
gianantoniopini d7123e511e Updated mock DatabaseContext to allow setting of resumes array 2020-12-12 14:06:00 +01:00
gianantoniopini 6e666b1435 Updated Firebase mock to allow use of demo resume 2020-12-12 13:17:57 +01:00
gianantoniopini b992bc4b73 Attempt to test Builder, using Firebase mock 2020-12-10 17:03:56 +01:00
gianantoniopini e3d1f0305a Changes in DatabaseContext mock 2020-12-10 12:16:55 +01:00
gianantoniopini 9736b2c6d4 Attempt to test Builder, using DatabaseContext mock. 2020-12-10 11:13:03 +01:00
Amruth Pillai df71b86028 - bumped version to 2.3.3
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
Amruth Pillai cd0c847606 updates to dependencies, merging to production 2020-12-05 15:22:45 +05:30
Amruth Pillai a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
Amruth Pillai 09ea3b95ab - fix label in contact
- fix importing from json
- fix reset everything
- update dependencies
2020-07-31 13:33:11 +05:30
RiderExMachina 56616183f1 Fix typo on the index page
Change "convinient" => "convenient"
2020-07-29 17:37:50 -07:00
Amruth Pillai 7aab7c74f6 - add multiple languages
- switch from moment to dayjs
2020-07-21 11:07:19 +05:30
Amruth Pillai 9930cee309 - update layout to work for responsive screen sizes 2020-07-19 20:33:11 +05:30
Amruth Pillai 688a77ddb5 - update screenshots 2020-07-18 22:14:05 +05:30
Amruth Pillai 96259c6c5d - final sanity checks before release 2020-07-17 09:06:47 +05:30
Amruth Pillai f8d679993a - make the app faster, better accesibility 2020-07-16 20:30:53 +05:30
Amruth Pillai 0b70d7ebec - attempt at responsiveness fix
- bring back scrollbars
- update dependencies
2020-07-16 19:53:14 +05:30
Amruth Pillai 406a3dba56 - gear up for staging release 2020-07-16 15:59:35 +05:30
Amruth Pillai 8e9bd99e91 - add sitemap.xml
- reduce screenshot sizes
2020-07-16 10:31:56 +05:30
Amruth Pillai be40644497 - implement screenshots
- implement OG tags
2020-07-16 10:04:49 +05:30
Amruth Pillai a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
Amruth Pillai b7c565de79 - implement about section 2020-07-14 22:59:59 +05:30
Amruth Pillai 55fd1d4bdc - implement celebi template 2020-07-13 09:46:55 +05:30
Amruth Pillai 7b2094a543 - implement glalie template 2020-07-12 21:51:38 +05:30
Amruth Pillai 41e708e302 - implement gengar template 2020-07-12 19:31:22 +05:30
Amruth Pillai 5ccc360345 - implement cloud functions for printing
- implement AMOLED mode
- implement reset layout
2020-07-12 15:04:07 +05:30
Amruth Pillai f468ca73c3 - implement actions section
- implement settings section
2020-07-12 12:55:08 +05:30
Amruth Pillai 8972a96afd - implement duplicate resume functionality 2020-07-11 21:45:34 +05:30
Amruth Pillai 5ec1f21bd3 - complete onyx design template
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
Amruth Pillai 0b5653fab5 - completed design of Onyx template 2020-07-11 10:49:55 +05:30
Amruth Pillai 89fa8236e8 - creating a dynamic color palette
- implementing actions section
2020-07-10 01:09:33 +05:30
Amruth Pillai 3b252476c4 - refactor sections
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
Amruth Pillai 3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
Amruth Pillai 9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
Amruth Pillai a1931f5e36 - switched to useSelector
- implemented skills section
2020-07-08 22:26:27 +05:30
Amruth Pillai 922db70107 - implement work experience
- implement education
- show dynamic names in layout
2020-07-08 16:49:26 +05:30
Amruth Pillai bee6a40e9f - implement lists
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
Amruth Pillai 4e064dba96 - fix issue with firebase-hooks
- implement custom useAuthState
2020-07-06 19:53:47 +05:30
Amruth Pillai d02fad1164 - fix bug with multiple modal appearances 2020-07-06 16:07:32 +05:30