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

riemer pushed a change to branch add-data-preview-table
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 2ba788cb6a Add cypress test
     add 5ac882a0d1 feat: enhance e2e tests (#4204)
     add b3a37e6d4f feat: Make OAuth userinfo request optional (#4205)
     add 975aed319b Merge branch 'dev' into add-data-preview-table

No new revisions were added by this update.

Summary of changes:
 .../service/core/oauth2/CustomOidcUserService.java |  16 +++
 ui/cypress/AGENTS.md                               |  53 ++++++++++
 ui/cypress/support/utils/asset/AssetUtils.ts       |   4 +-
 .../support/utils/dataExplorer/DataExplorerBtns.ts |  48 +++++++++
 .../utils/dataExplorer/DataExplorerUtils.ts        |  23 ++---
 ui/cypress/support/utils/pipeline/PipelineBtns.ts  |  40 ++++++++
 .../advancedFilterExpressions.smoke.spec.ts        |  39 ++++----
 .../tests/pipeline/pipelineMultiSelect.spec.ts     | 110 +++++++--------------
 .../components/chart-view/chart-view.component.ts  |  67 ++++++++++++-
 9 files changed, 290 insertions(+), 110 deletions(-)
 create mode 100644 ui/cypress/AGENTS.md

Reply via email to