Commit Graph

3309 Commits

Author SHA1 Message Date
0470b6eda6 Add a bulk action for unsubscribe to the page
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
5202de7f1f Unify add new form buttons
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
6af36271b7 Add form template selection mixpanel tracking
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
6bb624fa5d Fix add new form click tracking
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
90e95c62ab Add create new form button to form listing
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
6d1a7e4e55 Add optional className to listing component props
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
b59289802c Add a description for a form of type Bellow pages
[MAILPOET-3159]
2020-10-27 15:00:22 +01:00
442a450d00 Use dynamic data passing only when needed
[MAILPOET-3193]
2020-10-22 16:50:05 +02:00
cf44dfac18 Make sure id is always unique
[MAILPOET-3193]
2020-10-22 16:50:05 +02:00
e63354cd22 Fix missing custom colour option in form editor
[MAILPOET-3211]
2020-10-22 10:29:25 +02:00
a8e61d83d2 Remove redundant type
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
8017204d8a Replace window call with Mailpoet
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
18c297910a Remove unusbscribe badge
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
a7c2029c09 Display badges as not inverted
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
f133e4e664 Use a colour to display stats values
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
3128b24070 Remove old files
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
f9a3da175d Add a line in front of stats
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
96a160e57e Display statistics using font size from the design
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
daf61ad769 Style read more link
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
d3743dc53b More styles of stats info
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
9d215e7cd9 Add background to general stats
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
c25f6f01af Format sending part
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
519905c272 Format preview button
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
3e5ddaaf83 Add styles for newsletter date and segments
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
7a4c14864e Add a component for newsletter basic info
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
52596ce012 Add a component for stats
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
0ace5f2514 Convert page component to typescript
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
58107f9866 Move page to tsx extension
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
0d6ff8f338 Fix UI issues on listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
820e893e3c Better spacing in email stats
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
ee51583575 Show user's date and time format in email status
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
12223901e0 Fix email status and stats positions on mobile devices
[MAILPOET-2782]
2020-10-21 12:14:18 +02:00
e4909da537 Fix segments listing on smaller displays
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
b2a231760d Remove all WordPress listing classes
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
e2f6151048 New Back button styles
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
d653619282 Fix notices position when <TopBar> is visible
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
2aa5790c1e Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
a5cd64abab Optimize listings for mobile devices
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
6afd31c056 Hide some listing columns on mobile devices
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
9b6ca37a07 Hide some listing actions on mobile devices
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
c73681c89b Add <TopBar> to lists/segments listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
e14a8452f2 Add <TopBar> to subscribers listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
4a2e61aeb5 Add <TopBar> to forms listing
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
18b685f71c Add <TopBar> to emails listing page
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
97d9ac7aa8 Correctly position "Screen options" below <TopBar> component
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
49be615fb0 Add spacing in queue status button
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
bd79cc5eaa Generalize "plus" icon in <Button> component
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
850fb6c6db Show listings item date and time on separate lines
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
02460f13bd Use local date and time formats in MailPoet.Date
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
a7114278f8 Fix email stats React error
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00