8
0

30 Commits

Autor SHA1 Nachricht Datum
19338d2a58
subscriber lists are always from same type 2025-01-05 14:58:30 +01:00
a88bb6d33f
can get endpoints raw element, get entity by a separate call 2025-01-04 22:37:16 +01:00
3f624cfb05 add get and update endpoint for account, use constants 2025-01-03 12:04:03 +01:00
2a0ad3d74c add get endpoint for fields, add field entity, use constants 2025-01-03 12:02:02 +01:00
63530475cf add create, update and delete endpoints for fields 2025-01-03 12:02:02 +01:00
cc3814bbcd use constants for subscriptions 2025-01-03 12:02:02 +01:00
395d6c3b2e add subscription process delete endpoint 2025-01-03 12:02:01 +01:00
abcfea9480 add subscription process create endpoint 2025-01-03 12:02:01 +01:00
549078f1b7 add constants 2025-01-03 12:01:58 +01:00
880608ed64
remove unneccessary convert method 2025-01-02 23:51:20 +01:00
29ee7babb1 can add tags, remove tags and persist this in subscriber entity 2025-01-02 14:00:22 +01:00
cb494800d2 tag entity can modify the properties and can persist they 2025-01-02 14:00:18 +01:00
58ec1b1549
complete subscriber endpoint 2024-12-31 00:27:14 +01:00
839ffd6346
add tag tests 2024-12-29 23:33:09 +01:00
c488e9fde0
add subscription process tests 2024-12-29 23:32:29 +01:00
6c407e895b
add subscriber tests 2024-12-29 23:31:22 +01:00
c005d1054c
remove unthrown exception 2024-12-29 23:29:04 +01:00
d392aa8ade
improve code style 2024-12-29 00:47:30 +01:00
ccdac0c4a0
force json response format, fix subscriber endpoint 2024-12-29 00:46:28 +01:00
7ddeff8ec5 fix wrong argument type 2024-12-23 15:23:11 +01:00
c5085b1bb8
complete subscriber endpoint 2024-12-22 23:49:16 +01:00
c2e0717445
return ArrayCollection instead of array list 2024-12-22 23:49:16 +01:00
e7d6ef416f
add field endpoint 2024-12-22 23:49:16 +01:00
da7e3bf38b
complete endpoint tasks 2024-12-22 23:49:15 +01:00
2e5dbcbea0
add subscription process endpoint 2024-12-22 23:49:15 +01:00
b080b1a64c
clean up requests from unused options 2024-12-22 23:49:15 +01:00
58a20c3387
move cookie handling to Guzzle capabilities 2024-12-22 23:49:14 +01:00
e1e08ee313
add subscriber endpoint 2024-12-22 23:49:14 +01:00
7608d39af8
add tag endpoint 2024-12-22 23:49:14 +01:00
7a157033f3
add connection 2024-12-22 23:49:04 +01:00