docbrown/app/javascript/listings
Mario See 9e616de9f8 Listings Dashboard (#3014)
* init wip react components

* wip add dashboard to listing views

- create a html.erb view to hold listing/dashboard with javascript_pack_tag
- create listingDashboard.jsx in packs
- create listingDashboard component and dashboard folder with smaller components
- added view to controller and routes

* slowly adding some formatting

adjusted styling, info

* remove listing body from dashboard

* add some styling and adjust info

* wip adding org listings

* wip multi org in dashboard

* adjust for multi org

* add styling and better multi org support

* comment out bump and delete -- save for upcoming PR

* reduce lines

* listing form has link to listings dashboard instead of listings

* adjust header boxes flex direction for mobile

* fix organization id query

* WIP testing

needs more rigorous tests

* finalize tests
2019-06-18 14:52:59 -04:00
..
__tests__ Listings Dashboard (#3014) 2019-06-18 14:52:59 -04:00
dashboard Listings Dashboard (#3014) 2019-06-18 14:52:59 -04:00
elements Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
listingDashboard.jsx Listings Dashboard (#3014) 2019-06-18 14:52:59 -04:00
listingForm.jsx Finalize multi-org features (#3041) 2019-06-04 13:56:22 -04:00
listings.jsx Listings Dashboard (#3014) 2019-06-18 14:52:59 -04:00
singleListing.jsx Add messaging option in listings (#2854) 2019-05-31 13:48:45 -04:00