omnivore/packages/api/test/resolvers
Jackson Harper 1cdbfaca26
Merge pull request #294 from omnivore-app/feature/add-created-or-updated_at-to-newsletter_email
add created_at and updated_at to newsletter emails and sort by create…
2022-03-25 09:10:54 -07:00
..
article.test.ts add a function_resolver to return originalArticleUrl from article.url (#317) 2022-03-25 11:25:30 +08:00
highlight.test.ts fix article_id type mismatch (uuid => varchar) when saving highlights in postgres by setting article_id to be undefined (#285) 2022-03-22 11:48:01 +08:00
labels.test.ts Rebased version of the elastic PR (#225) 2022-03-16 12:08:59 +08:00
newsletters.test.ts add created_at and updated_at to newsletter emails and sort by created_at desc 2022-03-22 18:43:47 +08:00
reminders.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
server.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
user.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
user_device_tokens.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
user_feed_article.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00