Commit Graph
21 Commits
Author SHA1 Message Date
Vivek Patel e7ed1d8271 Fix resource activity log store yaml 2022-05-09 16:39:52 +05:30
Vivek Patel 889f11aa94 Add rest endpoints for chart translations
It allows saving/updating yAxis label and metric label translations
2022-04-29 14:49:00 +05:30
Denis Arh b478b37775 Add support for page config 2022-02-10 13:55:54 +01:00
Denis Arh 691481424a Make compose page removal more flexible
Support four delete strategies
 - abort: raise an error of page to be deleted contains subpages
 - force: delete the page regardles of any potential subpages
 - cascade: remove all subpages
 - rebase: remove page and move subpages one level lower (to the place
   where the parent page was)
2022-01-26 15:50:21 +01:00
Denis Arh 92c0c3feb7 Add support for additional argument when invoking Corredor script 2021-12-17 12:59:24 +01:00
Tomaž Jerman 7f795ef418 Split namespace import to init and run 2021-10-10 12:43:21 +02:00
Tomaž Jerman f7922d9736 Add support for namespace clone, export, import 2021-09-23 13:05:08 +02:00
Denis Arh 9a2e58532c Fix module field resource translations 2021-09-22 11:26:14 +02:00
Denis Arh cfd95a6682 Rename resource translation routes 2021-09-22 11:26:14 +02:00
Tomaž Jerman e8e998293d Apply i18n to the more complex Compose resources 2021-09-22 11:26:14 +02:00
Tomaž Jerman 10e8b77d39 Deprecate record list filter query param 2021-07-14 09:56:49 +02:00
Tomaž Jerman 5f513d6e63 Add moduleID to compose page list filter 2021-03-23 16:09:26 +01:00
Denis Arh 79ed77a379 Fixed typos across the codebase (can not, cannot) 2021-03-17 17:25:05 +01:00
Tomaž Jerman 5b7c425922 Add support for namespace/app asset upload 2021-03-03 12:33:28 +01:00
Denis Arh 18b11e56be Support for page navigation on records 2020-12-18 17:31:31 +01:00
Peter Grlica 0d88fdd139 Added rbac for federation, fixed tests, updated generated code 2020-12-13 18:53:19 +01:00
Denis Arh b82ddad83a Implement support for labels on compose resources 2020-11-06 08:32:42 +01:00
Denis Arh b534308143 Fix pagination cursor dec/enc + finish impl 2020-10-12 15:20:55 +02:00
Denis Arh 7508659165 RBAC refactored (pkg renamed, init improved) 2020-09-18 07:56:58 +02: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