Rostislav Wolny
f3d6813d97
Load data inconsistencies async from API
...
[MAILPOET-6219]
2024-09-11 15:19:35 +02:00
Rostislav Wolny
f10bce81a3
Pass data inconsistencies data to JS
...
[MAILPOET-1587]
2024-08-08 15:37:32 +02:00
Rostislav Wolny
22ee156dcd
Use inline property type hints for Help page
...
[MAILPOET-1587]
2024-08-08 15:37:32 +02:00
Ján Mikláš
2dc036007e
Refactor tasks-list-data-row to TypeScript
...
[MAILPOET-5755]
2024-07-04 08:04:34 +02:00
Ján Mikláš
4211e02d6a
Show list of cancelled sending tasks
...
[MAILPOET-5755]
2024-07-04 08:04:34 +02:00
Ján Mikláš
e55a861137
Show subscriber email if a sending task has only a single subscriber
...
[MAILPOET-5755]
2024-07-04 08:04:34 +02:00
alex-mpoet
a6caf0a1e6
Add bridge ping endpoint
...
[MAILPOET-6030]
2024-06-12 11:16:51 +02:00
Brezo Cordero
f9d5d50b66
Add filter on system info data
...
[MAILPOET-6013]
2024-05-14 13:03:37 +02:00
Mike Jolley
435f638011
Apply rules on lib dir
2024-03-21 16:57:59 +01:00
Jan Jakes
b5552a5a5e
Remove usages of MailPoet\Tasks\Sending from Help page
...
[MAILPOET-4375]
2023-11-02 12:53:36 +01:00
Brezo Cordero
7e0a361b03
Rename HelpScout/Beacon
...
One of the hardest problems in programming. Name changed to represent what the class is for now that we have removed the beacon. Hopefully.
[MAILPOET-5551]
2023-09-07 14:50:35 +02:00
Jan Jakes
926620e8f8
Ignore strict types rule in all existing files that don't have it
...
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Sam Najian
e30e1847e2
Move buildTaskData tests to AdminPages/HelpTest.php
...
[MAILPOET-4355]
2022-08-22 11:24:06 +02:00
Sam Najian
73d15c8c44
Move getLatestTasks to ScheduledTasksRepository
...
- Move the method
- Adjust the usages
- Adjust and update tests
[MAILPOET-4355]
2022-08-22 11:24:06 +02:00
Sam Najian
bf1ddbedbc
Move getCountsPerStatus to ScheduledTasksRepository
...
- Move getCountsPerStatus
- Defined test for getCountsPerStatus
- Update usage
[MAILPOET-4355]
2022-08-22 11:24:06 +02:00
Rostislav Wolny
d3e2bcdf34
Refactor daemon trigger and daemon run actions to extra classes
...
[MAILPOET-4274]
2022-08-03 10:36:57 +02:00
Rostislav Wolny
b02aa1e1a6
Add Action scheduler status into on help page
...
[MAILPOET-4274]
2022-08-03 10:36:57 +02:00
Rostislav Wolny
4eabbbee33
Handle inaccessible cron url exception on the help page
...
[MAILPOET-4406]
2022-06-09 09:31:56 +02:00
David Remer
c9f7e85eaa
Fix MailerLog data on System Status page
...
[MAILPOET-4122]
2022-03-21 10:17:37 +01:00
David Remer
a40a2baceb
Seperate MSS isEnabled and MSS isReachable [MAILPOET-3909]
2022-02-09 15:08:10 +01:00
Rodrigo Primo
e95ceac77f
Mask the API key when displayed in the info page
...
This commit adds a new flag to \MailPoet\Helpscout\Beacon::getData() to
mask half of the API key when this method is used to get information for
the System Info page. When it is used to pass information to HelpScout
nothing should change and the full key will be returned.
[MAILPOET-4009]
2022-01-19 16:16:55 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00