Commit 2b146b3
Subscribe page (#87)
New Features
Public "Subscribe Pages" area: directory, editor, create/edit views, and public subscribe/unsubscribe pages with customizable forms and templates
Language translation support and a publish flow for phpList texts
Bug Fixes / UI
Consistent checkbox accent colors and updated border styling for action and pagination buttons
Safer login redirects that validate in-site targets
Tests
Expanded unit, component and integration (Panther) test coverage for UI and public routes
---------
Co-authored-by: Tatevik <tatevikg1@gmail.com>
Co-authored-by: github-actions <github-actions@web-frontend.workflow>1 parent 20919ed commit 2b146b3
101 files changed
Lines changed: 10873 additions & 87 deletions
File tree
- .github/workflows
- assets
- router
- styles
- vue
- components
- base
- bounces
- campaigns
- dashboard
- lists
- public-pages
- sidebar
- subscribers
- templates
- layouts
- views
- config
- packages
- src
- Command
- Controller
- DependencyInjection
- EventSubscriber
- Security
- Service
- Twig
- templates
- auth
- public
- tests
- Integration/Controller
- Unit
- Controller
- EventSubscriber
- Security
- translations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments