Thomas Rogers
bda21730cd
Remove reference to omnivore.app
2025-09-24 12:37:39 +02:00
Hongbo Wu
deddb51c42
fix: change user email address after user deleted account
2024-01-12 11:45:28 +08:00
Hongbo Wu
dddb51f7d5
add test cases
2023-10-25 13:14:49 +08:00
Hongbo Wu
e54c1c81a1
soft delete user by calling delete account api
2023-10-16 15:24:53 +08:00
Hongbo Wu
669cddeec8
fix some rls issue
2023-10-05 14:30:10 +08:00
Hongbo Wu
3a39ec55cc
Delete user with right permission
2022-11-24 08:59:10 +08:00
Hongbo Wu
abb1a414c1
remove login gql resolver
2022-07-25 15:13:58 -07:00
Hongbo Wu
f7053622a5
remove signup gql resolver
2022-07-25 15:13:30 -07:00
Hongbo Wu
068684d16b
add test for failing to send confirmation email when signup
2022-07-25 15:12:56 -07:00
Hongbo Wu
d284a3d302
fake sendMail in sign up test
2022-07-25 15:12:56 -07:00
Hongbo Wu
e4e985cfce
add more test
2022-07-25 15:12:55 -07:00
Hongbo Wu
333b0259ba
Fix tests
2022-05-27 18:33:49 +08:00
Hongbo Wu
a09588d3a7
Update generateApiKey resolver
2022-05-27 18:33:49 +08:00
Hongbo Wu
a04e91472d
fix a bug of using article as table name in the reminders query ( #34 )
...
* fix a bug of using article as table name in the reminders query
* fix test
* increase timeout value
* increase timeout value to 50000
* add import mocha
* add import mocha for label test
* add import mocha for every test
* fix test in deleting labels
* add timeout for each label test
* one more test
* fix reminders router by allowing sendrid template id to be null
* do not retry if reminders not found
2022-02-14 13:59:04 +08:00
Jackson Harper
84f32935f5
Open source omnivore
2022-02-11 09:24:33 -08:00