3
0

67 Commits

Author SHA1 Message Date
Denis Arh
b0239761f7 User/chan/messaging activity refactored 2019-04-26 13:34:35 +02:00
Denis Arh
f8e7a2133d Add status stubs 2019-04-26 11:46:33 +02:00
Denis Arh
d533cca1d5 Move message filtering to /search endpoint 2019-04-26 09:34:23 +02:00
Denis Arh
1a8a7da000 New & improved channel histroy rest endpoint params 2019-04-26 07:35:19 +02:00
Denis Arh
ed078ce456 Move cmd execution to REST endpoint, remove /echo, add /me 2019-04-26 07:18:18 +02:00
Denis Arh
43a5693ee5 Move list of commands from WS initial payload to /commands REST endpoint 2019-04-26 06:16:34 +02:00
Denis Arh
ad65c643ad Add url/param signing capapbilities to support access to attachments (CRM) 2019-04-26 06:04:15 +02:00
Denis Arh
2132d1fdca Add url/param signing capapbilities to support access to attachments 2019-04-25 18:24:41 +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
507ff8ba2b upd(api): remove duplicate entrypoint for crm permissions 2019-04-03 14:28:49 +02:00
Tit Petric
8b771bffaa ws(api): format json 2019-04-03 14:27:26 +02:00
Tit Petric
54d467e0f6 fix(docs): missing authentication in api spec 2019-03-13 21:04:32 +01: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
8dc5d0c703 Fix regression (record endpoints overriding module) 2019-03-01 20:00:00 +01:00
Denis Arh
8d43907bd6 Basic (rest) structure for page & record/module attachments 2019-03-01 00:30:46 +01:00
Denis Arh
996a9fca67 Fix system REST api naming consistency (remove/delete) 2019-02-24 10:29:20 +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
0a517bcd23 upd(system): permission.Get to Read 2019-02-22 20:03:01 +01:00
Mitja Zivkovic
c697ae2e13 upd(system): rename to rest/permission 2019-02-22 19:52:34 +01:00
Mitja Zivkovic
8cc4551efc upd(system): add Permissions API 2019-02-21 20:48:06 +01:00
Denis Arh
cbfdb34db0 Fix permission path pt.2 2019-02-19 19:51:54 +01:00
Mitja Zivkovic
2bcf294191 fix(messaging): removed double permission word in path 2019-02-19 09:21:38 +07:00
Mitja Zivkovic
654201aa73 upd(messaging): permission API with DB 2019-02-15 20:32:15 +01:00
Mitja Zivkovic
f155f48bdf upd(messaging): permissions to rules 2019-02-14 16:28:39 +01:00
Denis Arh
3911316321 Changes to system REST & service layer 2019-02-11 20:57:14 +01:00
Tit Petric
e6434e502b upd(messaging): remove package names from spec 2019-02-05 15:10:07 +01:00
Tit Petric
06f75376bc upd(sam): rename to messaging 2019-02-05 15:09:52 +01:00
Tit Petric
675b52e642 upd(messaging): update api docs and spec 2019-02-05 14:41:57 +01:00
Tit Petric
e6e13c059a fix(sam): migrate api from rbac to rules 2019-02-05 14:41:57 +01:00
Denis Arh
26ddcab2c1 Add channel-membership flagging capabilities 2019-01-22 21:27:52 +01:00
Denis Arh
9557b0ebb5 Enable user filtering by email and username 2019-01-22 13:22:35 +01:00
Denis Arh
14a344c7a1 Unread messages, reworked 2019-01-17 19:49:40 +01:00
Denis Arh
2e875ee212 Report metrics field is no longer required 2019-01-17 13:28:55 +01:00
Denis Arh
3dcf10e398 Rename edit REST handlers/requests to update 2019-01-15 22:15:27 +01:00
Denis Arh
558fa54a1f Improve record value handling, more strict type on API endpoints 2019-01-15 18:16:18 +01:00
Denis Arh
7c36966e68 Notification endpoint (for sending emails from the CRM) 2019-01-13 19:08:26 +01:00
Denis Arh
9e249bef3f Make filter on record-report endpoint non-requred 2019-01-11 19:56:48 +01:00
Denis Arh
19abcb5a89 Add (record change) triggers 2019-01-10 14:10:02 +01:00
Denis Arh
74fd548fa9 Remove workflow & jobs stubs 2019-01-10 14:10:01 +01:00
Denis Arh
d02040a46a Add module meta field, fix field saving 2019-01-02 16:07:10 +01:00
Mitja Zivkovic
00f04dd498 Filtering records by exact value of a single field 2018-12-28 11:35:38 +01:00
Mitja Zivkovic
672c38747f Removed types.Field 2018-12-26 09:41:56 +01:00