renovate[bot]
d0d4d0fd8f
chore(deps): update dependency react-redux to v7.2.5 ( #2503 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-10-16 20:24:31 +02:00
renovate[bot]
af174f0c8c
chore(deps): update dependency dayjs to v1.10.7 ( #2493 )
2021-10-16 17:01:23 +02:00
renovate[bot]
836a8702cc
chore(deps): update dependency @types/react to v17.0.30 ( #2489 )
2021-10-16 15:33:43 +02:00
renovate[bot]
ccf92cabdc
chore(deps): update dependency country-flag-icons to v1.4.11 ( #2492 )
2021-10-16 15:32:17 +02:00
renovate[bot]
7f0b4db9f8
chore(deps): update dependency @types/react-helmet to v6.1.4 ( #2490 )
2021-10-16 15:09:57 +02:00
renovate[bot]
31f5a94098
chore(deps): update dependency @rematch/core to v2.1.1 ( #2480 )
2021-10-16 14:29:17 +02:00
renovate[bot]
a22300afcf
chore(deps): update dependency @rematch/loading to v2.1.1 ( #2481 )
2021-10-16 13:53:51 +02:00
renovate[bot]
717e42b383
chore(deps): update dependency @testing-library/react to v12.1.2 ( #2485 )
2021-10-16 12:56:03 +02:00
github-actions[bot]
b970102bfc
chore: update versions (6-next) ( #2456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-15 23:13:06 +02:00
Juan Picado
794af76c50
Remove Node 12 support (v6.x) ( #2473 )
2021-10-15 18:49:47 +02:00
github-actions[bot]
cd7947adbc
chore: update versions (6-next) ( #2450 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-25 17:44:58 +02:00
Juan Picado
5fed1955a9
refactor: rematch as web state storage for UI ( #2447 )
...
* trying rematch
refactor: rematch for store packages
migrate login to rematch
Update packages/plugins/ui-theme/src/store/store.ts
Co-authored-by: Sergio Moreno <sergiomorenoalbert@gmail.com>
hide temporary
fix test for login
migrate package download resource
fix tests
* add missing fixture
* migrate detail page support
* fix tests
* migrate search
* migrate search
* clean up tests
* remove tags
* fix lint
* add changeset
* fix: search model typings
* add type
* types
* apply suggestions
Co-authored-by: Sergio Moreno <22656541+semoal@users.noreply.github.com>
2021-09-25 17:35:03 +02:00
Juan Picado
7dde848d0c
refactor: replace flag icons with library ( #2439 )
...
* feat: simplify i18n translations config and flags
* fix icons
* lint
* update test
2021-09-16 21:46:56 +02:00
Juan Picado
60d7b35d88
refactor: search logic to storage pkg ( #2431 )
...
* refactor: search logic to storage pkg
* add test
* update undici
* add tests
* Update ci.yml
* fix ci
* fix tests
* fix ci
* fix tests
* fix ci
* restore some deps
* Update Version.test.tsx
* disable debug
2021-09-12 16:21:19 +02:00
github-actions[bot]
e10637f0f3
chore: update versions (6-next) ( #2427 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-08 19:33:09 +02:00
Justin Johansson
7c9561b019
Indiescripter/last misc deps update for now ( #2422 )
...
* build: update @babel/* devDeps
* build(ui-theme): update terser-webpack-plugin devDep
* build(e2e-cli): update npm & pnpm latest deps published yesterday
* build(ui-theme): update react-router-dom devDep
* build(standalone/ui-theme): update webpack devDev published today
* build(memory): update memfs dep published yesterday
* build(active-directory): update dep activedirectory2 major version
* build: remove currently unused devDep @types/lowdb
* build(fastify-migration/hooks/local-storage/mock/node-api/verdaccio-htpasswd): update dep core-js
* build: remove @commitlint/* devDeps no longer used in master
* build(ui-theme): update @testing-library/react devDep major version
2021-09-04 14:33:45 +02:00
github-actions[bot]
ff1822c961
chore: update versions (6-next) ( #2419 )
2021-09-04 08:59:14 +02:00
Justin Johansson
7e4d5615a4
Indiescripter/upgrade webpack ( #2409 )
...
* build(cli): remove unused commander dep
* build(e2e-ui): tweak lodash devDep to exact version
* build: tweak exact versions; @verdaccio:commons-api, get-port, semver
* style: private true prop first in package.jsons (monorepo convention)
* build: update all dep packages with webpack in name except webpack-dev-server
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-09-03 19:06:27 +02:00
Justin Johansson
5941edcf38
Indiescripter/update ui-theme package deps ( #2403 )
...
* build(ui-theme): update ora depDep major from v4.0.4 to v6.0.0
* build(ui-theme): update @testing-library/dom depDep major from v7.31.2 to v8.2.0
* build(ui-theme): update css-loader depDep major from v5.2.1 to v6.2.0
* build(ui-theme): update history depDep major from v4.10.1 to v5.0.1
* build(ui-theme): remove unused devDep resolve-url-loader
* build(ui-theme): remove unused devDep source-map-loader
* build(ui-theme): update style-loader depDep major from v1.2.1 to v3.2.1
* build(ui-theme): update mini-css-extract-plugin depDep major from v1.6.0 to v2.2.2
* build(ui-theme): update i18next depDep major from v19.9.2 to v20.6.0
* build(ui-theme): update stylelint-config-recommended depDep major from v3.0.0 to v5.0.0
* revert(ui-theme): downgrade history depDep major back to v4.10.1 from v5.0.1
* build(ui-theme): remove lint-staged devDep (it's in the root package)
* revert(ui-theme): downgrade ora depDep major from v6 to v5.4.1 (esm problem)
* build: rebase against master & recreate pnpm lockfile
2021-09-03 09:53:05 +02:00
github-actions[bot]
a6bbc8ecc6
chore: update versions (6-next) ( #2404 )
2021-09-03 08:00:18 +02:00
Justin Johansson
b121e3662f
Indiescripter/align website format lint configs ( #2398 )
...
* build: update deps dompurify, esbuild-loader, envinfo, express-rate-limit, fastify, handlebars, jsdom
* build: remove unused devDep wait-on
* build: update dep http-status-codes
* build: update devDeps @typescript-eslint/*; deps aws-sdk & memfs
* build: update devDep terser-webpack-plugin
* build: update devDep eslint-plugin-prettier
* build: update dev/devDeps node-fetch, react-hook-form
* build: update e2e-cli deps npm & pnpm
* build: update website devDev sass
* build: update ui-theme devDep github-markdown-css
* build: update logger dep pino minor version
* build: update web devDep node-html-parser
* build: remove some legacy flow-typed cruft
* style: eslint-config-airbnb-typescript => @verdaccio/eslint-config; use prettier width 100 in website
* fix: attempt eslint fix in Features.tsx as suggested by @semoal; website eslint still 1 error
* fix: attempt to fix eslint warn about hooks usage
Co-authored-by: Sergio Moreno <22656541+semoal@users.noreply.github.com>
2021-09-01 19:15:15 +02:00
Justin Johansson
4b0eaff5f7
Update many package deps including babel, @types, react & more ( #2395 )
2021-09-01 07:35:24 +02:00
Justin Johansson
15d5e969c4
Update & make dependency versions consistent in packages/* ( #2393 )
...
* docs: improve pnpm development setup info in CONTRIBUTING.md
* build: make dependency versions consistent in packages/*
Updated to latest minor/patch versions; left major version unchanged for now
Did not change react dependencies in ui-theme package
Added .project file for Eclipse IDE users
* revert: rollback @changesets dep versions & maintain kleur v3.0.3
2021-08-30 08:19:08 +02:00
Juan Picado
aad7707268
chore: update dependencies ( #2304 )
2021-06-23 20:08:22 +02:00
github-actions[bot]
54b17f4442
chore: update versions (6-next) ( #2296 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-16 08:37:29 +02:00
Juan Picado
8ca5fe6d26
fix: disable info registry section with pkg manager config ( #2298 )
2021-06-13 16:23:48 +02:00
Juan Picado
67406082ed
update to react17 and other dependencies on ui ( #2295 )
2021-06-12 21:51:54 +02:00
github-actions[bot]
1ef60915e6
chore: update versions (6-next) ( #2245 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-24 09:01:22 +02:00
github-actions[bot]
6a01bdbcc9
chore: update versions (6-next) ( #2231 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-07 07:41:38 +02:00
github-actions[bot]
086c4a7c3c
chore: update versions (6-next) ( #2229 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-06 08:37:13 +02:00
github-actions[bot]
7fb5c45243
chore: update versions (6-next) ( #2227 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-05 21:16:22 +02:00
github-actions[bot]
9ffa205076
chore: update versions (6-next) ( #2219 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-02 09:58:22 +02:00
github-actions[bot]
629cbdd6b5
chore: update versions (6-next) ( #2203 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-26 07:48:38 +02:00
github-actions[bot]
64c6cbfe9d
chore: update versions (6-next) ( #2198 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-25 10:14:01 +02:00
Juan Picado
9b12c14543
chore: update babel settings ui
2021-04-15 21:42:42 +02:00
Juan Picado
7c0a0c106d
chore: align ui latest from repo
2021-04-15 21:10:49 +02:00
github-actions[bot]
0f18f10b52
chore: update versions (6-next) ( #2166 )
2021-04-09 17:54:44 +02:00
github-actions[bot]
e8cc4232af
chore: update versions (6-next) ( #2162 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:43 +02:00
Juan Picado
13f1c6efca
chore: update versions
2021-04-09 17:54:41 +02:00
github-actions[bot]
6b6eaf6b67
chore: update versions (alpha) ( #2116 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:38 +02:00
Juan Picado
558d78f32a
feat: flexible user interface generator ( #2070 )
...
* feat: flexible template generator and manifest
* chore: add changeset
* chore: restore dep
* chore: add docs
* chore: update snapshots
* chore: update docker examples for v5
* chore: refactor web module
* chore: format
* chore: refactor web api endpoints
* test: add test for user login web
* chore: refactor endpoints
* chore: fix merge
* chore: fix merge
* Update ci.yml
* chore: test
* chore: add static
* chore: update script
* chore: fix e2e
* chore: fix method
* docs: update v5 relative docker example
* chore: update html render
* chore: update style
* Update .prettierignore
* chore: update changeset
* chore: use pnpm6 on run test
temporary ci
* chore: drop node 16 for pnpm 6
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: remove circle ci
* chore: better url prefix handling
* chore: format code
* chore: remove test node 10
* docs: add docker v5 relative revers proxy example
* chore: use base html tag
* chore: update test
2021-04-09 17:54:38 +02:00
github-actions[bot]
505aa612ef
chore: update versions (alpha) ( #2098 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:38 +02:00
Paola Morales
24c14ce583
chore: update package.json and README.md ( #2090 )
2021-04-09 17:54:36 +02:00
github-actions[bot]
71fbb410e6
chore: update versions (alpha) ( #2073 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:35 +02:00
github-actions[bot]
e676d1bf1c
chore: update versions (alpha) ( #2057 )
2021-04-09 17:54:35 +02:00
github-actions[bot]
1d78376506
chore: update versions (alpha) ( #2053 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:33 +02:00
Juan Picado
a610ef26b9
build: release scripts alpha packages ( #2052 )
...
* chore: update deps
* chore: update deps
2021-04-09 17:54:32 +02:00
github-actions[bot]
7cc2fe20af
chore: update versions (alpha) ( #2051 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:32 +02:00
github-actions[bot]
a78ff7550a
chore: update versions (alpha) ( #2045 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:32 +02:00
github-actions[bot]
dabb358e64
chore: update versions (alpha) ( #2035 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:30 +02:00