35 Commits

Author SHA1 Message Date
Luccas Mateus de Medeiros Gomes
eeb40c8689 [examples/ckan][xs] - fix build 2023-05-24 08:32:02 -03:00
Luccas Mateus de Medeiros Gomes
5a6cf37c9e [@portaljs/ckan] - add loading state 2023-05-23 20:14:55 -03:00
Luccas Mateus de Medeiros Gomes
c82bfdd847 [@portaljs/ckan][xl] - add ckan package and example using it 2023-05-23 14:47:25 -03:00
Luccas Mateus de Medeiros Gomes
eac0a22aa8 Revert "[@portaljs/components][xl] - @portaljs/ckan package"
This reverts commit 91c76c213c833e4c0833a4d7f6bf6f83f93015f8.
2023-05-23 14:45:16 -03:00
Luccas Mateus de Medeiros Gomes
91c76c213c [@portaljs/components][xl] - @portaljs/ckan package
+ Accompaning example using said package
+ Removed the "example" from all the examples names
2023-05-23 14:13:36 -03:00
Luccas Mateus de Medeiros Gomes
afc2101da0 [examples][sm] - renaming ckan to ckan-2021 2023-04-13 21:24:25 -03:00
Luccas Mateus de Medeiros Gomes
d466023926 [monorepo][lg] - move over examples 2023-04-12 09:13:17 -03:00
Luccas Mateus de Medeiros Gomes
fda6c4b827 [monorepo][lg] - start of monorepo 2023-04-10 22:22:34 -03:00
dependabot[bot]
f5fb26d0c7
Bump json5 from 1.0.1 to 1.0.2 in /examples/ckan
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 13:24:18 +00:00
Rufus Pollock
3287121928
Merge pull request #696 from datopian/dependabot/npm_and_yarn/examples/ckan/async-2.6.4 2023-01-23 14:23:13 +01:00
Rufus Pollock
bd51983be2
Merge pull request #719 from datopian/dependabot/npm_and_yarn/examples/ckan/decode-uri-component-0.2.2 2023-01-23 14:22:35 +01:00
Rufus Pollock
201da6b5af
Merge pull request #723 from datopian/dependabot/npm_and_yarn/examples/ckan/express-4.18.2 2023-01-23 14:18:30 +01:00
Rufus Pollock
952714dd1a
Merge pull request #710 from datopian/dependabot/npm_and_yarn/examples/ckan/terser-4.8.1 2023-01-23 14:17:05 +01:00
Rufus Pollock
f213f9f4fe
Merge pull request #707 from datopian/dependabot/npm_and_yarn/examples/ckan/moment-2.29.4 2023-01-23 14:16:43 +01:00
Rufus Pollock
3cdd1cdf60
Merge pull request #705 from datopian/dependabot/npm_and_yarn/examples/ckan/eventsource-1.1.1 2023-01-23 14:16:15 +01:00
dependabot[bot]
207f97e46f
Bump async from 2.6.3 to 2.6.4 in /examples/ckan
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 14:25:15 +00:00
dependabot[bot]
ca7a6e7326
Bump express from 4.17.1 to 4.18.2 in /examples/ckan
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 14:23:56 +00:00
dependabot[bot]
53bbfe695f
Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/ckan
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 06:39:16 +00:00
dependabot[bot]
1de2deeaba
Bump terser from 4.8.0 to 4.8.1 in /examples/ckan
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 20:00:15 +00:00
dependabot[bot]
aab42072bb
Bump moment from 2.29.1 to 2.29.4 in /examples/ckan
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 13:19:18 +00:00
dependabot[bot]
1f540d4d48
Bump eventsource from 1.1.0 to 1.1.1 in /examples/ckan
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:33:27 +00:00
dependabot[bot]
1576e358f5
Bump minimist from 1.2.5 to 1.2.6 in /examples/ckan
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:48:33 +00:00
dependabot[bot]
ad695672ac
Bump lodash from 4.17.15 to 4.17.21 in /examples/ckan
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 09:49:43 +00:00
Rising Odegua
70e15a938b
Merge pull request #663 from datopian/dependabot/npm_and_yarn/examples/ckan/url-parse-1.5.7
Bump url-parse from 1.5.1 to 1.5.7 in /examples/ckan
2022-02-25 13:15:36 +01:00
dependabot[bot]
f1bf04990d
Bump url-parse from 1.5.1 to 1.5.7 in /examples/ckan
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 14:57:09 +00: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
Rising Odegua
adec2c2a33
Merge pull request #623 from datopian/dependabot/npm_and_yarn/examples/ckan/follow-redirects-1.14.7
Bump follow-redirects from 1.14.1 to 1.14.7 in /examples/ckan
2022-01-25 00:15:12 -08: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
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
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
dependabot[bot]
1cf2f47efb
Bump follow-redirects from 1.14.1 to 1.14.7 in /examples/ckan
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 15:28:53 +00: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
04d750f5d5 [examples/][xs]: Renamed catalog to ckan 2022-01-12 11:22:16 +00:00