tomtiao opened a new pull request, #2639:
URL: https://github.com/apache/apisix-dashboard/pull/2639
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?**
It seems that `/labels/route` is missing in v3. This spawns Network Error
notification which prevents tests from passing. Should I query all route data
and collect the labels?
Tests of `route` fails due to:
- create process depends on other modules, like `upstream` which haven't
been adapted yet
- missing apis in v3
I have modified some of the frontend code using the info in the Postman api
docs. Tell me if I could do more.
### Code that block tests
- `batch-delete-route` test
- `/labels/route` notification prevents cy from clicking the button
- missing api
- `create-route-*` test
- create process depends on `upstream`
- `data-loader-import` test
- missing api
- `search-route` test
- depends on create process
- `table-auto-jump-when-no-data` test
- `/labels/route` notification prevents cy from clicking the button
**Related issues**
fix/resolve #2636
**Checklist:**
- [x] Did you explain what problem does this PR solve? Or what new features
have been added?
- [ ] Have you added corresponding test cases?
- [ ] Have you modified the corresponding document?
- [ ] Is this PR backward compatible? If it is not backward compatible,
please discuss on the mailing list first
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]