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 20, 2019 by Kenji Bungo's avatar Kenji Bungo
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 7 deletions
+14 -7
  • ha-overall-progress.md ha-overall-progress.md +14 -7
  • No files found.
ha-overall-progress.md
View page @ e0e1502a
......@@ -44,7 +44,9 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
1 - Delete API is questionable
> suggested input: HouseAdID
> Suggested output: 200OK
> process: update HouseAd with HouseAdID given to have HouseAdStatusID=0. reload the page or remove the object from the user's current data set and move on.
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
......@@ -75,11 +77,14 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
1 - API For submisision is questionable
>>> Proposed input: entity_id, entity_type, file stream of asset, compositionTitle, templateID
>>> Output: one FULL house ad object reccomended, but minimum is houseAdID.
>>> See info bullet below for steps.
> Proposed input: entity_id, entity_type, file stream of asset, compositionTitle, templateID
> Output: one FULL house ad object reccomended, but minimum is houseAdID.
> See info bullet below for steps.
5 - Page retains old data and preloads that before loading current. is mildly jarring
~~5 - Page retains old data and preloads that before loading current. is mildly jarring~~
I fixed this somehow so that's pretty cool.
* 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.
......@@ -110,9 +115,11 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken
1 - API for submission is questionable.
>>> Proposed submission data:
>>> input: houseadID, start date, end date, weekdays
>>> output: none needed, can return entire ad, will likely be ignored.
> Proposed submission data:
> input: houseadID, start date, end date, weekdays
> output: none needed, can return entire ad, will likely be ignored.
---
......
Clone repository
  • asus update process
  • ha overall progress
  • ha sitehub Q&A
  • Home
  • housead high level