1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
Commit Graph

2871 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
0ea798d09d
chore: fixed united test 2019-01-23 07:43:23 +01:00
Juan Picado @jotadeveloper
848dcee9ae
chore: fix unit test for search 2019-01-22 21:09:46 +01:00
Juan Picado @jotadeveloper
ce38362626
Merge remote-tracking branch 'origin/feat-new-detail-page' into fix-1013
# Conflicts:
#	src/webui/components/Dependencies/index.js
2019-01-22 19:29:21 +01:00
Priscila Oliveira
f7713180b2 Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-01-21 22:33:28 +01:00
Priscila Oliveira
72391bd1f8 refactor: added Developers component 2019-01-21 22:32:18 +01:00
Juan Picado @jotadeveloper
7808a325c5
chore: update snapshots 2019-01-21 20:54:28 +01:00
Juan Picado @jotadeveloper
9820c460e8
chore: fix flow errors 2019-01-21 19:38:11 +01:00
Juan Picado @jotadeveloper
1a456fb8a6
feat: migrate react router from hash to history api #1013 2019-01-20 22:16:54 +01:00
Priscila Oliveira
8c06f968f9 Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-01-20 17:15:45 +01:00
Priscila Oliveira
4ecf0de172 refactor: added updated date 2019-01-20 17:12:08 +01:00
Priscila Oliveira
593f1c09f8 refactor: removed list 2019-01-20 16:44:51 +01:00
Juan Picado @jotadeveloper
06ff59c76a
Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-01-20 15:18:18 +01:00
Juan Picado @jotadeveloper
2929e371b9
chore: add repository, license and author 2019-01-20 15:17:54 +01:00
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
Juan Picado @jotadeveloper
08dcebc2c2
Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-01-20 12:19:08 +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
Priscila Oliveira
3c541df8e1 refactor: removed material ui alpha styles/system 2019-01-20 12:01:29 +01:00
Priscila Oliveira
4dff2b75c9 chore: updated material ui 2019-01-20 11:58:02 +01:00
Juan Picado @jotadeveloper
eb8ef781b8
chore: clean up component 2019-01-20 11:05:37 +01:00
Juan Picado @jotadeveloper
84494f448a
Merge branch '4.x' into feat-new-detail-page 2019-01-20 10:40:08 +01:00
Juan Picado @jotadeveloper
7b0ff3b734
chore: update readme 2019-01-20 10:38:39 +01:00
Juan Picado @jotadeveloper
35a6cbdbdf
chore: update readme 2019-01-20 10:35:57 +01:00
Juan Picado @jotadeveloper
06604f5d9f
chore: add balsamiq logo and update readme 2019-01-20 10:34:10 +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
Juan Picado @jotadeveloper
86a650e996
Merge pull request #1189 from KukuruzaAndrey/4.x
feat: Package version gets send to plugin (Reopen)
2019-01-15 13:39:08 +01:00
KukuruzaAndrey
f147b2b131 chore: pin @verdaccio/types version 2019-01-15 10:49:22 +02:00
Daniel Ruf
056d396b59 fix: add logic to catch clause (#1183) 2019-01-15 09:29:04 +01:00
KukuruzaAndrey
399dc18134 chore: update @verdaccio/types version 2019-01-15 10:28:02 +02: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
df755291e6
Merge pull request #1178 from verdaccio/feat-registry-dialog
feat: register info selector
2019-01-12 20:30:05 +01:00