Sriharsha Chintalapani
155cf354e3
Fix OpenMetadata schema to TypeScript generation ( #12335 )
...
* initial fix to add relative path to json schemas
* initial fix to add relative path to json schemas
* fix schema generation
* fix github workflow
* add license
* add jq to developer prerequisites
* add jq to developer prerequisites
2023-07-09 21:12:46 -07:00
Chirag Madlani
d030c6cbfe
fix(ui): automate license header process via pre-commit hook ( #9523 )
...
* fix(ui): automate license header process via pre-commit hook
* remove header duplications
* update .less files license header
2022-12-27 12:37:58 +05:30
mosiac1
d8a4cbeeb9
UI ( #6189 ) | Update SearchResource and add new searchAPI frontend implementation ( #8083 )
...
* Update SearchResource and add new searchAPI frontend implementation
SearchResource now supports `query_filter` and `post_filter` as json
encoded Elasticsearch filters; `fetch_source` and
`include_source_fileds` for reducing response sizes.
* Remove
* Use async/await for searchAPI
* Move formatting to util functions
2022-10-13 09:30:56 +05:30
Sriharsha Chintalapani
656b50dd3a
Fix #7469 : Refactor OpenMetadata code modules ( #7474 )
2022-09-14 23:14:02 -07:00
Vivek Ratnavel Subramanian
eb81a6a61a
Fix json2ts build errors ( #6332 )
2022-07-25 12:10:50 -07:00
Vivek Ratnavel Subramanian
022585868e
Fix #5532 Suppress Yaml Warnings for generate typescript command ( #5783 )
...
* Fix #5532 Suppress Yaml Warnings for generate typescript command
* Suppress warnings
2022-07-04 09:49:45 -07:00
Vivek Ratnavel Subramanian
3298c2c0e3
Fix schema errors ( #5605 )
2022-06-23 22:46:02 -07:00
Ayush Shah
e54ef3f83e
Fixes concurrent memory consumption ( #5096 )
2022-05-23 19:41:50 +05:30
darth-coder00
9fc612e013
Optimising generation of typescripts from schema and as prebuild script ( #5037 )
...
* Adding json2ts as prebuild script
* Add generated TS to gitignore
* Fixing CI errors
* Fix Sonar CI
* Bumping metadata version
* Fixing sonar CI
* Fix json2ts script
* Revert gitignore
* prettify
* Fix CI build failures
* Removing unnecessary changes
* Add pre-script for coverage
2022-05-19 21:23:39 +05:30
parthp2107
a9e70e6a89
License header update ( #1498 )
...
* updated liscense header
* updated license header
* updated license header
* updated license header
* addressing stylecheck findings
2021-12-01 12:46:28 +05:30
darth-coder00
6c323b9592
Feat: Added root level package.json to avoid global installation of npm packages ( #1384 )
...
* Feat: Added root level package.json to avoid global installation of npm packages
* Updated typescripts from schema
2021-11-25 14:25:22 +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