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
|
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
|
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 |
|
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
|
05dfa30500
|
Fix name description for application
|
2019-09-13 11:27:21 +02:00 |
|
Tomaž Jerman
|
dacc855944
|
Add missing role handle param
|
2019-09-11 16:01:39 +02:00 |
|
Denis Arh
|
6b5ef8aaae
|
Basic system autuomation, mail processing
|
2019-09-03 09:09:44 +02:00 |
|
Denis Arh
|
408834e92b
|
spec cleanup, add find-by-handle for users
|
2019-08-27 18:01:18 +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 |
|
Denis Arh
|
e0121d3a53
|
Same API endpoint for permission signature over three services
|
2019-05-15 11:16:34 +02:00 |
|
Denis Arh
|
4dece123a5
|
Refactor all services & controllers and implement new a/c pattern
|
2019-05-09 16:55:18 +02:00 |
|
Denis Arh
|
c4104488e5
|
More strict ext-auth protocols, remove jwt cookie + small fixes
|
2019-04-18 19:53:02 +02:00 |
|
Denis Arh
|
60f35bef47
|
Expose auth settings through REST API
|
2019-04-18 07:32:07 +02:00 |
|
Denis Arh
|
3f83a33622
|
Change password reset flow, add token exchange step
|
2019-04-09 22:35:39 +02:00 |
|
Denis Arh
|
dd5a2832d0
|
REST endpoints for /auth/internal
|
2019-04-09 08:58:31 +02:00 |
|
Denis Arh
|
b84ed43f27
|
Refactored settings
|
2019-04-03 17:46:39 +02:00 |
|
Tit Petric
|
947548b4f5
|
upd(system): extend user with typed kind and meta
|
2019-04-03 15:28:39 +02:00 |
|
Tit Petric
|
e27720dc93
|
upd(all): codegen update handlers/request pkgs
|
2019-04-03 14:45:38 +02:00 |
|
Denis Arh
|
e352f065c3
|
Add /permissions/effective endpoint, missing operations
|
2019-03-12 17:51:18 +01:00 |
|
Denis Arh
|
ebfab252fc
|
Add system/applications
- CRUD support for applications
- new (application related) permissions
|
2019-03-09 18:52:00 +01:00 |
|
Denis Arh
|
a5a50cff2e
|
Fix in/out payload types to string
|
2019-02-24 09:32:45 +01:00 |
|
Denis Arh
|
e2c2c9df4a
|
Fix role membership management endpoints & ctrls
|
2019-02-24 09:32:22 +01:00 |
|
Mitja Zivkovic
|
47b798bbdc
|
upd(system) listing all defined permissions
|
2019-02-22 21:20:27 +01:00 |
|
Mitja Zivkovic
|
8cc4551efc
|
upd(system): add Permissions API
|
2019-02-21 20:48:06 +01:00 |
|
Denis Arh
|
3911316321
|
Changes to system REST & service layer
|
2019-02-11 20:57:14 +01:00 |
|
Denis Arh
|
9557b0ebb5
|
Enable user filtering by email and username
|
2019-01-22 13:22:35 +01:00 |
|
Tit Petric
|
43554592e4
|
upd(codegen): enable imports with requests
|
2018-12-04 15:26:51 +01:00 |
|
Tit Petric
|
6ab0c9bf09
|
upd(system):
- update apis for login and logout,
- make OIDC routes and setup optional,
- refactor entrypoint to open up http testing
|
2018-11-26 17:01:39 +01:00 |
|
Tit Petric
|
256a45bdb6
|
add(system): login/logout api, rename PK fields
|
2018-11-25 22:57:48 +01:00 |
|
Tit Petric
|
7c79f1cf38
|
add(system): user 'kind' to denote bots
|
2018-11-25 12:03:43 +01:00 |
|
Tit Petric
|
6a3fd9bc3b
|
upd(codegen): follow golang standard pkg layout
|
2018-11-25 11:41:46 +01:00 |
|