Commit graph

935 commits

Author SHA1 Message Date
Jackson Harper
8aed5fd517 Propogate changes to the font size
Because this is update in the page now, this needs to be reflected
when changed in the component.
2022-04-06 11:38:32 -07:00
Jackson Harper
ae1d028855
Merge pull request #388 from omnivore-app/fix/confirmation-email-not-forward
identify a newsletter by checking both list-url and unsubscribe-url i…
2022-04-06 09:16:14 -07:00
Satindar Dhillon
0f18cac6a8
Merge pull request #366 from omnivore-app/feature/label-chips-ios
Label Creation Form
2022-04-06 08:19:33 -07:00
Hongbo Wu
0a67032fd3 fix tests 2022-04-06 21:09:22 +08:00
Hongbo Wu
d1269f815e identify a newsletter by checking both list-url and unsubscribe-url in headers and email sender address 2022-04-06 20:59:14 +08:00
Hongbo Wu
7569e988bf
upgrade typeorm to 3.0 (#359)
* upgrade typeorm to 3.0

* use new datasource object in typeorm 3

* fix tests

* fix tests

* migrate before creating connection

* fail the test if migration failed
2022-04-06 10:32:41 +08:00
Hongbo Wu
01001bc4a0
add a maximum length of password in signup form (#384) 2022-04-06 10:30:57 +08:00
Satindar Dhillon
7ef4b383fb add ability to delete labels from ios 2022-04-05 14:51:06 -07:00
Satindar Dhillon
aec8059dbb remove alpha from color utils 2022-04-05 14:26:38 -07:00
Satindar Dhillon
3742ee0330 sync article labels with serevr 2022-04-05 13:46:03 -07:00
Satindar Dhillon
f34631525b create apply labels modal 2022-04-05 13:46:03 -07:00
Satindar Dhillon
20a9cb811f stub in edit labels modal 2022-04-05 13:46:03 -07:00
Satindar Dhillon
da78a2a9ce add a create label modal 2022-04-05 13:46:03 -07:00
Satindar Dhillon
68fe58d9f3 rename local hex var to hexValue to make it distinct from property name 2022-04-05 13:46:03 -07:00
Satindar Dhillon
90da2e2988 add helper functions for Color/hex conversions 2022-04-05 13:46:03 -07:00
Satindar Dhillon
72438d2d97 stub in test label mutation 2022-04-05 13:46:03 -07:00
Satindar Dhillon
dcc7924531 create labelsPublisher to fetch existing labels 2022-04-05 13:46:03 -07:00
Satindar Dhillon
db11a75107 stub in labels view 2022-04-05 13:46:03 -07:00
Satindar Dhillon
9519be128c add a createLabelPublisher 2022-04-05 13:46:03 -07:00
Satindar Dhillon
f0034f8167 swiftlint fixes 2022-04-05 13:46:02 -07:00
Satindar Dhillon
caefa364a8 add lables to feedItem type 2022-04-05 13:46:02 -07:00
Jackson Harper
ef4e243f87
Merge pull request #383 from omnivore-app/fix/github-action
fix github action exit without output
2022-04-05 09:38:39 -07:00
Hongbo Wu
90eed7cfb4 revert debug test case 2022-04-06 00:07:59 +08:00
Hongbo Wu
e9aa60d40a lerna no-bail 2022-04-05 23:51:18 +08:00
Hongbo Wu
a269ba2707 reduce logs 2022-04-05 23:20:32 +08:00
Hongbo Wu
0b5acd941d continue on error in github action 2022-04-05 23:12:17 +08:00
Hongbo Wu
0bf946ebfa add reminders test 2022-04-05 22:41:29 +08:00
Hongbo Wu
8e525c361a more debugging 2022-04-05 22:29:07 +08:00
Hongbo Wu
107616b44d test three resolvers 2022-04-05 18:45:00 +08:00
Hongbo Wu
7b9bfbdbf5 test three resolvers 2022-04-05 18:23:18 +08:00
Hongbo Wu
1be28df3d7 put spec as an array 2022-04-05 18:13:15 +08:00
Hongbo Wu
cfdb3ee351 test two resolver 2022-04-05 17:40:36 +08:00
Hongbo Wu
ec2a633446 test a single resolver 2022-04-05 17:27:13 +08:00
Hongbo Wu
a203e0776e test a single service 2022-04-05 17:17:03 +08:00
Hongbo Wu
8db808c110 test running services 2022-04-05 17:05:15 +08:00
Hongbo Wu
a2dc73b3c0 make a separate step for testing 2022-04-05 16:49:14 +08:00
Hongbo Wu
ed76093c40 continue on error in github action 2022-04-05 16:40:41 +08:00
Hongbo Wu
c6778f307a test all 2022-04-05 16:29:39 +08:00
Hongbo Wu
02c4afd196 add failed test 2022-04-05 16:19:12 +08:00
Hongbo Wu
53c4fc835d debug github action 2022-04-05 16:16:04 +08:00
Jackson Harper
1239e483ec
Merge pull request #381 from omnivore-app/fix/refresh-idx-in-email-tests
Make sure we refresh the elastic index when running tests
2022-04-04 22:18:38 -07:00
Jackson Harper
2153eab538
Merge pull request #380 from omnivore-app/fix/rm-radix-colors
Remove radix colors
2022-04-04 21:22:48 -07:00
Jackson Harper
ccedec7703 Make sure we refresh the elastic index when running tests 2022-04-04 21:21:57 -07:00
Jackson Harper
4f4e9a5a99 Remove just the radix package 2022-04-04 16:09:47 -07:00
Jackson Harper
2dfedd54a3 Remove grays and package 2022-04-04 16:03:46 -07:00
Jackson Harper
f9da151729 Remove unused colors 2022-04-04 15:50:49 -07:00
Jackson Harper
206354f11b
Merge pull request #358 from omnivore-app/dependabot/npm_and_yarn/google-cloud/logging-winston-4.2.2
Bump @google-cloud/logging-winston from 4.1.2 to 4.2.2
2022-04-04 15:36:43 -07:00
Jackson Harper
a4198e34dd
Merge pull request #335 from omnivore-app/dependabot/npm_and_yarn/chrome-aws-lambda-10.1.0
Bump chrome-aws-lambda from 7.0.0 to 10.1.0
2022-04-04 15:36:06 -07:00
Jackson Harper
62c3bcd968
Merge pull request #338 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.0.1
Bump @opentelemetry/semantic-conventions from 0.24.0 to 1.0.1
2022-04-04 15:35:51 -07:00
Jackson Harper
3ae0257e66
Merge pull request #350 from omnivore-app/dependabot/npm_and_yarn/sentry/serverless-6.19.3
Bump @sentry/serverless from 6.16.1 to 6.19.3
2022-04-04 15:35:30 -07:00