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

Rewrite UI and add jest tests #3

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

robmosca
Copy link
Collaborator

@robmosca robmosca commented Sep 19, 2023

As the title says:

  • We added jest tests everywhere
  • We rewrote the UI following designs by @mateotk
  • We converted class component to functional components
  • We added the ImportMapOverridesContext to simplify handling of state

Screenshot 2023-09-19 at 16 24 50
Screenshot 2023-09-19 at 16 24 31
Screenshot 2023-09-19 at 16 24 16
Screenshot 2023-09-19 at 16 23 57
Screenshot 2023-09-19 at 16 23 36

Copy link
Collaborator

@mateotk mateotk left a comment

Choose a reason for hiding this comment

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

looks great 🤩

@namelivia
Copy link

Cool UI ✨ !

@robmosca robmosca requested review from namelivia and ivan-navarro-75 and removed request for namelivia and ivan-navarro-75 September 27, 2023 15:13
@@ -5,7 +5,7 @@
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "origin/main",
"baseBranch": "origin/travelperk",

Choose a reason for hiding this comment

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

I recall seeing a post from the security team the other day stating we should not use other branch names than main

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, I already talked to them, and forked repos will need to be treated differently.

Copy link

@namelivia namelivia left a comment

Choose a reason for hiding this comment

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

Lgtm!

@robmosca robmosca merged commit 488d475 into travelperk Oct 10, 2023
2 checks passed
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.

4 participants