13 Commits

Author SHA1 Message Date
Sachin Chaurasiya
99a61fa774
Fix: #2643 0.8 UI Improvements (#2658)
* Fix:  #2643 0.8 UI Improvements

* Aliging text to the top.

* Covering point 12th of #2643
2022-02-08 16:49:38 +05:30
darth-coder00
e2602b81fb
Deleted dataset UI support (#2333)
* Deleted dataset UI support

* Added API integration to get deleted tables

* Added deleted badge on search results

* Addressing comments

* Addressing comment

* Restrict Versions button for deleted entities
2022-01-22 22:43:39 +05:30
darth-coder00
9befb8aa34
Fixed misc UI issues #1972, #1744 and other misc issues (#2011)
* Fixed misc UI issues #1972, #1744 and other misc issues

* Addressing comments

* UI: Centered layout changes

* Layout fixes

* Addressing comments

* Post merge fixes

* Selenium test and minor UI fix
2022-01-06 11:42:35 +05:30
darth-coder00
9157511074
Feat: Enhanced Tour (#2024)
* Feat: Added Tour

* Addressing comment
2022-01-05 16:20:38 +05:30
darth-coder00
572f0d5fdb
Fixed resolution issue for explore page and other related misc fixes (#1853) 2021-12-20 20:06:52 +05:30
Shailesh Parmar
1ec0a85e02
Improvement: improve description ui as per feedback (#1741)
* Improvement: improve description ui

* Update openmetadata-ui/src/main/resources/ui/src/components/common/description/Description.tsx

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>

* addressing comments

* scrolling issue

* miner fix

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-14 19:17:56 +05:30
darth-coder00
080c633fe3
Updated font weight and badge BG color (#1674)
* Updated font weight and badge BG color

* Updated body hover color
2021-12-10 21:21:54 +05:30
darth-coder00
689e5beaea
Feat: Revamping Landing page for new design (#1541)
* Feat: Revamping Landing page for new design

* Added Filter support for feeds

* Added Feeds card component.

* Removed Unwanted codes

* Added API support for feeddata

* Adding types

* Added support for view all following and owned data.

* Adding day seperator.

* Added support to view data owned by team.

* Adding support for feedFilters

* Moved sorting from feed component to mydada component.

* Adding testid

* Added License to new file

* Adding utils to get rekative date and time.

* Adding getOwnerIds Util

* Adding No data placholder.

Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-08 19:39:09 +05:30
Sachin Chaurasiya
0ef9aeb029
Style : Changing some styles on explore page. (#1515)
* Style : Changing some styles on explore page.

* Move PageContainerV1  from exploreComponent to ExplorePageComponent.
2021-12-02 15:14:35 +05:30
Sachin Chaurasiya
612673f9d9
Fix #1480 UI : Change Explore page to 3 column layout. (#1481)
* Fix #1480 UI : Change Explore page to 3 column layout.

* Minor style changes

* Adding select all filter support.

* Change layout styling

* Addressing feedback

* Rename Tier.svg to tier.svg

* Adding startswith text for entity tags.

* Minor fix for metinformation of entity.
2021-12-01 18:16:57 +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
Sachin Chaurasiya
e32d14ea0e
UI : Adding support for 3 column layout. (#1476)
* UI : Adding support for 3 column layout.

* Addressing review comment.

* Minor fix

* Css styling fix.
2021-11-30 17:21:50 +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