6 Commits

Author SHA1 Message Date
anuveyatsu
9543cdf998 [catalog/resource page][l]: implemented resource page with core Table component. 2021-08-25 13:31:14 +06:00
anuveyatsu
f2629cb195 [catalog/dataset page][m]: implement dataset page using tailwindui assets. 2021-08-25 10:50:12 +06:00
anuveyatsu
feb1fd62f4 [catalog/queries][s]: optimized the way we query graphql so that we only use single query for dataset/resource pages. It also fixes some buggy behaviour of next.js described in https://github.com/vercel/next.js/issues/8563. 2021-08-24 12:15:03 +06:00
anuveyatsu
7a17f4843d [catalog/setup][xs]: updates for deployment.
- Set DMS to demo.dev.datopian.com which has more datasets than demo.ckan.org.
- Fix typesript bug which was breaking previous deployment.
- Update yarn.lock file so that 'portal' is installed from the latest commit.
2021-08-15 00:31:57 +06:00
anuveyatsu
4dfaaad85e [catalog/org][l]: implemented org page using TailwindUI.
- Removed outdated tests for search page.
2021-08-14 23:36:44 +06:00
Rufus Pollock
337d4a8186 [refactor,#59][s]: move packages/portal => examples/catalog as per plan in #59.
What is currently packages/portal is example of a running portal and should move to examples (it will get replaced by an actual portal lib soon).
2021-03-06 17:55:32 +01:00