From 88b979b18e59424aa012cbc6a194e5d63b874dcf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 22 Oct 2020 18:36:01 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 26 ++++------------------- ayanova/src/views/adm-global-settings.vue | 5 ----- ayanova/src/views/home-notifications.vue | 9 +++++--- 3 files changed, 10 insertions(+), 30 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a4fd9bb5..51c23a48 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,28 +3,6 @@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -todo: update front end report processor javascript libs for market and dompurify - -todo: breaking change in latest vuetify with integer bound to v-text-field have kept this version awaiting fix, reported - https://github.com/vuetifyjs/vuetify/pull/12451 - If not fixed in a timely manner can downgrade to the build before this one - -todo: Update marked library to latest, view breaking changes first - https://github.com/markedjs/marked/releases - -todo: move typeface roboto to new source or see how vue cli is handling it etc - https://github.com/KyleAMathews/typefaces/tree/master/packages/roboto - -todo: JWT Decode major updated version - potentially breaking changes - https://github.com/auth0/jwt-decode#readme - -todo: Monaco editor and webpack plugin update - https://github.com/microsoft/monaco-editor/blob/master/CHANGELOG.md - https://github.com/Microsoft/monaco-editor-webpack-plugin#readme - - -todo: Postgres 13? todo: when it's a general notification in the timeline the button to open the subscription should not be there since it goes to an uneditable default built in subscription @@ -47,8 +25,12 @@ todo: DataListFilter UI pretty shitty +todo: breaking change in latest vuetify with integer bound to v-text-field have kept this version awaiting fix, reported + https://github.com/vuetifyjs/vuetify/pull/12451 + If not fixed in a timely manner can downgrade to the build before this one ### BIG ITEMS ### +todo: Postgres 13? todo: export from grid to xls, csv etc. I'm thinking perhaps also a secondary ability to make report templates that are actually intended for export to xls or whatever as an additional feature diff --git a/ayanova/src/views/adm-global-settings.vue b/ayanova/src/views/adm-global-settings.vue index b4f6f5a1..788edce4 100644 --- a/ayanova/src/views/adm-global-settings.vue +++ b/ayanova/src/views/adm-global-settings.vue @@ -16,11 +16,6 @@ $ay.t("PickListTemplates") }} - - diff --git a/ayanova/src/views/home-notifications.vue b/ayanova/src/views/home-notifications.vue index 4ad1cbb9..30a2d0f6 100644 --- a/ayanova/src/views/home-notifications.vue +++ b/ayanova/src/views/home-notifications.vue @@ -36,9 +36,12 @@ {{ $ay.t("Delete") }} - {{ - $ay.t("NotifySubscription") - }} + {{ $ay.t("NotifySubscription") }} {{ $ay.t("Open") }}