6 Commits

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