-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
epic: consolidate newsletter editor data and UI #1658
Commits on Aug 2, 2024
-
feat: make "Send To" UI autocomplete instead of dropdowns (#1577)
* feat: autocomplete "Send To" UI for CC + AC * fix: sent post statuses for AC * feat: autocomplete send-to UI for Mailchimp * fix: support _n() contacts in AC + CC * refactor: standardize "sent" status checks for all ESPs * fix: function name for CC * fix: set list_type for audiences * fix: extra parentheses for AC * feat: show suggestions on focus * style: move external "Manage" links to button * feat: design updates for autocomplete UI * fix: send to summary * fix: contact counts in send to summary * fix: mailchimp and selected list styles * fix: remove ID from AC segments * fix: logic for contact count in send to summary * fix: parse contact counts as int to avoid "1 contacts" output * fix: translation strings for contact counts in summaries * refactor: standardize use of renderSelectedSummary functions * fix: translatable send-to summaries * fix: allow 0 to be shown * fix: grammar * Update src/service-providers/active_campaign/ProviderSidebar.js Co-authored-by: leogermani <[email protected]> * Update src/service-providers/active_campaign/ProviderSidebar.js Co-authored-by: leogermani <[email protected]> * Update src/service-providers/constant_contact/ProviderSidebar.js Co-authored-by: leogermani <[email protected]> * Update src/service-providers/constant_contact/ProviderSidebar.js Co-authored-by: leogermani <[email protected]> * Update src/service-providers/mailchimp/ProviderSidebar.js Co-authored-by: leogermani <[email protected]> * Update src/service-providers/mailchimp/ProviderSidebar.js Co-authored-by: leogermani <[email protected]> * fix: translatable strings in SendTo component’s selected item label --------- Co-authored-by: leogermani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1371bac - Browse repository at this point
Copy the full SHA 1371bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83f3b2 - Browse repository at this point
Copy the full SHA c83f3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a43381 - Browse repository at this point
Copy the full SHA 7a43381View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4bbe2a - Browse repository at this point
Copy the full SHA a4bbe2aView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0762860 - Browse repository at this point
Copy the full SHA 0762860View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bc6ff5 - Browse repository at this point
Copy the full SHA 7bc6ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612741e - Browse repository at this point
Copy the full SHA 612741eView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6936113 - Browse repository at this point
Copy the full SHA 6936113View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f07b7b3 - Browse repository at this point
Copy the full SHA f07b7b3View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05c1e23 - Browse repository at this point
Copy the full SHA 05c1e23View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2df6fef - Browse repository at this point
Copy the full SHA 2df6fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0d36a - Browse repository at this point
Copy the full SHA 7c0d36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b3348 - Browse repository at this point
Copy the full SHA 92b3348View commit details -
Configuration menu - View commit details
-
Copy full SHA for b729290 - Browse repository at this point
Copy the full SHA b729290View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93dc8c5 - Browse repository at this point
Copy the full SHA 93dc8c5View commit details -
feat: send list classes (#1629)
* feat: cross-ESP send-lists * refactor: move API namespace and permission callback to main class * refactor: feedback from code review * fix: add missing get/set methods for count and parent_id * refactor: more consistent naming for set_count method * refactor: maintain exception but with WP_Error handling * docs: add more explanation about Send_Lists Co-authored-by: leogermani <[email protected]> * test: improve tests for matching methods * refactor: set values on protected $config var * docs: tweak wording of explanation --------- Co-authored-by: leogermani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00006cd - Browse repository at this point
Copy the full SHA 00006cdView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a44389 - Browse repository at this point
Copy the full SHA 5a44389View commit details
Commits on Sep 9, 2024
-
feat: support send lists in ESP classes (#1631)
* feat: cross-ESP send-lists * refactor: move API namespace and permission callback to main class * feat: support send lists in provider classes * fix: use getter methods for Send_List classes * chore: clean up register_rest_route configs and permission callbacks * fix: improve error handling for get_send_list methods * fix: add error handling to send-lists API handler
Configuration menu - View commit details
-
Copy full SHA for 1ed1e50 - Browse repository at this point
Copy the full SHA 1ed1e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada9d71 - Browse repository at this point
Copy the full SHA ada9d71View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de61ff9 - Browse repository at this point
Copy the full SHA de61ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7fc917 - Browse repository at this point
Copy the full SHA c7fc917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3430c - Browse repository at this point
Copy the full SHA 3d3430cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b530bc - Browse repository at this point
Copy the full SHA 0b530bcView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ff1e65 - Browse repository at this point
Copy the full SHA 3ff1e65View commit details -
Revert "fix: fatal error due to get_send_lists returning Send_List ar…
…rays instead of objects" This reverts commit 3ff1e65.
Configuration menu - View commit details
-
Copy full SHA for 1f302c3 - Browse repository at this point
Copy the full SHA 1f302c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a48870 - Browse repository at this point
Copy the full SHA 7a48870View commit details -
Configuration menu - View commit details
-
Copy full SHA for be52969 - Browse repository at this point
Copy the full SHA be52969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffcd6b - Browse repository at this point
Copy the full SHA 3ffcd6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a22b721 - Browse repository at this point
Copy the full SHA a22b721View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c00aca5 - Browse repository at this point
Copy the full SHA c00aca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43989c - Browse repository at this point
Copy the full SHA a43989cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f85a8b - Browse repository at this point
Copy the full SHA 6f85a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5555c2 - Browse repository at this point
Copy the full SHA f5555c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5627680 - Browse repository at this point
Copy the full SHA 5627680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399cc89 - Browse repository at this point
Copy the full SHA 399cc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a7d7f - Browse repository at this point
Copy the full SHA 55a7d7fView commit details
Commits on Sep 13, 2024
-
Merge pull request #1632 from Automattic/feat/send-lists-editor-js
feat: refactor editor JS to use new standardized data
Configuration menu - View commit details
-
Copy full SHA for d7ef0c8 - Browse repository at this point
Copy the full SHA d7ef0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for decefdb - Browse repository at this point
Copy the full SHA decefdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf8b204 - Browse repository at this point
Copy the full SHA bf8b204View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a43634 - Browse repository at this point
Copy the full SHA 5a43634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26247f9 - Browse repository at this point
Copy the full SHA 26247f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c82b6e - Browse repository at this point
Copy the full SHA 6c82b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a28758 - Browse repository at this point
Copy the full SHA 2a28758View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e10da - Browse repository at this point
Copy the full SHA a8e10daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b27a3c0 - Browse repository at this point
Copy the full SHA b27a3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 919a4d0 - Browse repository at this point
Copy the full SHA 919a4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b27f195 - Browse repository at this point
Copy the full SHA b27f195View commit details
Commits on Sep 17, 2024
-
Merge pull request #1657 from Automattic/fix/store-improvements
refactor: consolidate ESP data getters into Redux store
Configuration menu - View commit details
-
Copy full SHA for 999829f - Browse repository at this point
Copy the full SHA 999829fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e7497e - Browse repository at this point
Copy the full SHA 2e7497eView commit details -
Merge pull request #1633 from Automattic/fix/layout-defaults-for-send…
…-lists fix: default sender/send-to for saved layouts BREAKING CHANGE: Existing custom layouts with sender or send-to settings will need to be reconfigured and resaved with desired settings.
Configuration menu - View commit details
-
Copy full SHA for 4fb1e4c - Browse repository at this point
Copy the full SHA 4fb1e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9657be1 - Browse repository at this point
Copy the full SHA 9657be1View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44f3118 - Browse repository at this point
Copy the full SHA 44f3118View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c83ffa4 - Browse repository at this point
Copy the full SHA c83ffa4View commit details
Commits on Oct 10, 2024
-
fix: parse legacy layout defaults (#1663)
* fix: handle legacy layout defaults for MC * fix: legacy layout defaults for AC + CC * fix: senderName + senderEmail for AC
Configuration menu - View commit details
-
Copy full SHA for 25a9e2d - Browse repository at this point
Copy the full SHA 25a9e2dView commit details