1918 Commits

Author SHA1 Message Date
dependabot[bot]
3ba577ad59
Bump nanoid from 3.1.23 to 3.2.0 in /examples/default
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:06:10 +00:00
Rising Odegua
8b1b474662
Merge pull request #633 from datopian/dependabot/npm_and_yarn/examples/ckan/nanoid-3.2.0
Bump nanoid from 3.1.23 to 3.2.0 in /examples/ckan
2022-01-24 06:05:30 -08:00
Rising Odegua
ff2b1dbbc3
Merge pull request #636 from datopian/dependabot/npm_and_yarn/examples/ckan/trim-off-newlines-1.0.3
Bump trim-off-newlines from 1.0.1 to 1.0.3 in /examples/ckan
2022-01-24 06:05:14 -08:00
dependabot[bot]
4b99d772a8
Bump trim-off-newlines from 1.0.1 to 1.0.3 in /examples/ckan
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 13:43:26 +00:00
Anuar Ustayev
a575061f7a
Merge pull request #635 from datopian/update/cli
Refactor cli app into portal.js
2022-01-24 19:42:29 +06:00
Rising Odegua
cc585e11b9 Refactor cli app into portal.js 2022-01-24 12:39:54 +01:00
dependabot[bot]
66bfccb227
Bump nanoid from 3.1.23 to 3.2.0 in /examples/ckan
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 12:03:11 +00:00
Anuar Ustayev
8ace86545d
Merge pull request #628 from datopian/improvement/site/learn
Improvement for "/learn"
2022-01-18 12:27:24 +06:00
Anuar Ustayev
b3ad015066 [learn][xs]: set a structure for next steps. 2022-01-17 12:42:34 +06:00
Anuar Ustayev
f344630aa5 [learn][s]: complete 'getting started' section with 'edit the page' instructions - refs #562. 2022-01-17 12:34:39 +06:00
Anuar Ustayev
0fa7612961 [setup][s]: move deploy tutorial under learn section. 2022-01-16 12:04:17 +06:00
Anuar Ustayev
c1cc43933f
Merge pull request #624 from datopian/547-build-a-single-dataset-page
[README.md][m]: Add tutorial on building a single dataset portal
2022-01-16 11:26:43 +06:00
Anuar Ustayev
4758e92409
Merge pull request #627 from datopian/feature/site/guide-for-single-dataset-page
Guide to build a single dataset page with Portal.js
2022-01-16 11:08:09 +06:00
Anuar Ustayev
ecdcff088b
Merge pull request #626 from datopian/feature/site/guide-for-ckan
Learn how to use Portal.js as a frontend of CKAN.
2022-01-16 11:07:47 +06:00
Anuar Ustayev
afddf84614
Update site/content/learn/ckan.md
Co-authored-by: Virgo <virgoaugustine@gmail.com>
2022-01-16 11:07:35 +06:00
virgoaugustine
848a35f80e [site/learn/single-dataset][l]: Guide for building a single f10s dataset portal 2022-01-15 11:17:35 +00:00
Anuar Ustayev
3509f5ec29 [site/learn/ckan][l]: guide for using portal.js as a frontend of CKAN. 2022-01-15 11:24:59 +06:00
Anuar Ustayev
efd66d4768
Merge pull request #625 from datopian/547-deploy-portaljs-site-to-ghpages
[README.md][xs]: Add url to doc on deploying portal build to gh-pages
2022-01-14 17:54:23 +06:00
virgoaugustine
221d8bfd34 [README.md][xs]: Add url to doc on deploying portal build to gh-pages 2022-01-14 11:07:29 +00:00
virgoaugustine
f2294d810f [README.md][m]: Add tutorial on building a single dataset portal 2022-01-14 10:40:17 +00:00
Anuar Ustayev
a9489d7eb4
Merge pull request #619 from datopian/615-move-scripts-to-site-folder
[site]: Move scripts stuff into the site/public folder
2022-01-14 13:52:52 +06:00
Anuar Ustayev
1f541a0239
Merge pull request #621 from datopian/620-vercel-catalog-portal-js-deploy-fail
[examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail
2022-01-13 21:27:55 +06:00
virgoaugustine
4f136fc4ac [examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail 2022-01-13 13:08:53 +00:00
virgoaugustine
22ccceba75 [examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail 2022-01-13 12:29:10 +00:00
virgoaugustine
737308c88a [examples/ckan/tsconfig.json]: Fix vercel-catalog-portal-js-deploy-fail 2022-01-13 12:23:56 +00:00
virgoaugustine
d140ac4d49 [site]: Move scripts stuff into the site/public folder and integrate into site 2022-01-13 11:54:11 +00:00
Rufus Pollock
97e0bc2496
Merge pull request #617 from datopian/598-add-github-star-button 2022-01-12 16:45:05 +01:00
virgoaugustine
6a14c34f98 [site/components/Nav.js]: Add github star button with count to navbar 2022-01-12 12:42:33 +00:00
virgoaugustine
04d750f5d5 [examples/][xs]: Renamed catalog to ckan 2022-01-12 11:22:16 +00:00
Rufus Pollock
05d6935407
Merge pull request #616 from datopian/edit/README.md 2022-01-06 22:41:50 +01:00
Virgo
77574f56bb
[xs]: Correction on README.md 2022-01-03 22:24:38 +00:00
Rufus Pollock
3bb94d23ba [bin/README][m]: add pre-existing README (from old repo https://github.com/datopian/portal-cli-app/edit/main/README.md). 2021-12-21 21:58:50 +01:00
Rufus Pollock
b4965167eb
Merge pull request #614 from datopian/dependabot/npm_and_yarn/next-12.0.7
Bump next from 10.0.8 to 12.0.7
2021-12-20 11:36:58 +01:00
Rufus Pollock
aff98caaa1
Merge pull request #613 from datopian/dependabot/npm_and_yarn/examples/catalog/next-11.1.3
Bump next from 11.1.1 to 11.1.3 in /examples/catalog
2021-12-20 11:36:43 +01:00
Rufus Pollock
c9958557da
Merge pull request #612 from datopian/dependabot/npm_and_yarn/site/next-11.1.3
Bump next from 11.1.1 to 11.1.3 in /site
2021-12-20 11:36:35 +01:00
dependabot[bot]
3378a2875c
Bump next from 11.1.1 to 11.1.3 in /examples/catalog
Bumps [next](https://github.com/vercel/next.js) from 11.1.1 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.1...v11.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:36:34 +00:00
dependabot[bot]
b67804b55a
Bump next from 10.0.8 to 12.0.7
Bumps [next](https://github.com/vercel/next.js) from 10.0.8 to 12.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.0.8...v12.0.7)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:36:33 +00:00
Rufus Pollock
1e788db02b
Merge pull request #611 from datopian/dependabot/npm_and_yarn/examples/default/next-12.0.7
Bump next from 11.1.2 to 12.0.7 in /examples/default
2021-12-20 11:36:30 +01:00
dependabot[bot]
c61c1d97c9
Bump next from 11.1.1 to 11.1.3 in /site
Bumps [next](https://github.com/vercel/next.js) from 11.1.1 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.1...v11.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:36:26 +00:00
dependabot[bot]
e13f76910d
Bump next from 11.1.2 to 12.0.7 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v12.0.7)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:36:26 +00:00
Rufus Pollock
9bb7df7630
Merge pull request #610 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/next-12.0.7
Bump next from 11.1.2 to 12.0.7 in /examples/dataset-frictionless
2021-12-20 11:36:01 +01:00
Rufus Pollock
07e31c5386
Merge pull request #608 from datopian/dependabot/npm_and_yarn/ws-5.2.3
Bump ws from 5.2.2 to 5.2.3
2021-12-20 11:35:50 +01:00
Rufus Pollock
dbe90a1b97
Merge pull request #607 from datopian/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-12-20 11:35:44 +01:00
Rufus Pollock
bc257b7b22
Merge pull request #605 from datopian/dependabot/npm_and_yarn/site/validator-13.7.0
Bump validator from 13.6.0 to 13.7.0 in /site
2021-12-20 11:35:39 +01:00
Rufus Pollock
4b2d64e84d
Merge pull request #604 from datopian/dependabot/npm_and_yarn/examples/dataset-frictionless/validator-13.7.0
Bump validator from 13.5.2 to 13.7.0 in /examples/dataset-frictionless
2021-12-20 11:35:31 +01:00
dependabot[bot]
1bbc7ff8d3
Bump next from 11.1.2 to 12.0.7 in /examples/dataset-frictionless
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v12.0.7)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 10:23:48 +00:00
dependabot[bot]
087a8b5a5b
Bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 10:23:40 +00:00
Rufus Pollock
ad9cd5a5cc [site,build][s]: add prop-types as explicit dependency in attempt to fix build issue as per 0a9bafb66664d4d312bbb603ffa6a0a81cba0305.
```
ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm'
```

See also https://github.com/vega/react-vega/issues/441 which report similar issue i think.
2021-12-17 11:19:01 +01:00
Rufus Pollock
f0671a27d5 Merge branch 'main' of github.com:datopian/portal.js into main 2021-12-17 10:54:08 +01:00
Rufus Pollock
0a9bafb666 [site,build][s]: try and fix vercel build error with react-vega by upgrading it.
```
ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm'
```
2021-12-17 10:52:46 +01:00