apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

refactor: framework

Open bzp2010 opened this issue 3 years ago • 0 comments

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • [ ] Bugfix
  • [x] New feature provided
  • [ ] Improve performance
  • [ ] Backport patches

What changes will this PR take into?

Modify the overall framework of the Dashboard to make it layer by layer, hiding the details in order to decouple between modules (e.g. server, storage, etc.).

Related issues

fix/resolve #0001

Checklist:

  • [x] Did you explain what problem does this PR solve? Or what new features have been added?
  • [x] Have you added corresponding test cases?
  • [ ] Have you modified the corresponding document?
  • [x] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

bzp2010 avatar Aug 18 '22 09:08 bzp2010