3072 Commits

Author SHA1 Message Date
Pere Miquel Brull
b82854c56e
Fix #2479 - Check migration at server start (#2489)
* Validate migrations on start

* Output to logs

* Validate Flyway Migrations at Catalog start

* Add flyway validation test config

* Sonarcloud try stream

* Revert migration validation
2022-02-01 08:31:34 +01:00
Akash Jain
80a7a2fc3d
update ingestion-core version for #2348 (#2523) 2022-01-31 22:07:17 -08:00
Robert Pack
67a1c23482
Fix #2348: Harmonize request titles in json schemas 2022-01-31 16:29:56 -08:00
Pere Miquel Brull
768aa310eb
Fix #2514 - Revamp Github profile (#2515)
* Add CONTRIBUTING.md

* Update README.md

* Add ISSUE_TEMPLATE

* Add sonar status
2022-01-31 09:57:49 -08:00
darth-coder00
92d6e943db
Added unit test coverage config (#2513) 2022-01-31 22:09:00 +05:30
Sachin Chaurasiya
1588b8c83d
Fix: #2437 Table entity page makes a call with all fields. (#2509)
* Fix: #2437 Table entity page makes a call with all fields.

* Addressing review comments
2022-01-31 20:20:32 +05:30
Shailesh Parmar
256edfcb8d
Fix: issue-2392 & 2297: Database Services page is not responsive to 1024 resolutions & 404 screen flickers while logging out (#2501)
* Fix: issue-2392: Database Services page is not responsive to 1024 resolutions

* Fix issue 2297: 404 screen flickers while logging out
2022-01-31 17:08:20 +05:30
Ayush Shah
73d848ac3b
Docker Typeerror fixed (#2504) 2022-01-31 12:30:12 +05:30
Matt
324a8a8d99
Add GET API for allowable operations (#2494)
- Amend PolicyEvaluator to support getAllowedOperations()
- Set up REST API for v1/config/permissions
- Integrate the above with DefaultAuthorizer
2022-01-30 12:53:17 -08:00
Pere Miquel Brull
6ea6f0c43d
Fix #2383 - Multiple validation workflows (#2500)
* Clean duplicated validation

* Move black dep to dev

* Fix black version for ingestion core

* Validate core generated in the same workflow
2022-01-30 12:26:41 -08:00
Pere Miquel Brull
d10639958c
Fix black version 21.12b0 (#2499) 2022-01-30 06:54:11 -08:00
Matt
9fdda91f12
Fix description for User.NationalId tag (#2497) 2022-01-30 06:45:29 -08:00
Pere Miquel Brull
edea57b4ad
Add env vars for host and port + verbosity (#2490) 2022-01-29 16:02:36 -08:00
Matt
a82952f5d9
Reorganize docs (#2495)
* Reorganize docs

* Move UX Style guide to parent directory
2022-01-29 13:38:54 -08:00
Sriharsha Chintalapani
f6ac393007
Issue #2492: Improve messaging on docker command (#2493)
* Issue #2492: Improve messaging on docker command

* Issue #2492: Improve messaging on docker command
2022-01-29 09:47:21 +05:30
Alberto Miorin
0169e51ea8
Update CatalogGenericExceptionMapper.java (#2313) 2022-01-28 18:46:08 +01:00
Vivek Ratnavel Subramanian
52ec2e3ad1
Fix #2478: Update the auth header to Authorization Bearer for JWT token (#2483)
* Fix #2478: Update the auth header to Authorization Bearer for JWT token
2022-01-27 23:58:54 -08:00
Suresh Srinivas
2c6f6cb908
Fixes #2484 Move some of the repeated POST tests to base test class (#2485) 2022-01-27 20:34:46 -08:00
Teddy
4f3e330dd8
Issue 997-01 (#2476)
* Fix linting

* Fixed pyformat errors

* Address comments from PR review

* Added back phony in makefile

* Added back comment
2022-01-27 18:45:45 -08:00
Suresh Srinivas
10a94b265c
Fixes #2480 - Clean up create methods in entity resources tests (#2481) 2022-01-27 16:29:43 -08:00
Ayush Shah
3a6217a7e9
Fixed data profiling and raw data type issue (#2474)
* Fixed data profiling and raw data type issue

* Update metadata_rest.py

* Update sql_source.py
2022-01-27 18:59:35 +05:30
Mayur Singal
a8bdf844dd
make black (#2475)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-01-27 18:58:30 +05:30
Akash Jain
8db5281f30
Added feature videos and change-logs for release 0.8.0 (#2471) (#2472)
Co-authored-by: darth-coder00 <86726556+darth-coder00@users.noreply.github.com>
2022-01-27 15:02:50 +05:30
Sriharsha Chintalapani
c36ae72ccd
Issue #2462: Fix profiler group_by query (#2463) 2022-01-27 14:26:32 +05:30
Akash Jain
48c1ad63c4
fix: ElasticSearch and Ingestion connectivity from openmetadata post soft link (#2470)
* soft linked openmetadata.yaml

* quick fix for ingestion and elasticsearch connect from server
2022-01-27 13:55:54 +05:30
Akash Jain
59aa59e284
soft linked openmetadata.yaml (#2469) 2022-01-27 13:07:10 +05:30
Vivek Ratnavel Subramanian
aaf1dbede1
Fix #2464: PipelineRepository throws NPE when description is updated (#2465)
* Fix #2464: PipelineRepository throws NPE when description is updated
2022-01-26 21:45:31 -08:00
Sriharsha Chintalapani
c529465c60
Issue #2466: Slack: support description change events at column level (#2467) 2022-01-26 21:11:15 -08:00
Sriharsha Chintalapani
4cd5c2bea2
Issue #2457: remove logging utils (#2458) 2022-01-26 10:26:17 -08:00
darth-coder00
5ff7e3ae64
Fix: #2459 No spaces in auto generated ingestion names (#2461)
* Fix: #2459 No spaces in auto generated ingestion names

* Validating Ingestion name in Ingestion modal
2022-01-26 10:25:46 -08:00
parthp2107
6827297f37
UI doc (#2454)
* GitBook: [#1] Addressed npm to yarn changes

* GitBook: [#2] Minor changes

* backend doc path change
2022-01-26 18:39:16 +05:30
Sachin Chaurasiya
2d43b208c0
Fix: Fixed #2443 Support associating a role for a given user. (#2452)
* Fix: Fixed #2443 Support associating a role for a given user.

* Minor fix
2022-01-26 18:05:08 +05:30
Shailesh Parmar
26b24a457a
handle error for delete api for services page (#2449)
* handle error for delete api for services page

* add ui changes for notification when no connection details are available

* error handle for add edit delete ingestion
2022-01-26 17:56:17 +05:30
darth-coder00
f8a49b31d4
Fixed #2407, #2303, Entity name in versions (#2451)
* Fix: #2407 and Entity name in versions

* Fix: #2303 Login page changes
2022-01-26 16:55:36 +05:30
Ayush Shah
02f3678f2a
Fixed Mysql profiler + removed additional dependency for profiler (#2447)
* Fixed Mysql profiler + removed additional dependency for profiler

* Update sql_source.py

* Update sql_source.py

* Update setup.py
2022-01-26 16:45:28 +05:30
Sachin Chaurasiya
428479013c
Fix: Fixed #2430 Enable manual lineage even when the lineage is not available. (#2450)
* Fix: Fixed #2430 Enable manual lineage even when the lineage is not available.

* Added support for deleted entity.
2022-01-26 16:07:22 +05:30
Akash Jain
20309cde64
fix:cherry pick from 0.8.0 and miscellaneous fixes (#2445)
* updating ingestion-core version to 0.8.0

* updating ingestion version to 0.8.0

* fixing file copy path

* update docker images to point to 0.8.0

* set up new release version

* reset ingestion version to 0.9.0.dev0

* reset ingestion-core version to 0.9.0
2022-01-26 14:00:27 +05:30
Matt
76e1b2e696
Add UpdateLineage in rule (#2442) 2022-01-26 12:42:24 +05:30
Sriharsha Chintalapani
76f1db95b9
Fix #2439: Slack Event publisher do not throw errors when an event unpublished , fix bug for entity created events (#2440) 2022-01-25 20:47:40 -08:00
Vivek Ratnavel Subramanian
b18762cfc6
Fix #1941: Pipeline tasks description is not getting updated (#2431)
* Fix #1941: Pipeline tasks description is not getting updated
2022-01-25 18:56:37 -08:00
darth-coder00
a8297d3a71
Fix: #2367, #2358, #2356, #2396, #2391 (#2429) 2022-01-26 01:03:27 +05:30
Pere Miquel Brull
548a82aa22
[issue-2384] - Entity version return body (#2428) 2022-01-25 11:18:24 -08:00
parthp2107
3988d63ea5
updated json schema documentation (#2401) 2022-01-25 08:49:15 -08:00
Mayur Singal
cfca795edf
ISSUE-2422: Handled None datatype (#2423)
Co-authored-by: Mayur SIngal <mayursingal@Mayurs-MacBook-Pro.local>
2022-01-25 08:42:37 -08:00
Sachin Chaurasiya
c3fc763bdd
Fixing name issue for lineage node. (#2427) 2022-01-25 21:59:34 +05:30
darth-coder00
28f5b7e764
Fix: #2298 (#2425)
* Fixed #2298

* Added carousal contents
2022-01-25 21:04:32 +05:30
darth-coder00
04d23acf93
Fix: Added UI support for deleted entity versions (#2424)
* Added UI version support for deleted entities

* Added deleted entity UI changes for versions page
2022-01-25 20:12:36 +05:30
darth-coder00
e7e5a4dd2c
Addressing service page changes (#2421)
* Addressing service page changes

* Reverting unnecessary change

* Minor change
2022-01-25 18:41:17 +05:30
Sachin Chaurasiya
3aefe3636b
Fix: Fixed #2390 and #2418 UI Lineage Issue. (#2420)
* Fix: Fixed #2390 and #2418 UI Lineage Issue.

* Minor fix
2022-01-25 18:41:00 +05:30
Sachin Chaurasiya
b01adc695f
Fix :#2174 Add account profile page for logged in user. (#2400) 2022-01-25 18:35:56 +05:30