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

✨ v1.1.0-beta - Refactoring of the homepage to use libraries #18

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

LordLumineer
Copy link
Contributor

  • You can try the service directly from the homepage now

    • The button to display the try it out section is located at the bottom right of the page (and is always visible)
  • Addition of a navigation panel to quickly jump to the different sections of the homepage

  • Theme switcher to change between light and dark mode

  • Now using libraries for the UI of the homepage

    • TailwindCSS
    • DaisyUI
    • Json Formatter (to format the json in the try it out section)
  • General refactoring of the homepage

  • Reduced the endpoints by directly mounting the static files in the server

* Now Using Tailwind, DaisyUI, json formatter
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
app/main.py 100.00% <100.00%> (ø)

@LordLumineer LordLumineer merged commit c91ef0e into pre-release Feb 11, 2025
3 checks passed
@LordLumineer LordLumineer deleted the V1.1.0_Refactoring-HomePage branch February 11, 2025 02:51
LordLumineer added a commit that referenced this pull request Feb 20, 2025
* V1.0.5 BETA (#15)

* ✨ v1.0.5 - Try It Out
* Removed the bridge to the titles and cleaned so of the code

* feat: 🧪 Better CI/CD to include the pre-release branch

Invalid version on purpose to test the version validation

Invalid version on purpose to test the version validation

* run version check on pre-release PR

* Now with valid version

* beta v2 (#16)

* V1.0.5   try it out (#17)

* feat: ✨ v1.0.5 - Try It Out

Added a box to try out the service directly in the home page

* v1.0.5 - BETA

* beta 1

* removed the bridge to the titles and cleaned so of the code

* feat: 🧪 Better CI/CD to include the pre-release branch

Invalid version on purpose to test the version validation

Invalid version on purpose to test the version validation

* run version check on pre-release PR

* Now with valid version

* beta v2 fixed homepage tags

* fix: 🐛 Fixed wrong endpoint for SEO

* ✨ Refactoring of the homepage to use libraries (#18)

* ✨ Allow Multple connection with same token + cleaned bit the Home Page

* fixed beta version number (#21)

* style: 🎨 cleaned up the HomePage (#22)

* v1.1.0 RC1- Ready | Uniformed the theme (#23)

* 1.1.0 - RC2 (#24)

* ci: Check the diff of the changes.md

* ci: Fixed the if statements to check the version depending on the target of the PR

* v1.1.0 - READY
LordLumineer added a commit that referenced this pull request Feb 20, 2025
* V1.0.5 BETA (#15)

* ✨ v1.0.5 - Try It Out
* Removed the bridge to the titles and cleaned so of the code

* feat: 🧪 Better CI/CD to include the pre-release branch

Invalid version on purpose to test the version validation

Invalid version on purpose to test the version validation

* run version check on pre-release PR

* Now with valid version

* beta v2 (#16)

* V1.0.5   try it out (#17)

* feat: ✨ v1.0.5 - Try It Out

Added a box to try out the service directly in the home page

* v1.0.5 - BETA

* beta 1

* removed the bridge to the titles and cleaned so of the code

* feat: 🧪 Better CI/CD to include the pre-release branch

Invalid version on purpose to test the version validation

Invalid version on purpose to test the version validation

* run version check on pre-release PR

* Now with valid version

* beta v2 fixed homepage tags

* fix: 🐛 Fixed wrong endpoint for SEO

* ✨ Refactoring of the homepage to use libraries (#18)

* ✨ Allow Multple connection with same token + cleaned bit the Home Page

* fixed beta version number (#21)

* style: 🎨 cleaned up the HomePage (#22)

* v1.1.0 RC1- Ready | Uniformed the theme (#23)

* 1.1.0 - RC2 (#24)

* ci: Check the diff of the changes.md

* ci: Fixed the if statements to check the version depending on the target of the PR

* V1.1.0 STABLE (#27)

* v1.1.0 - READY

* v1.0 Stable

* Update .gitattributes [skip ci]

Added scrit.js and style.css to the gitattributes ignore (docs) as these aren't really part of the project and are there for documentation (homepage)
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.

1 participant