Denis Arh
|
3548742b85
|
Flip checking logic for url signature check
|
2020-01-28 10:13:17 +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
|
9fd7adcaa2
|
Implements script security, add on-manual sec. check
|
2020-01-22 07:46:49 +01:00 |
|
Denis Arh
|
ded83ff5db
|
Improve onManual trigger for all resources
|
2020-01-18 07:05:35 +01:00 |
|
Denis Arh
|
1e096d1abc
|
Unify trigger endpoint names
|
2020-01-18 07:05:35 +01:00 |
|
Denis Arh
|
1195534dcd
|
Automation REST handler & filter cleanup
|
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
|
487fd1501b
|
Refactor event firing
Adds generated events for compose, system and messagign
New & refactored event firing support types
All event firing services refactored
|
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
|
29902db2b1
|
Refactor & improve application initialization
|
2020-01-18 07:05:10 +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
|
876f3a7ed0
|
Application sorting & filtering
|
2019-11-12 14:37:21 +01:00 |
|
Denis Arh
|
5a72a239e4
|
Normalize sort columns in user rest controller
Client's get User props that are named a bit differently than
internal props & db columns (createdAt vs created_at)
|
2019-10-31 22:38:22 +01:00 |
|
Denis Arh
|
a54ac08b43
|
External provider logic fixed & cleaned-up
|
2019-10-31 09:53:02 +01:00 |
|
Denis Arh
|
10dd0226c1
|
Settings service cleanup
Remove intermediate settings service layer
|
2019-10-31 00:06:27 +01:00 |
|
Denis Arh
|
ba3d1967c5
|
Cleanup settings endpoint, expose setting struct on API
|
2019-10-30 20:23:54 +01:00 |
|
Denis Arh
|
05f0647804
|
Refactor (auth) settings, enable update w/o restart
|
2019-10-30 12:58:17 +01:00 |
|
Denis Arh
|
64b28bfde8
|
Refactor role & user repo, cleanup
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
9717e48f84
|
Refactor application repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
c9daa375c2
|
Refactor user repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
9f090f355a
|
Add support for subscriptions
|
2019-10-28 21:07:43 +01: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 |
|
Denis Arh
|
a66f75c46d
|
Refactor user repo, enable user data masking
|
2019-10-10 10:09:20 +02:00 |
|
Denis Arh
|
d130e7e641
|
Fix tools & specs (internal => pkg)
|
2019-10-01 18:21:09 +02:00 |
|
Denis Arh
|
a54cb00efa
|
Move internal/settings to pkg/settings
|
2019-10-01 18:13:26 +02:00 |
|
Denis Arh
|
f493f4fb6b
|
Move internal/permissions to pkg/permissions
|
2019-10-01 17:53:20 +02:00 |
|
Denis Arh
|
ebfa4cbffd
|
Move internal/payload to pkg/payload
|
2019-10-01 17:51:39 +02:00 |
|
Denis Arh
|
62aa794b84
|
Move internal/auth to pkg/auth
|
2019-10-01 17:47:43 +02:00 |
|
Denis Arh
|
f5f0096035
|
Remove internal/test pkg
|
2019-10-01 17:42:26 +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
|
b5b1630371
|
Add reminder service
|
2019-09-30 22:05:27 +02:00 |
|
Tomaž Jerman
|
33ad6c878b
|
Add reminder routes
|
2019-09-30 22:05:27 +02:00 |
|
Tomaž Jerman
|
dacc855944
|
Add missing role handle param
|
2019-09-11 16:01:39 +02:00 |
|
Denis Arh
|
d6b7e0c9bf
|
Add integ. tests for automation scripts & triggers
|
2019-09-11 13:40:06 +02:00 |
|
Denis Arh
|
7d21d68bba
|
Remove internal/ from system
|
2019-09-09 13:04:12 +02:00 |
|
Denis Arh
|
14acd129d0
|
Signature for /sink requests
|
2019-09-03 20:23:10 +02:00 |
|
Denis Arh
|
cc13c0e27d
|
Add initial sink endpoint & service impl.
|
2019-09-03 14:59:12 +02:00 |
|
Denis Arh
|
6b5ef8aaae
|
Basic system autuomation, mail processing
|
2019-09-03 09:09:44 +02:00 |
|
Denis Arh
|
0ab59c791b
|
Reorganize & move ctrls under route groups
|
2019-08-30 14:40:49 +02:00 |
|
Denis Arh
|
408834e92b
|
spec cleanup, add find-by-handle for users
|
2019-08-27 18:01:18 +02:00 |
|
Denis Arh
|
00bad0cfce
|
More robust external auth flow
|
2019-07-13 17:39:00 +02:00 |
|
Denis Arh
|
6dc85c849d
|
Improve role membership management through REST API
|
2019-07-02 18:48:42 +02:00 |
|
Denis Arh
|
0d299e0f32
|
Add ability to change password of another user
|
2019-06-26 19:15:01 +02:00 |
|
Denis Arh
|
70cac41579
|
Enhance user filtering
New response structure
Use query-builder
Refactor user service & repo
|
2019-06-26 17:45:26 +02:00 |
|