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.
anuveyatsu
2021-08-24 12:15:03 +06:00
6bc36f9e3b
[catalog/css setup][xs]: removed purging css as it is not working as expected. Removed theme configs in tailwind config. Note that CSS asset in production is now 298kb which is a lot comparing to 4kb previously.
anuveyatsu
2021-08-24 11:54:01 +06:00
40b3f52564
[catalog/setup/css][s]: small bug fix re missing argument; remove tailwind purge option as already purging via postcss.
anuveyatsu
2021-08-23 11:36:15 +06:00
69d6bfa525
Bump path-parse from 1.0.6 to 1.0.7 in /examples/dataset-frictionless
dependabot[bot]
2021-08-20 07:59:24 +00:00
b502d33106
Bump path-parse from 1.0.6 to 1.0.7 in /site
dependabot[bot]
2021-08-20 07:59:09 +00:00
8408d7abc6
Bump path-parse from 1.0.6 to 1.0.7 in /examples/default
dependabot[bot]
2021-08-20 07:59:07 +00:00
0d400a6756
[catalog/home/recent datasets][m]: re-implemented 'Recent datasets' element with TailwindUI.
anuveyatsu
2021-08-20 13:58:00 +06:00
6e2102e13b
[catalog/home/hero][s]: fixed search element in hero.
anuveyatsu
2021-08-20 13:37:56 +06:00
56618506a8
[catalog/tailwind][xs]: use tailwind version from core lib.
anuveyatsu
2021-08-20 13:30:06 +06:00
9a117e3306
[catalog/setup][xs]: use yarn by default and remove package-lock to be consistent.
anuveyatsu
2021-08-20 13:28:59 +06:00
12df6dba3b
[catalog/query][xs]: fixed OrgInfo component of dataset page to re-use get dataset query as it doesn't need full org information.
anuveyatsu
2021-08-14 23:22:17 +06:00
18dece1c04
[catalog/query][s]: changed get org query to return sufficient data about an org + follow frictionless spec.
anuveyatsu
2021-08-14 23:19:26 +06:00
89e7b942aa
[KeyInfo component][xs]: removed complex/buggy logic for calculating total size of all files.
anuveyatsu
2021-08-14 21:07:04 +06:00
04a7a59c17
[catalog/graphql][xs]: get all necessary data for a resource descriptor from CKAN API.
anuveyatsu
2021-08-14 21:02:51 +06:00
2c42d3d83d
[ResourceInfo component][xs]: small improvements in the table to show more info.
anuveyatsu
2021-08-14 20:56:55 +06:00
5c0b053fe2
Update dist files with the latest fixes/improvements.
anuveyatsu
2021-08-14 20:38:41 +06:00
e993612466
[catalog][xs]: made graphql query to follow frictionless spec + to return more data for package page.
anuveyatsu
2021-08-14 20:35:27 +06:00
0d11409088
[catalog][xs]: made created/updated fields more human-readable.
anuveyatsu
2021-08-14 20:33:57 +06:00
f9b9cf3680
[Key info component][s]: bug fixes and improvements to follow official frictionless spec.
anuveyatsu
2021-08-14 20:15:30 +06:00
d32e11ae6a
[ckan catalog][m]: new hero element in the home page.
anuveyatsu
2021-08-13 14:56:11 +06:00
65e5a0b3bf
[setup catalog][m]: upgrade TailwindCSS, install dependencies for TailwindUI and fix configs.
anuveyatsu
2021-08-13 14:55:03 +06:00
4aac713387
[site,bugfix][xs]: correct import of Layout (layout => Layout) following 88fb3c63bd.
Rufus Pollock
2021-07-28 23:41:41 +02:00
2a5c05fbf8
[site,#572][xs]: remove components/prose.js as no longer used.
Rufus Pollock
2021-07-28 23:36:34 +02:00
88fb3c63bd
[site,bugfix,#572][xs]: rename layout.js to Layout.js (thought i had in commit 2 ago but apparently not!).
Rufus Pollock
2021-07-28 23:35:12 +02:00
22648a0528
[site,#572][s]: refactor existing site content into the content directory.
Rufus Pollock
2021-07-28 23:23:28 +02:00
8c3b1bccd3
[site,#572][l]: merge in data literate material.
Rufus Pollock
2021-07-28 22:55:58 +02:00
b81cf992de
[refactor][xs]: rename docs directory to site reflecting fact this is the full website.
Rufus Pollock
2021-07-28 09:27:17 +02:00
bb93103997
[ex/catalog][xs]: fix link to portal.js github repo.
Rufus Pollock
2021-06-24 11:15:28 +02:00
2ce7356d87
[ex/catalog][xs]: try tweak to tailwind config to fix#568.
Rufus Pollock
2021-06-24 11:13:28 +02:00
59298543da
[site/docs][s]: remove link to section at bottom of pages as not used atm.
Rufus Pollock
2021-06-20 22:10:54 +02:00
b307009641
[site/nav][s]: add components to the navbar.
Rufus Pollock
2021-06-20 22:10:25 +02:00
43f666022a
[site/docs][s]: merge installation.md into index.md as no need to separate (and tidy a bit).
Rufus Pollock
2021-06-20 22:09:53 +02:00
5185349829
[site/docs][m]: refactor docs section to live at docs and use dynamic routes.
Rufus Pollock
2021-06-20 21:55:00 +02:00
73bc3d1761
[docs][m]: refactor to have a common layout component for all pages and a common prose layout within that for "prose" docs (everything other than front page) - refs #559.
Rufus Pollock
2021-06-15 19:24:12 +02:00
cd6c81e44b
[docs,style][s]: fix layout of docs page with tailwind (e.g. center, fix margins).
Rufus Pollock
2021-06-15 18:44:31 +02:00
42638c95ad
[docs,#571][xs]: tweak tailwind purge to see if we can fix issue on vercel with tailwind (over) purging of styles - see #571.
Rufus Pollock
2021-06-15 18:25:22 +02:00