10 Commits

Author SHA1 Message Date
Sachin Chaurasiya
16e94a8b16
Fix #6320 UI : Update Entity Versions Markdown Parser (#6327) 2022-07-26 11:05:55 +05:30
Sachin Chaurasiya
ffcc88330c
Feat : Add support for reactions to conversation threads (#5421) 2022-06-13 13:38:54 -07:00
Sachin Chaurasiya
db0eaa8cbb
Feat : #5057 UI : Add support for adding a custom field to an entity (#5184)
* Feat : #5057 UI : Add support for adding a custom field to an entity

* Add suport for deeplink

* Add unit test for custom entity page component

* Add unit test for custom entity detail

* Fix : params code styling for get list method

* Fetch type details on type select

* Fix failing unit test

* Fix code styling

* Fix #5042: Add a field to an entity API is failing

* Add unit test

* Add unit test

* Style : change customfields table styling.

* Add unit test

* Add support for deleting custom field

* Add unit test for delete field flow

* Fix failing unit test

* Add operation state

* Add support for edit field

* Add unit test

* Fix no-data row styling

* Complete todo items

* Add check for if no entity data available

* Add unit test

* Fix code smell

* Fix feed issue for entity `type`

* Addressing review comment

* Addressing review comments

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-05-31 23:58:55 +05:30
darth-coder00
148c96c0a4
Fix #4455: UI Support for Optional DBT fields (#4489) 2022-05-01 22:06:30 -07:00
Akash Jain
4e1b44d696
feat: Add Workflow CI for SonarCloud OpenMetadata UI (#3708)
* Adding Workflow CI for SonarCloud OpenMetadata UI

* Adding sonar project properties and reporter for UI

* Added mock and test exclusions

* Minor changes

* fix node version to 12.x in CI

* Test CI workflow

* fixed syntax

* remove yarn caching

* test docker on steps

* remove jobs container

* test out args

* update path

* check with yarn

* fix typo

* fix typo

* fix typo

* fix typo

* use npm -g command

* removed project base dir

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2022-04-01 10:31:45 +05:30
Sachin Chaurasiya
d03eb59603
Fix #3667 Blank page is displayed if user navigates to a deleted team (#3752) 2022-03-30 13:40:25 -07:00
Sachin Chaurasiya
1830bc9ad2
UI: Enhancing Table details page to load tab specific data. (#2527) 2022-02-01 18:06:55 +05:30
darth-coder00
92d6e943db
Added unit test coverage config (#2513) 2022-01-31 22:09:00 +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
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