5395 Commits

Author SHA1 Message Date
Shailesh Parmar
aba1fcd02c
Improvement: change ui of pagination from load more to next-previous for services page (#1365)
* change ui of pagination from load more to next-previous pagination for services page

* remove boolean casting
2021-11-24 19:32:10 +05:30
darth-coder00
2ba99faa7d
Fix: Moved mvn copy-plugin from pom of catalog-rest-service to pom of openmetadata-ui (#1367) 2021-11-24 19:31:39 +05:30
Sachin Chaurasiya
2f64b04321
Removing version filters from versioning side panel. (#1364) 2021-11-24 17:38:07 +05:30
Sriharsha Chintalapani
a180adc39c
Fix #1299: Move UI module into its own maven module (#1351)
* Fix #1299: Move UI module into its own maven module

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix: Updated json2ts command script

* Removed ignored file for bundle analyzer

* Updated gitignore

* Cleaning up the gitignore

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-24 13:18:54 +05:30
Suresh Srinivas
0d0e52aa8a
Merge pull request #1355 from open-metadata/issue1325
Issue1325 - Not getting cursor based paging for Messaging and Pipeline services
2021-11-23 22:36:59 -08:00
sureshms
41a281338a Fixes #1325 - Not getting cursor based paging for Messaging and Pipeline services 2021-11-23 22:01:14 -08:00
Ayush Shah
eb34d04285 Setup.py modified to support 3.10 2021-11-23 21:50:44 -08:00
Akash Jain
d62b2c5a06
Merge pull request #1338 from open-metadata/selenium-paths
Selenium paths
2021-11-24 10:39:00 +05:30
sureshms
80ae01c737 Part 1 - Support pagination for MessagingService 2021-11-23 20:50:25 -08:00
Sachin Chaurasiya
e9aca27602 GitBook: [#27] Adding guide for generate types from JSON Schema. 2021-11-23 19:58:23 -08:00
Ayush Shah
60dc4b44bc GitBook: [#32] Page link Glue Catalog 2021-11-23 19:58:23 -08:00
Ayush Shah
ed4119af2c GitBook: [#31] Release version changed from 0.5.0 to 0.6.0, added connectors 2021-11-23 19:58:23 -08:00
Shannon Bradshaw
a1fc3c6ee9 GitBook: [#30] Re-addition of 0.6 features to Features page. 2021-11-23 19:58:23 -08:00
Shannon Bradshaw
0bf62da23d GitBook: [#29] Clean up Run in Kubernetes docs. 2021-11-23 19:58:23 -08:00
Shannon Bradshaw
e5b7b96f11 GitBook: [#28] Refactor docker-based installation docs. 2021-11-23 19:58:23 -08:00
sureshms
51c5001266 Paging in progress 2021-11-23 19:33:33 -08:00
Suresh Srinivas
d339e651f1
Merge pull request #1350 from open-metadata/issue1349
Fixes #1349 - Make service entity PUT request consistent with other e…
2021-11-23 19:22:05 -08:00
sureshms
19ab27c866 Fixes #1349 - Make service entity PUT request consistent with other entity PUT request 2021-11-23 14:11:22 -08:00
Sriharsha Chintalapani
5a3bdf2f70
Fix #1327: rename Model to DBTModel and provide indexing support (#1330)
* Fix #1327: rename Model to DBTModel and provide indexing support

* Fix #1327: update dbt connector

* Fix #1327: add search index for dbt models

* Fix #1327: Address checkstyle issues
2021-11-23 13:37:52 -08:00
darth-coder00
4fa46156cc
Bugfix: Updated json2ts script to avoid empty files from generating (#1342)
* Bugfix: Updated json2ts script to avoid empty files from generating

* Added TS generation script to build script

* Removing json2ts from build script
2021-11-23 21:42:25 +05:30
Shailesh Parmar
f6dfc62a4b
Feat: Added Pagination for services page (#1334)
* change ui to support paging for services page

* fix count issue on tab change

* change pagine with load more btn with micro interaction

* made seprate component for load more pagination button

* make seprate type for loading status and miner fix

* miner fix
2021-11-23 20:00:45 +05:30
Sachin Chaurasiya
499c9c546f
Fix : UI: in versioning panel show Major vs Minor prominently. (#1320)
* Fix : UI: in versioning panel show Major vs Minor prominently.

* Added some extra styling for major version.

* Moved versionTypes to constant file.

* Moved component specific css to styles folder.

* minor fix

* changed dropdown placholder styling.

* Fixed styling for timeline-line

* refactored checks for major version

* minor styles changes.

* minor fix
2021-11-23 20:00:02 +05:30
Sachin Chaurasiya
8b4b4821a5
Fix : Ingestion workflow changes are not being updated on Airflow. (#1336)
* Fix : Ingestion workflow changes are not being updated on Airflow.

* Removed commented codes.
2021-11-23 19:52:02 +05:30
parthp2107
f5ec367335
added git workflow for docs (#1337) 2021-11-23 17:24:42 +05:30
Parth Panchal
b920da8caf testing selenium workflow 2021-11-23 17:20:43 +05:30
Parth Panchal
fac74827e2 testing selenium workflow 2021-11-23 17:14:44 +05:30
Parth Panchal
2da90a3c2f adding paths in selenium workflow 2021-11-23 17:14:14 +05:30
Parth Panchal
f737a7ca1d adding paths in selenium workflow 2021-11-23 17:12:42 +05:30
Sachin Chaurasiya
3f5510f340
GitBook: [#27] Adding guide for generate types from JSON Schema. (#1332)
* GitBook: [#27] Adding guide for generate types from JSON Schema.

* Removed unwanted files.

Co-authored-by: Sachin Chaurasiya <sachin.c@deuexsolutions.com>
2021-11-23 15:11:26 +05:30
parthp2107
72f5320914
adding selenium tests for ingestion page (#1333)
* adding selenium tests for ingestion page

* adding few tests changes and addressing reviewdog findings

* testing selenium workflow
2021-11-23 14:58:11 +05:30
Parth Panchal
03057b8bc6 Revert "adding git workflow"
This reverts commit 2fd8a884f8d016820604232beaead05c973f91ce.
2021-11-23 14:45:05 +05:30
Parth Panchal
2fd8a884f8 adding git workflow 2021-11-23 14:37:58 +05:30
Ayush Shah
7156bf60a0
Import Error fix - Okta (#1315)
* Import Error fix

* Import errors fixed

* Make file updated as per comments
2021-11-22 15:06:05 -08:00
darth-coder00
c34abffab4
Bugfix: Fix json schemas to avoid creating empty TS interface files (#1323) 2021-11-22 08:25:40 -08:00
Sanket Shah
aaa27e87ee
fix broken link of commit activity in readme (#1321) 2021-11-22 18:57:45 +05:30
darth-coder00
c591a322ca
Updated ts from json schema (#1319) 2021-11-22 17:53:51 +05:30
Sachin Chaurasiya
1a8d344ab8
Fix : #1251 Cron component enhancement (#1255)
* Fix : #1251 Cron component enhancement

* Added License

* Fixed DOMstring warnings

* Change Class Component to functional component

* Css change

* addressing review comments

* disabled eslint in style index to prevent import sorting.

* added styles/index.js to prettierignore

* moved custom style to x-custom

* removed styles/index.js from .prettierignore
2021-11-22 17:36:36 +05:30
parthp2107
8096ce40d6
changed testng to junit for topic test cases (#1316)
* changed testng to junit for topic test cases

* addressing reviewdog findings

* addressing reviewdog findings

* fixing missed out areas
2021-11-22 17:28:55 +05:30
Sachin Chaurasiya
465176a63a
Fix :#1244 UI: Version page showing the diff between version should show the oldValue with strikeout. (#1313)
* Fix :#1244 UI: Version page showing the diff between version should show the oldValue with strikeout.

* minor fix
2021-11-22 15:05:00 +05:30
Sachin Chaurasiya
fbbabb7349
Fix #1236 Version Summary for owner change is missing data. (#1312) 2021-11-22 12:43:50 +05:30
parthp2107
f6e31019fe
removing multiple style-guide pdfs (#1314)
* removing multiple style-guide pdfs

* added style-guide
2021-11-22 12:41:03 +05:30
Tom Vijlbrief
ccefe8a532
Handle undefined version in GUI (#1297) 2021-11-21 16:29:17 -08:00
Pere Miquel Brull
67ac286f56
[Issue-1285] - Update ingestion package generation (#1295)
* Remove generated sources

* Ignore python generated sources

* Keep the generated dir

* Prepare publish recipe

* Simplify recipe

* Update README with generation

* Update docs with python local setup information

* Generate python sources in the CI
2021-11-21 08:02:31 -08:00
pmbrull
0755100156 Disable additional properties 2021-11-21 15:52:21 +01:00
Alberto Miorin
00fd7f4175 Fix #1291: Python Inspect Code errors 2021-11-21 15:51:51 +01:00
Alberto Miorin
3638786162 Fix warning in pytest unit tests (use raw string for regex) 2021-11-21 08:54:22 +01:00
Sriharsha Chintalapani
e4fa0247f5
Fix #1280: Amundsen connector to import metadata (#1281)
* Fix #1280: Amundsen connector to import metadata
2021-11-20 14:08:27 -08:00
Ayush Shah
219246b78e
Glue pagination added (#1282) 2021-11-20 12:46:18 -08:00
Pere Miquel Brull
ea79b47c45
[Issue-1268] - MlModel generated sources (#1288)
* Update ML model naming for generated python src

* Update MlModel id and title

* Update MlModel descriptions

* Generate pydantic models

* Update OpenMetadata with new MlModel naming

* Update MlModel naming

* Update MlModel naming

* Update MlModel namings for backend sources
2021-11-20 08:26:45 -08:00
darth-coder00
95fe21c18f
Added new connectors Glue, MariaDB, Vertica from UI (#1289) 2021-11-20 08:24:47 -08:00