Shailesh Parmar
004626320d
Feat(ui): update displayName part 2 ( #11584 )
...
* Feat(ui): update displayName part 2
* updated entity name
* fixed cypress failure
2023-05-15 13:59:09 +05:30
Pere Miquel Brull
019014b8d3
11579 Task - Add () in sample data ( #11591 )
2023-05-15 10:09:57 +02:00
Onkar Ravgan
3d9d4416b7
Fixed incompatible column name for Postgres version 11.6 ( #11536 )
...
* postgres col name on version
* Added dependancy
* Added paranthesis validation
* review comments and tests
2023-05-15 11:48:03 +05:30
Louie
520cbd72ca
Improve localization ( #11573 )
...
* Improve UI localization
* Better label for serviceType
* Update locale json files
2023-05-15 05:44:05 +00:00
Akash Jain
92d5bfa94e
fix: versions in main branch ( #11478 )
...
* fix: versions in main branch
* Prepare main branch for next release 1.1.0
* prepare main for latest release 1.0.1
2023-05-15 10:42:29 +05:30
Suresh Srinivas
e72125c3a1
11579 task - Change schema regex to allow parenthesis in the entity name ( #11580 )
2023-05-14 06:58:38 -07:00
Sriharsha Chintalapani
74716c6121
Fix Roadmap docs alignment ( #11585 )
2023-05-12 15:13:23 -07:00
Sachin Chaurasiya
2ca039865a
fix: custom logo variable names ( #11576 )
2023-05-12 12:34:26 -07:00
Ashish Gupta
a84fca8366
supported seperated tags and glossary column in container entity ( #11581 )
2023-05-12 12:06:42 -07:00
Mohit Yadav
d12d32bf65
Add settings to Db for Custom Logo ( #11583 )
...
* Add settings to Db for Custom Logo
* Add test for Settings
2023-05-12 23:34:02 +05:30
Pere Miquel Brull
4c77eaea72
Filter tables by databaseSchema ( #11574 )
2023-05-12 10:25:08 -07:00
Shaurya Rawat
663083e55e
Minor fix hive docs ( #11300 )
...
Signed-off-by: shaurya.rawat <shaurya.rawat@new-work.se>
2023-05-12 10:23:43 -07:00
Sriharsha Chintalapani
1a1f399116
Fix Roadmap docs ( #11567 )
...
* Fix Roadmap docs
* Fix Roadmap docs
2023-05-12 18:11:11 +02:00
Shailesh Parmar
c3bd4eab0f
Feat(ui): implemented rename functionality part-1 ( #11559 )
...
* Fear: ui implemented functionality for updating displayName of table entity, part 1
* translation-sync
* fixed sonar cloud
* address the feedback
* sonar cloud
* addressing comments
* miner fix
* addressing comments
2023-05-12 14:40:20 +00:00
Ashish Gupta
b541110c06
feat(ui): supported separate column for topic entity ( #11390 )
...
* supported separate column for topic entity
* optimization in tag container component
* supported specifice placeholder when tags are not there
* fix cypress issue
* fix code smell and minor improvements
* minor fixes
2023-05-12 19:51:52 +05:30
Ashish Gupta
dd7d9f1acb
fix(ui): fix the placeholder issue while applying filter in entity ( #11529 )
...
* fix the placholder issue while applying filter in entity
* fix code smell
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-12 15:26:36 +05:30
Mayur Singal
e61bb3cf0d
Fix snowflake E2E: add system metric sleep time ( #11569 )
2023-05-12 14:09:57 +05:30
Sachin Chaurasiya
abb1437979
fix( #11545 ): data Insight report Improvements ( #11550 )
...
* fix(#11545 ): data Insight report Improvements
* minor change
* address comments
* change send now to send
* fix sonar cloud flagged bug
* add cypress test
* address comments
* sycn local keys
* fix cy test
2023-05-11 21:46:29 +05:30
Onkar Ravgan
cff403a05a
Validate if tags are created before attaching them to CreateRequest ( #11554 )
...
* Added tags validation
* typo fixed
2023-05-11 16:04:55 +00:00
Mayur Singal
ef7b02529d
Remove sqlalchemy-ibmi
from db2 dependency ( #11553 )
...
* Remove sqlalchemy-ibmi from db2 dependency
* remove from json schema
* add migration
* update what's new
2023-05-11 15:03:26 +02:00
Pere Miquel Brull
6040078a7c
Validate context in Airflow ( #11551 )
2023-05-11 12:23:43 +02:00
Sachin Chaurasiya
1da5dd9b9b
fix( #11530 ): markdown viewer enableSeeMoreVariant is not working as expected ( #11532 )
...
* fix(#11530 ): markdown viewer enableSeeMoreVariant is not working as expected
* add unit test
* remove unused component
* update the comment
2023-05-11 15:42:09 +05:30
Pere Miquel Brull
f22d604c54
Remove old tests ( #11505 )
...
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-11 10:29:30 +02:00
Mohit Yadav
93e97674c5
Data Insight Report Improvement ( #11547 )
...
* Fix Mail to be sent to Team Users in case the email is missing
* Unwanted Comment
2023-05-11 13:55:57 +05:30
Pere Miquel Brull
b7e2aecd2b
Truncate automations_workflow ( #11531 )
2023-05-11 09:57:52 +02:00
Shailesh Parmar
596d8cd94f
Revert "cypress: updated workflow with cypress provided image ( #11544 )" ( #11546 )
...
This reverts commit 40508b4c8141a067fb222581e362bca8064de53b.
2023-05-11 12:30:57 +05:30
Shailesh Parmar
40508b4c81
cypress: updated workflow with cypress provided image ( #11544 )
...
* cypress: updated workflow with cypress provided image
* updated node image to cypress/browsers:node16.16.0-chrome107-ff107
2023-05-11 12:23:38 +05:30
Shailesh Parmar
544dc4f04f
ui: added unit test for TestSummary component ( #11523 )
...
* ui: added unit test for TestSummary component
* addressing comments
* miner fix
* addressing comments
2023-05-11 12:04:38 +05:30
Sriharsha Chintalapani
e3a99e2f84
Fix Airflow ingestion: check if downstream task are null ( #11539 )
...
* Fix Airflow ingestion: check if downstream task are null
* Fix Airflow ingestion: check if downstream task are null
2023-05-11 06:43:57 +02:00
Mads Emil
b0764aa7dd
Change presistent to persistent and delpoy to deploy ( #11541 )
2023-05-10 18:14:07 -07:00
Suresh Srinivas
14b622efd0
11287 Task - Add retention period and customer properties to Database, Schema, and Tables ( #11511 )
2023-05-10 16:08:21 -07:00
mohitdeuex
944a07cbd5
Trigger Api Only admin can invoke
2023-05-10 23:57:21 +05:30
Mohit Yadav
5bbd49cc60
[InsightReport] DataInsight Manual trigger Job ( #11538 )
...
* Add Manual Trigger for Insight Reports
* unrequ change
* add time diff comment
2023-05-10 23:49:50 +05:30
Ayush Shah
c027799928
Fix Docs ( #11537 )
2023-05-10 19:20:36 +02:00
Ayush Shah
70b09d1691
Fix impala ( #11535 )
...
* Add impala docs
* Add impala
* remove externalbrowser
* Add Config doc
* Add config options
* Add config options
2023-05-10 21:46:49 +05:30
Pere Miquel Brull
94a6582898
Add 1.0.1 YAML docs ( #11533 )
2023-05-10 18:12:18 +02:00
Mohit Yadav
647ff49dcb
Sonar Fixes P1 ( #11507 )
...
* sonar lint fixes
* PARENT_FIELD
* review comments
* Fix failing glossaryTest
2023-05-10 20:30:17 +05:30
Shailesh Parmar
e0a4361376
cypress: worked on flaky cypress in main ( #11506 )
...
* cypress: worked on flaky cypress in main
* adding glossary remove owner failure fix
* reverting change of cypress.config
2023-05-10 18:29:52 +05:30
Mayur Singal
f7a0d3f5f2
Fix E2E Vertica & System Metric ( #11525 )
2023-05-10 17:35:55 +05:30
Sachin Chaurasiya
cefce47ca4
Fix what's new content 1.0.1 ( #11518 )
...
* Fix what's new content 1.0.1
* minor change
* minor change
2023-05-10 13:19:50 +05:30
Mayur Singal
be7b056d72
Fix tableau models to make fields optional ( #11513 )
2023-05-10 12:23:44 +05:30
Mohit Yadav
0aa6c08cf6
Servlets Log Error Messages ( #11514 )
...
* remove stack trace logging
* Fixed Error Messages
* Feed Servelt logging
2023-05-10 10:56:28 +05:30
Sriharsha Chintalapani
bc5a11a72a
Add missing license for UI module ( #11510 )
2023-05-09 19:59:32 -07:00
Ashish Gupta
7221965629
restric global effect css of manage dropdown button ( #11504 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-09 19:00:14 +00:00
Ashish Gupta
100f885138
fix(ui): fix the ellipses and icon misplacement of entity headers ( #11502 )
...
* fix the ellipses and icon misplacement of entity headers
* changes as per commets
2023-05-09 15:58:04 +00:00
Shailesh Parmar
41438b90b3
ui: added whats new content for 1.0.1 ( #11498 )
2023-05-09 15:55:18 +00:00
Ashish Gupta
30ba81a9ef
fix the underline issue on entity cards ( #11497 )
2023-05-09 19:45:52 +05:30
Shailesh Parmar
915e800d60
fix: ingestion was not getting trigger for 1 day scheduler ( #11499 )
2023-05-09 18:21:45 +05:30
Teddy
60de33d7cf
Fixes #11384 - Implement mem. optimization for sys. metrics ( #11460 )
...
* fix: optimize system metrics retrieval for memory
* fix: ran python linting
* fix: logic to retrieve unique system metrics operations
* fix: added logic to clean up query before parsing it
* fix: added E2E tests for rds, bq, snflk system metrics
* fix: ran python linting
* fix: fix postgres query + add default byte size to env var
* fix: ran python linting
2023-05-09 12:05:35 +02:00
Louie
6f85019daf
Fixed favicon and manifest path ( #11486 )
2023-05-09 11:37:19 +05:30