0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -05:00
Commit graph

488 commits

Author SHA1 Message Date
Priscila Oliveira
108936a6e4 refactor: refactor styles 2019-01-20 13:33:28 +01:00
Priscila Oliveira
6c3276926e feat: added uplinks component 2019-01-20 13:32:53 +01:00
Priscila Oliveira
05498fe651 refactor: added renderList 2019-01-20 13:32:08 +01:00
Priscila Oliveira
27b40fbdcb refactor: changed card styleS 2019-01-20 13:30:19 +01:00
Priscila Oliveira
b174c22eb9 refactor: added top bottom padding 2019-01-20 13:29:51 +01:00
Priscila Oliveira
f725597baa Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-01-20 12:04:34 +01:00
Priscila Oliveira
e9168a8a30 refactor: added new style 2019-01-20 12:02:02 +01:00
Juan Picado @jotadeveloper
ac90c76db8
Merge branch '4.x' into feat-new-detail-page 2019-01-20 10:01:13 +01:00
Juan Picado @jotadeveloper
5299e58341
Merge branch '4.x' of github.com:verdaccio/verdaccio into 4.x 2019-01-20 09:58:34 +01:00
Juan Picado @jotadeveloper
5a8d92f5f9
Merge remote-tracking branch 'origin/master' into 4.x
# Conflicts:
#	src/api/web/endpoint/package.js
#	src/lib/storage.js
#	src/lib/up-storage.js
#	src/utils/user.js
2019-01-20 09:55:24 +01:00
Juan Picado @jotadeveloper
adfcbc2aff
feat: add dependencies navigation 2019-01-20 09:37:03 +01:00
Daniel Ruf
056d396b59 fix: add logic to catch clause (#1183) 2019-01-15 09:29:04 +01:00
Priscila Oliveira
5573ff5acd feat: added versions. wip 2019-01-14 22:31:49 +01:00
Daniel Ruf
13b8347fdd fix: remove useless assignment to local variable emailCopy (#1181) 2019-01-14 20:52:04 +01:00
Daniel Ruf
ab56d750ca fix: remove some unneeded checks (#1182) 2019-01-14 19:39:59 +01:00
Daniel Ruf
064f7cfa5d fix: remove unused parameters from processBody method invocation (#1184) 2019-01-14 19:34:03 +01:00
Daniel Ruf
f20fefaf87 fix: remove use of comma separator (#1186) 2019-01-14 19:25:29 +01:00
Daniel Ruf
e9b3907859 fix: remove unused object (#1185)
Remove unused object
2019-01-14 19:19:56 +01:00
KukuruzaAndrey
394386385e feat: package version gets sent to plugins 2019-01-14 17:17:37 +02:00
Juan Picado @jotadeveloper
3b2a068099
chore: add dependencies view 2019-01-14 07:50:35 +01:00
Juan Picado @jotadeveloper
b6a8dd37d0
chore: add sidebar experiment 2019-01-13 19:34:52 +01:00
Juan Picado @jotadeveloper
8a168760f5
chore: use context api to pass down props 2019-01-13 14:27:45 +01:00
Juan Picado @jotadeveloper
97a0ae1eab
chore: performance improvement
two await calls, same method, we save one render.
2019-01-13 13:46:42 +01:00
Juan Picado @jotadeveloper
b7b817533b
chore: add new detail page under development
update react@16.7.0
update react-dom@16.7.0
2019-01-13 12:56:50 +01:00
Juan Picado @jotadeveloper
6a6dc16c82
chore: fix react warning 2019-01-13 11:29:03 +01:00
Juan Picado @jotadeveloper
6d960078e8
feat: register info selector 2019-01-12 20:25:06 +01:00
Juan Picado @jotadeveloper
c338f461c9
feat: allow disable gravatar #1172 2019-01-12 15:45:47 +01:00
Juan Picado @jotadeveloper
409ec3c3fa
Merge branch '4.x' into feat-offline-fonts 2019-01-12 14:40:27 +01:00
Juan Picado @jotadeveloper
29c6e56e02
fix: remove online fonts 2019-01-12 14:38:26 +01:00
Juan Picado @jotadeveloper
4f4720dafb
feat: add dist-tags on ui 2019-01-12 10:08:24 +01:00
Juan Picado @jotadeveloper
1ff72cbcc8
chore: remove header text 2019-01-11 07:25:49 +01:00
Juan Picado @jotadeveloper
ce994040d2
chore: remove unnecesary prop 2019-01-11 07:23:09 +01:00
Juan Picado @jotadeveloper
4f41fc94e2
fix: broken home page 2019-01-09 23:41:34 +01:00
Priscila Oliveira
0146c7d235 refactor: fix minor issues 2019-01-06 16:19:02 +01:00
Priscila Oliveira
a5e2853518 refactor: actived the rule jsx-max-depth 2019-01-06 12:44:24 +01:00
Priscila Oliveira
d349b2f0d4 refactor: actived the rule react/jsx-no-literals 2019-01-06 11:33:15 +01:00
Priscila Oliveira
ba9e48e5b1 refactor: actived the rule react/jsx-one-expression-per-line 2019-01-06 11:11:10 +01:00
Priscila Oliveira
b3ea81e596 refactor: fixed lint erros - destructuring-assignment 2019-01-05 23:15:52 +01:00
Juan Picado @jotadeveloper
98c3a5b8d0
Merge remote-tracking branch 'origin/4.x' into refactor-eslint 2018-12-22 16:36:31 +01:00
Juan Picado @jotadeveloper
e582ca38fc
Merge remote-tracking branch 'origin/master' into 4.x 2018-12-20 23:04:13 +01:00
Liming Jin
c99266dd54 fix: remove useless secureProtocol option (#1158) 2018-12-20 22:42:56 +01:00
Priscila Oliveira
d940da490e fix: applied jsx-max-depth 2018-12-16 22:25:48 +01:00
Priscila Oliveira
4962e36bbc fix: applied prefer-const 2018-12-16 21:09:03 +01:00
Juan Picado @jotadeveloper
97d5f6cbfb
chore: enable react/jsx-curly-brace-presence 2018-12-16 18:54:40 +01:00
Juan Picado @jotadeveloper
30e36e8098
chore: enable react/jsx-sort-default-prop as error 2018-12-16 18:42:39 +01:00
Juan Picado @jotadeveloper
19b0f47827
fix: issue on refactor router 2018-12-16 09:25:20 +01:00
Juan Picado @jotadeveloper
4c2fed677f
chore: fix comma-dangle and react/jsx-sort-props
enable react/jsx-sort-props
enable camelcase on ui
enable semi global
2018-12-15 22:22:27 +01:00
Juan Picado @jotadeveloper
02b4ce50e5
chore: fix comma-dangle and react/jsx-sort-props
enable react/jsx-sort-props
enable camelcase on ui
enable semi global
2018-12-15 22:07:19 +01:00
Juan Picado @jotadeveloper
1421546baf
chore: fix react/jsx-no-bind issues
enable react/jsx-max-props-per-line
2018-12-15 21:05:24 +01:00
Juan Picado @jotadeveloper
2a30f5263a
chore: fix react/jsx-wrap-multilines error
enable
react/jsx-no-undef
react/jsx-wrap-multilines
react/jsx-tag-spacing

replace 2 by error on eslint in some configs
2018-12-15 17:34:32 +01:00