-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support mssql in main datasource #6533
base: develop
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…-datasource-mssql
…-datasource-mssql
This comment has been minimized.
This comment has been minimized.
Tests results for "E2E"2 fatal errors, not part of any test 78 flaky1069 passed, 48 skipped, 13 did not run Full HTML report. Merge workflow run. |
…-datasource-mssql
…r existing actions
* fix: issue with Gantt block in tree collection * fix: bug * fix: test
…-datasource-mssql
* refactor(client): add trim API for Input and Variable.TextArea * fix(client): avoid trim property to be passed to inner component
* fix: add headers to API request in AssociationFieldProvider * fix: handle optional dataSource in headers for API request in AssociationFieldProvider
* fix: block template configure page style * fix: unit tests errors * chore: update tests snapshot * fix: inconsistant style
…-datasource-mssql
#6628) * fix: rule with 'any' condition does not take effect when condition list is empty * fix: bug
…pport multiple selection (#6629)
…tions for schema title and description. (#6574) * feat: add i18n support for ui schema * feat: add locale tester * feat: uischame localization source * refactor: page title * refactor: tab title * refactor: column title * refactor: form field title * fix: bug * refactor: uischema localzation sync * fix: bug * fix: issue with Gantt block in tree collection (#6617) * fix: issue with Gantt block in tree collection * fix: bug * fix: test * feat: enhance error handling with optional title in AppError component (#6409) * refactor(client): add trim API for Input and Variable.TextArea (#6624) * refactor(client): add trim API for Input and Variable.TextArea * fix(client): avoid trim property to be passed to inner component * fix: add headers to API request in AssociationFieldProvider (#6619) * fix: add headers to API request in AssociationFieldProvider * fix: handle optional dataSource in headers for API request in AssociationFieldProvider * fix: variable parse failure when URL parameters contain Chinese characters (#6618) * refactor: code improve * fix: bug * fix: e2e test * fix: e2e test * fix: e2e test * fix: e2e test * fix: e2e test * fix: e2e test --------- Co-authored-by: katherinehhh <katherine_15995@163.com> Co-authored-by: Sheldon Guo <sheldon_66@163.com> Co-authored-by: Junyi <mytharcher@users.noreply.github.com> Co-authored-by: Zeke Zhang <958414905@qq.com>
This is a ...
Motivation
Description
Related issues
Showcase
Changelog
Docs
Checklists