Pere Miquel Brull
1188831cd5
Fix e2e for tableau, metabase and powerbi ( #13050 )
...
* Fix e2e
* Fix e2e
2023-08-31 15:45:41 +02:00
Shailesh Parmar
8c223d0ccb
ui: updated data insights page as per new mock ( #12956 )
...
* ui: updated data insights page as per new mock
* updated right side graph for description owner and tier
* updated right panel of insight card
* updated data insight as per mock
* updated di ui
* fixed failing unit test
* updated new color as per mock
* added service DI graph
* added cypress for DI
* added unit test for newly added component
* fixed failing unit test
* fixed failing unit test
* fixed failing cypress
* fixed failing cypress
* updated end date
2023-08-31 17:42:01 +05:30
Sriharsha Chintalapani
c0d46a236f
Fix test suite migrations to 1.1.4 ( #13042 )
...
* Fix test suite migrations to 1.1.4
* Fix test suite migrations to 1.1.4
* Fix test suite migrations to 1.1.4
* Fix test suite migrations to 1.1.4
2023-08-31 12:47:55 +02:00
Shilpa Vernekar
3bdb346f38
test with minor changes ( #13047 )
2023-08-31 15:46:54 +05:30
Sachin Chaurasiya
5638fb4ea2
feat(ui): add support for block style editor ( #12960 )
...
* chore: add required dependencies
* chore: add placeholder dependency
* chore: add basic editor
* chore: configure the bubble menu
* chore: add slash command extension
* chore: convert class component to function component
* chore: cleanup
* feat: add support for link
* refactor: code
* chore: update folder structure
* feat: add icon for formats
* refactor
* fix: autofocus issue
* chore: cleanup
* chore: add pluginKey for extension
* chore: complete the link module
* chore: add support for task list
* feat: add support for mention
* chore: minor changes
* feat: add support for hashtag
* chore:bump versions
* fix: custom node and extension destroy issue
* refactor: markdown image
* chore: improve mention popup styling
* refactor: folder structure
* chore: move editor option to constant
* chore: update icons folder
* chore: update png icon folder structure
2023-08-31 15:25:10 +05:30
Ashish Gupta
8759d15106
fix(ui): change activity feed action icons and fix some minor bugs ( #12994 )
...
* change activity feed action icons and fix some minor bugs
* change icon color
* fix icon size
2023-08-31 15:08:30 +05:30
Pere Miquel Brull
a5667bb585
Fix import ( #13044 )
2023-08-31 08:30:18 +02:00
Mohit Yadav
673512d7f6
Changes For Knowledge Center Dev ( #13043 )
2023-08-31 11:42:34 +05:30
Suresh Srinivas
cc04a0d245
Add a flag to differentiate prepare for create from update ( #13034 )
2023-08-30 15:09:27 -07:00
Pere Miquel Brull
6c0e9f5061
Part of #7272 - Centralize Workflows, Status, and Exception Management ( #13029 )
...
* Prep changes
* Prep changes
* prep changes
* Update imports
* Format
* Prep delete
* Prep delete
* Fix sink
* Prep test
* Commit
* passing either
* passing either
* Prep Either
* Metadata source with Either
* Update status
* Merge remote-tracking branch 'upstream/main' into issue-7272
* Format
* Linting
* Linting
* Linting
* Linting
* Fix tests
* Fix tests
* Fix tests
* Fix tests
* Fix tests
* Fix tests
* Fix tests
* Comments
2023-08-30 15:49:42 +02:00
Sriharsha Chintalapani
1bed16fa14
Fix test suite migrations for 1.1.x ( #13037 )
2023-08-30 08:25:08 +02:00
Akash Jain
7d4957537c
fix(CI): enable force migrations for CI ( #13026 )
2023-08-29 13:39:08 +05:30
Ashish Gupta
197dd196fa
feat(ui): change sidebar label to tooltip hover and supported multi language ( #12996 )
...
* change sidebar label to tooplip hover and supported multi language
* fix alignment and cypress issues
* fix cpress issue
2023-08-29 13:01:06 +05:30
vanshika18
3cc15e6d0b
Fixed #8418 added new connector couchbase ( #12836 )
2023-08-29 11:16:32 +05:30
Ayush Shah
407900e5b4
Fix e2e according to latest changes ( #13018 )
2023-08-29 10:23:23 +05:30
Ayush Shah
300347fdd3
Fix mysql e2e ( #13010 )
2023-08-28 23:14:22 +05:30
Chirag Madlani
ad21ae05eb
fix(ui): sync date format with standard format ( #12986 )
...
* fix(ui): sync date format with standard format
* fix unit tests
* fix local to en-US
* merge main to fix-8538
* revert changes not related to PR
* sync datetime with new changes
* fix date issue in annoucement
* fix cypress failures
* fix cypress
2023-08-28 18:08:05 +05:30
Ashish Gupta
93f7b837a1
fix(ui):restrict whole page refresh on delete and restore in entity pages ( #12975 )
...
* restrict whole page refresh on delete and restore in entity pages
* uncommited changes
* changes as per comments
* fix activity feed cypress issue
* fix activity feed cypress issue
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-28 17:56:35 +05:30
Ashish Gupta
7683560094
chore(ui): restrict unwanted api calls and fix some styling issue ( #12973 )
...
* restrict unwanted api calls and fix some styling issue
* fix sonarcloud
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-28 17:55:41 +05:30
Aniket Katkar
e222d54ba3
fix#11221: added missing version page for services ( #12984 )
...
* Added version page for service pages
* fixed loading issue for service version page
* replaced custom drawer for showing version with antd component
* Added unit tests for newly added components
* removed the unnecessary prop used in DataModelVersion component
* removed unnecessary props
* moved common logic to utility function
* added cypress tests for service version pages
updated cypress for existing version pages to avoid name duplication issue
* Moved import for service version page to lazy load
* styling fixes and page title changes
* updated localization files
* worked on comments
* fixed service details page import issue
* fixed cypress
* code optimization
2023-08-28 11:47:14 +05:30
Teddy
867e1c4946
Issue-12914 -- Split profiler, data quality and data insight table from entity_time_series_extension
( #12991 )
...
* fix: write testCase result testSuite to compute summary
* fix: empty commit to trigger CI
* fix: extracted report data out of entity_extension_time_series and into report_data_time_series
* fix: split profiler data from entity_extension_time_series
* fix: split data quality data time series table
* fix: updated migration file
2023-08-28 08:14:15 +02:00
Pere Miquel Brull
cf9b626762
[Docs] - Incremental upgrade docs & bring back versions ( #13008 )
2023-08-27 10:55:55 +02:00
Dhruvin Maniar
fa67ce01d6
[FIX] Updating 1.1.2 Documentation with the required fixes ( #13006 )
...
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@192.168.1.24>
2023-08-25 19:42:14 +05:30
mohitdeuex
60eaeecf25
Fix Formatting
2023-08-25 18:35:31 +05:30
mohitdeuex
6966dd3cea
Name should be quoted before hashing
2023-08-25 18:25:20 +05:30
Akash Jain
41ddf07c30
fix(docs): Add FAQs for kubernetes ( #13003 )
2023-08-25 16:04:38 +05:30
Mohit Yadav
ab97a8ed70
Add breaking changes for pipeline in v110 ( #13002 )
2023-08-25 13:11:52 +05:30
Pere Miquel Brull
050021cb2f
[Docs] - Update path for generating API description ( #13000 )
2023-08-25 09:25:16 +02:00
Pere Miquel Brull
6e2fb1eca7
[Docs] - 1.1.2 Release ( #12977 )
...
* Prep 1.1.2 docs and remove 1.1.1
* Prep 1.1.2 release pages
* add missing links in menu.md
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00
Teddy
101cd0ebac
Issue 8930 - Update profiler timestamp from seconds to milliseconds ( #12948 )
2023-08-25 08:47:16 +02:00
Sriharsha Chintalapani
19b5c946a7
Fix #12167 : Support for Stored Procedures as another entity under Database Schema ( #12999 )
...
* Add Stored Procedure Entity
* Stored Procedure repository
* Stored Procedure repository
* Fix #12998 : Support for Stored Procedures as another entity under Database Schema
* Fix #12998 : Support for Stored Procedures as another entity under Database Schema
2023-08-25 08:14:30 +02:00
Pere Miquel Brull
76119ae943
Remove .egg for airflow APIs publish ( #12993 )
2023-08-24 16:58:16 +02:00
Akash Jain
0a7f30977a
fix(chore): Remove OPENMETADATA_DEBUG Param ( #12997 )
2023-08-24 20:17:50 +05:30
Pere Miquel Brull
10b1578eed
Fix airflow config retries postgres migration ( #12988 )
2023-08-24 14:42:43 +02:00
vanshika18
496abf0392
Fixed #12445 support lineage for clickhouse materialized views ( #12938 )
2023-08-24 17:48:44 +05:30
vanshika18
52153dba98
fixed #10691 support multiDatabase, usage & lineage support for Azure SQL ( #12982 )
2023-08-24 17:47:41 +05:30
Shailesh Parmar
08461fa9fd
ui: updated schedule interval to send undefine when none is selected ( #12990 )
2023-08-24 16:27:10 +05:30
Sachin Chaurasiya
ff6dccdb16
doc: update data insight doc ( #12983 )
2023-08-24 11:06:59 +02:00
Mohit Yadav
a95b5e7631
Attach openmetadata-ui sources in packaging ( #12965 )
2023-08-24 11:09:13 +05:30
Pere Miquel Brull
7715ffa088
[WIP] - Add testSuite query param for listing Ingestion Pipelines ( #12963 )
...
* Add testSuite query param for listing Ingestion Pipelines
* replace API call param from serviceFilter to testSuite for getAllIngestionWorkflows in TestSuitePipelineTab component
* Filter pipeline type IN condition
* updated pipelineType for ingestionPipeline
* updated cypress
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-08-23 17:17:37 +02:00
Sachin Chaurasiya
13501e0b41
doc(ui): whats new for 1.1.2 ( #12962 )
...
* doc(ui): whats new for 1.1.2
* fix: version typo
2023-08-23 18:00:15 +05:30
Ayush Shah
4464df81ff
Add include views to profiler ( #12974 )
2023-08-23 17:30:44 +05:30
Pere Miquel Brull
4862b0df28
Fix #10344 - Use ingestionPipeline retries when deploying ( #12926 )
2023-08-23 14:52:54 +05:30
Pere Miquel Brull
cc0653adb1
Fix Maven CI workflow dispatch ( #12971 )
2023-08-23 10:06:21 +02:00
Mohit Yadav
6988334b45
- LowerCase the UserNames and Email in user_entity ( #12942 )
...
* - LowerCase the UserNames and Email in user_entity
-- Added Migrations for the same
* revert name
* Fix Test
* Fix Failing User tests
* Move LowerCase to DAO
* Remove Unnecessary toLowerCase
* Reverted changes
* Fix Failing Test
* remove dao level shouldLowerCaseFQN
* Remove unnecesarry changes
2023-08-23 13:03:48 +05:30
Pere Miquel Brull
9d2bc14e5d
Run Maven CI on manual dispatch ( #12970 )
...
* Add manual dispatch for CI actions
* Run maven CI on workflow dispatch
2023-08-23 09:32:14 +02:00
Pere Miquel Brull
7f9144845e
Add manual dispatch for CI actions ( #12969 )
2023-08-23 09:22:16 +02:00
Ayush Shah
1e8ea26bbd
Refactor converter, unique count, add registry ( #12939 )
2023-08-23 11:43:12 +05:30
Ashish Gupta
74e8f0b32c
fix ui styling issue ( #12961 )
2023-08-23 11:13:18 +05:30
Suresh Srinivas
3fce9cfbc3
Update dependencies ( #12931 )
2023-08-22 07:45:09 -07:00