9 Commits

Author SHA1 Message Date
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