Rising Odegua
d5a6726546
[Package.json][s]: Add nextjs export
2021-04-13 14:02:34 +01:00
Rising Odegua
3ed2ac8ef2
[single-dataset][s]: Update download dataset path
2021-04-13 13:55:08 +01:00
Rufus Pollock
eee15cf8a2
[README,#531][m]: start on usable getting started.
...
* working example using create-next-app with our dataset-frictionless example (tested locally and it works)
* improved links to examples
* section at bottom about where recline went (unrelated but did it)
2021-04-12 19:12:41 +02:00
Rufus Pollock
d825e982ec
[DESIGN][m]: add roadmap section.
2021-04-12 19:04:59 +02:00
Rufus Pollock
2562781e3e
[refactor,#527][m]: move the nextjs app at root of repo to examples/dataset-frictionless.
...
The current app at root of repo is for single frictionless dataset. Should be in its own example so we have space going forward for multiple example and for root to have core portal.js code.
* Also refactor its README (moved from root) to reflect it is just an example
* Move design content from the root README.md into DESIGN.md
* Stub a new root README.md based largely on examples/catalog/README.md
2021-04-12 16:15:20 +02:00
Rufus Pollock
02b7974396
Merge pull request #524 from datopian/fix/cypress
...
[Cypress][s]: Remove cypress test for example catalogs
2021-03-31 17:31:24 +02:00
Rising Odegua
92624536dd
[Cypress][s]: Fix cypress test for example catalogs
2021-03-25 09:47:17 +01:00
Rufus Pollock
ae717e43b8
Merge pull request #521 from datopian/add/new-portaljs
...
Merge Portal.js with recline
2021-03-15 17:29:54 +01:00
Rising Odegua
b50b7e7a04
Merge branch 'master' of https://github.com/datopian/portal.js into add/new-portaljs
2021-03-15 14:10:14 +01:00
Rising Odegua
856df4053f
[recline]: Delete old files and code
2021-03-15 14:04:56 +01:00
Rufus Pollock
a5b110a3b5
[README][s]: tweak intro and add small design section at end.
2021-03-13 12:43:31 +01:00
Rufus Pollock
b599fe4643
[docs/extensions][m]: move wiki page on extensions into the docs.
...
This is pretty old material from ~ 2012-2015 mainly written by me.
2021-03-12 16:25:15 +01:00
Rufus Pollock
0339dff41f
Merge pull request #519 from datopian/DanePubliczneGovPl-feature-459-i18n
...
Fixes #459 by introducing i18n (internationalization) support into master.
2021-03-12 16:09:25 +01:00
Rising Odegua
3f66204de8
Merge branch 'feature-459-i18n' of git://github.com/DanePubliczneGovPl/recline into DanePubliczneGovPl-feature-459-i18n
2021-03-12 11:22:21 +01:00
Rufus Pollock
6b19622324
[create-portal-app][s]: remove create-portal-app as not needed for now.
...
Why?
* For now we think we can just use create-next-app with a template into our examples directory.
* create-portal-app was not yet very mature and had not been used in "production" so no doubt things to do on it. Keeping it around increases cognitive noise (and if we need it we can bring it back easily).
2021-03-11 21:26:13 +01:00
Rufus Pollock
4a6577fd38
Merge branch 'master' of github.com:datopian/portal.js
2021-03-11 20:59:43 +01:00
Rising Odegua
1dd1ec2c93
Merge pull request #66 from datopian/dependabot/npm_and_yarn/node-notifier-8.0.1
...
Bump node-notifier from 8.0.0 to 8.0.1
2021-03-10 11:40:17 +01:00
Rising Odegua
d470a2cf6f
Merge branch 'master' of https://github.com/datopian/portal.js into dependabot/npm_and_yarn/node-notifier-8.0.1
2021-03-10 11:26:35 +01:00
Rising Odegua
b599bc48c0
Merge pull request #70 from datopian/add/licence
...
[Licence][s]: Add license file
2021-03-10 11:23:12 +01:00
Rising Odegua
72af532fdc
Merge branch 'master' of https://github.com/datopian/portal.js into add/licence
2021-03-10 11:16:11 +01:00
Anuar Ustayev
12077c9d58
Merge pull request #69 from datopian/fix/build-error
...
Fix Vercel build error
2021-03-10 14:31:51 +06:00
Rufus Pollock
590f77926f
[ci][s]: rename and fix up github workflow main.yml (it is for examples/catalog).
...
Follow up to 337d4a81866834e8d9ff9e3029e6d8c662bfb902.
2021-03-08 19:53:17 +01:00
Rising Odegua
9fb1c5071c
[Licence][s]: Add license file
2021-03-08 12:33:32 +01:00
Rising Odegua
c905b59f3e
[packages/portal][l]: Moved portal folder to root dir
2021-03-08 11:33:21 +01:00
Rising Odegua
6aec97a728
[Github CI][m]: Update cypress test cmd in CI
2021-03-08 10:33:48 +01:00
Rising Odegua
95a4227162
[Cypress][s]: Add cypress package
2021-03-08 10:25:14 +01:00
dependabot[bot]
d9d5ae670b
Bump node-notifier from 8.0.0 to 8.0.1
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-07 22:16:58 +00:00
Rufus Pollock
fbb8193869
[README][s]: small tweaks to README (and a formatting fix in examples/catalog/README).
2021-03-07 23:15:14 +01:00
Rufus Pollock
58b0132055
[#59,refactor][s]: consolidate on yarn.lock at top level as per monorepo practice.
2021-03-07 23:05:07 +01:00
Rufus Pollock
782e888951
[portal,#59][s]: add the in-progress portal cli.
...
NB: portal CLI is currently a bit broken (it starts but some errors) as needs a bit more work to refactor for new location in this repo. Have not done all this refactoring as probably bigger changes needed.
2021-03-07 23:00:33 +01:00
Rufus Pollock
5fcdfa2f76
[portal,#59][l]: new portal package that (right now) presents a single dataset.
...
* What we have is a nextjs app for displaying a single dataset (+ tests, +fixtures etc)
* Also included are relevant generic components (e.g. a Chart and Table view) and some utilities for loading (Frictionless) datasets
* Not include (but to come) is the command line app
2021-03-07 22:33:40 +01:00
Rufus Pollock
39c43a6a54
[gitignore][s]: consolidate on one .gitignore in the root directory.
2021-03-06 18:04:28 +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
Anuar Ustayev
14e6f1d597
Merge pull request #57 from datopian/dependabot/npm_and_yarn/packages/portal/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7 in /packages/portal
2020-12-17 11:06:17 +06:00
dependabot[bot]
c949de2e72
Bump ini from 1.3.5 to 1.3.7 in /packages/portal
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 11:34:20 +00:00
Anuar Ustayev
427d9f5c40
Merge pull request #51 from datopian/feature/i18n-next10
...
Configure i18n for Portaljs
2020-12-15 17:32:33 +06:00
steveoni
7a13bcbb52
[readme][s]: update readme
2020-12-09 11:12:30 +01:00
steveoni
cbbb772d16
Merge branch 'master' of github.com:datopian/portal.js into feature/i18n-next10
2020-12-09 11:11:32 +01:00
Anuar Ustayev
08d57f7da2
Merge pull request #54 from datopian/feature/gtag
...
Feature/gtag
2020-12-09 13:18:55 +06:00
Anuar Ustayev
859c90708b
Merge branch 'master' into feature/gtag
2020-12-09 13:18:40 +06:00
steveoni
06699127e4
[config][s]: remove en-US from the i18n configuration, since github action is not using the mock data
2020-12-03 14:05:31 +01:00
steveoni
b9cd887369
[jest][s]: resolve babel-jest using relative path
2020-12-03 13:57:42 +01:00
steveoni
a870a05ad9
[index.js][s]: remove the templatestring causing cypress to fail
2020-12-03 13:56:54 +01:00
steveoni
b0ac5d9942
[readme][s]: update readme to contain i18n configuration
2020-12-03 13:36:23 +01:00
steveoni
e18a58b60b
[yarn.lock][m]: update yarn package
2020-12-03 13:35:45 +01:00
steveoni
65f4200bd5
Merge branch 'master' of github.com:datopian/portal.js into feature/i18n-next10
2020-12-03 12:43:22 +01:00
Rufus Pollock
77056a3f0c
Merge pull request #56 from datopian/fix/ci
...
Fixes error in cypress CI build - fixes #55 .
2020-12-02 17:40:36 +01:00
Rufus Pollock
6e8e036b98
[README][xs]: add one more line break in header.
2020-12-02 17:37:54 +01:00
Rufus Pollock
de38a233f6
[README][xs]: try to fix align of heading.
2020-12-02 17:37:28 +01:00
Rufus Pollock
8e4c153d21
Merge pull request #52 from datopian/feature/create-portal-app
...
Feature/create portal app
2020-12-02 16:58:33 +01:00