Mayur Singal
|
2d25da149d
|
Fix #2626: add db2 connector (#2661)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
|
2022-02-07 10:49:59 -08:00 |
|
Ayush Shah
|
0e62db641d
|
Added check for policy tags (#2655)
|
2022-02-07 10:49:32 -08:00 |
|
Mayur Singal
|
b4ebf5ce87
|
Fix #2591: added get_view_definition for vertica (#2650)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
|
2022-02-07 19:19:44 +05:30 |
|
darth-coder00
|
db72447b95
|
Fix failing unit tests (#2627)
|
2022-02-07 18:11:48 +05:30 |
|
Ayush Shah
|
7013b070d2
|
Minor Data Type Display modification (#2654)
Characters modified from unicode for e.g. < to <
|
2022-02-07 18:07:08 +05:30 |
|
Shailesh Parmar
|
78d953a0e3
|
Fixed failing tests of components (#2615)
|
2022-02-07 18:06:36 +05:30 |
|
Matt
|
d2132551b1
|
Revert "Add support for default role (#2631)" (#2651)
This reverts commit bfcd97ed0bae1770deb992c6e4ec518b1ea0b663.
|
2022-02-07 10:54:26 +01:00 |
|
Sachin Chaurasiya
|
e38963d7c2
|
Fix: #2590 not allow users (even if they own the entity) to update lineage without the "Update Lineage" permission. (#2648)
|
2022-02-07 13:18:08 +05:30 |
|
codingwithabhi
|
888e225544
|
Snowflake ingestion fix (#2622)
* creds-removed
* fixed-ingestion-fail-and-variant-type-error
|
2022-02-07 10:17:21 +05:30 |
|
Matt
|
bfcd97ed0b
|
Add support for default role (#2631)
- Add default field to role
- Amend GET /roles to query default roles
- Assign default role to new users being created
|
2022-02-06 15:28:15 -08:00 |
|
Sriharsha Chintalapani
|
546c92d9a6
|
Fix #2530: CVE-2021-22569 com.google.protobuf:protobuf-java, Fix #2529: CVE-2017-18640 snakeyaml: Billion laughs attack via alias feature (#2642)
|
2022-02-06 14:42:14 -08:00 |
|
Pere Miquel Brull
|
08a46814e6
|
Fix #2625: Use pytest 7.0.0 (#2640)
|
2022-02-06 14:41:56 -08:00 |
|
Pere Miquel Brull
|
7aceab41a2
|
Fix #2412 - Airflow Lineage Docs (#2618)
|
2022-02-06 12:51:05 -08:00 |
|
Sriharsha Chintalapani
|
ceeefb40be
|
Fix #2524: Ingestion: DBT model parsing fails with column (#2525) (#2639)
|
2022-02-06 12:49:57 -08:00 |
|
Matt
|
5efd00135c
|
Add documentation for backend dev env data source setup (#2636)
|
2022-02-06 12:49:32 -08:00 |
|
Teddy
|
b5ddada930
|
Fix #1526: Added OMetaTag mixin
|
2022-02-06 12:42:13 -08:00 |
|
Ayush Shah
|
21491559de
|
Fix #2587: Bigquery ADC and Policy Tag implementation
|
2022-02-06 10:36:10 -08:00 |
|
Mayur Singal
|
e1d7d644b3
|
Fix #323: fixes in table_usage.py (#2576)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
|
2022-02-06 10:34:56 -08:00 |
|
Matt
|
6b92aa3554
|
Fix #2635: Use @Getter @Setter annotations for configurations
|
2022-02-06 10:18:37 -08:00 |
|
Pere Miquel Brull
|
c2ad7f6373
|
Fix #2317: Override Pipeline tasks from client
|
2022-02-06 10:17:08 -08:00 |
|
Vivek Ratnavel Subramanian
|
e6343a79d7
|
Fix #2555: PUT APIs should only allow admin and owners to update a resource in secure env (#2608)
|
2022-02-04 12:39:08 -08:00 |
|
Mayur Singal
|
6128fa30dc
|
Fix #2620: pk_columns & unique_columns fixed (#2621)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
|
2022-02-04 12:38:12 -08:00 |
|
Mayur Singal
|
5a6e7d743e
|
ISSUE-545: Added tests for QueryProcessor (#2510)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
|
2022-02-04 08:20:20 -08:00 |
|
kshinde2512
|
e889e79393
|
Revamping selenium tests mydatapage (#2386)
* Api tests
* test - revamping MyDataPageTest
* addressing style check
* test - revamping MydataTestPage,TableDetailsTest,ExplorePageTest
* test - java and python checkstyle
* Code changes
* Java and Oython checkstyles
* pushing topic details page
* Addressed all changes in comments
* Adressing Java checkstyles
* Addressing comments
* Deleted extra files
* Adding data tesid
* common page changes added
* Indentation change
* indent change
* Indent changes
* Indent changes
* Minor code change
* Removed public modifier and added assertions
Co-authored-by: kushal <kushalshinde2512@gmail.com>
|
2022-02-04 19:45:44 +05:30 |
|
parthp2107
|
6f1fb33418
|
revamped no data test cases for selenium (#2619)
* revamped no data test cases
* addressing style check
|
2022-02-04 18:09:54 +05:30 |
|
Mayur Singal
|
bc13e343a1
|
issue-2572: added comments for vertica columns (#2596)
* issue-2572: added comments for vertica columns
* moved sql queries to sql_queries.py
* fixed sonar bug and sql query
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
|
2022-02-04 15:43:27 +05:30 |
|
SeungwanJo
|
9a0ffc08e4
|
add ingestion hive col_comment (#2594)
|
2022-02-04 15:43:14 +05:30 |
|
parthp2107
|
d3f34c9490
|
revamped common tests in selenium (#2616)
|
2022-02-04 15:25:00 +05:30 |
|
parthp2107
|
de6a06b013
|
Pagination, filter, exception tests cases revamped (#2613)
|
2022-02-04 11:56:22 +05:30 |
|
Sriharsha Chintalapani
|
09476bf4b1
|
Fix #2189: 'Matches' doesn't show up for every search results (#2605)
|
2022-02-03 20:08:48 -08:00 |
|
Sriharsha Chintalapani
|
be975848c6
|
Fix #2202: search give no results for pipelines (#2606)
|
2022-02-03 20:08:36 -08:00 |
|
Sriharsha Chintalapani
|
a0d40eb65e
|
Fix #2069: Not all tag filters displayed (#2607)
|
2022-02-03 20:08:25 -08:00 |
|
Vivek Ratnavel Subramanian
|
64c157498d
|
Fix #2609: Ignore .idea from git (#2610)
|
2022-02-03 15:02:37 -08:00 |
|
darth-coder00
|
026be84d66
|
Fix: #2549 (#2603)
|
2022-02-04 00:07:54 +05:30 |
|
Sachin Chaurasiya
|
aa36f2b370
|
Fix: UI: Owner permission check is missing in Lineage editor . (#2589)
|
2022-02-03 21:05:22 +05:30 |
|
Sachin Chaurasiya
|
1656777da4
|
Fix #2432 Need a way to delete recently searched item on the main page. (#2595)
|
2022-02-03 20:19:35 +05:30 |
|
Sachin Chaurasiya
|
abb4d0f218
|
Fix #2574 #2571 #2573 (#2592)
|
2022-02-03 19:57:02 +05:30 |
|
parthp2107
|
43f4417f8d
|
moved variables used multiple times into a single class (#2588)
|
2022-02-03 16:05:31 +05:30 |
|
parthp2107
|
b4e608928b
|
Roles revamp (#2586)
* revamped roles page selenium tests
* addressing style-chcek
* removing commented code
|
2022-02-03 14:16:39 +05:30 |
|
Ayush Shah
|
513a113187
|
Sample Teams ingestion fixed (#2554)
* Sample Teams ingestion fixed
* Error Handling in creating teams and fixed secretstr
* modified sample_data for teams
|
2022-02-03 13:58:59 +05:30 |
|
parthp2107
|
dc4f7d7f98
|
revamped user listing selenium tests (#2583)
|
2022-02-03 12:08:31 +05:30 |
|
darth-coder00
|
b9ec9bea88
|
Fixed failing unit tests (#2580)
|
2022-02-03 09:37:27 +05:30 |
|
darth-coder00
|
6c92d2f9ec
|
Fix: #2067 No character display limit for column description (#2579)
|
2022-02-03 00:36:11 +05:30 |
|
Shailesh Parmar
|
c4ece1d883
|
Fix failing test (#2577)
|
2022-02-03 00:12:41 +05:30 |
|
Vivek Ratnavel Subramanian
|
07ac87b5c2
|
Fix #2434: All services must have owner (#2520)
|
2022-02-02 10:11:12 -08:00 |
|
Sachin Chaurasiya
|
199ca106e5
|
UI : Integrating Permissions API to get permissions for LoggedIn user. (#2557)
* UI : Integrating Permissions API to get permissions for LoggedIn user.
* Adding permission check for Lineage
* Adding Permission check for manage settings.
* Adding permission check for entity level tags
* Adding permission check for entities detail page.
* Adding permission check on Tags page
* Adding permission check for teams page
* Addressing review comments
|
2022-02-02 21:30:02 +05:30 |
|
parthp2107
|
60aa5f3939
|
Fix#2559: Revamped service listing page (#2570)
* revamped service listing page
* addressing style check
|
2022-02-02 17:10:42 +05:30 |
|
parthp2107
|
f99258ea4d
|
added webdriver path to selenium config (#2553)
* added webdriver path to selenium config
* addressing style check
|
2022-02-02 13:05:39 +05:30 |
|
Sachin Chaurasiya
|
4b56d2fb0e
|
Fix: #2551 migrationConfiguration is missing from conf/openmetadata-security.yaml. (#2552)
|
2022-02-02 12:20:42 +05:30 |
|
Pere Miquel Brull
|
9887e0773e
|
Fix #2516 - User Profile & Amundsen Source (#2546)
|
2022-02-01 13:55:26 -08:00 |
|