Commit graph

10513 commits

Author SHA1 Message Date
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
8439be6c97 Move + button up on mobile, consistent design for labels and emails 2022-04-05 13:44:59 -07:00
Jackson Harper
52d1d761e4 In mobile mode align action buttons to the right 2022-04-05 10:41:33 -07:00
Jackson Harper
a8ce2112ce Remove the title bar, always display rounding on the top item 2022-04-05 10:41:06 -07:00
Jackson Harper
7ba7a55c8c Always display the add label button 2022-04-05 10:40:32 -07:00
Jackson Harper
1c9161a105 Remove border on dropdown which causes UI to move around 2022-04-05 10:21:26 -07:00
Jackson Harper
099cf57051 Have a distinct edit/view mode for the colour buttons 2022-04-05 10:21:03 -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
f765303164 Dont use action buttons on desktop 2022-04-04 22:17:35 -07:00
Jackson Harper
b322add96e Use a single Plus icon 2022-04-04 22:03:04 -07:00
Jackson Harper
287b20813b Comment out EditLabelsModal while we merge 2022-04-04 21:42:28 -07:00
Jackson Harper
927044fabc Update Label import 2022-04-04 21:42:06 -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
dependabot[bot]
28ae767657
Bump next from 12.1.0 to 12.1.4
Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 12.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.1.0...v12.1.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 22:37:12 +00: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
dependabot[bot]
8df6e750dc
Bump googleapis from 59.0.0 to 100.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 59.0.0 to 100.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v59.0.0...googleapis-v100.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 22:36:25 +00:00