31 Commits

Author SHA1 Message Date
Vincent Stuyck
1a4e35a60e make ApiClient<Rule>::read consistend with other read ops 2026-03-01 16:42:42 +01:00
Vincent Stuyck
f8a336429a cargo fmt 2026-03-01 16:39:54 +01:00
Vincent Stuyck
357b81db80 add crud operations for Rule 2026-03-01 16:37:33 +01:00
Vincent Stuyck
a3b450736e add constructors and builder style methods (ai generated) 2026-03-01 16:13:35 +01:00
Vincent Stuyck
cb93615a98 add rules and (de)/serialization, wip 2026-03-01 15:51:17 +01:00
Vincent Stuyck
804faa6273 add rulesets api 2026-02-28 19:22:06 +01:00
Vincent Stuyck
6de616e8ab cargo fmt 2026-02-28 17:56:26 +01:00
Vincent Stuyck
71b1d3411d add activation api 2026-02-28 16:58:43 +01:00
Vincent Stuyck
e9e67358c4 groups: user domain_client marco instead of doing it manually 2026-02-28 16:34:00 +01:00
Vincent Stuyck
f08b37cb7d go voer some ai feedback 2026-02-28 01:21:34 +01:00
Vincent Stuyck
7014b83ba2 update main for new api 2026-02-28 01:10:29 +01:00
Vincent Stuyck
b1d696de84 update how the client is created with marcos instead of relying on
traits. this makes a cleaner api
2026-02-28 01:07:48 +01:00
Vincent Stuyck
ed787b2099 add group api 2026-02-27 23:38:05 +01:00
Vincent Stuyck
a72fc0a09f add hosttags 2026-02-27 23:09:39 +01:00
Vincent Stuyck
c39315b2b7 rework client a little to make more low level methods available 2026-02-27 23:09:30 +01:00
Vincent Stuyck
96402420c1 add bones for change activations 2026-01-11 22:33:03 +01:00
Vincent Stuyck
ae7643193a add tags to api 2026-01-11 17:15:20 +01:00
Vincent Stuyck
8413131ed4 create a marco to add groups 2026-01-10 18:47:23 +01:00
Vincent Stuyck
361fe1d2b5 add schemars feature 2025-12-20 23:25:48 +01:00
Vincent Stuyck
20d0c76e7a test and troubleshoot hostconfig 2025-12-20 16:37:48 +01:00
Vincent Stuyck
8e34f31810 fix typos 2025-12-20 13:22:00 +01:00
Vincent Stuyck
62fca534a1 cargo fmt 2025-12-20 13:17:03 +01:00
Vincent Stuyck
cabb054dc5 add hosts and implement (bulk)crud operations 2025-12-20 13:05:50 +01:00
Vincent Stuyck
38c21b0b7e add move api call 2025-12-20 04:55:49 +01:00
Vincent Stuyck
0b0fa24078 test and troubleshoot bulk requests 2025-12-20 04:42:10 +01:00
Vincent Stuyck
fddc74ef27 test and bugfix basic folder crud 2025-12-20 04:07:52 +01:00
Vincent Stuyck
ebc349de64 cargo fmt 2025-12-20 01:59:51 +01:00
Vincent Stuyck
91be1f0acb impl DomainExtention for FolderConfig and create corresponding types and
constructors
2025-12-20 01:59:41 +01:00
Vincent Stuyck
52cff0c9fa add default implementations for domain extention queries 2025-12-20 01:42:01 +01:00
Vincent Stuyck
8e35b8466b add actual actions to the client 2025-12-20 00:40:34 +01:00
Vincent Stuyck
ad428dfa97 start on creating a client 2025-12-20 00:06:06 +01:00