From b38f66f9d61a047cd5e69c18432fe3f339785d9e Mon Sep 17 00:00:00 2001 From: Juan J Chorro Bergillo Date: Tue, 25 Jun 2019 13:16:32 +0200 Subject: [PATCH 1/2] Add edit mode in post-aggregations --- dist/partials/query.editor.html | 12 ++++++++++++ dist/query_ctrl.d.ts | 1 + dist/query_ctrl.js | 5 +++++ dist/query_ctrl.ts | 6 ++++++ src/partials/query.editor.html | 12 ++++++++++++ src/query_ctrl.ts | 6 ++++++ 6 files changed, 42 insertions(+) diff --git a/dist/partials/query.editor.html b/dist/partials/query.editor.html index 0180a489..1e135418 100644 --- a/dist/partials/query.editor.html +++ b/dist/partials/query.editor.html @@ -416,6 +416,9 @@