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

Updates to frontend #169

Merged
merged 6 commits into from
Sep 29, 2020
Merged

Updates to frontend #169

merged 6 commits into from
Sep 29, 2020

Conversation

halkeye
Copy link
Member

@halkeye halkeye commented Sep 26, 2020

This started with just adding more eslint rules and cleaning up undefined variables

  • Removed localstorage and moved to a state object inside of Root App
  • Added redirect for initial landing page
  • Replaced a few components with functional components (mostly because
    component did mount wasn't firing)
  • Worked towards a single shared card layout screen (Only plugin is
    using it so far)

Demo: https://customize.jenkins-infra.g4v.dev

This started with just adding more eslint rules and cleaning up undefined variables
* Removed localstorage and moved to a state object inside of Root App
* Added redirect for initial landing page
* Replaced a few components with functional components (mostly because
        component did mount wasn't firing)
* Worked towards a single shared card layout screen (Only plugin is
        using it so far)
@halkeye halkeye requested a review from a team as a code owner September 26, 2020 19:50
@halkeye halkeye merged commit b5b6c47 into jenkinsci:master Sep 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants