From 33b1a9caaf34d6a413b2208b804dd1e473329367 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 9 Jan 2020 18:40:34 +0000 Subject: [PATCH] --- .../core-display-format-template-system.txt | 1 + devdocs/specs/core-main-grids.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 devdocs/specs/core-main-grids.txt diff --git a/devdocs/specs/core-display-format-template-system.txt b/devdocs/specs/core-display-format-template-system.txt index ee78a11d..78728222 100644 --- a/devdocs/specs/core-display-format-template-system.txt +++ b/devdocs/specs/core-display-format-template-system.txt @@ -34,3 +34,4 @@ Back AND front end - Should send the customized templated display name field to the reports as well as all the regular including name fields - This is because users will likely want that for many reports - Kind of a calculated field + - Default templates come with Raven, user can customize further \ No newline at end of file diff --git a/devdocs/specs/core-main-grids.txt b/devdocs/specs/core-main-grids.txt new file mode 100644 index 00000000..4489b05d --- /dev/null +++ b/devdocs/specs/core-main-grids.txt @@ -0,0 +1,19 @@ +MAIN GRID SPECS + +OVERVIEW + + +CASES + + + +REQUIREMENTS + +Client + + +Server + + +Back AND front end + \ No newline at end of file