This is an automated email from the ASF dual-hosted git repository.

wenming pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.


    from 5fc1cec  fix:add regexp for uris and host filter when create route 
(#70)
     add 13d18b6  update package
     add 8a362d2  update original files' license to MIT
     add bd26137  update html MIT header
     add 257a0ec  update trailing spaces
     add bbc247b  remove author
     new 29eca5a  license: Update License Header.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 package.json                                      |  7 ++---
 public/index.html                                 | 33 ++++++++++++---------
 src/api/types.d.ts                                |  1 -
 src/components/Breadcrumb/index.vue               | 31 ++++++++++++--------
 src/components/Hamburger/index.vue                | 31 ++++++++++++--------
 src/components/HeaderSearch/index.vue             | 31 ++++++++++++--------
 src/components/LangSelect/index.vue               | 31 ++++++++++++--------
 src/components/Pagination/index.vue               | 31 ++++++++++++--------
 src/components/PluginDialog/index.vue             | 32 ++++++++++++---------
 src/components/Screenfull/index.vue               | 31 ++++++++++++--------
 src/icons/README.md                               | 31 ++++++++++++--------
 src/icons/components/404.ts                       | 33 ++++++++++++---------
 src/icons/components/back-top.ts                  | 33 ++++++++++++---------
 src/icons/components/bug.ts                       | 33 ++++++++++++---------
 src/icons/components/chart.ts                     | 33 ++++++++++++---------
 src/icons/components/component.ts                 | 33 ++++++++++++---------
 src/icons/components/dashboard.ts                 | 33 ++++++++++++---------
 src/icons/components/documentation.ts             | 33 ++++++++++++---------
 src/icons/components/drag.ts                      | 33 ++++++++++++---------
 src/icons/components/edit.ts                      | 33 ++++++++++++---------
 src/icons/components/education.ts                 | 33 ++++++++++++---------
 src/icons/components/email.ts                     | 33 ++++++++++++---------
 src/icons/components/exit-fullscreen.ts           | 33 ++++++++++++---------
 src/icons/components/eye-off.ts                   | 33 ++++++++++++---------
 src/icons/components/eye-on.ts                    | 33 ++++++++++++---------
 src/icons/components/form.ts                      | 33 ++++++++++++---------
 src/icons/components/fullscreen.ts                | 33 ++++++++++++---------
 src/icons/components/guide-2.ts                   | 33 ++++++++++++---------
 src/icons/components/guide.ts                     | 33 ++++++++++++---------
 src/icons/components/hamburger.ts                 | 33 ++++++++++++---------
 src/icons/components/icon.ts                      | 33 ++++++++++++---------
 src/icons/components/index.ts                     | 33 ++++++++++++---------
 src/icons/components/international.ts             | 33 ++++++++++++---------
 src/icons/components/language.ts                  | 33 ++++++++++++---------
 src/icons/components/like.ts                      | 33 ++++++++++++---------
 src/icons/components/link.ts                      | 33 ++++++++++++---------
 src/icons/components/list.ts                      | 33 ++++++++++++---------
 src/icons/components/lock.ts                      | 33 ++++++++++++---------
 src/icons/components/message.ts                   | 33 ++++++++++++---------
 src/icons/components/money.ts                     | 33 ++++++++++++---------
 src/icons/components/password.ts                  | 33 ++++++++++++---------
 src/icons/components/pdf.ts                       | 33 ++++++++++++---------
 src/icons/components/people.ts                    | 33 ++++++++++++---------
 src/icons/components/peoples.ts                   | 33 ++++++++++++---------
 src/icons/components/qq.ts                        | 33 ++++++++++++---------
 src/icons/components/search.ts                    | 33 ++++++++++++---------
 src/icons/components/shopping.ts                  | 33 ++++++++++++---------
 src/icons/components/size.ts                      | 33 ++++++++++++---------
 src/icons/components/skill.ts                     | 33 ++++++++++++---------
 src/icons/components/star.ts                      | 33 ++++++++++++---------
 src/icons/components/tab.ts                       | 33 ++++++++++++---------
 src/icons/components/table.ts                     | 33 ++++++++++++---------
 src/icons/components/theme.ts                     | 33 ++++++++++++---------
 src/icons/components/tree-table.ts                | 33 ++++++++++++---------
 src/icons/components/tree.ts                      | 33 ++++++++++++---------
 src/icons/components/user.ts                      | 33 ++++++++++++---------
 src/icons/components/wechat.ts                    | 33 ++++++++++++---------
 src/lang/en.ts                                    | 35 ++++++++++++++---------
 src/lang/index.ts                                 | 35 ++++++++++++++---------
 src/lang/zh.ts                                    | 35 ++++++++++++++---------
 src/layout/components/AppMain.vue                 | 31 ++++++++++++--------
 src/layout/components/Navbar/index.vue            | 31 ++++++++++++--------
 src/layout/components/Sidebar/SidebarItem.vue     | 31 ++++++++++++--------
 src/layout/components/Sidebar/SidebarItemLink.vue | 31 ++++++++++++--------
 src/layout/components/Sidebar/SidebarLogo.vue     | 31 ++++++++++++--------
 src/layout/components/Sidebar/index.vue           | 31 ++++++++++++--------
 src/layout/components/TagsView/ScrollPane.vue     | 31 ++++++++++++--------
 src/layout/components/TagsView/index.vue          | 31 ++++++++++++--------
 src/layout/components/index.ts                    | 33 ++++++++++++---------
 src/layout/index.vue                              | 31 ++++++++++++--------
 src/layout/mixin/resize.ts                        | 33 ++++++++++++---------
 src/permission.ts                                 | 35 ++++++++++++++---------
 src/settings.ts                                   | 35 ++++++++++++++---------
 src/shims.d.ts                                    | 35 ++++++++++++++---------
 src/store/modules/app.ts                          | 33 ++++++++++++---------
 src/store/modules/permission.ts                   | 33 ++++++++++++---------
 src/store/modules/settings.ts                     | 33 ++++++++++++---------
 src/store/modules/tags-view.ts                    | 33 ++++++++++++---------
 src/store/modules/user.ts                         | 33 ++++++++++++---------
 src/styles/_variables.scss.d.ts                   | 33 ++++++++++++---------
 src/styles/element-variables.scss.d.ts            | 33 ++++++++++++---------
 src/utils/cookies.ts                              | 33 ++++++++++++---------
 src/utils/index.ts                                | 33 ++++++++++++---------
 src/utils/permission.ts                           | 33 ++++++++++++---------
 src/utils/request.ts                              | 33 ++++++++++++---------
 src/utils/scroll-to.ts                            | 33 ++++++++++++---------
 src/utils/validate.ts                             | 33 ++++++++++++---------
 src/views/login/index.vue                         | 31 ++++++++++++--------
 88 files changed, 1711 insertions(+), 1112 deletions(-)

Reply via email to