Juan Picado
9997879743
feats: components UI for custom user interfaces ( #3548 )
2023-01-02 20:13:45 +01:00
Juan Picado
176dee9757
chore: ignore docs folder
2022-12-25 18:52:47 +01:00
Juan Picado
3d158a195a
chore(website): plugin search ui ( #3539 )
...
* chore: plugin search ui
chore: progress
chore: format code
chore: progress
chore: @verdaccio-ui/copy-clipboard
chore: search finish
* chore: ui-components
* Update ToolList.tsx
* xss protection
* Update static-data.yml
* Update AddonCard.tsx
2022-12-25 18:48:18 +01:00
Juan Picado
6f8a2d37e6
chore: add yarn modern (2, 3, 4) to cli E2E ( #3289 )
...
* test: add more packages managers to e2e cli
* chore: remove old conf files
* add yarn modern to e2e cli
* chore: add yarn 4
* ignore binary
* fix for tests yarn 3
* chore: tests
* update website ci
* Update package.json
* chore: try yarn 3 as binary
* chore: remove unused dependency
* Update utils.ts
* Update package.json
* Update package.json
* speed up build
* Update ci.yml
* Update ci.yml
* Update website.yml
* test
* chore: reenable all tests
* chore: restore ci
* chore: clean debug code
2022-08-04 20:04:12 +02:00
Juan Picado
a828271d63
refactor: fetch package endpoint and basic integration fastify ( #2750 )
...
* refactor: download manifest endpoint and integrate fastify
* fix file not found issue
* add temporary migration method to storage memory
* sanitize fs methods
* restore tests
* chore: restore sanitilize
will do later
* add tests
* add changeset
* lint
* trying something test
* chore: lint
* restore code
* fix e2e
* fix lint
2021-12-12 18:00:19 +01:00
Juan Picado
418bf0d8fa
add docker-examples to prettier format
...
include it to the ci paths list
2021-11-19 19:55:27 +01:00
Juan Picado
459b6fa72b
refactor: search v1 endpoint and local-database ( #2340 )
...
* Refactor local-storage async
refactor local storage search stream
Remove async from local-storage, refactor search with streams
refactor search with undici fetch
finish search refactor
stream multiple request to single stream
refactor storage types
remove async dependency #1225
add score and refactor metadata
remove old search async
fix missing stream local data
clean up
clean up
refactor folder search
format
fix some test
fix issue on publish
filter preview
update ci
delete package folder refactor
refactor get packages methods
fix tests
fix lock file
add changeset
fix test windows
disable some test
update package json versions
* fix merge
* fix e2e cli
* restore e2e
* Update process.ts
* Update process.ts
* add improvement
* format
* Update utils.ts
* test
* test
* Update search.spec.ts
* Update search.spec.ts
* Update search.spec.ts
* test
* Update ci.yml
* clean up
* fix tests
* Update tags.ts
* Update index.spec.ts
* document changeset
* format
2021-09-08 19:06:37 +02:00
Juan Picado
35677db1f1
chore: add netlify configuration
2021-07-11 15:54:53 +02:00
Juan Picado
d278f1b259
chore: relocate website for netlify migration ( #2323 )
2021-07-11 15:42:56 +02:00
Paola Morales
dc05edfe60
feat!: async storage plugin bootstrap ( #2144 )
...
* feat: async storage plugin bootstrap
* refactor fs.promise to promisify on node12
* Add changeset
* Update big-lobsters-sin.md
* Update utils.test.ts
* Update utils.test.ts
* Update ci.yml
* Update utils.test.ts
2021-04-09 17:54:40 +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
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
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
15bb350ae4
feat: improve url_prefix behavior ( #2122 )
...
read pr 2122 for more details
2021-03-29 12:32:37 +02:00
Juan Picado
93468211d6
chore: update eslint dependencies ( #2126 )
...
* chore: update eslint
* chore: update rules and style
* chore: aling formatting
* chore: update ci rules
* chore: aling formatting
* chore: aling formatting
2021-03-14 08:42:46 +01:00