44 Révisions

Auteur SHA1 Message Date
3911584ea7
reformat code 2025-01-05 15:28:57 +01:00
19338d2a58
subscriber lists are always from same type 2025-01-05 14:58:30 +01:00
2991383f18
add tests for field entity 2025-01-05 14:56:05 +01:00
8b4ab26c7b
update documentation 2025-01-04 23:18:18 +01:00
fe319b2733
subscription entity get a endpoint object, so it can persist modified properties 2025-01-04 22:39:02 +01:00
a88bb6d33f
can get endpoints raw element, get entity by a separate call 2025-01-04 22:37:16 +01:00
55bad44a22
add account entity tests 2025-01-04 00:52:19 +01:00
3f624cfb05 add get and update endpoint for account, use constants 2025-01-03 12:04:03 +01:00
ebbd7300e7 use constants for tag 2025-01-03 12:03:10 +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
0110a3b7b9
reformat code 2025-01-02 23:52:24 +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
5bb228217b
modify subscriber entity and its tests 2025-01-01 22:25:47 +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
6412ebbb35
add account + fields endpoint tests 2024-12-29 00:49:07 +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
59f927af32
improve code style 2024-12-29 00:42:21 +01:00
29a764bcfb
add development tools 2024-12-29 00:39:43 +01:00
7ddeff8ec5 fix wrong argument type 2024-12-23 15:23:11 +01:00
9e6329630d
align documentation 2024-12-22 23:49:17 +01:00
7a216173d9
complete subscription endpoint 2024-12-22 23:49:17 +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
33963563ed
initial 2024-12-20 20:52:32 +01:00