From d2e291fe64f071d8557f32cf42b2a35b065ee067 Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Fri, 20 Oct 2023 12:36:59 -0700 Subject: [PATCH] Remove .kanbn from git --- Adaptation/.kanbn/board.css | 7 ---- Adaptation/.kanbn/index.md | 35 ------------------- Adaptation/.kanbn/tasks/get-all-api.md | 10 ------ Adaptation/.kanbn/tasks/get-one-api.md | 9 ----- ...-tab-form-text-area-to-paste-over-excel.md | 9 ----- .../tasks/list-record-that-are-different.md | 9 ----- .../list-records-that-are-out-of-sync.md | 9 ----- ...t-uat-tasks-that-are-no-longer-in-excel.md | 9 ----- .../nginx-static-html-in-old-school-form.md | 10 ------ .../.kanbn/tasks/post-one-to-user-story.md | 9 ----- .../tasks/remove-static-file-controller.md | 30 ---------------- .../tasks/switch-to-infragistics-data-grid.md | 9 ----- 12 files changed, 155 deletions(-) delete mode 100644 Adaptation/.kanbn/board.css delete mode 100644 Adaptation/.kanbn/index.md delete mode 100644 Adaptation/.kanbn/tasks/get-all-api.md delete mode 100644 Adaptation/.kanbn/tasks/get-one-api.md delete mode 100644 Adaptation/.kanbn/tasks/in-tab-form-text-area-to-paste-over-excel.md delete mode 100644 Adaptation/.kanbn/tasks/list-record-that-are-different.md delete mode 100644 Adaptation/.kanbn/tasks/list-records-that-are-out-of-sync.md delete mode 100644 Adaptation/.kanbn/tasks/list-uat-tasks-that-are-no-longer-in-excel.md delete mode 100644 Adaptation/.kanbn/tasks/nginx-static-html-in-old-school-form.md delete mode 100644 Adaptation/.kanbn/tasks/post-one-to-user-story.md delete mode 100644 Adaptation/.kanbn/tasks/remove-static-file-controller.md delete mode 100644 Adaptation/.kanbn/tasks/switch-to-infragistics-data-grid.md diff --git a/Adaptation/.kanbn/board.css b/Adaptation/.kanbn/board.css deleted file mode 100644 index 8bc14b6..0000000 --- a/Adaptation/.kanbn/board.css +++ /dev/null @@ -1,7 +0,0 @@ -.kanbn-task-data-workload { - display: none; -} -.kanbn-task-data-relation { - display: block; - color: #198038; -} diff --git a/Adaptation/.kanbn/index.md b/Adaptation/.kanbn/index.md deleted file mode 100644 index f800435..0000000 --- a/Adaptation/.kanbn/index.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -type: "kanbn" -created: "2023-10-20T05:13:53.986Z" -updated: "2023-10-20T05:13:53.987Z" -startedColumns: - - 'In Progress' -completedColumns: - - Done -dateFormat: mm/dd -taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}' ---- - -# MESAFIBACKLOG - -## Backlog - -- [post-one-to-user-story](tasks/post-one-to-user-story.md) -- [in-tab-form-text-area-to-paste-over-excel](tasks/in-tab-form-text-area-to-paste-over-excel.md) -- [list-record-that-are-different](tasks/list-record-that-are-different.md) -- [list-records-that-are-out-of-sync](tasks/list-records-that-are-out-of-sync.md) -- [list-uat-tasks-that-are-no-longer-in-excel](tasks/list-uat-tasks-that-are-no-longer-in-excel.md) - -## Todo - -- [get-one-api](tasks/get-one-api.md) - -## In Progress - -- [nginx-static-html-in-old-school-form](tasks/nginx-static-html-in-old-school-form.md) -- [get-all-api](tasks/get-all-api.md) -- [switch-to-infragistics-data-grid](tasks/switch-to-infragistics-data-grid.md) - -## Done - -- [remove-static-file-controller](tasks/remove-static-file-controller.md) diff --git a/Adaptation/.kanbn/tasks/get-all-api.md b/Adaptation/.kanbn/tasks/get-all-api.md deleted file mode 100644 index 581d922..0000000 --- a/Adaptation/.kanbn/tasks/get-all-api.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -started: "2023-05-27T14:17:47.867Z" -type: "note" ---- - -# Get All API diff --git a/Adaptation/.kanbn/tasks/get-one-api.md b/Adaptation/.kanbn/tasks/get-one-api.md deleted file mode 100644 index d2abc95..0000000 --- a/Adaptation/.kanbn/tasks/get-one-api.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# Get One API diff --git a/Adaptation/.kanbn/tasks/in-tab-form-text-area-to-paste-over-excel.md b/Adaptation/.kanbn/tasks/in-tab-form-text-area-to-paste-over-excel.md deleted file mode 100644 index 2717dee..0000000 --- a/Adaptation/.kanbn/tasks/in-tab-form-text-area-to-paste-over-excel.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# In tab form text area to paste over Excel diff --git a/Adaptation/.kanbn/tasks/list-record-that-are-different.md b/Adaptation/.kanbn/tasks/list-record-that-are-different.md deleted file mode 100644 index d76ed59..0000000 --- a/Adaptation/.kanbn/tasks/list-record-that-are-different.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# List record that are different diff --git a/Adaptation/.kanbn/tasks/list-records-that-are-out-of-sync.md b/Adaptation/.kanbn/tasks/list-records-that-are-out-of-sync.md deleted file mode 100644 index ff51298..0000000 --- a/Adaptation/.kanbn/tasks/list-records-that-are-out-of-sync.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# List records that are out of sync diff --git a/Adaptation/.kanbn/tasks/list-uat-tasks-that-are-no-longer-in-excel.md b/Adaptation/.kanbn/tasks/list-uat-tasks-that-are-no-longer-in-excel.md deleted file mode 100644 index 95e5609..0000000 --- a/Adaptation/.kanbn/tasks/list-uat-tasks-that-are-no-longer-in-excel.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# List UAT Tasks that are no longer in Excel diff --git a/Adaptation/.kanbn/tasks/nginx-static-html-in-old-school-form.md b/Adaptation/.kanbn/tasks/nginx-static-html-in-old-school-form.md deleted file mode 100644 index 33ecd48..0000000 --- a/Adaptation/.kanbn/tasks/nginx-static-html-in-old-school-form.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -started: "2023-05-27T14:17:56.583Z" -type: "note" ---- - -# nginx Static HTML in old school form diff --git a/Adaptation/.kanbn/tasks/post-one-to-user-story.md b/Adaptation/.kanbn/tasks/post-one-to-user-story.md deleted file mode 100644 index ae0b459..0000000 --- a/Adaptation/.kanbn/tasks/post-one-to-user-story.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# Post one to User Story diff --git a/Adaptation/.kanbn/tasks/remove-static-file-controller.md b/Adaptation/.kanbn/tasks/remove-static-file-controller.md deleted file mode 100644 index c1aef4e..0000000 --- a/Adaptation/.kanbn/tasks/remove-static-file-controller.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 1 -completed: "2023-05-27T00:00:00.000Z" -type: "note" ---- - -# Remove StaticFile Controller - -```c# -_ = config.Routes.MapHttpRoute("Static", "{*url}", new { controller = "StaticFiles", action = "Index" }); - -public class StaticFilesController : ApiController -{ - [HttpGet] - public HttpResponseMessage Index(string url) - { - if (string.IsNullOrWhiteSpace(url)) - url = "index.html"; - - //var path = GeneratePath(url); - var response = new HttpResponseMessage(); - //response.Content = new StringContent(File.ReadAllText(path)); - //response.Content.Headers.ContentType = ContentType(url); - return response; - } -} -``` diff --git a/Adaptation/.kanbn/tasks/switch-to-infragistics-data-grid.md b/Adaptation/.kanbn/tasks/switch-to-infragistics-data-grid.md deleted file mode 100644 index 6cc4409..0000000 --- a/Adaptation/.kanbn/tasks/switch-to-infragistics-data-grid.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -created: "2023-06-23T20:27:00.000Z" -updated: "2023-06-23T20:27:00.000Z" -assigned: "" -progress: 0 -type: "note" ---- - -# Switch to Infragistics Data Grid