Commit Graph

6667 Commits

Author SHA1 Message Date
4420772138 Dont show select multiple in the highlights view 2023-06-12 15:09:30 +08:00
4cf8744ced Dont display focus on the dropdown 2023-06-12 14:53:47 +08:00
05b8a96f33 Always show the header in library mode 2023-06-12 14:00:04 +08:00
623820f6e3 In highlight mode we are going to always show the header 2023-06-12 13:59:09 +08:00
5ee02a1b38 More colors 2023-06-12 13:57:42 +08:00
eacacbebb3 Search bar and library menu colours 2023-06-12 13:41:03 +08:00
2c9b9cc932 Update the light mode library colours 2023-06-12 12:35:51 +08:00
21f24c63a1 Top margin on library 2023-06-09 18:47:24 +08:00
14c94eb52c Display multi select tools on small screens 2023-06-09 18:46:37 +08:00
326fd06f9b Some library margin/padding improvements 2023-06-09 18:32:21 +08:00
0ecf1fc192 Show confirmation dialog when doing multiple item delete 2023-06-09 18:04:23 +08:00
b272e6a46a Padding on the confirmation dialog 2023-06-09 18:03:38 +08:00
bcde86bc01 Remove dbeug 2023-06-09 18:03:10 +08:00
8554a0cdd2 Pass search params in header 2023-06-09 17:47:43 +08:00
86d961481c Left menu logo position 2023-06-09 17:39:18 +08:00
032b28ba79 Improve list layout 2023-06-09 17:30:24 +08:00
4e2c69d681 Some breakpoint improvements 2023-06-09 14:23:10 +08:00
36bb40a6f3 Add expectedCount 2023-06-08 19:59:02 +08:00
d92e5f3fd1 Send expected count with bulk actions 2023-06-08 19:57:33 +08:00
85d37337a7 More light mode 2023-06-08 19:57:33 +08:00
1532b085b2 Light mode theme cleanup 2023-06-08 19:57:33 +08:00
180a914260 Fix list view breakpoints to match grid 2023-06-08 19:57:33 +08:00
6702fb35a7 Fix query on bulk actions to handle none/some/visible 2023-06-08 19:57:33 +08:00
35dd48c29e Update GQL for bulk actions 2023-06-08 19:57:33 +08:00
819302af2a Update bulk action call 2023-06-08 19:57:33 +08:00
7f908e8ee5 Log search query 2023-06-08 19:57:33 +08:00
5366472ae1 Fix applySearchFilter call 2023-06-08 19:57:33 +08:00
41160c41c7 Better responsive handling of header items 2023-06-08 19:57:33 +08:00
71668f8478 clean up after multi select 2023-06-08 19:57:33 +08:00
dfe2a25abf Fix divider in reader view dropdown 2023-06-08 19:57:33 +08:00
17735744f8 Call bulk actions API 2023-06-08 19:57:33 +08:00
7e5e7c4c5f Add cancel to actions 2023-06-08 19:57:33 +08:00
02b68a036a Add in calls to bulk action 2023-06-08 19:57:33 +08:00
b45b040cea Keyboard controls for multi select 2023-06-08 19:57:33 +08:00
e0cdbdb0e7 More work on multiple selection mode 2023-06-08 19:57:33 +08:00
83c8aff44d Handle selection in the header 2023-06-08 19:57:33 +08:00
d4aa715b5b Add checkboxes on library cards in multi select mode 2023-06-08 19:57:33 +08:00
e6eadf75f0 Some menu and bulk selection UI 2023-06-08 19:57:33 +08:00
7e90b04165 Merge pull request #2330 from omnivore-app/fix/bulk-api
perf: add max doc and throttling to bulk api
2023-06-08 18:53:20 +08:00
51032d2bf1 fix: test 2023-06-08 18:52:47 +08:00
039f00e3b2 perf: add max doc and throttling to bulk api 2023-06-08 18:36:09 +08:00
c5076214bb Merge pull request #2329 from omnivore-app/feature/bulk-api
update bulk api to allow mark as read and add labels
2023-06-08 15:20:39 +08:00
4678d6f473 check label uniqueness by name 2023-06-08 13:33:59 +08:00
3630d743d7 add unique labels 2023-06-08 13:29:05 +08:00
ffaf33b73f fix test 2023-06-08 13:13:37 +08:00
de3623d3f2 allow mark as read and add labels bulk actions 2023-06-08 13:05:30 +08:00
1af845e4e5 feat: add bulk action api schema 2023-06-07 21:50:43 +08:00
0e3d4de6a6 Merge pull request #2325 from omnivore-app/release/android-0.0.87
Bump android version
2023-06-07 18:21:31 +08:00
404363ee31 Merge pull request #2326 from omnivore-app/fix/jsonwebtoken
fix invalid token by storing token in cookie instead of authorization header because gcp overrides it
2023-06-07 14:27:44 +08:00
b698029972 store token in cookie instead of authorization header 2023-06-07 14:24:52 +08:00