Shannon Bradshaw
322e242fb8
GitBook: [ #56 ] Update download distribution section to clarify where to find binary releases.
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
c446374d77
GitBook: [ #55 ] Provide detailed requirements and procedure steps for Run in Production
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
09c18f3f20
GitBook: [ #53 ] Include links in components section.
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
2a0730b486
GitBook: [ #52 ] Update landing with video and to highlight connectors
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
af56b81174
GitBook: [ #50 ] Add sandbox link to tutorial
2021-12-09 08:01:49 -08:00
OpenMetadata
959683acf3
GitBook: [ #48 ] Developer docs - Update the image and steps to create a runtime config
2021-12-09 08:01:49 -08:00
OpenMetadata
e0a0ef3b2f
GitBook: [ #47 ] Update the Intellij run-time config
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
aa1c84bdc3
GitBook: [ #44 ] Fix typo, correct capitalization, move from passive to active voice.
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
6b523fe29f
GitBook: [ #43 ] Clarify the reference to the Run OpenMetadata page guide.
2021-12-09 08:01:49 -08:00
Ayush Shah
0bf2958758
GitBook: [ #40 ] Added Data Model as separate section
2021-12-09 08:01:49 -08:00
Ayush Shah
a6f7b84d78
GitBook: [ #39 ] 0.5.0 modified to 0.6.0
2021-12-09 08:01:49 -08:00
Ayush Shah
fe5c6a6fa6
GitBook: [ #38 ] 0.5.0 changed to 0.6.0
2021-12-09 08:01:49 -08:00
Ayush Shah
2aca271190
GitBook: [ #37 ] Developer Docs modified
2021-12-09 08:01:49 -08:00
Ayush Shah
e745856b64
GitBook: [ #36 ] MariaDB moved to DatabaseServices
2021-12-09 08:01:49 -08:00
Ayush Shah
33fa68c2ef
GitBook: [ #32 ] Page link Glue Catalog
2021-12-09 08:01:49 -08:00
Ayush Shah
f9565fc1ad
GitBook: [ #31 ] Release version changed from 0.5.0 to 0.6.0, added connectors
2021-12-09 08:01:49 -08:00
Shannon Bradshaw
d482756234
GitBook: [ #28 ] Refactor docker-based installation docs.
2021-12-09 08:01:49 -08:00
Ayush Shah
65fb71f819
Update setup.py - removed upper click version ( #1638 )
...
fix #1636
Removed click upper limit version as upgraded click package doesn't conflict if installed with openmetadata
2021-12-09 07:58:09 -08:00
Shailesh Parmar
5e828296d8
Fix: display name issue on teams page and other miner issue ( #1643 )
2021-12-09 19:15:20 +05:30
darth-coder00
cefac87d01
Fix: Turned-off welcome message when a new user signs up ( #1644 )
2021-12-09 19:14:49 +05:30
parthp2107
f63da0f430
updating schema docs ( #1640 )
...
* updating schema docs
* added page links and references
2021-12-09 18:19:32 +05:30
Sachin Chaurasiya
d589d91654
Fixed linting issue. ( #1633 )
2021-12-09 11:12:55 +05:30
Sachin Chaurasiya
6b247bca79
Adding Database info to entity card on explore page. ( #1623 )
2021-12-08 21:46:27 +05:30
Ayush Shah
d5e13a9d22
pymssql and pyodbc support added ( #1625 )
2021-12-08 08:06:13 -08:00
Ayush Shah
7263510124
Query Log fixed ( #1615 )
...
* Query Log fixed
* Wrong ColumnName fixed
* Added Service Name in usage configs
2021-12-08 07:36:45 -08:00
Akash Jain
07b81edfc8
updated docs to view logs for docker and k8s ( #1624 )
2021-12-08 20:45:44 +05:30
darth-coder00
689e5beaea
Feat: Revamping Landing page for new design ( #1541 )
...
* Feat: Revamping Landing page for new design
* Added Filter support for feeds
* Added Feeds card component.
* Removed Unwanted codes
* Added API support for feeddata
* Adding types
* Added support for view all following and owned data.
* Adding day seperator.
* Added support to view data owned by team.
* Adding support for feedFilters
* Moved sorting from feed component to mydada component.
* Adding testid
* Added License to new file
* Adding utils to get rekative date and time.
* Adding getOwnerIds Util
* Adding No data placholder.
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-08 19:39:09 +05:30
parthp2107
64386b035e
added new tests for tags page ( #1621 )
...
* added new tests for tags page
* addressing reviewdog findings
* Added Sample-usage service_name
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-12-08 16:54:48 +05:30
Ayush Shah
63ea123b43
Sample User parameters modified ( #1622 )
2021-12-08 14:53:30 +05:30
Sriharsha Chintalapani
f33a08377c
Fix #1618 : Fix usage query parsing ( #1619 )
2021-12-07 23:53:53 -08:00
Ayush Shah
67433f559c
Trino JDBC updated ( #1614 )
2021-12-08 13:14:38 +05:30
parthp2107
d069ab72e0
uncommented details page tests and corrected selenium workflow paths ( #1616 )
2021-12-08 11:54:44 +05:30
Sachin Chaurasiya
a3e7963543
Fix #1407 PUT method for service APIs give 405 Method not allowed exception. ( #1613 )
2021-12-08 10:37:41 +05:30
Suresh Srinivas
08ffcc37e5
Fixes #1611 - Move validate different fields in GET requests to EntityResourceTest ( #1612 )
2021-12-07 18:09:53 -08:00
Pere Miquel Brull
0a716a49a9
[issue-1484] - Deprecate ingestion Common Record ( #1608 )
...
* Refactor Sink to Generic Entity
* Refactor Source to Generic Entity
* Refactor Processor & Stage to Generic Entity
* Deprecate common Record
* Clean unused imports
* Scope import
2021-12-07 18:00:59 -08:00
Sachin Chaurasiya
fd92e5c6b7
Feat : UI - Filter by database name. ( #1599 )
2021-12-08 02:25:28 +05:30
Alberto Miorin
ad4f492929
Fix #1402 : Swagger.json has an old version ( #1609 )
2021-12-07 21:35:40 +01:00
Ayush Shah
777afd1d3f
Openmetadata.yaml for docker updated ( #1606 )
...
* Dockerfiles changed - updated elasticsearch, openmetadata.yaml
* Added blue color to docker info
2021-12-07 11:27:16 -08:00
Krishna Sadasivam
2ec12efcd6
Issue-1488: Quick start guide to developing in OpenMetadata ( #1532 )
...
Fix #1407 1488: Quick start guide to developing in OpenMetadata
Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com>
2021-12-07 11:03:16 -08:00
Ayush Shah
b592f86941
Added Unit tests for datatypes ( #1405 )
...
* Added Unittests for datatypes
* OpenMetadata Datatypes added in unittest
* Added few more datatype support
* SqlTypes updated
2021-12-08 00:31:51 +05:30
Sachin Chaurasiya
b86298f5ec
Fix #1602 ( #1603 )
2021-12-07 21:03:24 +05:30
Ayush Shah
1eae6f39ab
fix 1596, fixed indexing of DBT models ( #1600 )
2021-12-07 16:37:02 +05:30
Shailesh Parmar
2a8a8bea96
update redoc version to support search in api ( #1601 )
2021-12-07 15:24:55 +05:30
parthp2107
6689a206a0
added new tests and links ( #1598 )
2021-12-07 12:48:01 +05:30
Sachin Chaurasiya
a93d1e1a65
Fix #1576 Tag categories show counts of 0 in docker install. ( #1597 )
2021-12-07 12:18:37 +05:30
Suresh Srinivas
564b42a35b
Fixes #1591 - Move common post related tests to EntityResourceTest ( #1592 )
...
Co-authored-by: sureshms <suresh@getcollate.io>
2021-12-06 22:29:20 -08:00
Sriharsha Chintalapani
2ef91fff27
Fix #1593 : bootstrap_storage.sh not working ( #1594 )
2021-12-07 10:31:30 +05:30
Alberto Miorin
31353afc24
Fix #1554 : Fix post_locationWithDifferentService_200_ok in LocationResourceTest ( #1590 )
2021-12-06 19:14:33 -08:00
Alberto Miorin
8621ee3fa0
Fix #1533 , #1522 : ( #1575 )
...
- Glue works with columns containing dots.
- Glue works with temporary credentials.
- Fix bug in TableRepository, the EntityType was database instead of table.
- only region_name is mandatory in Glue config.
- first integration test for Glue. The CI integration with AWS is still missing.
2021-12-06 16:03:05 -08:00
Alberto Miorin
4d20e187a3
Fix #1579 : Drop and recreate MySQL and ES ( #1589 )
2021-12-06 23:28:35 +01:00