Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N notebook
  • Project overview
    • Project overview
    • Details
    • Activity
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Kenji Bungo
  • notebook
  • Wiki
  • ha overall progress

ha overall progress · Changes

Page history
Update ha overall progress authored Nov 18, 2019 by Kenji Bungo's avatar Kenji Bungo
Show whitespace changes
Inline Side-by-side
Showing with 11 additions and 1 deletion
+11 -1
  • ha-overall-progress.md ha-overall-progress.md +11 -1
  • No files found.
ha-overall-progress.md
View page @ 3a812ba5
...@@ -41,7 +41,7 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken ...@@ -41,7 +41,7 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
1 - Delete API call is not made. 1 - Delete API call is not made.
1 - Delete API is quetionable 1 - Delete API is questionable
1 - Duplicate functions as if it were a normal edit. Forwards to template which doesn't make sense IMO. We probably just want to pass data with the ID's and UIDs stripped and have edit key on empty IDs 1 - Duplicate functions as if it were a normal edit. Forwards to template which doesn't make sense IMO. We probably just want to pass data with the ID's and UIDs stripped and have edit key on empty IDs
...@@ -95,6 +95,14 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken ...@@ -95,6 +95,14 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
* Dates across the site are odd. "NEVER" end translates to a date and we never translate it back for display so the display shows 2099 end date when the user selects never. * Dates across the site are odd. "NEVER" end translates to a date and we never translate it back for display so the display shows 2099 end date when the user selects never.
* If a user has adblock or something similar, API calls will be disabled and the app won't function :upside\_down: If we rename the word "ad" out of the MMBE API URLs it won't be blocked anymore.
* AdPreview component used on the home page and the edit pages is the same thing. It currently has not been tested for text replacement off a file from the front end. in theory it shouldn't be an issue, but needs to be tested.
-----
#### Dev Knowledge:
* Running locally needs the "Cors Everywhere" plugin or else templates and such won't work right.
----- -----
## Sitehub: ## Sitehub:
...@@ -107,3 +115,5 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken ...@@ -107,3 +115,5 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
1 - HouseAds still has URI stubbing in place for dev use. 1 - HouseAds still has URI stubbing in place for dev use.
1 - fallback ads do not exist and will need to be massaged into the app before release 1 - fallback ads do not exist and will need to be massaged into the app before release
1 - Settings.SiteHub.HouseAdsEnabled for enabling houseads to run
\ No newline at end of file
Clone repository
  • asus update process
  • ha overall progress
  • ha sitehub Q&A
  • Home
  • housead high level