Priscila Oliveira
0146c7d235
refactor: fix minor issues
2019-01-06 16:19:02 +01:00
Priscila Oliveira
d349b2f0d4
refactor: actived the rule react/jsx-no-literals
2019-01-06 11:33:15 +01:00
Priscila Oliveira
c7034e7c26
fix: applied valid-expect-in-promise
2018-12-16 21:27:20 +01:00
Priscila Oliveira
4962e36bbc
fix: applied prefer-const
2018-12-16 21:09:03 +01:00
Juan Picado @jotadeveloper
530f4cb629
chore: update snapshopts
2018-12-16 12:32:49 +01:00
Juan Picado @jotadeveloper
1dc26d1b93
chore: update snapshots
2018-12-16 10:01:54 +01:00
Juan Picado @jotadeveloper
ef42cb11d0
chore: enable react/jsx-curly-spacing as error
2018-12-15 16:39:51 +01:00
Juan Picado @jotadeveloper
172182357b
chore: apply eslint fix
2018-12-15 00:23:30 +01:00
Juan Picado @jotadeveloper
9570d2d0e1
Merge branch '4.x' into refactor-eslint
2018-12-07 08:14:20 +01:00
Juan Picado @jotadeveloper
eb2947213d
Merge remote-tracking branch 'origin/master' into 4.x
...
# Conflicts:
# CHANGELOG.md
# Dockerfile
# package.json
# src/lib/local-storage.js
# src/lib/utils.js
# test/unit/api/utils.spec.js
2018-12-06 23:04:42 +01:00
Juan Picado @jotadeveloper
f4e9d3208a
chore: update it to test
2018-12-05 19:30:08 +01:00
Stéphane Bachelier
9b52b1d396
feat: display package peer deps ( #1144 )
...
* feat: enable overriding Dependencies title
* feat: add PeerDependencies component
* test: add PeerDependencies unit tests
* test: add unit test about Dependencies title overriding
* feat: display peer dependencies in package sidebar
2018-12-03 06:41:25 +01:00
Priscila
c3edcbfcf5
Header Section Refactor - New UI ( #1006 )
...
Includes:
- Created css variables in JS.
- Added JS helpers.
- Replaced old sidebar by the "APP Bar" component from Material UI.
- Replaced logo by the new version.
- Added Avatar icon.
- Added Info Icon.
- Added Information Dialog, where the user can 'copy to the clipboard' the verdaccio commands.
- Added Verdaccio website documentation link.
- Added Drop Down Menu on the right side with a logout option
2018-09-24 22:04:37 +02:00
Juan Picado @jotadeveloper
b0b631af76
chore: add unit test for #857 scenario
2018-07-28 08:45:10 +02:00
ayusharma
263b0f78a9
refactor: <Package /> , <Footer /> and package sidebar code refactoring
...
refactor: variable naming
2018-07-22 21:22:51 +02:00
ayusharma
d6dd2f647b
refactor: removes un-necessary 'src' from webui path
2018-07-17 22:03:06 +02:00
ayusharma
4f6fd66bf3
refactor: adds tesURL for test cases
2018-07-01 15:45:26 +02:00
Juan Picado @jotadeveloper
2c74133dfc
refactor: get rid of personal emails
...
metadata should no have any personal email
2018-06-23 20:59:34 +02:00
Juan Picado @jotadeveloper
49c6191bb5
refactor: relocate unit test
...
no logic change, just path updates
2018-06-23 20:57:12 +02:00