Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Amending help centure to no longer use the help_centre_structure file to build the help centre navigation and build on demand instead Signed-off-by: jasonbellONS <[email protected]> * Running black Signed-off-by: jasonbellONS <[email protected]> * Amending loop Signed-off-by: jasonbellONS <[email protected]> * Nav created at app startup and grabbed from app.cache, rather than built each time a help centre page is accessed Signed-off-by: jasonbellONS <[email protected]> * Sorting subcategories Signed-off-by: jasonbellONS <[email protected]> * Running Black Signed-off-by: jasonbellONS <[email protected]> * Adding submit method request Signed-off-by: jasonbellONS <[email protected]> * Amending empty list check to use correct method Signed-off-by: jasonbellONS <[email protected]> * Amending categories to use existing category url's to keep everything consistent Signed-off-by: jasonbellONS <[email protected]> * Running Black Signed-off-by: jasonbellONS <[email protected]> * Adding comments to explain method Signed-off-by: jasonbellONS <[email protected]> * Amendments for linting Signed-off-by: jasonbellONS <[email protected]> * Initial commit Signed-off-by: jasonbellONS <[email protected]> * Contentful audit created, scripts moved to scripts folder Signed-off-by: jasonbellONS <[email protected]> * Updating git ignore Signed-off-by: jasonbellONS <[email protected]> * Merging with main Signed-off-by: jasonbellONS <[email protected]> * running isort on contentful_audit Signed-off-by: jasonbellONS <[email protected]> * scripts moved to scripts folder, cont Signed-off-by: jasonbellONS <[email protected]> * Script amended to write to Json and Html file to give better overview of changes Signed-off-by: jasonbellONS <[email protected]> * running black Signed-off-by: jasonbellONS <[email protected]> * renamed contentful_Audit.sh to match other scripts Signed-off-by: jasonbellONS <[email protected]> * fixing header on html file Signed-off-by: jasonbellONS <[email protected]> * changing output filepaths to inside scripts folder to keep everything self contained Signed-off-by: jasonbellONS <[email protected]> * Testing amendments Signed-off-by: jasonbellONS <[email protected]> * adding some comments to easier track what the script is doing Signed-off-by: jasonbellONS <[email protected]> * removing debug print statement Signed-off-by: jasonbellONS <[email protected]> --------- Signed-off-by: jasonbellONS <[email protected]>
- Loading branch information