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

feat: Create a landing page #108

Merged
merged 4 commits into from
Nov 19, 2022
Merged

feat: Create a landing page #108

merged 4 commits into from
Nov 19, 2022

Conversation

lucas-louis
Copy link
Member

@lucas-louis lucas-louis commented Nov 18, 2022

Description

  • Add a landing page when the user arrives at the home page of IPC.
  • Refactor the theme of IPC:
    • Change the style of buttons
    • Change the style of texts
    • Change the main color (the blue & red one)
  • Change the routes:
    • The / route becomes /connection route
    • The / route has now the landing page

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the needed labels
  • I have linked this PR to an issue
  • I have linked this PR to a milestone
  • I have linked this PR to a project
  • I have tested this code
  • I have added / updated tests (unit / functionals / end-to-end / ...)
  • I have updated the README and other relevant documents (guides...)
  • I have added sufficient documentation both in code, as well as in the READMEs

@lucas-louis lucas-louis added the enhancement New feature or request label Nov 18, 2022
@lucas-louis lucas-louis self-assigned this Nov 18, 2022
@lucas-louis lucas-louis linked an issue Nov 18, 2022 that may be closed by this pull request
@lucas-louis lucas-louis marked this pull request as ready for review November 18, 2022 22:16
@RezaRahemtola RezaRahemtola merged commit 9eb79f2 into dev Nov 19, 2022
@RezaRahemtola RezaRahemtola deleted the feat/landing-page branch November 19, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Create a landing page
2 participants