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
anuveyatsu
b0ee6b4c71
[catalog][m]: added Stats component.
2021-08-13 18:55:46 +06:00
anuveyatsu
1fe0f71029
[catalog][s]: added simple footer element.
2021-08-13 15:51:45 +06:00
anuveyatsu
d32e11ae6a
[ckan catalog][m]: new hero element in the home page.
2021-08-13 15:12:11 +06:00
anuveyatsu
65e5a0b3bf
[setup catalog][m]: upgrade TailwindCSS, install dependencies for TailwindUI and fix configs.
2021-08-13 14:55:03 +06:00
Rising Odegua
9eeb90dd59
[Index][s]: Update navMenu error
2021-05-24 09:17:19 +01:00
Rising Odegua
f8602184ce
Refactor catalog example to use portal.js
2021-05-21 16:48:55 +01: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