4793 Commits

Author SHA1 Message Date
Ashish Gupta
b8a6f549e7
UI : Added locailzation (#10151)
* added locailzation

* minor changes

* fix unit test issue
2023-02-09 14:26:28 +05:30
Ashish Gupta
abbc5e2686
UI : Fix expandable icon in entity table (#10125)
* Fix expandble icon in entity table

* Replace to Antd icon and address comments

* minor changes

* fix icon size
2023-02-09 14:17:28 +05:30
NiharDoshi99
34a0cc147e
Fix: Added changes for Pii sensitive (#10119)
* Fix: added changes for pii sensitive

* Fix: removed comments

* Fix: python checkstyle

* differtiate between sensitive and non sensitive tag

* fix: python test

* fix: added tests

* fix: maven CI
2023-02-08 16:00:47 +00:00
Chirag Madlani
fe03e51cfe
fix(ui): eliminate username logic from signIn process (#10131)
* fix(ui): eliminate username logic from signIn process

* fix failing cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-02-08 20:50:31 +05:30
Shailesh Parmar
7d827b6ae8
cypress: added missing cypress test case for glossary feature-part-1 (#10122)
* cypress: added missing glossary cypress

* formatting

* updated new data-testid

* closing select options on click of side panel
2023-02-08 19:39:20 +05:30
Shailesh Parmar
c1102b13fa
fix: Table list view within service shows name instead of displayName #10136 (#10142) 2023-02-08 15:26:26 +05:30
Pere Miquel Brull
1835de8bf2
Group airflowConfiguration into pipelineService config (#10120)
Group airflowConfiguration into pipelineService config (#10120)
2023-02-07 16:30:42 +01:00
Shailesh Parmar
b8e15bd969
fixed: tag api being called on every click in create glossary and create glossary term page (#10126)
* fixed: tag api being called on every click in create glossary and create glossary term page

* added unit test and optimise the code
2023-02-07 14:09:56 +00:00
Chirag Madlani
8d6a8938ad
fix(ui): localization for const final part (#9716)
* chore(ui): enable eslint rules for i18next
add sync language resources with main file

* chore : exclude i18next/no-literal-string for js, jsx, json and test files

* chore: add connection schemas in eslint ignore

* fix : missing localization part 1

* fix : missing localization part 2

* fix : missing localization part 3

* fix : missing localization part 4

* fix : missing localization part 5

* fix : missing localization part 6

* fix : unit test

* ignore mock files

* fix(ui): localization for const final part

* update i18next/no-literal-string to error from warning

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-07 19:08:41 +05:30
Ayush Shah
b75573386b
Optimize Images and Vectors ( lossless ) (#10115) 2023-02-07 16:22:32 +05:30
karanh37
497ae4c8ac
fix: use async for advanced search autocomplete (#10118)
* fix: use async for advanced search autocomplete

* refactor: revert the cypress config changes
2023-02-07 16:10:27 +05:30
Shailesh Parmar
c19a37f607
ui: fetch table api in ascending order in schema details page (#10117) 2023-02-06 16:47:45 +05:30
ragul balaji ravichandran
97747d9803
add GChat as alert destination (#10109) 2023-02-04 17:04:31 -08:00
Suresh Srinivas
1990ac56d9
10041 Part1 - Refactor and clean up System APIs (#10042)
* 10041 Part1 - Refactor and clean up System APIs

* Update the config resource endpoint url
2023-02-03 16:25:40 -08:00
Chirag Madlani
13357ab668
chore(ui): enable eslint rules for i18next (#9675)
* chore(ui): enable eslint rules for i18next
add sync language resources with main file

* chore : exclude i18next/no-literal-string for js, jsx, json and test files

* chore: add connection schemas in eslint ignore

* fix : missing localization part 1

* fix : missing localization part 2

* fix : missing localization part 3

* fix : missing localization part 4

* fix : missing localization part 5

* fix : missing localization part 6

* fix : unit test

* ignore mock files

* update i18next/no-literal-string to error from warning

* address comments

* fix cypress

* fix cypress

* fix element not found error on tests

* scroll to element before assertion

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-03 20:48:41 +05:30
Chirag Madlani
42b13c2b0d
fix(ui): update what's new content features (#10104) 2023-02-03 19:40:29 +05:30
Shailesh Parmar
92ad68a7b5
fixed: scroll issue in glossary preview (#10103) 2023-02-03 19:17:18 +05:30
Ashish Gupta
942b553edc
UI : Fix Test cases breaking issue while editing (#10095)
* Fix Test cases while edit

* Added cypress for null test type

* fix unit test issue
2023-02-03 16:30:50 +05:30
karanh37
852edc74d3
refactor: remove font awesome dependency (#10081)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-03 14:56:48 +05:30
Shailesh Parmar
8cc36ef7f6
ui: improve glossary bulk upload ui (#10092)
* ui: updated glossary bulk upload ui

* added unit test for changes

* addressing comments

* added "--" if there is no description
2023-02-03 14:23:22 +05:30
Chirag Madlani
590c3b8172
fix(ui): add principle domain to username to generate email (#10074) 2023-02-02 19:53:13 +05:30
Nahuel
b9a3c06104
Bump main branch to version 1.0.0 (#10040)
* Bump to version 0.13.2

* Bump mvn projects to 1.0.0-SNAPSHOT

* Bump python projects to 1.0.0.dev0

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 12:56:14 +01:00
Shailesh Parmar
72d6bfca1d
fix: dataInsight page break issue (#10068)
* fix: dataInsight page break issue

* Added unit test around the bug
2023-02-02 17:16:43 +05:30
Ashish Gupta
66f4136fc8
UI Improvements (#10034)
* UI Improvements

* fix restore modal unit test

* Remove tooltip from active button and optimse code

* remove console

* used enum for loading state
2023-02-02 17:09:09 +05:30
Sriharsha Chintalapani
ba44ae25b9
Fix #10061: Adding Reference to GlossaryTerm throws an error with EntityNotFound exception (#10062) 2023-02-02 10:06:46 +05:30
Aniket Katkar
f4ae0f0e2f
ui: fixed onboarding placeholder issue on homepage (#10045)
* fixed issue with onboarding placeholder showing while loading activity feeds for all filter

* improved unit tests for MyData component
2023-02-01 17:57:03 +05:30
Ashish Gupta
a5f9857815
UI : Minor ui fixes and localisation (#10001)
* Minor ui fixes and localisation

* fix localization key

* changes as per comments

* memoized page header

* method name change
2023-02-01 17:34:39 +05:30
Pere Miquel Brull
f0f3f0be6a
Add looker unit tests (#9691)
* Add looker tests

* Empty-Commit

* Install GE for tests

* Fix usage details python name

* Add missing test requirement
2023-02-01 09:20:26 +00:00
Parth Panchal
5805269506
Fixed#6145: Notification for service owner when ingestion pipeline fails (#9805) 2023-02-01 12:09:58 +05:30
Shailesh Parmar
01c717fff4
Cypress: Fixed flaky alert test (#10026) 2023-01-31 15:42:53 +05:30
Chirag Madlani
d464a8a255
fix(ui): validate token expiry on tab focus (#10011)
* fix(ui): validate token expiry on tab focus

* show toast message if token is expired
2023-01-31 00:47:39 +05:30
karanh37
97ea3608bd
fix: google refresh token silent callback (#10010)
* fix: google refresh token silent callback

* refactor: update axios interceptor reference in context

* refactor: address review comments
2023-01-30 18:19:58 +00:00
Shailesh Parmar
0ceaf67e32
fix failing cypress (#9998) 2023-01-30 16:34:53 +05:30
Sachin Chaurasiya
aa294a6a36
fix(ui) : owner dropdown for teams with search text is not working (#9921)
* fix(ui) : owner dropdown for teams with search text is not working

* chore : convert searchFormattedUsersAndTeams to async/await

* chore: use searchFormattedUsersAndTeams for owner search on add alerts page

* fix : search api call with query is not working

* fix : filter issue for team assets

* fix : cy test for alerts

* fix : cy tests

* fix: cy test

* chore: update the search query logic

* fix: cy tests

* Fix search teams with special chars

* fix localization missing for constant

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-30 09:00:18 +00:00
Ashish Gupta
4bef627fd7
Fix the add button styling for non admin button (#9995) 2023-01-30 12:13:06 +05:30
Sachin Chaurasiya
34df878427
doc : update what's new contents for 0.13.2 (#9954)
* doc : update what's new contents for 0.13.2

* update description for special characters

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* add features with YT videos

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-29 10:18:46 +05:30
Shailesh Parmar
da224c090d
UI: Added expand/collapse button for single nodes and increase zoom out default value (#9977) 2023-01-29 00:01:10 +05:30
Mayur Singal
5650ae35df
Add databricks pipeline config (#9979) 2023-01-28 18:42:38 +01:00
Ashish Gupta
34c26c542f
UI : Made Classification hard delete while deleting them (#9962)
* Fix the classification by hard deleting them

* fix unit test and cypress issue

* fixed unit test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-28 13:42:32 +05:30
Chirag Madlani
72912d75a4
fix(ui): tabs flickers on permission api response (#9957) 2023-01-27 21:48:25 +05:30
Aniket Katkar
134a5b2c54
fixed api errors shown for deleted tables on table details page (#9963) 2023-01-27 21:39:56 +05:30
Aniket Katkar
d9ea00b2f2
fix(ui): ui fixes for search dropdown suggestions API for owner and tag quick filters (#9961)
* Made changes for default options API calls for owner dropdown
Fixed glossary suggestions not showing for tag quick filters

* Fixed cypress tests
2023-01-27 21:38:13 +05:30
Aniket Katkar
1ead5a8964
ui: entity summary panel improvements (#9922)
* fixed bug where table constraints were not displaying in entity summary panel

* fixed summary panel not hiding in case of no results

* Changes made to improved the typescript type declaration as per comment
2023-01-27 18:45:12 +05:30
Shailesh Parmar
b024ada0f5
ui: fixed glossary csv preview issue and added remove owner functionality (#9950)
* Fixed: Glossary csv parser issue and other ui issue

* content overflow fix

* fixed failing unit test

* added test case for special character
2023-01-27 16:37:50 +05:30
Ashish Gupta
742d008669
UI : Remove the text ellipses and wrap the content to next line (#9903)
* Remove the text ellipses and wrap the content to next line

* fix column to left

* Made action column fix to right side and remove last run from fixed

* fix cypress issue
2023-01-27 11:10:07 +05:30
Aniket Katkar
ca27831be8
fixed wrong localization key on policiesDetails page (#9880)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-27 10:20:07 +05:30
Chirag Madlani
788f5ff776
Fix misc UI (#9912)
* fix(ui): show displayName instead name for entities

* fix ui improvements #9879

* fix alert details destination title rendering

* fixed failing cy test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-27 10:13:18 +05:30
Pere Miquel Brull
c368116697
Add dbt cloud URL as an input parameter (#9911)
* Add dbt cloud URL as an input parameter

* support dbt cloud url from UI

* Flag dbtCloudUrl as required

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-26 09:36:03 +01:00
Aniket Katkar
d705a0831d
fix(ui)#9714: condition between applied advanced search quick filters changed from AND to OR (#9918)
* changed condition between advanced search quick filters from AND to OR

* Changed cypress flow for quick filters for new changes
2023-01-25 21:39:35 +05:30
Sachin Chaurasiya
1cfdd6d7b0
fix(ui): JwtClaim should also check for "sub" claim and add fallback mechanism (#9909)
* fix(ui): JwtClaim should also check for "sub" claim and add fallback mechanism

* test: add unit tests
2023-01-25 13:20:39 +00:00