3788 Commits

Author SHA1 Message Date
Prajwal214
3b9362366b
Doc: Updating Airflow Service Connection Docs (#17163)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-29 17:10:28 +05:30
Aniket Katkar
c4ab0c6191
Fix #16585: Ingestion list table revamp (#17136)
* Add new ingestion list component

* localization changes

* Add new icons

* localization changes

* Revamp the ingestion list table

* update the pipeline actions styling

* Improve the ingestion list table functionality

* localization changes

* Fix failing unit tests

* Use the new IngestionListTable component

* localization changes

* Implement new IngestionListTable component in the Services list pipeline tab

* Improve ingestion list table functionality and modify unit tests

* localization changes

* Fix the e2e tests for new ingestion changes

* changes suggested in comments

* Minor bug fixes and improvements

* Change default schedule value from hour to daily

* revert test changes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-07-29 11:25:08 +05:30
Mohit Yadav
c6e7938e47
[Issue-16343]Activity Feed Improvements (#17086)
* Add entityRef in Thread_entity

* fix testCase breadcrumb, profile pic and supported entity reference

* fix sonar

* fix feed reseting on deleting comments

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-07-28 05:25:06 -07:00
Ashish Gupta
464d6cab72
MINOR: filter out glossary term option of same term in the related term (#17213)
* filter out glossary term option of same term in the related term

* fix sonar
2024-07-28 17:38:49 +05:30
Shailesh Parmar
b9e57c71e8
Minor: fixed test case and mysql query bug (#17205) 2024-07-27 10:39:13 +05:30
Shailesh Parmar
10040a2e8d
Minor: Added Ai learning banner if data is not accurate (#17198)
* Minor: Added Ai learning banner if data is not accurate

* fixed failing test cases
2024-07-27 10:31:52 +05:30
Ashish Gupta
addf7ef565
fix the task aut failure (#17188) 2024-07-26 20:05:09 +05:30
Sachin Chaurasiya
b486676d1d
Minor: description code block copy button should work properly (#17194) 2024-07-26 19:00:04 +05:30
Karan Hotchandani
3bcd481453
allow dropping off pipeline as node (#17020)
* allow dropping off pipeline as node

* Return Pipeline Nodes in Response

* Fix pipeline as a node

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-07-26 15:54:38 +05:30
Sachin Chaurasiya
0e3cf02618
feat(#10933): API service UI (#17003)
* feat(#10933): API service UI

* feat: Add support for API collections in multiple languages

* feat: add collection page

* feat: Add support for multiple languages in endpoint-plural translation

* chore: Add 'Beta' tag to API Services card, mark 'REST' service as beta, hide Pipelines tab, and update API Schemas card in settings.

* fix: api service version page to show list of collections

* feat: add api collect version page

* feat: add custom property support for api collections and endpoints

* feat: Add API Collection and API Endpoint translations in multiple languages

* Refactor proxy configuration to use '/api/' context instead of '/api/v1'

* feat: add apiEndpoint page

* feat: add APIEndpoint summary component

* feat: add APIEndpoint schema component

* chore: remove the schema type from APIEndpointSchema component

* feat: add version page component for API endpoint

* chore: add task support for api collection and api endpoint

* chore: remove schema from request and response label

* chore: don't show add ingestion button for api services

* feat: add search support for api entity

* feat: add request and response schema field translations for multiple languages

* chore: update icons

* refactor: Add null checks in EntityUtils.tsx

* feat: show deleted child entities if service is deleted

* chore: Update addApiEndpointFollower function in apiEndpointsAPI.ts

* feat: Add API collection and endpoint retrieval in EntityPopOverCard.tsx

* chore: add api endpoint in data assets widget

* feat: Add extra info link in data assets header

* chore: Add API endpoint index to DataAssetsWidget test

* feat: add api endpoint to explore tree

* test: add cypress for apiendpoint and apicollection custom property

* test: add playwright test for api service entity

* test: add playwright test for api collection entity

* test: Add ApiEndpoint playwright test

* test: fix api endpoint and api collection test

* fix: minor issues

* test: add playwright test for creating service from ui and explore page tree

* test: add playwright test for api endpoint lineage

* feat: Update API collection page to use specific fields for owner, tags, and votes

* test: remove api endpoint class from linage spec
2024-07-26 14:31:17 +05:30
Shailesh Parmar
58a6751dd3
Minor: added test case graph filters (#17184) 2024-07-26 10:14:14 +05:30
Chirag Madlani
21579b13d3
minor: hide username field on signup screen (#17144)
* minor: hide username field on signup screen

* add tests

* fix cypress for owner search

* fix data quality and profiler spec
2024-07-25 21:46:40 +05:30
Aniket Katkar
70f0268e26
Fix the AdditionalRuleSearch spec flakiness for AUT (#17129) 2024-07-25 18:19:42 +05:30
Chirag Madlani
befacea384
fixed: #14435 support download option for ingestion logs (#17176)
* support download option for ingestion logs

* fix tests
2024-07-25 09:27:55 +00:00
Shailesh Parmar
23073aa181
playwright: aut test failure for testSuitePipeline (#17168) 2024-07-25 14:41:06 +05:30
Aniket Katkar
c481fec6ff
Minor: Bug fixes and improvements (#17121)
* Fix the empty space rendering in place of icons if no icon is present

* Localization changes

* Fix the entity suggestion errors when searched for entities with special characters

* Update the playwright user and mlModel class to provide and update patch method

* add unit test for getEntityIcon
2024-07-25 13:30:22 +05:30
Sachin Chaurasiya
6fd86092fa
chore: remove robots.txt (#17171) 2024-07-25 12:25:25 +05:30
Chirag Madlani
539e676e29
fix(cypress): domain & glossary spec (#17162) 2024-07-24 18:46:03 +05:30
Ashish Gupta
8ae4fc83a5
#17021: fix the widget placement when adding new (#17151)
* fix the widget placement when adding new

* change the placement logic and fix the added widget check in add model if removed

* minor fix
2024-07-24 09:55:36 +00:00
Onkar Ravgan
79348a2259
MINOR: Added Alation Sink connector (#16982) 2024-07-24 12:08:07 +05:30
Prajwal214
25ad439123
Doc: Updated Hive,MySQL,Postgres,Snowflake Service Connection Docs (#17127)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:58:56 +05:30
Prajwal214
d25efedcb6
Doc: Updated Superset Service Connection Docs (#17134)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:44:49 +05:30
Shailesh Parmar
35258fd2ec
Minor: Added whats new content for 1.4.6 release (#17148) 2024-07-23 16:05:43 +02:00
Shailesh Parmar
151dd3e48b
Minor: fixed edit modal issue for sql test case (#17132)
* Minor: fixed edit modal issue for sql test case

* fixed test
2024-07-23 17:57:02 +05:30
Karan Hotchandani
26fcf863e8
fix playwright and cypress (#17138) 2024-07-23 16:55:35 +05:30
Prajwal214
ff8d101d9b
Doc: Updating Profiler Workflow Docs URL (#17140)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-23 15:18:03 +05:30
Karan Hotchandani
9be08d70e3
fix explore type changes for collate (#17131) 2024-07-22 16:47:44 +00:00
Ashish Gupta
986aaf42bc
#17065: fix the tags not rendering in selector after selection in edit tags task (#17107)
* fix the tags not rendering in selector after selection in edit tags taks

* added playwright test

* minor changes

* minor fix

* fix the tags not updating in edit and accept tag
2024-07-22 21:53:55 +05:30
Shailesh Parmar
b37dc06f0f
Minor: fixed AUT test (#17128) 2024-07-22 20:21:59 +05:30
Karan Hotchandani
cb9d9230ed
Explore tree feedbacks (#17078)
* fix explore design

* update switcher icon

* show menu when search query exists

* fix selection of active service

* fix type error

* fix tests

* fix tests

* fix tests
2024-07-22 15:51:01 +05:30
Ashish Gupta
f500e70256
#13876: change placement of comment and close button in task approval workflow (#17044)
* change placment of comment and close button in task approval workflow

* minor change

* playwright test for the close and comment function

* supported ref in activityFeedEditor

* fix playwright test

* added playwright test for data steward

* fix the test for the data streward user

* fix the close button not showing if task has no suggestions and icon fixes

* fix sonar issue

* change glossary and add suggestion button to dropdown button

* fix the glossary failure due to button change

* icon change for add tag and description

* fix glossary cypress failure due to button chnages

* changes as per comments
2024-07-22 12:45:07 +05:30
Suman Maharana
d3ea1ead01
Fix #12677: Added Synapse Connector - docs and side docs (#17041) 2024-07-22 12:35:46 +05:30
Shailesh Parmar
8d9ff41761
feat: updated multi pipeline ui as per new mock (#17106)
* feat: updated multi pipeline ui as per new mock

* translation sync

* fixed failing unit test

* fixed playwright test

* fixed viewService click issue

* sorted pipeline based on test case length
2024-07-22 10:18:19 +05:30
Shailesh Parmar
00278ce369
Minor: fixed testSummaryGraph issue (#17115) 2024-07-22 10:07:25 +05:30
Aniket Katkar
d52db7735b
Update the selector to avoid flakiness (#17099) 2024-07-19 15:25:36 +00:00
Sachin Chaurasiya
8434fe2c50
fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor (#17080)
* fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor

* test: add unit test

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-07-19 18:52:01 +05:30
Prajwal214
b1abb7cced
Doc: Updating BigQ Table Connection Docs (#17076)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-19 16:11:32 +05:30
Prajwal214
e58a788f47
Doc: Updating Athena Service Connection Docs (#17090)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-19 16:10:43 +05:30
Ashish Gupta
5c05738e02
#17043: fix the same suggestion content being displayed on task (#17077)
* fix the same suggestion content being displayed on task

* added playwright test
2024-07-19 12:04:56 +05:30
Aniket Katkar
bc49f9e843
Resolve the ws package version conflict due to conflicting dependencies (#16961) 2024-07-19 11:46:17 +05:30
Mohit Yadav
b1620e682a
Fix Users Issue due to capital names (#16828)
* Fix Users Issue due to capital names

* Fixed Tests

* No lowercasing name

* Revert

* toLowerCase

* fix email casing from UI side on basic auth

* compare lowercase email only from the loggedInUser

* address comments

* Updated LowerCase UserName on updates

* revert ui changes

* Migrate Name and Email

* cypress failure

* fix glossary test

* fix activity feed test

* Compare by Lowercasing Email and username

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-07-19 11:39:09 +05:30
Karan Hotchandani
c340fe94f3
saml reject token renewal (#17079) 2024-07-18 23:23:50 +05:30
Ashish Gupta
25a0a2ccf4
fix entity icon overlaping on text (#17072) 2024-07-18 17:53:37 +05:30
Sachin Chaurasiya
552983446a
minor: add apiService, apiEndpoint and apiCollection entity SearchIndexingApplication-collate.json (#17067) 2024-07-18 17:20:48 +05:30
Chirag Madlani
080314955a
fix: #16655 page breaks on changing page size with sorted table (#17009)
* fix: #16655 page breaks on changing page size with sorted table

* fix skeleton breaking

* fix tests

* fix tests

* remove unwanted code
2024-07-17 15:43:48 +05:30
Antoine Balliet
e67ba6b14c
feat: BigQuery ingestion allow specify projectId and fix primary key constrains retrieval (#16956) 2024-07-17 11:21:17 +05:30
sonika-shah
692c21f2f3
Fix #15735: Glossary,Term, Classification,Tag rename operation fixes (#16874)
* Fix #15735: Glossary,Term, Classification,Tag rename operation fixes

* add playwright for rename

* make description fields mandatory even if it contains whitespaces

* fix review comments

* hide edit button for system apps

* fix glossary owner reviewer spacing

* fix glossary term permission issue

* rename function to entityRelationshipReindex

* fix merge errors

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-07-16 17:20:36 +05:30
Karan Hotchandani
87fea77009
fix router redirection paths (#17037)
* fix redirection paths

* add unit tests
2024-07-16 08:52:41 +00:00
Sachin Chaurasiya
cfc419fff4
chore: update webpack proxy configuration context from /api to /api/ (#17038) 2024-07-16 08:30:37 +00:00
Shailesh Parmar
c2db1bbf0f
Minor: added support for search param based test case filter (#17030)
* Minor: added support for search param based test case filter

* fixed remove filter issue
2024-07-16 10:44:48 +05:30