Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Projects endpoint & table #74

Merged
merged 22 commits into from
Feb 18, 2021
Merged

Projects endpoint & table #74

merged 22 commits into from
Feb 18, 2021

Conversation

jamescd18
Copy link
Member

@jamescd18 jamescd18 commented Feb 8, 2021

Oops I realized this actually closes #67 and closes #66 too. Todo: add more tests for the added functionality

later: fix the default sort once the API endpoint is actually properly set up and convert the business logic to integrate with redux

@jamescd18 jamescd18 added front-end Visual layout, styling, or view-specific issues back-end Database, REST API, or server-side issues new feature Features which don't currently exist labels Feb 8, 2021
@jamescd18 jamescd18 self-assigned this Feb 8, 2021
@jamescd18
Copy link
Member Author

HOLD: Please don't merge it yet even if it's approved.

Copy link
Contributor

@kevinyu328 kevinyu328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh what does the table look like?

@jamescd18
Copy link
Member Author

Ooops! My bad, here's the screenshot.
Screen Shot 2021-02-08 at 11 03 16 AM

@jamescd18
Copy link
Member Author

Full functionality:

mock data --> api endpoint --> container fetched it --> container displays data in table

kevinyu328
kevinyu328 previously approved these changes Feb 8, 2021
Copy link
Contributor

@kevinyu328 kevinyu328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niceee. Looks amazing!!

eshwaribhide
eshwaribhide previously approved these changes Feb 8, 2021
Copy link
Contributor

@eshwaribhide eshwaribhide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic Jahomes!

kevinyu328
kevinyu328 previously approved these changes Feb 12, 2021
Copy link
Contributor

@kevinyu328 kevinyu328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to merge whenever you're ready!

eshwaribhide
eshwaribhide previously approved these changes Feb 12, 2021
Copy link
Contributor

@kevinyu328 kevinyu328 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@kevinyu328 kevinyu328 merged commit 8a9903b into main Feb 18, 2021
@kevinyu328 kevinyu328 deleted the #67-projects-endpoint branch February 18, 2021 02:17
joongpa added a commit that referenced this pull request Mar 18, 2021
joongpa added a commit that referenced this pull request Mar 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
back-end Database, REST API, or server-side issues front-end Visual layout, styling, or view-specific issues new feature Features which don't currently exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Projects - Create Dummy API Endpoint Projects - Create Basic Projects Table Container
3 participants