Skip to content
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

Add field verification and Fix that the address column of workspaceI… #1033

Open
wants to merge 2,585 commits into
base: dev-1.2.0-atlas
Choose a base branch
from

Conversation

Zosimer
Copy link

@Zosimer Zosimer commented Feb 17, 2023

…d is empty, resulting in an error

What is the purpose of the change

(For example: AppConn Core defines the abstractions and interfaces of the AppConn core functions.
It is the core concept that enables DSS to easily and quickly integrate various upper-layer web systems.
Related issues: #590. )

Brief change log

(for example:)

  • Define the core abstraction and interfaces of the AppConn;
  • Define the core abstraction and interfaces of the three-level specifications of AppConn.

Verifying this change

(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)

  • Added tests for creating and execute the workflow contains the nodes that DSS has integrated to go through and verify the availability of different AppConns.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • Anything that affects deployment: (yes / no / don't know)
  • The Core framework, i.e., AppConn, Orchestrator, ApiService.: (yes / no)

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

ElishaZhang and others added 30 commits May 29, 2022 18:04
zqburde and others added 28 commits July 8, 2022 17:40
Merge WeDataSphere dev-1.1.4 to WeBankFinTech branch-1.1.0
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…heduler-sso

fix:type conversion exception
…m_and_yarn/web/parse-url-6.0.2

Bump parse-url from 6.0.0 to 6.0.2 in /web
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/web/moment-2.29.4

Bump moment from 2.29.1 to 2.29.4 in /web
Linkis1.2.0+dss1.2.0[datamodel][dataassets][datawarehouse],Realize data model management, connect with Atlas, and realize blood relationship management
Linkis1.2.0+dss1.2.0[datamodel][dataassets][datawarehouse],Realize data model management, connect with Atlas, and realize blood relationship management
fixed some bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.