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 25 additions and 14 deletions
+25 -14
  • ha-overall-progress.md ha-overall-progress.md +25 -14
  • No files found.
ha-overall-progress.md
View page @ 8608ea62
...@@ -12,7 +12,7 @@ MMBE = Mystery Machine BackEnd (not cheerios) ...@@ -12,7 +12,7 @@ MMBE = Mystery Machine BackEnd (not cheerios)
FE = Mystery Machine FE = Mystery Machine
Points preceeded with a value (e.g. ```1 - ...``` or ```5 - ...``` are listed by importance. 1 is feature critical 5 is a minor QoL improvement. No flow affect, just experience) Points preceeded with a value (e.g. ```1 - ...``` or ```5 - ...``` are listed by importance. 1 is feature critical 5 is a minor QoL improvement with no flow affect, just experience. Bullet points are informative rather than directive.
## General incomplete Features: ## General incomplete Features:
...@@ -49,32 +49,30 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken ...@@ -49,32 +49,30 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
---- ----
#### HA-72 Preview: #### HA-68 Calendar:
1 - Submit needs to actually make the api call.
1 - API for submission is questionable. 5 - This page is poorly mobile responsive.
---- ----
#### HA-76 Template: #### HA-76 Template:
2 - Filters are unresponsive until DOM completes loading
3 - Slow loading is a bad UX. 3 - Slow loading is a bad UX.
3 - Filters force the object to reload. 3 - Filters force the object to reload.
2 - Filters are unresponsive until DOM completes loading
------ ------
#### HA-80 Edit: #### HA-80 Edit:
5 - Page retains old data and preloads that before loading current. is mildly jarring
1 - Submission does not occur. 1 - Submission does not occur.
1 - API For submisision is questionable 1 - API For submisision is questionable
5 - Page retains old data and preloads that before loading current. is mildly jarring
* The file uploaded as the asset should be the key-value pair of template text value -> new text value. This is inconsistent with some old documentation. As of my exit, this change has already been planned but not tested or prototyped. * The file uploaded as the asset should be the key-value pair of template text value -> new text value. This is inconsistent with some old documentation. As of my exit, this change has already been planned but not tested or prototyped.
----- -----
...@@ -83,17 +81,28 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken ...@@ -83,17 +81,28 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
2 - A "NEVER" date does not translate on edit. We take the date as the date. 2 - A "NEVER" date does not translate on edit. We take the date as the date.
----
#### HA-72 Preview:
1 - Submit needs to actually make the api call.
1 - API for submission is questionable.
--- ---
#### General: #### General:
* Edgecast URL is stubbed in right now and needs to be obtained from the data itself or somewhere else. 1 - Edgecast URL is stubbed in right now and needs to be obtained from the data itself or somewhere else.
* Logo will require a change in the template files as they stand. 2 - Date inputs are inconsistent in formatting Validate that the dates submitted mean what we think.
4 - 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.
* Date inputs are inconsistent in formatting Validate that the dates submitted mean what we think. 5 - House Ads is missing an icon. Home page is weird as a result, sidebar is weird and "house ads" text is the home button for the app as a result.
* 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. * Logo will require a change in the template files as they stand.
* 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. * 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.
...@@ -103,14 +112,16 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken ...@@ -103,14 +112,16 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
#### Dev Knowledge: #### Dev Knowledge:
* Running locally needs the "Cors Everywhere" plugin or else templates and such won't work right. * Running locally needs the "Cors Everywhere" plugin or else templates and such won't work right.
----- -----
## Sitehub: ## Sitehub:
1 - APIs are incomplete. There are 3 requred: 2 GET, 1 POST 1 - APIs are incomplete. There are 3 requred: 2 GET, 1 POST
> Get are defined here: http://dc-gitrepo-01.ntn.com/kbungo/local_ad_manager/tree/master/server#sitehub-aggregate > Get are defined here: http://dc-gitrepo-01.ntn.com/kbungo/local_ad_manager/tree/master/server#sitehub-aggregate
> POST is roughly defined here: https://jira.buzztime.com/projects/HA/issues/HA-85 > POST is roughly defined here: https://jira.buzztime.com/projects/HA/issues/HA-85
1 - HouseAds still has URI stubbing in place for dev use. 1 - HouseAds still has URI stubbing in place for dev use.
......
Clone repository
  • asus update process
  • ha overall progress
  • ha sitehub Q&A
  • Home
  • housead high level