4793 Commits

Author SHA1 Message Date
Shailesh Parmar
0ab6b29738
fix: issue-3425 Profiler: add test based on included datatype, issue-3407 Deleting column test shows blank in data-profiler for that column (#3429)
* fix: issue-3425 updated condition as per supported datatype
2022-03-15 19:25:50 +05:30
darth-coder00
2a5bea7f5e
Fixed #3247: Drop-down arrow in glossary page appears only on click (#3435)
* Fixed #3247: Drop-down arrow in glossary page appears only on click

* Minor Typo change
2022-03-15 19:12:54 +05:30
Sachin Chaurasiya
c860177a49
Add check to allow only the owner and admin to delete the post. (#3422)
* Add check to allow only the owner and admin to delete the post.

* Change author prop to isAuthor prop

* Add unit tests for feedcard component

* Add group-hover for feedcard

* Add delete posts support in homepage
2022-03-15 18:05:13 +05:30
Sachin Chaurasiya
eb436adcb2
UI: Add support for deleting a post in table entity (#3405)
* UI: Add support for deleting a post in table entity

* Addressing review comment
2022-03-14 19:21:10 +05:30
Shailesh Parmar
3dfae301fe
Fix: issue 3301 Data Quality - Missing Test Description UI & issue: 2861 Add SQLite service icon (#3404)
* Fix: issue 3301: Data Quality - Missing Test Description UI

* Fix issue: 2861 Added SQLite icon
2022-03-14 18:50:33 +05:30
Shailesh Parmar
a5505dadd2
Fixed issue: 3333 Data Quality - Check tests being supported in Date but not Timestamp (#3400)
* added filter support for date datatype

* Fixed: issue-3333 Data Quality - Check tests being supported in Date but not Timestamp
2022-03-14 17:42:24 +05:30
Vivek Ratnavel Subramanian
369b8c3b31
Fix #3366: UI: Avoid loading assets from external web pages (#3367) 2022-03-12 08:03:57 -08:00
darth-coder00
61d2ff192f
Added feature videos and change logs for release 0.9.0 (#3363) 2022-03-11 00:45:42 +05:30
darth-coder00
08bf0344a7
Fix: Tags editor issues (#3362) 2022-03-10 10:33:56 -08:00
Vivek Ratnavel Subramanian
3c89a11aa2
Fix #3348: UI: Tags dropdown does not render glossary terms consistently (#3349)
Co-authored-by: darth-coder00 <86726556+darth-coder00@users.noreply.github.com>
2022-03-10 21:59:59 +05:30
Sachin Chaurasiya
3eda561ca9
UI : Addressing 0.9.0 Feedback Part 3 (#3350)
* UI : Addressing 0.9.0 Feedback Part 3

* Minor fix

* Addressing review comment

* Minor style change
2022-03-10 21:25:41 +05:30
darth-coder00
4d1d25a58b
Fixed No data placeholders for reviewers and related terms (#3359)
* Fixed No data placeholders for reviewers and related terms
2022-03-10 21:18:12 +05:30
Shailesh Parmar
f03fb1cafa
Fixed issue-3325 Data Quality - columnValuesMissingCountToBeEqual UI, 3338: Add Ingestion Modal are missing Snowflake (#3351)
* added support to accept multiple value for missingValueMatch in columnValuesMissingCountToBeEqual test
2022-03-10 20:24:59 +05:30
Sachin Chaurasiya
6720fa9569
Change Login Page Background Image (#3344)
* Change Login Page Background Image

* Fix failing test
2022-03-10 12:23:00 +05:30
darth-coder00
e03b16f023
Fix: #3305 and added webhook icon (#3345) 2022-03-10 11:50:43 +05:30
Shailesh Parmar
cff4ea2dfd
added missing database services icon (#3336) 2022-03-09 23:37:15 +05:30
Sachin Chaurasiya
bf41163aaf
Change SignIn Page Slider images (#3337)
* Change SignIn Page Slider images

* Add loading lazy attribute to image
2022-03-09 23:36:19 +05:30
Shailesh Parmar
c3e591c234
fixed issue-3312: filter out the owned object with entities (#3330)
* fixed issue-3312: filter out the owned object with entities
2022-03-09 22:06:02 +05:30
darth-coder00
d18198bb20
Fixes: #3263, #3256 and Settings menu sorting (#3331) 2022-03-09 21:41:51 +05:30
Sachin Chaurasiya
171477cbb9
Fix #3311 Start conversation button on reply page is not functional. (#3327)
* Fix #3311 Start conversation button on reply page is not functional.

* Minor fix
2022-03-09 20:02:16 +05:30
Sachin Chaurasiya
b6174a80f6
Fix #3314 Not able to update service description. (#3323)
* Fix #3314 Not able to update service description.

* Fix failing test
2022-03-09 19:43:15 +05:30
Shailesh Parmar
e8f189d098
fixing failing test for ingestion (#3324) 2022-03-09 19:13:22 +05:30
darth-coder00
8687ac45aa
Fixed Misc issues regarding Glossary and search (#3322) 2022-03-09 19:03:42 +05:30
Sachin Chaurasiya
dd38aec8ab
Fix #3201 Clicking on term from activity feed redirects to wrong path. (#3321)
* Fix #3201 Clicking on term from activity feed redirects to wrong path.

* Add support for webhook entity link
2022-03-09 18:38:13 +05:30
Sachin Chaurasiya
bd5de92077
Fix #2752 Blank page is displayed while adding or editing description in Roles page. (#3315)
* Fix #2752 Blank page is displayed while adding or editing descripiton in Roles page.

* Minor Fix
2022-03-09 18:15:13 +05:30
Shailesh Parmar
be9a1e8d1b
Fix: issue-3277: filtering column test option depending on datatype (#3306) 2022-03-09 17:56:01 +05:30
Mayur Singal
40e7d37244
Snowflake optional config (#3319)
* Update AirflowUtils.java

* Update databaseServiceMetadataPipeline.json

* Updated Account and schema description

* snowfliks ui support (#3318)

* added lineage for snowflake

* Formatted file

* initialized metadata_config

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-03-09 17:55:37 +05:30
Akash Jain
211a8a55e8
feat: Prepare 0.9.1-SNAPSHOT (#3297)
* prepare snapshot version for 0.9.1

* prepare dev version for ingestion 0.9.1

* prepare dev version for ingestion-core 0.9.1

* prepare Docker CI workflows for 0.9.1
2022-03-09 12:08:42 +05:30
Vivek Ratnavel Subramanian
b156e68af0
#3285: Feedback on Glossaries feature/UI (Part 1) (#3288) 2022-03-09 11:06:37 +05:30
Shailesh Parmar
adbf53c652
Fixed failing addServiceModal test (#3296) 2022-03-09 10:58:54 +05:30
Vivek Ratnavel Subramanian
a6891afe75
Fix #3283: Skip running AddServiceModal.test.tsx (#3284) 2022-03-08 13:58:12 -08:00
Ayush Shah
116f8d333d
Airflow Auth fix + Version Downgrade + Increased Docker Min Memory Limit (#3233) 2022-03-08 13:51:07 -08:00
Shailesh Parmar
3b3d8ff988
Fix issue:- 3101, 2891, 3270: service modal fixes and service page fixes (#3279) 2022-03-08 10:58:09 -08:00
darth-coder00
bf079a019e
Fixes/08 03 2022 (#3273)
* Fixes: Misc issue fixes

* Fixed issues for adding Glossary terms as tags

* Fixed UI unit tests
2022-03-08 21:51:48 +05:30
Shailesh Parmar
63c7f2ca3f
Fix: Data quality bug fixes (#3272)
* Fixed: issue #3223, #3228, #3260, #3243,

* addressing comment

* fixed broken test
2022-03-08 21:24:13 +05:30
Sachin Chaurasiya
af70e7613b
UI : Addressing 0.9.0 Feedback Part 2 (#3274) 2022-03-08 21:01:24 +05:30
Sachin Chaurasiya
37d93316ae
UI : Addressing 0.9.0 Feedback Part 1 (#3269)
* UI : Addressing 0.9.0 Feedback Part 1

* Fix #3268 Blank page when clicked on owner in services
2022-03-08 20:01:44 +05:30
Sachin Chaurasiya
b93a8c8d0d
UI : Data profiler and Feed changes (#3267) 2022-03-08 18:27:34 +05:30
Sachin Chaurasiya
643eadb118
Fix #3257 Unable to add Owner to Pipeline Service (#3264) 2022-03-08 17:06:19 +05:30
Sriharsha Chintalapani
b35d1116df
Issue-3234: Rename default in role_entity to defaultRole (#3235) 2022-03-08 14:34:32 +05:30
Shailesh Parmar
b49f12b735
Fixed: issue- 3226 and 3230 related to data config schema changes. (#3253) 2022-03-08 14:30:51 +05:30
darth-coder00
46a85e90a0
Fixes: glossary/webhook page search loader, assets and other minor fixes (#3232)
* Fixes: glossary page search loader, assets and other minor fixes
2022-03-08 02:33:21 +05:30
Shailesh Parmar
903e2f6246
Feat: Added new user profile page ui. (#3229)
* Feat: Added user profile page

* miner fix

* connected mention users to respective page
2022-03-07 23:51:06 +05:30
Sachin Chaurasiya
b4118c7863
Minor UI Changes (#3222) 2022-03-07 08:26:40 -08:00
Shailesh Parmar
8c7933c4d6
Fix: issue-3216 Data Quality - Min and Max value config error (#3218) 2022-03-07 19:19:45 +05:30
Shailesh Parmar
8d9951add7
Fix: issue-2789 Unable to expand Tier1,Tier2 and Tier 3 description on breadcrumb (#3212)
* Fix: issue-2789 Unable to expand Tier1,Tier2 and Tier 3 description on breadcrumb

* Fix issue-3214 Data Quality - Page refreshing after hitting enter on value textbox
2022-03-07 17:02:48 +05:30
Sachin Chaurasiya
1499d4284b
Fix #3100 Unable to update connection config of services (#3213)
* Fix #3100 Unable to update connection config of services

* Fix config data for all entitiess
2022-03-07 16:51:15 +05:30
Sachin Chaurasiya
e5fbda28fe
Fix #3046 Not able to create teams. (#3215) 2022-03-07 16:37:05 +05:30
Sachin Chaurasiya
cd2dbabcdd
Fix #3208 Data Quality - Blank profiler page (#3211) 2022-03-07 16:36:44 +05:30
Shailesh Parmar
b569852062
Fix: issue-3199 Data Quality - Missing values (#3209) 2022-03-07 15:18:39 +05:30