1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-13 06:35:44 +07:00
coolsp 7bac0886eb fix: fixed failed to load all packages after login (#73)
A login forces react to reload the list of available packages (by changing the state).
However the state (which triggers react to refresh) is set before storing the login token resulting in fetching (XHR GET) only the public packages as the token is not yet available in the GET request.

Fixed by setting the storage items ('username' and 'token') before this.setLoggedUser().
2019-06-10 11:49:18 +02:00
2019-05-04 16:02:12 +02:00
2019-05-23 22:54:48 +02:00
2019-05-04 15:58:50 +02:00
2019-06-03 21:09:48 +02:00
2019-04-04 21:23:40 +02:00
2019-02-03 17:04:42 +01:00
2019-02-03 17:04:42 +01:00
2019-04-04 22:54:05 +02:00
2019-02-03 17:04:42 +01:00
2019-02-03 17:04:42 +01:00
2019-02-03 17:04:42 +01:00
2019-02-03 17:04:42 +01:00
2019-04-04 22:54:05 +02:00
2019-05-17 08:00:54 +02:00
2019-04-04 22:30:25 +02:00
2019-05-01 21:02:46 +02:00
2019-04-04 22:54:05 +02:00
2019-04-25 19:53:01 +02:00

verdaccio gif

Version 4 UI Theme

Verdaccio UI is a theme plugin build in React, Flow and Emotion. It uses Jest and Enzyme for Unit testing.

verdaccio (latest) docker pulls backers stackshare discord node MIT Crowdin

Twitter followers Github

Contributing

We use >=yarn@1.13.0, keep on mind we use lock file.

For development run the following command, it will execute webpack and verdaccio to

yarn dev

The configuration file is located on tools/_config.yaml.

Run linting tooling and test to check your code is clean before commit.

yarn lint && yarn test

Remember we follow the the Conventional Commits specification.

🤓 Feel free to participate in code reviews, let us know if you want to participate in this plugin.

Open Collective Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

sponsor sponsor sponsor sponsor sponsor sponsor sponsor sponsor sponsor sponsor

Open Collective Backers

Thank you to all our backers! 🙏 [Become a backer]

backers

Contributors

This project exists thanks to all the people who contribute. [Contribute].

contrubitors

FAQ / Contact / Troubleshoot

If you have any issue you can try the following options, do no desist to ask or check our issues database, perhaps someone has asked already what you are looking for.

License

Verdaccio is MIT licensed

Description
Amazing and stunning Verdaccio UI (React) https://verdaccio.org
Readme MIT 6.8 MiB
Languages
TypeScript 90.6%
JavaScript 8.8%
HTML 0.3%
Shell 0.3%