3
0
Commit Graph

21 Commits

Author SHA1 Message Date
Denis Arh
02eebb5cfc Add /page/tree, generated set types 2018-11-21 05:50:07 +01:00
Denis Arh
1116148b81 Switch back to []string (no support for unmarshaling to []uint64) 2018-11-20 12:05:29 +01:00
Tit Petric
a2347e5ba3 add(crm): charts api definition on modules 2018-11-09 18:58:25 +01:00
Tit Petric
a39d2866ed upd(crm): api call to query module contents 2018-11-09 17:47:40 +01:00
Tit Petric
e8537a0dd2 upd(crm): renamed generic 'id' fields to 'objID' 2018-11-06 13:19:04 +01:00
Tit Petric
e36621f016 upd(all): parse uint64 from post arrays 2018-10-25 12:10:35 +02:00
Tit Petric
068af15e40 add(crm): implement page reorder api, list pages by selfID 2018-10-25 11:52:11 +02:00
Tit Petric
31c38f683c upd(all): json []uint64 should also be encoded as str 2018-10-25 10:52:13 +02:00
Denis Arh
6ea52301f4 Fix multipart codegen 2018-10-22 13:24:04 +02:00
Tit Petric
e259a949b8 upd(all): codegen uint64 types with string encoding 2018-10-16 18:12:04 +02:00
Tit Petric
2a29c50085 add(crm): module and pagination parameters for content list 2018-10-16 13:01:44 +02:00
Tit Petric
ad6cf16e4b add(crm): import implementation for pages 2018-10-15 14:46:35 +00:00
Denis Arh
0400451823 Add upload/attachment capabilities 2018-09-08 22:04:36 +02:00
Tit Petric
ffa5f9995d upd(all): return error on parsing json body 2018-09-04 10:13:37 +02:00
Tit Petric
ec2213bf61 fix(crm,sam): vars come through path, get, post 2018-09-04 09:45:19 +02:00
Denis Arh
4f6bf888bb Parse JSON from request payload only when is set to 2018-09-03 07:14:53 +02:00
Tit Petric
33887f5859 upd(all): error handling reading json request body 2018-09-02 22:39:15 +02:00
Tit Petric
29c9a8621b add(crm,sam): parseJSONText util func 2018-09-02 22:38:38 +02:00
Tit Petric
6e3ae267be upd(all): json parsers of request body 2018-09-02 21:35:20 +02:00
Tit Petric
c0866c7d94 add(crm): fields parameter when creating module 2018-09-02 21:19:33 +02:00
Tit Petric
fe2e97105f upd(all): new handlers/requests structure 2018-08-29 17:22:31 +02:00