Commit Graph

15 Commits

Author SHA1 Message Date
a8cf553217 Delete Account: added more unit tests 2021-05-14 18:21:47 +02:00
b5d4d54ad3 UserContext, deleteAccount: if provider is google, use reauthenticateWithPopup to reauthenticate user 2021-04-26 15:26:02 +02:00
f53e34c37d UserContext, deleteAccount: if provider is google, always reauthenticate the user before performing any delete 2021-04-23 17:30:25 +02:00
d4e7914a27 Updated "deleteUser" Firebase cloud function implementation, UI call and error handling 2021-04-22 18:38:02 +02:00
f2a0b612d0 solving bugs reported in GH issues 2020-07-24 21:54:48 +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
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
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
65fc779d58 - switching from firestore to realtime DB
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
e1f1d84201 - designing the dashboard
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30
6dc2747a9b - storing user information in firestore 2020-07-03 20:44:12 +05:30
3a1d42025f - integrating sign in with google
- set up dark mode context and other services
2020-07-03 18:59:25 +05:30