SuiteCRM-Core/tests
Clemente Raposo fb359cd5f6 Add ClassicView redirection exclusions
- Add configurable exclusions by module / action on the backend
-- Add ClassicViewRoutingExclusionsHandler to grab these from legacy
-- Expose these as system configs to the frontend
- Update redirect check to classic view
-- Do not re-direct when same route (example, for listview filtering)
-- Do not re-direct when route is excluded
-- Do not re-direct when not able to convert route
- Update unit tests
2021-03-30 19:21:35 +01:00
..
_data Add codeception testing framework 2021-03-30 19:21:30 +01:00
_output Add codeception testing framework 2021-03-30 19:21:30 +01:00
_support Add Route conversion on legacy 2021-03-30 19:21:34 +01:00
acceptance Add Route conversion on legacy 2021-03-30 19:21:34 +01:00
api Add legacy api re-direction 2021-03-30 19:21:34 +01:00
functional Add legacy user provider 2021-03-30 19:21:34 +01:00
unit Add ClassicView redirection exclusions 2021-03-30 19:21:35 +01:00
acceptance.suite.dist.yml Add legacy api re-direction 2021-03-30 19:21:34 +01:00
api.suite.dist.yml Add legacy api re-direction 2021-03-30 19:21:34 +01:00
functional.suite.yml Add ClassicView routing 2021-03-30 19:21:31 +01:00
runtests.sh Add additional configuration options to codeception 2021-03-30 19:21:31 +01:00
unit.suite.yml Add codeception testing framework 2021-03-30 19:21:30 +01:00