verdacciobot
e9846ba468
chore: updated contributors list
2022-09-05 00:17:08 +00:00
Juan Picado
cbff8e4e31
chore: update jest major ( #3351 )
...
* chore: update jest major
* remove unused deps
2022-09-04 11:48:51 +02:00
renovate[bot]
e9ff724b68
fix(deps): update all core dependencies (master) ( #3342 )
...
* fix(deps): update all core dependencies
* Update Search.test.tsx.snap
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-09-03 18:47:59 +02:00
verdacciobot
efa2efe531
chore: updated contributors list
2022-09-01 00:14:39 +00:00
verdacciobot
cd02e8d56a
chore: updated contributors list
2022-08-29 00:14:20 +00:00
Juan Picado
3c81bf8945
chore: update contributors script ( #3332 )
...
* chore: update script
* chore: update contributors file
2022-08-27 19:24:57 +02:00
okyanusoz
20d63dc30e
ui: basic grammatical fixes in the Ukraine Message ( #3330 )
...
* Update Support.tsx
* Update Support.tsx
* chore: add changeset
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-27 19:12:35 +02:00
verdacciobot
df7600d08a
chore: updated contributors list
2022-08-18 00:12:46 +00:00
verdacciobot
7d05f03525
chore: updated contributors list
2022-08-11 00:13:37 +00:00
renovate[bot]
e21ccea3a1
fix(deps): update all core dependencies (master) ( #3278 )
...
* fix(deps): update all core dependencies
* chore: restore docusaurus
* restore versions
* fix types
* chore: fix error
* chore: update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-08 08:55:41 +02:00
verdacciobot
a6c88932a2
chore: updated contributors list
2022-08-08 00:12:57 +00:00
verdacciobot
0773e2ee2e
chore: updated contributors list
2022-08-04 00:12:58 +00:00
verdacciobot
743ccff5ef
chore: updated contributors list
2022-07-28 00:13:48 +00:00
verdacciobot
09125ff004
chore: updated contributors list
2022-07-14 00:13:57 +00:00
verdacciobot
d964353cb8
chore: updated contributors list
2022-07-07 00:14:02 +00:00
verdacciobot
d7dec2695f
chore: updated contributors list
2022-07-04 00:14:18 +00:00
verdacciobot
cfcdbf6282
chore: updated contributors list
2022-06-30 00:13:03 +00:00
verdacciobot
f75ddf8231
chore: updated contributors list
2022-06-27 00:13:28 +00:00
verdacciobot
278eaa409b
chore: updated contributors list
2022-06-23 00:12:54 +00:00
verdacciobot
9fea291ebc
chore: updated contributors list
2022-06-20 00:11:50 +00:00
verdacciobot
a6be85ac3a
chore: updated contributors list
2022-06-16 00:12:25 +00:00
verdacciobot
2b9882643d
chore: updated contributors list
2022-06-09 00:11:48 +00:00
verdacciobot
1c077c32d7
chore: updated contributors list
2022-06-02 00:14:29 +00:00
verdacciobot
3f98448566
chore: updated contributors list
2022-05-30 00:14:31 +00:00
verdacciobot
d3ce9c1b0a
chore: updated contributors list
2022-05-09 00:11:56 +00:00
verdacciobot
fe11b334fc
chore: updated contributors list
2022-05-02 00:12:17 +00:00
verdacciobot
f8a7fc94a8
chore: updated contributors list
2022-04-29 20:42:03 +00:00
undefined
f9a58dce98
fix: rename variable yaml on source code ( #3146 )
...
no logic changes, just rename variables
2022-04-28 18:01:09 +02:00
verdacciobot
0d1dd136eb
chore: updated contributors list
2022-04-28 00:14:56 +00:00
verdacciobot
1ebddae402
chore: updated contributors list
2022-04-20 06:14:26 +00:00
verdacciobot
91a8b13442
chore: updated contributors list
2022-04-18 00:12:22 +00:00
Juan Picado
d43894e8f6
feat: rework web header for mobile, add new settings and raw manifest button ( #3129 )
...
* feat: rework header, dialogs and new raw mode
* chore: add test for raw button and hide download tarball
* chore: add test hide footer
* chore: add docs to config files
* chore: add changeset
* chore: enable raw by default
2022-04-16 12:26:02 +02:00
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
Andreas Opferkuch
5b3903963a
fix: improve mobile styles ( #3077 )
...
* fix: improve mobile styles
* chore: clarify changeset requirements
* chore: add changeset
2022-03-21 23:12:09 +01:00
Juan Picado
a2b69a08e2
add banner support ukraine ( #3060 )
...
* add banner support ukraine
* fix test
* add blood link
* Update packages/plugins/ui-theme/src/App/Header/Support/Support.tsx
Co-authored-by: Daniel Ruf <827205+DanielRuf@users.noreply.github.com>
Co-authored-by: Daniel Ruf <827205+DanielRuf@users.noreply.github.com>
2022-03-12 22:42:05 +01:00
Xingwang Liao
a179f1fd43
fix(ui-theme): show default logo in footer ( #3031 )
...
* fix(ui-theme): show default logo in footer
The link of the footer logo is verdaccio website, so the logo should be verdaccio's
* fixup! fix(ui-theme): show default logo in footer
* fixup! fixup! fix(ui-theme): show default logo in footer
2022-03-07 08:53:48 +01:00
Juan Picado
a020d4f580
chore: clean up warnings on ui tests ( #3034 )
...
* fix: remove duplicated call to fetch manifest
* fix: clean forward ref warnings
* clean button warnings
* clean box warnings
* SnackbarContent
* InputAdornment
* more migrations dialog, etc
* dialog cleanup
* clean up text component
* remove forward ref
* restore website components
* clean up
* IconButton
* format
* restore config
2022-03-05 00:12:37 +01:00
Juan Picado
a0dca6e927
chore: fix lint
2022-03-03 19:30:19 +01:00
Juan Picado
aa0b2aa9df
fix: replace ts icon by td and fix commonjs icon
2022-03-03 00:05:36 +01:00
Juan Picado
df53f61c64
feat: add icons for module and typescript support ( #3015 )
...
* feat: add icons for module and typescript support
* feat: add types and package module icons on sidebar
* chore: add tests
* chore: restore test
2022-02-26 22:39:13 +01:00
Juan Picado
c908963132
fix: specific version package detail page not showing ( #3013 )
2022-02-26 17:31:48 +01:00
Juan Picado
7ff4808be6
feat: improve language switch ui and package manager info ( #2936 )
...
* feat: improve language switch ui and package manager info
* feat: improve registry info dialog and language switch
* add description
* update text
* update npmignore
* chore: update test expect
2022-01-22 13:54:00 +01: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
renovate[bot]
0a269d37b7
chore(deps): update all non-major core dependencies (master) ( #2877 )
...
* chore(deps): update all non-major core dependencies
* restore esbuild and fix dep
* update snapshots
* add more deps to renovate
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-01-09 17:48:05 +01:00
renovate[bot]
136a251cb6
fix(deps): update all non-major linting dependencies (master) ( #2879 )
...
* fix(deps): update all non-major linting dependencies
* fix format
* format, remove unused steps
* format, remove unused steps
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-01-09 17:08:42 +01:00
Juan Picado
8592ebb5f1
fix ui test snapshot
2021-12-24 23:19:20 +01:00
Juan Picado
7346876680
increase time out test fails on windows ui
2021-12-08 22:26:58 +01:00
Juan Picado
000d437463
feat: migrate to Material-UI 5 ( #2612 )
2021-11-08 17:24:15 +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
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