Commit graph

1034 commits

Author SHA1 Message Date
gitstart-omnivore
74adcc7a99 Merge commit 'cc95574d5cb6a2f04fb8e7855191490dfd68b84d' into OMN-382 2022-04-11 19:51:34 +00:00
Jackson Harper
cc95574d5c
Merge pull request #398 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2 in /pkg/extension
2022-04-11 08:55:17 -07:00
Jackson Harper
0776d94506
Merge pull request #401 from omnivore-app/fix/milkroad-newsletters
Fix milk road newsletter formatting issue
2022-04-11 08:54:52 -07:00
Hongbo Wu
4d01f689b2 replace tables of article content with divs for newsletters 2022-04-11 20:00:11 +08:00
Hongbo Wu
b4420839bd
fix: fail to search by excluding labels with capital letter (#400)
* fix: fail to search by excluding labels with capital letter

* make all the excluded labels lowcased

* Revert "make all the excluded labels lowcased"

This reverts commit 866bed4080.
2022-04-11 14:05:21 +08:00
dependabot[bot]
0e0a9912d0
Bump moment from 2.29.1 to 2.29.2 in /pkg/extension
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:40:48 +00:00
Satindar Dhillon
fb24d6d9ad
Merge pull request #397 from omnivore-app/refactor/home-feed-state-vars
Refactor - HomeFeed state
2022-04-08 10:09:13 -07:00
Satindar Dhillon
d5efebf25d remove TODO comment 2022-04-08 09:41:32 -07:00
Satindar Dhillon
a7b33942e7 disable snooze 2022-04-08 09:35:04 -07:00
Satindar Dhillon
b195414e16 track selectedLinkItem in HomeFeedViewModel 2022-04-08 09:30:33 -07:00
Satindar Dhillon
b8ac528b2a move itemToSnooze var into HomeViewModel 2022-04-08 09:21:42 -07:00
Satindar Dhillon
4c21bb4c69 move snoozePresented var into home View Model 2022-04-08 09:10:51 -07:00
Satindar Dhillon
2ebe340509 reference the correct searchQuery var in macapp 2022-04-08 08:47:40 -07:00
Satindar Dhillon
1bdd79e873 update macos app 2022-04-08 08:45:30 -07:00
Satindar Dhillon
90a0d7c1c7 move searchQuery state to homeViewModel 2022-04-08 08:30:55 -07:00
Satindar Dhillon
0ba8b85953
Merge pull request #389 from omnivore-app/feature/ios-label-editing
Label Assignment Modal [iOS]
2022-04-07 17:36:03 -07:00
Satindar Dhillon
9fb0e11124 udpate text chip colors 2022-04-07 13:30:18 -07:00
gitstart-omnivore
ad25f6c5ce Created landing page with new designs 2022-04-07 17:42:46 +00:00
Satindar Dhillon
287da3d939 use searchable to filter labels 2022-04-06 21:30:49 -07:00
Satindar Dhillon
29d10feb61 move edit label sheet so refreshable modifier doesn't get applied to it 2022-04-06 21:30:49 -07:00
Satindar Dhillon
8329cc166c fix filter application 2022-04-06 21:30:49 -07:00
Satindar Dhillon
e9589fd7f3 apply correct tint colors to label modal buttons 2022-04-06 21:30:49 -07:00
Satindar Dhillon
5cbfca1fa9 add create label option to label assignment modal 2022-04-06 21:30:49 -07:00
Satindar Dhillon
e059d2d6e7 use assigned and unassigned section for label asiignment modal 2022-04-06 21:30:49 -07:00
Satindar Dhillon
c85c244459 use text chip to display labels in labels view 2022-04-06 21:30:49 -07:00
Jackson Harper
461004939f
Merge pull request #391 from omnivore-app/fix/community-button
Break community button on small devices
2022-04-06 15:19:35 -07:00
Jackson Harper
0cdb1a08ac Break community button on small devices 2022-04-06 15:08:43 -07:00
Satindar Dhillon
f923eb204c
Merge pull request #257 from omnivore-app/OMN-134
[OMN-134] Update library cards based on new design
2022-04-06 14:51:26 -07:00
Jackson Harper
69fcff3099 Remove unused theme colour 2022-04-06 14:44:04 -07:00
Jackson Harper
ff415b80a1 Remove unneeded debug line 2022-04-06 14:35:09 -07:00
Jackson Harper
1402e8b6f8 Attempt to load a second page of data after the first 2022-04-06 14:22:41 -07:00
Jackson Harper
2ef5a59d4c Use the background styles instead of box shadows on new cards 2022-04-06 13:51:52 -07:00
Satindar Dhillon
5711df8459 add top margin to web library list on narrow screens 2022-04-06 13:43:41 -07:00
Satindar Dhillon
eba8b53a0a resolve merge conflicts 2022-04-06 13:38:06 -07:00
Satindar Dhillon
2af85d567e specift correct grid card shadow hover 2022-04-06 12:56:01 -07:00
Jackson Harper
589e639bb5
Merge pull request #345 from omnivore-app/OMN-190
[Omn-190] - [Settings View] - Labels
2022-04-06 12:54:14 -07:00
Satindar Dhillon
dc028466d0 resolve merge conflict 2022-04-06 12:32:38 -07:00
Satindar Dhillon
5ab64f3f64 resolve merge conflict 2022-04-06 12:21:47 -07:00
Jackson Harper
8670bbb2f3 Remove debug statements 2022-04-06 12:12:55 -07:00
Jackson Harper
c8744460b2
Merge pull request #390 from omnivore-app/fix/propogate-font-size
Propogate changes to the font size
2022-04-06 11:56:23 -07:00
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
a68a5fb066 Labels are ordered by creation time in API now 2022-04-06 11:00:14 -07:00
Jackson Harper
48ca13818f Prettier fixes 2022-04-06 10:45:01 -07:00
Jackson Harper
53c536f0d4 Move toast to bottom right 2022-04-06 10:43:16 -07:00
Jackson Harper
57f865c9a2 Update to typeorm 0.3 2022-04-06 10:37:13 -07:00
Jackson Harper
aabd9eace1 Shorten the text 2022-04-06 10:09:29 -07:00
Jackson Harper
26bff1b25d Pin yarn version w/volta 2022-04-06 10:06:24 -07:00
Jackson Harper
63a374b31d package syntax 2022-04-06 10:05:06 -07:00
Jackson Harper
1bac06107d Update volta version 2022-04-06 10:04:04 -07:00
Jackson Harper
b7dbae61fe Update placeholder text 2022-04-06 10:03:06 -07:00