1987 Commits

Author SHA1 Message Date
Rising Odegua
bb32b74393 Merge branch 'main' of https://github.com/datopian/portal.js 2022-02-25 11:28:53 +01:00
Rising Odegua
d5ae9b432c [package.json][s]:Clean up build config 2022-02-25 11:28:44 +01:00
Rising Odegua
61709d49b5 Add extra properties to Table component 2022-02-25 11:27:49 +01:00
Rufus Pollock
92752fbb1a
[examples/data-literate,#667][s]: upgrade next v12 - nothing needing fixing.
Updated nextjs to latest version (12.1.0)
2022-02-24 14:54:19 +01:00
Rising Odegua
cec97c132e Add node engne version 2022-02-24 14:27:59 +01:00
Rising Odegua
8044b0996d Updated nextjs to latest version (12.1.0) 2022-02-24 09:55:04 +01:00
Leonardo Rocha
ce24e488d1 [s] data-literate README documentation slightly updated 2022-02-23 17:15:20 +01:00
Rufus Pollock
6cfa61dffd Merge branch 'main' of github.com:datopian/portal.js 2022-02-22 12:39:07 +01:00
Rufus Pollock
7a5130af19 [examples/data-literate][s]: working script to have this work with your own content. 2022-02-22 12:37:51 +01:00
Rising Odegua
98c2ec8b11 Update portal.js import in example 2022-02-22 09:18:41 +01:00
Rising Odegua
739c0863d0 Install portal from latest commit hash 2022-02-22 09:07:22 +01:00
Rising Odegua
25f3c6b32a Fix explorer not display issue 2022-02-22 08:45:33 +01:00
Leonardo Rocha
9843ced6f1 fix path in Table tag MDX data-literate demo 2022-02-21 12:46:34 +01:00
Rufus Pollock
3a0f4e7b96 [examples/data-literate][m]: factor our a working markdown+CSV (data literate) example from site (where we already had a demo).
* removed a few extraneous things
* added the README.md with some instructions
2022-02-21 12:25:46 +01:00
Rufus Pollock
99c5e358a1 [site/content/data-literate/demo][s]: fix bug in vega fancy line chart which was due to missing data (did not copy over from original data-literate repo). 2022-02-21 12:21:38 +01:00
Rufus Pollock
4be1c1aecf
Merge pull request #649 from datopian/dependabot/npm_and_yarn/examples/ckan/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7 in /examples/ckan
2022-02-21 11:16:12 +01:00
Rising Odegua
062c25a479
Merge pull request #655 from datopian/update/table
Fix dataset-frictionless example import
2022-02-17 12:23:56 +01:00
Rising Odegua
483d11e08d Fix dataset-frictionless example import 2022-02-17 08:30:10 +01:00
Anuar Ustayev
8a4cc83813
Merge pull request #653 from datopian/update/table
Update/table
2022-02-17 12:57:23 +06:00
Rising Odegua
2ba5737ac9 Change example dataset 2022-02-16 20:28:07 +01:00
Rising Odegua
1b55baeeb3 Build latest bundle 2022-02-16 20:23:49 +01:00
Rising Odegua
4bdc29f126 Update example to use new DataExplorer component 2022-02-16 20:23:23 +01:00
Rising Odegua
9af3fb568c Update icons to MUI 2022-02-16 20:23:08 +01:00
Rising Odegua
ef2382cb6e Install MUI icon library 2022-02-16 20:22:40 +01:00
Rising Odegua
c6370ebf2e Build latest portaljs 2022-02-16 11:29:04 +01:00
Rising Odegua
de5fe23de5 Add new example datapackage for testing 2022-02-16 11:28:28 +01:00
Rising Odegua
a61ce9ef05 Add DataExplorer component 2022-02-16 11:25:33 +01:00
Rising Odegua
2686a3f4f4 Add SVG assets for icons 2022-02-16 11:24:22 +01:00
Rising Odegua
4ba238510f Add package for DataGrid and udpate rollup config 2022-02-16 11:24:00 +01:00
dependabot[bot]
b41ec233e7
Bump handlebars from 4.7.6 to 4.7.7 in /examples/ckan
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 15:30:58 +00:00
Anuar Ustayev
b39d3e72d5
Merge pull request #648 from datopian/fix/646
Fix/646
2022-02-07 18:00:16 +06:00
Rising Odegua
27933e6921 Remove CI test for dataset-frictionless 2022-02-07 12:12:40 +01:00
Rising Odegua
82be7a3feb Remove tests folder and fixtures 2022-02-07 12:11:38 +01:00
Anuar Ustayev
51be23919c
Merge pull request #647 from datopian/fix/cli-bug
Set npm as default package manager in CLI app
2022-02-06 23:27:05 +06:00
Rising Odegua
770722ac82 Set npm as default package manager in CLI app 2022-02-04 14:23:01 +01:00
Rising Odegua
b7107efbfd
Update README.md 2022-02-04 13:22:32 +01:00
Anuar Ustayev
044ae1036e
Merge pull request #645 from datopian/update/portal-example
Update frictionless example display
2022-02-03 17:35:29 +06:00
Rising Odegua
ebfc2d5449 Update frictionless example display 2022-02-03 11:37:53 +01:00
Rising Odegua
f2fe319e51
Merge pull request #644 from datopian/update/cli-readme
update cli app readme
2022-02-02 23:51:00 -08:00
Rising Odegua
14b14f24e7 Update path sep in ReadMe 2022-02-02 08:57:54 +01:00
Anuar Ustayev
5120f47577
Merge pull request #643 from datopian/fix/css-build
Fix/css build
2022-02-02 10:19:18 +06:00
Rising Odegua
064b4df0fb update cli app readme 2022-02-01 14:48:09 +01:00
Rising Odegua
1127534d17 Removed unused packages in package.json 2022-02-01 13:28:09 +01:00
Rising Odegua
89625821e5 Fix test failure 2022-02-01 13:27:50 +01:00
Rising Odegua
48bddee6d8 Update style and rebuild dist 2022-02-01 11:33:45 +01:00
Rising Odegua
96c482ced4 Fix CSS issue after build 2022-02-01 11:33:01 +01:00
Anuar Ustayev
02dd3dd2da
Merge pull request #642 from datopian/fix/dataset-loading
Fix/dataset loading
2022-02-01 10:26:19 +06:00
Rising Odegua
3ac0ee4653 Update page to properly display error message 2022-01-31 13:12:14 +01:00
Rising Odegua
ba6f616dd6 Add proper error handling and mesage 2022-01-31 13:11:58 +01:00
Rising Odegua
3cd6e2aad7
Merge pull request #641 from datopian/fix/bin/use-example-code
CLI tool improvements
2022-01-31 00:54:25 -08:00