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

Refactoring Actions #26

Open
topdown opened this issue Feb 19, 2016 · 0 comments
Open

Refactoring Actions #26

topdown opened this issue Feb 19, 2016 · 0 comments

Comments

@topdown
Copy link
Owner

topdown commented Feb 19, 2016

Because this Dashboard turned into more of a tool, there are a lot of actions that got added for various areas.
Actions

  1. update
  2. backup
  3. install
  4. migrate
    etc....
    My vision is to refactor this code so it is cleaner and more testable
 dashboard_commands
     |- commands/
          |- plugin
                |- install
                |- update
                |- get?
          |- theme
                |- install
                |- update
                |- get?
          |- host
                |- get
                |- list
          |- database
                |- backup
                |- migrate
                |- rollback

etc...
They all have various actions.
I will be committing base files to refactor-actions branch so everyone can see my goal.
Feel free to work on this but keep the work and PRs in the refactor-actions branch for now until its stable.

topdown added a commit that referenced this issue Feb 19, 2016
topdown added a commit that referenced this issue Feb 20, 2016
topdown added a commit that referenced this issue May 6, 2016
topdown added a commit that referenced this issue May 6, 2016
topdown added a commit that referenced this issue May 6, 2016
…Still need to cleanup host calls in the command/plugin.php when we get there ref #26
topdown added a commit that referenced this issue May 9, 2016
topdown added a commit that referenced this issue May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant