|
1ea3941210
|
test for null return values
|
2025-01-16 14:47:37 +01:00 |
|
|
5059aea416
|
reformat code
|
2025-01-08 15:29:51 +01:00 |
|
|
ca7c96766f
|
split generic exception
|
2025-01-08 15:29:20 +01:00 |
|
|
52adc473ce
|
assert right return types in Tag entity
|
2025-01-07 14:06:01 +01:00 |
|
|
630968cef9
|
assert right return types in Subscription entity
|
2025-01-07 14:05:39 +01:00 |
|
|
2ea023d412
|
assert right return types in Subscriber entity
|
2025-01-07 14:05:08 +01:00 |
|
|
7ebf6f9844
|
assert right return types in Field entity
|
2025-01-07 14:04:35 +01:00 |
|
|
8861dc2468
|
assert right return types in Account entity
|
2025-01-07 14:04:13 +01:00 |
|
|
3911584ea7
|
reformat code
|
2025-01-05 15:28:57 +01:00 |
|
|
2991383f18
|
add tests for field entity
|
2025-01-05 14:56:05 +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 |
|
|
cc3814bbcd
|
use constants for subscriptions
|
2025-01-03 12:02:02 +01:00 |
|
|
549078f1b7
|
add constants
|
2025-01-03 12:01:58 +01:00 |
|
|
0110a3b7b9
|
reformat code
|
2025-01-02 23:52:24 +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 |
|
|
d392aa8ade
|
improve code style
|
2024-12-29 00:47:30 +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 |
|
|
2e5dbcbea0
|
add subscription process endpoint
|
2024-12-22 23:49:15 +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 |
|