Commit Graph

  • 3b0e6558fd Merge pull request #602 from datopian/dependabot/npm_and_yarn/site/ansi-regex-5.0.1 Rufus Pollock 2021-10-19 18:27:13 +02:00
  • 0c87a7ff9d Merge pull request #600 from datopian/dependabot/npm_and_yarn/examples/catalog/next-11.1.1 Rufus Pollock 2021-10-19 18:26:16 +02:00
  • b48c79bd3c Merge pull request #597 from datopian/dependabot/npm_and_yarn/site/remark-html-13.0.2 Rufus Pollock 2021-10-19 18:26:07 +02:00
  • eafacb0559 Merge pull request #596 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/remark-html-13.0.2 Rufus Pollock 2021-10-19 18:25:57 +02:00
  • efa14c8fd1 Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/default dependabot[bot] 2021-10-19 16:25:53 +00:00
  • 8b8f37777d Bump ansi-regex from 5.0.0 to 5.0.1 in /site dependabot[bot] 2021-10-19 16:25:45 +00:00
  • 6a965d3449 Merge pull request #595 from datopian/dependabot/npm_and_yarn/site/next-11.1.1 Rufus Pollock 2021-10-19 18:25:43 +02:00
  • 44aea5a336 Merge pull request #594 from datopian/dependabot/npm_and_yarn/examples/default/next-11.1.2 Rufus Pollock 2021-10-19 18:25:35 +02:00
  • bebad22e1d Merge pull request #593 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-11.1.2 Rufus Pollock 2021-10-19 18:25:23 +02:00
  • 25a668aaef Merge pull request #589 from datopian/dependabot/npm_and_yarn/examples/default/path-parse-1.0.7 Rufus Pollock 2021-10-19 18:25:13 +02:00
  • e7af800acf Merge pull request #585 from datopian/dependabot/npm_and_yarn/site/path-parse-1.0.7 Rufus Pollock 2021-10-19 18:25:09 +02:00
  • a7d5b36813 Merge pull request #584 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/path-parse-1.0.7 Rufus Pollock 2021-10-19 18:25:03 +02:00
  • 663f7569a7 [README][s]: fix link to demo. Rufus Pollock 2021-09-28 10:38:22 +02:00
  • e64a8ac7e3 Bump next from 10.2.3 to 11.1.1 in /examples/catalog dependabot[bot] 2021-09-22 10:53:40 +00:00
  • 477da14ccb Merge pull request #599 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/tmpl-1.0.5 Rufus Pollock 2021-09-22 12:52:48 +02:00
  • 0ee352dfc9 Bump tmpl from 1.0.4 to 1.0.5 in /examples/dataset-frictionless dependabot[bot] 2021-09-22 06:24:58 +00:00
  • 1987757b11 Bump remark-html from 13.0.1 to 13.0.2 in /site dependabot[bot] 2021-09-07 23:45:12 +00:00
  • 552db9e87a Bump remark-html from 13.0.1 to 13.0.2 in /examples/dataset-frictionless dependabot[bot] 2021-09-07 23:44:38 +00:00
  • bee7ea1a6d Bump next from 10.2.0 to 11.1.1 in /site dependabot[bot] 2021-09-01 20:14:00 +00:00
  • 953de0e15c Bump next from 10.2.0 to 11.1.2 in /examples/default dependabot[bot] 2021-09-01 19:54:12 +00:00
  • d60b037d49 Bump next from 10.0.8 to 11.1.2 in /examples/dataset-frictionless dependabot[bot] 2021-09-01 19:45:20 +00:00
  • 46da83048e [catalog/tests][xs]: update snapshot for testing search page. anuveyatsu 2021-08-25 13:32:42 +06:00
  • 9543cdf998 [catalog/resource page][l]: implemented resource page with core Table component. anuveyatsu 2021-08-25 13:31:14 +06:00
  • f2629cb195 [catalog/dataset page][m]: implement dataset page using tailwindui assets. anuveyatsu 2021-08-25 10:50:12 +06:00
  • 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
  • 0cce15b991 [catalog/ui][m]: implemented custom navbar. anuveyatsu 2021-08-20 13:25:58 +06:00
  • 7a17f4843d [catalog/setup][xs]: updates for deployment. anuveyatsu 2021-08-15 00:31:57 +06:00
  • 4dfaaad85e [catalog/org][l]: implemented org page using TailwindUI. anuveyatsu 2021-08-14 23:31:48 +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
  • e8f9d2bc8e [catalog][m]: re-implemented search page using TailwindUI. anuveyatsu 2021-08-14 13:09:53 +06:00
  • b0ee6b4c71 [catalog][m]: added Stats component. anuveyatsu 2021-08-13 18:55:46 +06:00
  • 71ecf16728 [setup][xs]: remove 'jit' mode which is breaking tailwindcss behaviour for unknown reason. anuveyatsu 2021-08-13 17:55:53 +06:00
  • 1fe0f71029 [catalog][s]: added simple footer element. anuveyatsu 2021-08-13 15:51:45 +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
  • bb202e1828 [site/docs/references][xs]: markdown formatting. Rufus Pollock 2021-06-19 20:26:33 +02:00
  • 12b830f1e5 [site/learn][xs]: correct formatting and template project link. Rufus Pollock 2021-06-17 17:31:31 +02:00
  • 1931eaad31 [examples/default][s]: update the README from nextjs to portaljs. Rufus Pollock 2021-06-17 17:30:47 +02:00
  • c05df61b6c [site/learn][m]: first section of learn tutorial with motivation, features, setup and create portal.js app #562. Rufus Pollock 2021-06-17 17:14:02 +02:00
  • af39f8f335 [site/nav][xs]: tweak order of nav and remove home link as logo links to home. Rufus Pollock 2021-06-17 17:12:41 +02:00
  • 5bd8ffae03 Merge pull request #569 from akkisagiraju/main Rufus Pollock 2021-06-17 13:49:53 +01: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
  • 2c2304494a Merge pull request #570 from datopian/fix/docs-style Rufus Pollock 2021-06-09 10:45:50 +01:00
  • 23b7bd5497 [Docs][s]: Fix style issue in docs Rising Odegua 2021-06-09 09:29:58 +01:00
  • 072762ab23 [home][xs]: remove module.css as we moved to tailwind in last commit 6e81d5d707. Rufus Pollock 2021-06-07 20:28:55 +02:00
  • 6e81d5d707 [site][s]: refactor front page to tailwind and use new logo. Rufus Pollock 2021-05-26 20:25:07 +02:00
  • 27187fe02f [examples/default][s]: use the proper favicon (based on logo). Rufus Pollock 2021-05-25 22:44:45 +02:00
  • 22a72cea3e [site/theme][s]: make favicon using the balloon logo. Rufus Pollock 2021-05-25 22:40:50 +02:00
  • 94cf026434 [site,refactor][xs]: remove couple of unused images. Rufus Pollock 2021-05-25 22:38:59 +02:00
  • eea65972d8 [site/theme][s]: link navbar logo to home page. Rufus Pollock 2021-05-25 22:24:51 +02:00
  • 91da4579f0 [docs][s]: replace temporary logo with portal.js logo. Rufus Pollock 2021-05-25 22:23:41 +02:00
  • f22f275a58 [example][catalog] Added start arg to SEARCH_QUERY akkisagiraju 2021-05-25 23:50:40 +05:30
  • cbab921e87 [docs,refactor][xs]: move to 2 space indenting in jsx components. Rufus Pollock 2021-05-25 19:00:41 +02:00
  • fe13333e5c [docs/README][s]: make it a docs README vs standard nextjs readme. Rufus Pollock 2021-05-25 18:20:39 +02:00
  • 49fd443de5 [Package.json][s]: Revert changes Rising Odegua 2021-05-24 09:20:21 +01:00
  • 4f9436b21c [Package.json][s]: Add react to peer dependency Rising Odegua 2021-05-24 09:19:00 +01:00
  • 9eeb90dd59 [Index][s]: Update navMenu error Rising Odegua 2021-05-24 09:17:19 +01:00
  • 539b206262 [Catalog][s]: Update catalog example Rising Odegua 2021-05-21 17:03:28 +01:00
  • f8602184ce Refactor catalog example to use portal.js Rising Odegua 2021-05-21 16:48:55 +01:00
  • b103b0e845 [Package.json][s]: add react to peer dependecy Rising Odegua 2021-05-21 13:42:46 +01:00
  • 96f9f6adc4 [Package.json][s]: Removed portal package Rising Odegua 2021-05-21 12:39:00 +01:00
  • 3b6fbbcd44 [Actions][s]: Remove gh-page build since we are building to vercel Rising Odegua 2021-05-21 10:51:40 +01:00
  • c1e68325da Merge pull request #565 from datopian/update/examples Rising Odegua 2021-05-21 10:24:59 +01:00
  • 43b2e34f4b [dataset-single][m]: Remove test for components since we are using portaljs Rising Odegua 2021-05-21 10:22:37 +01:00
  • 59dc4cc919 [dataset-single][m]: Update dataset-single example to use portaljs Rising Odegua 2021-05-21 10:11:25 +01:00
  • 6d32c7b94d [Dist][s]: Build latest version Rising Odegua 2021-05-21 09:20:27 +01:00
  • 7bf76d7c38 Merge branch 'main' of https://github.com/datopian/portal.js into update/examples Rising Odegua 2021-05-21 09:14:58 +01:00
  • 842d423c99 [Table][s]: Add id to table rows Rising Odegua 2021-05-21 09:14:12 +01:00
  • 9808bfb938 Merge branch 'main' of https://github.com/datopian/portal.js into add/doc-website Rising Odegua 2021-05-21 09:12:03 +01:00