Juan Picado
d278f1b259
chore: relocate website for netlify migration ( #2323 )
2021-07-11 15:42:56 +02:00
Juan Picado
aad7707268
chore: update dependencies ( #2304 )
2021-06-23 20:08:22 +02:00
Juan Picado
73d34bf9c4
build: upgrade to jest 27 ( #2297 )
...
* migrate to jest 27
* test
2021-06-13 09:14:04 +02:00
Juan Picado
2197d08e42
remove unused scripts and deps
2021-06-12 09:54:16 +02:00
Juan Picado
15c694156a
fix eslint warnings ( #2265 )
...
* chore: reduce warnings
* chore: fix eslint warnings
* fix warning
2021-06-12 09:25:53 +02:00
Juan Picado
95ed3db43c
chore: fix typo
2021-06-05 16:01:28 +02:00
Juan Picado
3d1d5071ed
build: collect metrics running some benchmarks ( #2272 )
2021-06-05 15:33:17 +02:00
Juan Picado
8682af5628
chore: restore script
2021-05-24 10:46:25 +02:00
Juan Picado
1d8910a8cd
chore: publish on new tag
2021-05-24 09:13:29 +02:00
Juan Picado
4ebf18816a
chore: restore changesets version
2021-05-16 19:03:39 +02:00
Juan Picado
276a0a63a7
chore: set max eslint warnings
...
this will avoid increase number of warnings, only reduce this number along the warnings are being fixed
2021-05-16 17:26:26 +02:00
Juan Picado
f3f00052d8
chore: eslint config module ( #2263 )
...
* build: eslint config as package
* chore: fix formatting
2021-05-16 17:11:08 +02:00
Juan Picado
2924ffa235
chore: remove website ( #2244 )
2021-05-13 08:38:18 +02:00
Juan Picado
7f5c8796be
chore: update babel dependencies
2021-04-21 22:30:19 +02:00
Juan Picado
64f0921477
chore: update typescript@4
2021-04-11 09:07:30 +02:00
Juan Picado
8020936758
chore: improve ci settings
2021-04-11 09:05:27 +02:00
Juan Picado
0778eebae5
chore: add update-ts-references ( #2168 )
...
* chore: add update-ts-references
* chore: update version
2021-04-09 17:54:44 +02:00
Juan Picado
3b0002632d
chore: remove unused code
2021-04-09 17:54:42 +02:00
Juan Picado
13f1c6efca
chore: update versions
2021-04-09 17:54:41 +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
Paola Morales
9433796093
chore: update eslint dependency ( #2094 )
2021-04-09 17:54:37 +02:00
Paola Morales
856da934b8
chore: update Dependencies ( #2093 )
...
* Update dependencies
* Update dist-tags.ts
* Update dist-tags.ts
2021-04-09 17:54:37 +02:00
Paola Morales
785763738d
chore: update babel.js version ( #2092 )
2021-04-09 17:54:36 +02:00
Paola Morales
24c14ce583
chore: update package.json and README.md ( #2090 )
2021-04-09 17:54:36 +02:00
Juan Picado
eab3007939
chore: update deps ( #2056 )
...
* chore: update deps
* chore: update eslint
* chore: update deps types
2021-04-09 17:54:34 +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
Juan Picado
e54ec4b5d0
feat: remove level dependency by lowdb for npm token cli as storage ( #2043 )
...
* feat: remove level for token by lowdb
* chore: fix format
* chore: fix config
* chore: add changeset
2021-04-09 17:54:31 +02:00
Juan Picado
83677e31a2
build: server reload watch mode ( #2039 )
...
* feat: server reload watch mode
* chore:update format
2021-04-09 17:54:29 +02:00
Juan Picado
821bd776f3
refactor: enable e2e for UI ( #2036 )
...
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
2021-04-09 17:54:29 +02:00
Juan Picado
e9e4552658
feat: ui theme on 5.x ( #2033 )
...
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* chore: fix lint
* chore: add missing folder
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* chore: update scripts
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
2021-04-09 17:54:29 +02:00
Juan Picado
fe60eab99c
enable CLI E2e on 5.x ( #2011 )
...
* test: enable e2e
* test: improve setup
* chore: update setup
* test: publish on temp folder
* chore: initial setup example
* chore: add global install to pnpm
* chore: update test script
* test: add info command
* chore: add install tests
* chore: add debug enabled code
* chore: update pnpm lock file
2021-04-09 17:54:28 +02:00
Juan Picado
e2152606dc
chore: verdaccio as root dependency to avoid changesets override
2021-04-09 17:54:28 +02:00
Juan Picado
7c68edfce4
chore: update lock file
2021-04-09 17:54:27 +02:00
Juan Picado
3c30997072
chore: update lock file
2021-04-09 17:54:27 +02:00
Juan Picado
c2621ac386
chore: update pnpm changeset versions ( #2002 )
2021-04-09 17:54:27 +02:00
Juan Picado
5f3eee5eaf
chore: remove a package, move constants ( #2001 )
...
* chore: remove a package, move constants
* chore: remove *
2021-04-09 17:54:26 +02:00
Juan Picado
1153a8d92f
deps: update typescript 4 ( #2000 )
2021-04-09 17:54:26 +02:00
Juan Picado
b3e8438f64
feat: logger pretty only as dev mode ( #1999 )
2021-04-09 17:54:26 +02:00
Juan Picado
a9ba3d0649
refactor: config module ( #1995 )
...
* refactor: clean up config
* refactor: config, move methods
* chore: remove js-yaml from utils
2021-04-09 17:54:25 +02:00
Juan Picado
e367c3f1e0
feat: improve legacy token signature by removing deprecated crypto.cr… ( #1953 )
...
* feat: improve legacy token signature by removing deprecated crypto.createDecipher
* fix: wrong reference
* chore: add debug
2021-04-09 17:54:21 +02:00
Juan Picado
5f3072a819
chore: update dev deps ( #1950 )
2021-04-09 17:54:21 +02:00
Juan Picado
8c730c0694
refactor: max-len and printWidth to 100 ( #1941 )
...
* refactor: max-len and printWidth to 100
* chore: ci specific pnpm version
* fix: add types peer package
literally get rid of types package
2021-04-09 17:54:20 +02:00
Juan Picado
8632c3a6d6
docs: update contribution guidelines, scripts to debug and additional notes ( #1918 )
...
* chore: debug improments
* update guides
* docs: update contribution guidelines
* chore: add debug notest
* chore: format code
2021-04-09 17:54:19 +02:00
Juan Picado
aa763baec1
feat: add typescript project references settings ( #1933 )
...
Add two different settings for compile and develop.
https://www.typescriptlang.org/docs/handbook/project-references.html
2021-04-09 17:54:19 +02:00
Abraham Schilling
ddb42431d1
build: configure prettier as formatter for json, yaml and markdown ( #1930 )
...
* build: configure pretter as formatter for most files
* chore: reformat code (#1931 )
* chore: re-format all files
* chore: force run quality anaylsis test
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2021-04-09 17:54:19 +02:00
Juan Picado
8f9467ce3d
chore: restore website build ( #1920 )
2021-04-09 17:54:17 +02:00
Juan Picado @jotadeveloper
00fa01f470
chore: add missing script
2021-04-09 17:54:16 +02:00
Juan Picado @jotadeveloper
8e5390d97c
chore: install right dep npm-run-all
2021-04-09 17:54:16 +02:00
Juan Picado @jotadeveloper
6823c66b87
chore add run-s dependency
2021-04-09 17:54:16 +02:00
Juan Picado
34f0f11012
feat: enable changesets ( #1913 )
...
* chore: add changeset deps
* chore: enable prerelease mode
* enable changesets
2021-04-09 17:54:14 +02:00