Denis Arh
|
79ed77a379
|
Fixed typos across the codebase (can not, cannot)
|
2021-03-17 17:25:05 +01:00 |
|
Denis Arh
|
67d0a788df
|
Remove messaging
|
2021-03-09 07:36:01 +01:00 |
|
Denis Arh
|
5e9545e9ab
|
Switched api docs from statik to go:embed
|
2021-02-24 06:40:23 +01:00 |
|
Denis Arh
|
eae857809e
|
Refresh docs/REAME.adoc
|
2021-02-10 18:15:45 +01:00 |
|
Jože Fortun
|
a43bb9b279
|
Add federation to Swagger
|
2021-01-25 18:05:19 +01:00 |
|
Jože Fortun
|
39a46dedac
|
Regenerate static files for API docs
|
2021-01-25 16:50:11 +01:00 |
|
Jože Fortun
|
9dd7a609e9
|
Add federation to Swagger
|
2021-01-25 16:44:57 +01:00 |
|
Jože Fortun
|
79ebab0593
|
Remove swagger validator
|
2020-12-10 11:52:16 +01:00 |
|
Denis Arh
|
65bc428406
|
Stabilise API docs serving, move it under API root
|
2020-11-09 07:08:46 +01:00 |
|
Denis Arh
|
bfdb1d8426
|
OpenAPI docs
|
2020-11-05 19:13:26 +01:00 |
|
Denis Arh
|
a57866bcab
|
Add basic impersonation support for admins
|
2020-08-12 18:39:28 +02:00 |
|
Tomaž Jerman
|
3b15dbc350
|
Improve bulk record field error handling
|
2020-06-23 08:58:44 +02:00 |
|
Denis Arh
|
2a9e9411b6
|
Remove webhooks (endpoints, service, type, db tables, ...)
|
2020-06-07 10:37:22 +02:00 |
|
Tomaž Jerman
|
ab2e76dd22
|
Add support for batch record operations
Allows us to perform multiple operations with a single request
under the same transaction.
|
2020-05-28 23:40:21 +02:00 |
|
Denis Arh
|
f84f8b5b33
|
Add rest endpoints for action log
|
2020-05-22 07:16:15 +02:00 |
|
Denis Arh
|
efa2f28b8c
|
Add incl/excl filtering for deleted record
|
2020-04-30 08:34:20 +02:00 |
|
Denis Arh
|
f291613516
|
Rename RecordFilter's Filter to Query for consistency
|
2020-04-30 07:30:25 +02:00 |
|
Denis Arh
|
c7df11af0b
|
Add support for attachment (system, settings)
|
2020-04-20 12:27:57 +02:00 |
|
Denis Arh
|
7a6a0851c2
|
Add limit/offset params, reformat all paging & sorting params
|
2020-03-27 18:36:05 +01:00 |
|
Denis Arh
|
6e5047bd22
|
Add ability to manually trigger record iterator via API
|
2020-03-26 19:07:14 +01:00 |
|
Denis Arh
|
1da269abc7
|
Add support for bulk record delete
|
2020-02-18 09:11:17 +01:00 |
|
Denis Arh
|
75f449af04
|
Fix api specs for organisations
Param group was get instead of path -- that introduced problems in
client api codegen
|
2020-02-12 13:41:53 +01:00 |
|
Denis Arh
|
ddc9ef03c4
|
Remove extra space on subject field name (notif. api)
|
2020-01-28 17:33:23 +01:00 |
|
Denis Arh
|
4e2bdcd0f1
|
Make blocks optional for page create/update payload
|
2020-01-25 21:23:47 +01:00 |
|
Denis Arh
|
b89b1d1056
|
Bundle code serving
|
2020-01-22 18:07:49 +01:00 |
|
Denis Arh
|
b9cd860bf2
|
Improve script filtering
|
2020-01-22 17:39:14 +01:00 |
|
Denis Arh
|
ded83ff5db
|
Improve onManual trigger for all resources
|
2020-01-18 07:05:35 +01:00 |
|
Denis Arh
|
ebb9b70bfe
|
Add REST API endpoints for manual automation script triggering
|
2020-01-18 07:05:34 +01:00 |
|
Denis Arh
|
7dbd14899f
|
Remove old automation/corredor logic
|
2020-01-18 07:05:34 +01:00 |
|
Denis Arh
|
995fd6352e
|
Codegen on old spec-change
|
2019-12-04 19:18:48 +01:00 |
|
Denis Arh
|
bfe81deacc
|
Add system metrics & stats
Add repo, svc & rest endpoint for user, role & app metrics:
total, deleted, suspended, archived, ... counters
|
2019-11-18 13:08:12 +01:00 |
|
Denis Arh
|
d86c8f24b6
|
Improve role, user and app management
Add support for undelete, unarchive/unsuspend
Add extra filters for deleted, archived and suspended roles, users and apps
|
2019-11-14 22:02:07 +01:00 |
|
Denis Arh
|
ba3d1967c5
|
Cleanup settings endpoint, expose setting struct on API
|
2019-10-30 20:23:54 +01:00 |
|
Denis Arh
|
274345cab6
|
Fix paging specs & docs
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
9717e48f84
|
Refactor application repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
509875b550
|
Refactor page repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
14f66a0a94
|
Refactor module repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
5c5066dcec
|
Refactor chart repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
4c67a7ed04
|
Refactor namespace repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
9f090f355a
|
Add support for subscriptions
|
2019-10-28 21:07:43 +01:00 |
|
Tomaž Jerman
|
08860a90e4
|
Add settings service to compose
|
2019-10-16 12:37:37 +02:00 |
|
Tomaž Jerman
|
8aee952aa9
|
Add settings service to messaging
|
2019-10-16 12:37:37 +02:00 |
|
Denis Arh
|
4134375569
|
User searching improvements
Remove standalone findbyIDs, add filtering by user and role ID
|
2019-10-10 12:23:31 +02:00 |
|
Tomaž Jerman
|
887aab30fc
|
Tweak reminder filter params
|
2019-09-30 22:05:27 +02:00 |
|
Tomaž Jerman
|
c16b50ac0c
|
Allow reminders without remindAt
|
2019-09-30 22:05:27 +02:00 |
|
Tomaž Jerman
|
eac8781d02
|
Add temporal filtering to reminders
|
2019-09-30 22:05:27 +02:00 |
|
Tomaž Jerman
|
3df7d7d50e
|
Small code tweaks
|
2019-09-30 22:05:27 +02:00 |
|
Tomaž Jerman
|
33ad6c878b
|
Add reminder routes
|
2019-09-30 22:05:27 +02:00 |
|
Denis Arh
|
6535034d87
|
Add full support for handle on module/chart/page
|
2019-09-30 10:20:39 +02:00 |
|
Denis Arh
|
28f8d23e52
|
Support for notification mail attachments
|
2019-09-29 14:20:02 +02:00 |
|