Commit Graph

1011 Commits

Author SHA1 Message Date
e059d2d6e7 use assigned and unassigned section for label asiignment modal 2022-04-06 21:30:49 -07:00
c85c244459 use text chip to display labels in labels view 2022-04-06 21:30:49 -07:00
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
0cdb1a08ac Break community button on small devices 2022-04-06 15:08:43 -07:00
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
69fcff3099 Remove unused theme colour 2022-04-06 14:44:04 -07:00
ff415b80a1 Remove unneeded debug line 2022-04-06 14:35:09 -07:00
1402e8b6f8 Attempt to load a second page of data after the first 2022-04-06 14:22:41 -07:00
2ef5a59d4c Use the background styles instead of box shadows on new cards 2022-04-06 13:51:52 -07:00
5711df8459 add top margin to web library list on narrow screens 2022-04-06 13:43:41 -07:00
eba8b53a0a resolve merge conflicts 2022-04-06 13:38:06 -07:00
2af85d567e specift correct grid card shadow hover 2022-04-06 12:56:01 -07:00
589e639bb5 Merge pull request #345 from omnivore-app/OMN-190
[Omn-190] - [Settings View] - Labels
2022-04-06 12:54:14 -07:00
dc028466d0 resolve merge conflict 2022-04-06 12:32:38 -07:00
5ab64f3f64 resolve merge conflict 2022-04-06 12:21:47 -07:00
8670bbb2f3 Remove debug statements 2022-04-06 12:12:55 -07:00
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
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
a68a5fb066 Labels are ordered by creation time in API now 2022-04-06 11:00:14 -07:00
48ca13818f Prettier fixes 2022-04-06 10:45:01 -07:00
53c536f0d4 Move toast to bottom right 2022-04-06 10:43:16 -07:00
57f865c9a2 Update to typeorm 0.3 2022-04-06 10:37:13 -07:00
aabd9eace1 Shorten the text 2022-04-06 10:09:29 -07:00
26bff1b25d Pin yarn version w/volta 2022-04-06 10:06:24 -07:00
63a374b31d package syntax 2022-04-06 10:05:06 -07:00
1bac06107d Update volta version 2022-04-06 10:04:04 -07:00
b7dbae61fe Update placeholder text 2022-04-06 10:03:06 -07:00
1cdb7753c3 Update typeorm usage 2022-04-06 09:56:32 -07:00
06360a5993 Merge branch 'main' into OMN-190 2022-04-06 09:24:49 -07:00
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
0f18cac6a8 Merge pull request #366 from omnivore-app/feature/label-chips-ios
Label Creation Form
2022-04-06 08:19:33 -07:00
0a67032fd3 fix tests 2022-04-06 21:09:22 +08:00
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
e75af316e8 Add key prop to generic label 2022-04-05 22:04:58 -07:00
09ee5d3f29 Standardize info link 2022-04-05 21:53:32 -07:00
e49bb8652a Use new layout for desktop labels, handle API errors 2022-04-05 21:35:28 -07:00
32d16a6a0e Set a random color when creating a new label 2022-04-05 21:02:46 -07:00
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
01001bc4a0 add a maximum length of password in signup form (#384) 2022-04-06 10:30:57 +08:00
b403be51a8 Padding at bottom, rounded corners when editing top/bottom labels 2022-04-05 16:30:12 -07:00
cdd950f1a7 With new layout we can always display colour text 2022-04-05 16:09:25 -07:00
db7b499576 Remove hover background colour 2022-04-05 15:59:30 -07:00
0ffc06454b Use the MobileEdit layout for editing labels 2022-04-05 15:56:42 -07:00
239a283ca8 Darken the border on label chips 2022-04-05 15:17:02 -07:00
8a7446faee edit mode for labels on mobile 2022-04-05 15:03:42 -07:00
7ef4b383fb add ability to delete labels from ios 2022-04-05 14:51:06 -07:00
aec8059dbb remove alpha from color utils 2022-04-05 14:26:38 -07:00
07bc512ff3 Hide the menu button when in edit mode 2022-04-05 14:15:25 -07:00
8da027aaa1 Remove unused 2022-04-05 14:11:44 -07:00
3bb72629af Remove extra vars 2022-04-05 14:11:12 -07:00