+
+
+
+
+{% include "footer" %}
+
+
+
diff --git a/CustomerNotes/Artera.md b/CustomerNotes/Artera.md
index 5e2b7cb5..fb3b22e4 100644
--- a/CustomerNotes/Artera.md
+++ b/CustomerNotes/Artera.md
@@ -92,7 +92,6 @@ Each box is the same height.
Emily due April 19th. Will then be on parental leave.
-
## 05/02/2023
### Scheduled Report Request
@@ -103,3 +102,22 @@ to access the reports.
DONE: Custom Report for completions of "Self Service Analytics" Course.
Other items: redoing the design of the internal LMS.
+
+## 06/01/2023
+
+### Internal Instance Redesign
+
+They don't need ILTs for the internal.
+Match the external Artera LMS - as close to 1:1 as possible.
+
+Notes on what to and not to change:
+
+* My Courses - remove events embed, center all cards and make courses 3 across.
+* Course cards - They will not be using short description, make cards smaller.
+* Sub nav - Remove LP & Events
+* Homepage - no homepage, My courses is the homepage
+
+No official release, just move over when ready.
+Should be completed once Jackie returns from PTO.
+Anytime after the week of July 3rd. Jackie is back on July 11th.
+Jackie is OUT as of 22nd.
diff --git a/Scripts/harriUserProps.csv b/Scripts/harriUserProps.csv
new file mode 100644
index 00000000..892575eb
--- /dev/null
+++ b/Scripts/harriUserProps.csv
@@ -0,0 +1,27 @@
+"Gaucho and M restaurants";""
+"Mass Subs Holdings LLC";"Jersey Mike's"
+"Top Shelf Restaurants LLC dba Jersey Mike's";"Jersey Mike's"
+"Rick Stein";""
+"Maman";""
+"Creative Food Group";""
+"JM Washington Inc.Dba Jersey Mike's";"Jersey Mike's"
+"ITICO";""
+"Mass Subs Holdings LLC";"Jersey Mike's"
+"Holland Park Restaurant Limited";""
+"Rick Stein";""
+"LC of SA | DHC of SA | Firehouse of SA";"Dave's Hot Chicken"
+"Hawaiian Bros Island Grill";""
+"YOTEL";""
+"Caprice Restaurants";""
+"Rick Stein";""
+"Maman";""
+"DRS Food | Sharma Domino's";""
+"Bar Lab Holdings LLC";""
+"TopShelfLifestyles, LLC";"Jersey Mike's"
+"Pasture Restaurant Ltd";""
+"Rick Stein";""
+"Newstay Manchester Trading Limited";""
+"Freeland Group Restaurants (HQ)";""
+"SKYNET GP5";""
+"Creative Food Group";""
+"Rick Stein";""
diff --git a/Scripts/harri_csv.js b/Scripts/harri_csv.js
index 9303f8d3..4ff0e4e5 100644
--- a/Scripts/harri_csv.js
+++ b/Scripts/harri_csv.js
@@ -1,3 +1,18 @@
+/* Hello, Tracy! Welcome to the Harri script!
+
+Please save this script in a specific folder. That folder should be: ~/Documents/Harri/
+
+Please save the file you get from Chris in that same folder!
+
+Here's how you run it. Now that this file is open in VS Code, you're almost there!
+1. Click "Terminal" at the top of your screen and click "New Terminal" (or use Control+Shift+`)
+2. A little window will show up at the bottom of your screen. Make sure "Terminal" is highlighted.
+3. Go to line 100 and make sure the path is the same where your files are saved (Documents/Harri). Make sure the date is accurate.
+4. Click on this new terminal window and make sure you can type. Please copy and paste the following command:
+" node ~/Documents/Harri/harri_csv.js", tap Enter.
+5. If all goes well, you should see the script "working" by showing emails and uuids in the terminal.
+
+*/
const fs = require("fs");
const { parse } = require("csv-parse");
const axios = require('axios');
@@ -84,4 +99,4 @@ function csvReader(someArray, filePath) {
})
}
-csvReader(array, "/Users/normrasmussen/Downloads/Harri Activation Report - 2023.05.31.csv")
+csvReader(array, "~/Documents/Harri/Harri Activation Report - 2023.05.31.csv")
diff --git a/Y b/Y
deleted file mode 100644
index a29b9427..00000000
--- a/Y
+++ /dev/null
@@ -1,35 +0,0 @@
-session_name: Northpass
-windows:
-- focus: 'true'
- layout: c0fe,181x64,0,0,1
- options: {}
- panes:
- - focus: 'true'
- shell_command: Python
- start_directory: /Users/normrasmussen/Documents/Work
- window_name: notes
-- layout: c0ff,181x64,0,0,2
- options: {}
- panes:
- - focus: 'true'
- shell_command: zsh
- start_directory: /Users/normrasmussen/Documents/Work/Custom_Templates/customer_templates
- window_name: templates
-- layout: fc38,181x64,0,0[181x47,0,0,3,181x16,0,48,4]
- options: {}
- panes:
- - focus: 'true'
- shell_command:
- - cd /Users/normrasmussen/Documents/Work/Scripts
- - zsh
- - shell_command:
- - cd /Users/normrasmussen/Documents/Work/Scripts/API_Tests
- - zsh
- window_name: scripts
-- layout: c102,181x64,0,0,5
- options: {}
- panes:
- - focus: 'true'
- shell_command: zsh
- start_directory: /Users/normrasmussen/.dotfiles/nvim/.config/nvim
- window_name: dots