0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
Commit graph

133 commits

Author SHA1 Message Date
Juan Picado
7344a7fcf6
feat: ui set global package on sidebar setting (#3826) 2023-06-03 00:52:24 +02:00
renovate[bot]
55f2b9301e
fix(deps): update dependency marked to v4.3.0 (#3783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 19:05:45 +02:00
Juan Picado
c5e8c9c9c4
chore: update versions (6-next) (#3744)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-21 23:41:04 +02:00
Juan Picado
0dafa98263
fix: undefined field on missing count (#3743)
* fix: undefined field on missing count

* types
2023-04-18 00:52:45 +02:00
Juan Picado
18216e54d4
fix: ui and docker nightly image (#3739)
* fix: ui and docker nightly image

some errors due pnpm.8 migration

* Update ci.yml

* ci
2023-04-17 07:14:00 +02:00
Juan Picado
d72a0555fc
pnpm 8 upgrade build (#3726) 2023-04-12 08:23:01 +02:00
Juan Picado
2bd9342cee
chore: update versions (6-next) (#3693)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-18 22:16:17 +01:00
Juan Picado
4f67baec96
chore: update versions (6-next) (#3675) 2023-03-12 13:59:34 +01:00
Juan Picado
f6a538f06d
fix: missing version on footer (#3674)
* fix: missing version on fotter

* add tests

* fix version

* Delete Footer.test.tsx.snap

* Update renderHTML.ts
2023-03-11 22:28:58 +01:00
Juan Picado
83ef80c668 fix build 2023-03-11 19:55:39 +01:00
Juan Picado
854b810afb Update .npmignore 2023-03-07 22:08:43 +01:00
Juan Picado
0d171f29db
chore: update versions (6-next) (#3669)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 21:56:20 +01:00
Juan Picado
974cd8c19c
fix: startup messages improved and logs support on types (#3667)
* fix: startup messages improved and logs support on types

* Create blue-cobras-study.md

* add npmignore
2023-03-07 21:49:56 +01:00
renovate[bot]
612470544c
fix(deps): update dependency react-markdown to v8.0.5 (#3663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 20:30:06 +01:00
renovate[bot]
042746fe49
fix(deps): update dependency dompurify to v2.4.5 (#3661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 20:29:54 +01:00
Juan Picado
ec3b79aa6d
chore: update versions (6-next) (#3654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-27 21:03:54 +01:00
Juan Picado
ddb6a22396
feat: signature package (#3653)
* feat: signature package

* feat: signature package
2023-02-26 13:19:22 +01:00
Juan Picado
c9bd22dcaa
chore: update versions (6-next) (#3620)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-23 13:13:33 +01:00
renovate[bot]
1641dc3325
fix(deps): update dependency marked to v4.2.12 (#3645) 2023-02-22 08:59:37 +01:00
renovate[bot]
80b93b9d99
fix(deps): update dependency validator to v13.9.0 (#3640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 22:44:41 +01:00
renovate[bot]
a52594f54b
fix(deps): update dependency redux to v4.2.1 (#3635) 2023-02-19 11:43:39 +01:00
Juan Picado
4fc21146ab
fix: missing logo on header (#3636) 2023-02-19 11:43:28 +01:00
renovate[bot]
871646da4e
fix(deps): update dependency dompurify to v2.4.4 (#3631) 2023-02-19 01:55:16 +01:00
renovate[bot]
35408cfc42
fix(deps): update material-ui monorepo to v5.11.9 (#3625)
* fix(deps): update material-ui monorepo to v5.11.9

* 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>
2023-02-19 00:16:59 +01:00
Juan Picado
781ac9ac25
docs: add docs for theme and filter plugins (#3619)
* docs: add docs for theme and filter plugins

* typos

* typos

* Create strong-socks-type.md

* Update plugins.md

* typos
2023-02-18 15:42:19 +01:00
Juan Picado
a931cb6646
chore: update versions (6-next) (#3604)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 17:35:58 +01:00
Juan Picado
928b66106c
chore: update versions (6-next) (#3571)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-22 09:55:24 +01:00
Juan Picado
a1f78368c4
docs: add pages to ui components (#3557)
* rename method

* Update ui-components.md

* clean up jest

* docs: add pages to ui components

* Update ui-components.yml

* chore: add some example docs
2023-01-08 11:27:37 +01:00
Juan Picado
9045402d73
docs: add ui components docs (#3553)
* docs: add ui components docs

* Update ui-components.md

* Update package.json
2023-01-03 10:50:34 +01:00
Juan Picado
d73ad92fa1
chore: update versions (6-next) (#3551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-03 00:01:34 +01:00
Juan Picado
9997879743
feats: components UI for custom user interfaces (#3548) 2023-01-02 20:13:45 +01:00
Juan Picado
2b8c2aee07 chore: fix changeset 2022-12-25 20:44:09 +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