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

feat(ui): supported custom property tab in stored procedure and setting page #13063

Conversation

Ashish8689
Copy link
Contributor

@Ashish8689 Ashish8689 commented Sep 1, 2023

Describe your changes:

Fixes #12167

  • supported custom property tab in stored procedure and setting page
image image image

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@Ashish8689 Ashish8689 temporarily deployed to test September 1, 2023 14:10 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 1, 2023 14:10 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 1, 2023 14:10 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 1, 2023 14:10 — with GitHub Actions Inactive
@Ashish8689
Copy link
Contributor Author

Ashish8689 commented Sep 1, 2023

@harsha we are not getting the extension value in GET request of storedProcedure , but received in PATCH request

image image

@Ashish8689 Ashish8689 marked this pull request as ready for review September 1, 2023 14:17
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 49%
49.98% (20277/40573) 28.87% (7131/24704) 31.04% (2324/7487)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 1, 2023

[open-metadata-ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@cypress
Copy link

cypress bot commented Sep 1, 2023

3 failed tests on run #28938 ↗︎

3 369 37 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

added extension field
Project: openmetadata Commit: 3bbf260dfb
Status: Failed Duration: 22:27 💡
Started: Sep 2, 2023 11:23 AM Ended: Sep 2, 2023 12:45 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@Ashish8689 Ashish8689 merged commit b4c9f71 into feat-stored-procedure-lineage-tab Sep 2, 2023
@Ashish8689 Ashish8689 deleted the feat-stored-procedure-custom-property-tab branch September 2, 2023 10:51
@Ashish8689 Ashish8689 restored the feat-stored-procedure-custom-property-tab branch September 2, 2023 11:00
@Ashish8689 Ashish8689 temporarily deployed to test September 2, 2023 11:00 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 2, 2023 11:00 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 2, 2023 11:00 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 2, 2023 11:00 — with GitHub Actions Inactive
Ashish8689 added a commit that referenced this pull request Sep 2, 2023
* supported code and activity tab in stored procedure

* added support for task functionality

* feat: supported lineage tab in stored procedure

* feat(ui): supported custom property tab in stored procedure and setting page (#13063)

* feat: supported custom property tab in stored procedure and setting page

* added extension field
chirag-madlani pushed a commit that referenced this pull request Sep 4, 2023
* feat: supported stored procedure in database

* minor fixes

* fix sonar

* optimize stored procedure code and supported deleted flag for it

* feat(ui): supported code and activity tab in stored procedure (#13054)

* supported code and activity tab in stored procedure

* added support for task functionality

* feat(ui): supported lineage tab in stored procedure (#13060)

* supported code and activity tab in stored procedure

* added support for task functionality

* feat: supported lineage tab in stored procedure

* feat(ui): supported custom property tab in stored procedure and setting page (#13063)

* feat: supported custom property tab in stored procedure and setting page

* added extension field

* chanegs as per comments

* chanegs as per comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants