Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homeowner: Implementation for Work Orders View #17

Closed
4 tasks done
JamalG16 opened this issue Oct 30, 2019 · 0 comments
Closed
4 tasks done

Homeowner: Implementation for Work Orders View #17

JamalG16 opened this issue Oct 30, 2019 · 0 comments

Comments

@JamalG16
Copy link
Collaborator

JamalG16 commented Oct 30, 2019

Subtask of #4

Story: As a User, I want to be view all my work orders.

  • Change implementation to use new API
  • View work orders (general info of each work order)
  • Sort work orders
  • Individual work order view

The WorkOrders should be of card format.
image

Below is a mockup of the work orders view in the Job List page and the individual work order view.
78579573_432651401020001_5139552381167468544_n

[Total SP: (7 @daniakalomiris) (2 @MickeyPa)]
[Priority: High]
[Risk: High]

@JamalG16 JamalG16 mentioned this issue Oct 30, 2019
6 tasks
@DanielPri DanielPri added this to the Iteration 4 (Release 1) milestone Nov 7, 2019
@Songtone Songtone assigned MickeyPa and PinMeister and unassigned DanielPri Nov 17, 2019
MickeyPa added a commit that referenced this issue Nov 18, 2019
- Pull selected property prop to send to API
- Successfully obtain JSON responses from API in JobListPage
@JamalG16 JamalG16 assigned JamalG16 and unassigned PinMeister Nov 18, 2019
MickeyPa added a commit that referenced this issue Nov 22, 2019
- add empty item display page
- add sortWorkOrders method, not in use
- add frontend api for GetWorkOrderById,
MickeyPa added a commit that referenced this issue Nov 22, 2019
- Page displays work order attribute (basic)
- Refactoring of sort method in JobsListPage
MickeyPa added a commit that referenced this issue Nov 22, 2019
- Add a header (displays work order id and back button)
MickeyPa added a commit that referenced this issue Nov 23, 2019
daniakalomiris added a commit that referenced this issue Dec 19, 2019
@heyhellomila heyhellomila changed the title Implement work orders view Homeowner: Implementation for Work Orders View Dec 23, 2019
MickeyPa added a commit that referenced this issue Dec 26, 2019
…roject-mender into contractor-BE

* '17-work-order-views' of https://github.com/milaroisin/project-mender: (53 commits)
  [#17] Add work order details to collapse header
  [#17] Add sort and filter view for job list
  [#17] Add infinite scroll list
  [#17] Get work orders from api with pagination and change to card view
  [#17] Add columns to sort work orders
  [#17] Update job list page when adding a new work order
  [#17] Change lifecycle method to update work orders for selected property
  [#17] Adjust method setup to debug TouchableOpacity onPress
  [#17] Separate headers in JobList and give each one an onPress for sorting
  [#17] Get new JobList only if property is changed
  [#17] Get JobList to call api and get new workOrder list when property is changed
  [#17] Get PropertyName for WorkOrder View Page via API instead of redux
  [#17] Add KeyboardAwareScrollView to SignUpForm to match CreateWorkOrderForm behaviour
  [#17] Add rudimentary back button to WorkOrder View Page - Add a header (displays work order id and back button)
  [#17] Display Property name in WorkOrder View Page instead of id
  [#17]  Navigate to WorkOrder View Page - Page displays work order attribute (basic) - Refactoring of sort method in JobsListPage
  [#17] Turn job list rows into buttons - add empty item display page - add sortWorkOrders method, not in use - add frontend api for GetWorkOrderById,
  [#17] Refactored and fixed mapping issue
  [#17] Connect WorkOrder API to JobsListPage. - Pull selected property prop to send to API - Successfully obtain JSON responses from API in JobListPage
  fixing codacy things
  ...
daniakalomiris added a commit that referenced this issue Dec 27, 2019
daniakalomiris added a commit that referenced this issue Jan 4, 2020
daniakalomiris added a commit that referenced this issue Jan 6, 2020
daniakalomiris added a commit that referenced this issue Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants