Skip to content

Conversation

paty-oliveira
Copy link

  • Fix issue about the company name not appearing
  • Transform created_at column into readable format
  • Transform revenue_ytd column into readable format
  • Make table looks prettier

Copy link
Member

Choose a reason for hiding this comment

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

Great job formatting the COMPANIES_TABLE_HEADERS array to have each item on a new line. It improves readability. However, it seems that the COMPANY_NAME_FIELD_NAME constant was changed from company_name to name. Please confirm if this was intentional.

Copy link
Author

Choose a reason for hiding this comment

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

It was intentional! Based on my understanding, it is the fix for the undefined company name. It is based on db.json fields, where the name field is the company name not company_name. However, let me know if I'm not thinking correctly 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants