Juan Picado
|
5167bb528f
|
feat: UI search uses search endpoint for global search (#3057)
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
|
2022-03-27 21:42:52 +02:00 |
|
Juan Picado
|
048ac95e8b
|
feat: align with v5 ui endpoints and ui small bugfix (#2913)
* fix: language switch position issue
* align with v5 endpoints for web
* fix: endpoints
* add changeset
* fix test
* fix test
|
2022-01-15 20:12:28 +01:00 |
|
Behrang Yarahmadi
|
13310814da
|
#2606 add prettier plugin sort imports (#2607)
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
|
2021-10-29 17:33:05 +02:00 |
|
Juan Picado
|
154b2ecd34
|
refactor: remove @verdaccio/commons-api in favor @verdaccio/core and remove duplication (#2455)
* migrate api package
* migrate auth
* migrate config
* refactor: remove @verdaccio/commons-api in favor @verdaccio/core
* fix lint
* relocate pkg
* relocate pkg
* fix tsconfig
|
2021-09-26 00:08:00 +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 |
|