Vivek Patel
|
7da0940ae1
|
Add IncTotal param support to all resource List API
- Updates rdbms.go.tpl to extends store search method to include total in response
|
2022-09-21 19:24:43 +05:30 |
|
Vivek Patel
|
86431fe82f
|
Add rest endpoints for chart translations
It allows saving/updating yAxis label and metric label translations
|
2022-06-14 13:17:44 +05:30 |
|
Tomaž Jerman
|
4b113af9cc
|
Allow content-type header to specify the charset
|
2022-01-18 21:50:19 +01:00 |
|
Denis Arh
|
60020f8510
|
Upgrade go-chi&co
|
2022-01-11 10:53:49 +01:00 |
|
Tomaž Jerman
|
907cb25ceb
|
Add support for multipart/form-data request parsing
|
2021-12-21 09:11:51 +01:00 |
|
Denis Arh
|
82c76bbe6c
|
Do not decode JSON from body if no POST params are spec.
|
2021-03-12 14:50:40 +01:00 |
|
Denis Arh
|
b82ddad83a
|
Implement support for labels on compose resources
|
2020-11-06 08:32:42 +01:00 |
|
Denis Arh
|
349ff3cf2d
|
Add improved sorting and key-based pagination
|
2020-08-24 15:43:04 +02:00 |
|
Denis Arh
|
697f3bc089
|
Migrated API specs to new codegen
|
2020-08-24 15:39:39 +02:00 |
|
Denis Arh
|
23bf0c52c7
|
Add missing raw&has for post&get
|
2020-04-08 17:02:07 +02:00 |
|
Denis Arh
|
7a6a0851c2
|
Add limit/offset params, reformat all paging & sorting params
|
2020-03-27 18:36:05 +01:00 |
|
Denis Arh
|
5a966a2303
|
Add request param getters & checkers
|
2020-03-27 18:36:05 +01:00 |
|
Denis Arh
|
5c5066dcec
|
Refactor chart repo
|
2019-10-29 10:06:14 +01:00 |
|
Denis Arh
|
6535034d87
|
Add full support for handle on module/chart/page
|
2019-09-30 10:20:39 +02:00 |
|
Tit Petric
|
4c166d92c6
|
Update codegen for cleanup/less verbosity
|
2019-05-22 16:37:53 +02:00 |
|
Denis Arh
|
94d459eb7d
|
Rename handlers/request receivers
|
2019-05-16 00:52:50 +02:00 |
|
Denis Arh
|
8abccd62b1
|
Updated requests & handlers after codegen tmpl change
|
2019-05-16 00:44:17 +02:00 |
|
Denis Arh
|
a41e4bfc19
|
Apply namespace changes to all layers of charts
|
2019-04-29 18:51:18 +02:00 |
|
Denis Arh
|
d10a89b31a
|
Add /namespace/{namespaceID} prefix to compose routes
Attachments, charts, modules, records, pages, triggers can now be
accessed under /namespace/{namespaceID}/...
|
2019-04-29 18:51:18 +02:00 |
|
Denis Arh
|
010a1351ea
|
Rename files & symbols
|
2019-04-29 18:51:18 +02:00 |
|