Commit Graph

11 Commits

Author SHA1 Message Date
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 93d36abe4c Improve sort filters 2023-12-20 14:10:45 +11:00
David Bomba 4574c48985 Static analysis cleanup 2023-07-25 20:24:33 +10:00
paulwer f27cca7f09 default value for sort input & fixes for strlen 2023-01-30 12:08:39 +01:00
paulwer e8d19abf7a sort early returns + type_id/category_id&event_id as strings 2023-01-30 11:04:55 +01:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba 0caa8ea8ce Back fill test for filters 2023-01-19 11:52:07 +11:00
David Bomba 0c86e828a4 Refactor and code cleanup for filters 2023-01-16 10:05:44 +11:00
David Bomba dc4e0b9c96 Add subscription filters 2023-01-04 13:09:47 +11:00
David Bomba 4c321d41c3 Change subscriptions to webhooks 2020-07-06 21:22:36 +10:00
David Bomba 05443d69ec
Implement CompanyToken and Subscriptions CRUD (#3609)
* Working on Tokens CRUD

* Fixes for company filters

* Working on Token CRUD

* Tests for tokens

* Fixes for OPENApi

* Subscriptions

* Subscriptions
2020-04-09 20:48:04 +10:00