Commit Graph

11986 Commits

Author SHA1 Message Date
Ján Mikláš
fe8959de09 Align form actions to the left, unless on send email page
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
359e69046f Fix missing space between notice and tabs
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
cc99c180ee Hide Screen Options when not needed
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
dcf6908dfb Redesigned main titles
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
1eb42d8239 Add <TopBar> to Settings and Help pages
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ff001c95cb Remove onLogoClick from <TopBar> and implement redirecting to root in the <TopBar>
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
4ec2e8b714 Don't show Beamer icon in <TopBar> when onBeamerClick is not defined
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ac87038817 Fix acceptance tests
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
f09971d216 Slightly redesign Help pages
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
27fdadbfe7 Style all links in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
3773dadd29 Center preview links
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
5e646d33a9 Fix spacing in Settings controls
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
c3e5b5fff2 Fix removing last item from segments list
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
df3cbd78b2 Differentiate even rows in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
94b95c4f53 Redesign buttons in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
882d1ebe29 Use ReactSelect instead of Select2 in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ca836a1dc8 Redesign inputs and textarea in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
233a73491e Redesign native selects in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
1ae12f481e Redesign checkboxes and radios in Settings
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
510a449bcd Send radio value onChange in <Radio> component
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
c3cca1b040 Layout fixes on subscriber, list and segment edit pages
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
2ce0070cb2 Fix vertical align issues
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
e875dc2e02 Remove Typekit, use bundled Nunito font instead
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Pavel Dohnal
ec8bee3ac3 Add an acceptance test
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
Pavel Dohnal
db9b51e12a Add a bulk unsubscribe server side action
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
Pavel Dohnal
0470b6eda6 Add a bulk action for unsubscribe to the page
[MAILPOET-2978]
2020-10-29 09:32:59 +01:00
Veljko V
8de75ea84e Fix flakiness in Acceptance Tester [MAILPOET-3245]
[MAILPOET-3245](https://mailpoet.atlassian.net/browse/MAILPOET-3245)
2020-10-28 13:19:17 +01:00
Pavel Dohnal
d37f456074 Fix twig cleaning
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Rostislav Wolny
9c5cbb477b Update platform to php 7.1.8 in code sniffer
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
95cf33b176 Create a PSR cache for validator
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
e2d6fb77ce Create a PSR cache for validator
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
3f5de5478e Update doctrine orm
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
79d90514e2 Update symfony validator
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Pavel Dohnal
1c993f5c46 Update twig
[MAILPOET-3241]
2020-10-28 09:55:55 +01:00
Jan Lysý
6ce62c8fe5 Rename Email Address labels across all form templates
[MAILPOET-3210]
2020-10-28 09:18:08 +01:00
Rostislav Wolny
5202de7f1f Unify add new form buttons
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
6af36271b7 Add form template selection mixpanel tracking
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
6bb624fa5d Fix add new form click tracking
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
d1923285ee Update acceptance tests to work without default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
90e95c62ab Add create new form button to form listing
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
6d1a7e4e55 Add optional className to listing component props
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Rostislav Wolny
0bbe65fab7 Remove default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
Jan Lysý
5d20056e28 Make scrollable sidebar in the preview screen
[MAILPOET-3163]
2020-10-27 15:00:31 +01:00
Jan Lysý
b59289802c Add a description for a form of type Bellow pages
[MAILPOET-3159]
2020-10-27 15:00:22 +01:00
Jan Lysý
ac1044eebb Remove mose of uses Idiorm from NewslettersTest
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
ad23747ed3 Add test for method getOption in NewsletterEntity
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
080a822135 Rename function in NewslettersRepository
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
3479783588 Use WP currentTime when newsletter is duplicated
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
8569d4a86f Removed unnecessary check in Newsletters endpoint
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
Jan Lysý
c68728670e Remove using Idiorm from Newsletter::duplicate
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00