4 Commits

Author SHA1 Message Date
Chirag Madlani
1031132e02
chore(ui): remove tailwind as dependancy (#12309)
* chore(ui): remove tailwind deps from the app

* remove tw completly

* bump yarn.lock

* updated style for login page

* updated user dropdown in nav bar

* update paths

* update yarn.lock

* fix errors

* fix unit tests

* styling fix

* fix stling issue for activity feed card

* Fix activity thread panel

* fixed style for commonUtils.tsx

* pages diff

* worked on
- EntityLineageUtils
- DataInsightUtils

* complete ingeation and service select

* fixed style on:
- entityVersionUtils
- ExecutionUtils
- feedUtils
- ServiceUtils

* remove x-master file

* fix styling for page not found

* update style for:
- cronEditor
- deleteWidgetModal
- EntitySummaryDetails
- FilterPattern
- FormBuilder

* fix styling in components pages

* fix appbar

* updated profile picture style

* bot and user component fix

* component ui fixes

* lineage custom control fixed

* ui fixes

* fixed styling in common component

* fix lineage sidebar

* fix ui issues

* fix lineage node edit mode

* fix version timeline

* whatsnew modal ui fixes

* fix glossary & ingestion

* remove dead code from all the entity

* ingestion ui fixes

* unit test fixes

* fix unit tests

* fix cypress

* fix badge component

* fix tag cypress

* fix cypress issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-08-11 21:31:38 +05:30
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
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