2514 Commits

Author SHA1 Message Date
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
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
Louie
6f85019daf
Fixed favicon and manifest path (#11486) 2023-05-09 11:37:19 +05:30
Louie
5bce6447f6
Fixed typo SMPTS to SMTPS (#11487)
* Fixed typo SMPTS to SMTPS

* sonar lint fixes

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-05-09 11:22:20 +05:30
Shailesh Parmar
8607d30b1e
ui: feedback 1.0.1 part 2 (#11482)
* ui: feedback 1.0.1 part 2

* miner fix

* fixed code smell bug
2023-05-09 10:21:46 +05:30
Sachin Chaurasiya
9945974fac
E2e data insight report (#11483)
* e2e: add e2e test for data insight report

* address comment
2023-05-09 09:52:27 +05:30
Ashish Gupta
890433a8d6
fix(ui): fix the icon squeezing issue in entity headers and only name in right panel header (#11480)
* fix the icon squeezing issue in service pages

* minor fixes
2023-05-08 18:42:57 +05:30
Mohit Yadav
498873c011
Data insight reporting + extras (#11317)
* Refactor Data Insight Chart for Reusability

* Data Insight Reporting

* Add Schedule Info

* Add Error Handling

* Add Profile Field

* Remove Endpoint as required field

* Missing Language

* Reformat

* Remove Task and Test Result Settings

* Fix test

* fix: typescript errors

* fix: send alertType for subscriptions request

* feat: add alert data insights report page

* Fix test

* fix: alert type typescript error

* fix: loading flicker on alerts page

* chore: add placeholders for data insight report alert page

* fix: alert icon styling

* fix: confirmation is not showing up for delete operation for subscription.

* fix: delete operation is not working from alert details page

* fix Activity Feed Errors on update

* fix: test

* chore: change the description text area to the markdown editor

* Data Insight Reporting should be created on system startup

* Restrict DataInsight Report to only one

* Review Comments

* feat: show the default DataInsightReport data

* sonar fixes

* sonar fixes

* deprecate ConfirmationModal

* trigger should be updated

* feta: add edit flow for data insight report

* remove custom option for schedule info

* chore: update data insight report icon

* test: add unit test for add data insight alert form

* fix: update cypress tests

* update local message

* test: add unit tests

* move sql changes to a different file

* spacing issues

* add tag provider in createRequest

* chore: send provider in create and update alert request.

* fix: code smells

* fix: comment typo

* fix: permission issue for event subscription

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-08 16:54:45 +05:30
Chirag Madlani
94ef30c3d5
fix(ui): forgot password success feedback (#11437) 2023-05-08 13:49:35 +05:30
Shailesh Parmar
f75b2d9d9f
refactor (ui): revamp tier component (#11472)
* refactor (ui): revamp tier component

* fixed failing unit test
2023-05-08 13:06:00 +05:30
Shailesh Parmar
55751f7eaa
cy: added cypress to remove owner (#11458) 2023-05-08 11:03:33 +05:30
Ashish Gupta
3504ce1125
fix(ui): supported ellipses in entity info section for tags (#11453)
* supported ellipses in entity info section for tags

* minor changes

* change the popover style and fix test

* changes as per commets
2023-05-06 17:50:32 +05:30
Ashish Gupta
d7e2bd439b
fix(ui): supported pagination in data model (#11456)
* supported pagination in data model

* minor changes
2023-05-05 23:49:29 +05:30
karanh37
963fc8a4d7
fix: search highlight on explore card and synonym overflow on explore summary panel (#11451)
* fix: search highlight on explore card

* fix: use common component of synonyms

* fix: update facet filter key

* fix: code smell

* fix: code smell
2023-05-05 23:47:00 +05:30
Onkar Ravgan
69730a5944
updated docs for powerbi (#11454) 2023-05-05 09:53:48 -07:00
Shailesh Parmar
3ad9512400
fixed: Weekly Ingestion Workflow do not get Executed #11391 (#11427)
* fixed: Weekly Ingestion Workflow do not get Executed #11391

* addressing comments

* fixed float value was converted in to int issue in test case result

* miner fix

* updated cypress wait for ingestion

* added scrollintoview

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-05 20:10:31 +05:30
Sachin Chaurasiya
20effbe82a
fix: service connection key value alignment (#11439)
* fix: service connection key value alignment

* update custom data base icon
2023-05-05 20:02:14 +05:30
Shailesh Parmar
df257c54e2
ui: fixed feedback 1.0.1 (#11452) 2023-05-05 19:18:04 +05:30
Sachin Chaurasiya
e5b5095ad5
chore: rename useInfiniteScroll to useElementInView and add return type (#11418) 2023-05-05 16:25:49 +05:30
Ashish Gupta
1829462bdf
fix overflowing issue on entity summary panel (#11450) 2023-05-05 15:08:08 +05:30
karanh37
95eff8c5e5
fix(ui) - glossary feedbacks (#11425)
* fix: show display name instead of name in left panel

* fix: allow updating of empty owner in glossary and glossary term

* feat: add jest tests

* chore: add jest tests

* fix: fix code smell

* fix: review comments

* chore: add jest test for term references modal

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-05 15:05:49 +05:30
karanh37
fc08683d3e
fix: remove facet filter when searching again (#11380) 2023-05-05 15:05:28 +05:30
Ashish Gupta
a0e2078320
UI improvements (#11444) 2023-05-05 12:23:24 +05:30
karanh37
c77f14bdcf
fix: column level lineage not highlighted (#11440)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-05 12:23:01 +05:30
Ashish Gupta
f5aca84ff5
fix overflowing issue of alert page and added loading state in button (#11435)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-05 10:53:12 +05:30
Chirag Madlani
9e0ec28483
fix(ui): mask api token for looker connection (#11426) 2023-05-04 19:31:15 +05:30
Shailesh Parmar
4bcc7d9eab
feat: added cypress flow of add and remove owner and tier (#11419)
* feat: added cypress flow of add and remove owner and tier

* fixed failing cypress for service page

* fixed entitydetails spec failure

* addressing comment
2023-05-04 17:36:24 +05:30
karanh37
98d09ec6a3
fix: use search api instead of suggest (#11423) 2023-05-04 15:02:14 +05:30
Mayur Singal
186eb252d7
Fix #11332: Fix databricks sample data ingestion for array datatype (#11420)
* Fix #11332: Fix databricks sample data ingestion for array datatype

* Fix checkstyle
2023-05-04 13:36:12 +05:30
Shailesh Parmar
40b9a59047
bump sync-i18n to v0.0.20 (#11422) 2023-05-04 13:20:31 +05:30
Ashish Gupta
f2a62dd60f
fix(ui): fix the errorPlaceholder visible when component is in loading state (#11387)
* fix the errorPlaceholder visible when component is in loading state

* changes as per commets
2023-05-04 12:09:22 +05:30
NiharDoshi99
02d4a1d7d6
making downstream_task_ids field optional for airflow AirflowDagDetails (#11405)
* making downstream_task_ids field optional for airflow AirflowDagDetails

* update requirements file for airflow
2023-05-03 22:09:10 +05:30
Sachin Chaurasiya
aea930361e
fix: doc links (#11408)
* fix: doc links

* remove version from link
2023-05-03 15:39:57 +00:00
Sachin Chaurasiya
3299f6bda2
chore(ui): add custom storage on UI (#11256)
* chore(ui): add custom storage on UI

* chore: change the custom storage icon

* remove unused local key

* chore: make custom service icon consistent.
2023-05-03 11:39:52 +05:30
Ashish Gupta
e167589efd
fix ingestion count issue (#11329) 2023-05-02 17:16:25 +05:30
Chirag Madlani
1d504e1122
fix(ui): enable no-console on eslint (#11335)
* fix(ui): enable no-console on eslint

* fix console logs

* fix tests
2023-05-02 15:26:49 +05:30
Sachin Chaurasiya
1546e78dbc
e2e: add e2e for service requirement doc panel (#11367)
* e2e: add e2e for service requirement doc panel

* fix: bigquery field name
2023-05-01 19:58:04 -07:00
Nahuel
a4af11fba4
Fix: Improve error messages (#11244) 2023-04-27 08:45:25 -07:00
Shailesh Parmar
33c429f67c
fixed kafka cypress test (#11313)
* fixed kafka cypress test

* added API wait for dbt

* added wait on database

* reverting cypress.config changes
2023-04-27 14:00:45 +00:00
Chirag Madlani
6f14261822
fix(ui): database schema owner update failure (#11319) 2023-04-27 15:32:41 +05:30
Ashish Gupta
f15e8117e7
fix the airflow link and label for no data ingestion (#11325) 2023-04-27 15:29:25 +05:30
Pere Miquel Brull
c53a3413fb
Fixes #11307 - Handle exceptions if LookML model is invalid (#11320)
* Fix dynamo docs

* Handle data model fetch exceptions

* Format

* Add example for Private Key format
2023-04-27 11:42:16 +02:00
Sachin Chaurasiya
7d3df6fd54
chore(ui): validate required form fields before testing the connection (#11314)
* chore(ui): validate required form fields before testing the connection

* chore: address comments
2023-04-27 09:39:24 +00:00
Ashish Gupta
ee2901bcff
fix(ui): supported separate column for table version tags and supported fallback data for type column in container service (#11298)
* Supported seperate column for table version tags and supported fallback data for type column in container service

* fix cypress and request description issue

* updated table name

* fix cypress issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-27 14:54:45 +05:30
Mayur Singal
fd5f63fb58
Fix MSSQL connection with pyodbc scheme (#11304)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-04-27 07:25:10 +02:00