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

15 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
9242d498d7
refactor: functional testing
* server now are executed in the jest setup phase
* disable one snapshot
2018-06-23 20:57:16 +02:00
Juan Picado @jotadeveloper
779878383d
chore: docker build support static properties and rest on objects 2018-06-05 23:08:24 +02:00
Juan Picado @jotadeveloper
0af6f5a865
feat: using code splitting on routers
* enable syntax-dynamic-import
2018-06-03 18:34:41 +02:00
Juan Picado @jotadeveloper
9ca3d83355
chore: update babel conf peer environment 2018-04-08 21:05:32 +02:00
Juan Picado @jotadeveloper
30e1941771
chore: update babel to transpile for above node6 2018-04-04 23:33:54 +02:00
Ayush Sharma
5fadb77707 test: fixes presets 2018-01-07 07:59:36 +00:00
Ayush Sharma
d24904c650 webui: tests and dependency mock fixes
deps fixes

deps fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma
3052e5fb22 Webui component test with Jest 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
86d92e96d2 chore: add unit test for smart request 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
31c2bd48a0 refactor: migrate unit test to Jest 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
a5e162d475 feature: Update Build pipeline for Babel transpiler (#349)
feature: Update Build pipeline for Babel transpiler
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
f1f15be353
fix: Fix #334 UI failure on IE 11, add suppor for old browsers. 2017-10-01 14:11:43 +02:00
Juan Picado @jotadeveloper
f8a7483b08
refactor: move webpack to root folder and rewrite to es6 node style (legacy compatibility) 2017-07-18 21:14:13 +02:00
Meeeeow
3ba8d0827b
refactor: modify webui dependencies & add some code 2017-07-18 21:14:09 +02:00
Juan Picado @jotadeveloper
e49846bb1b
Add new web ui, replace the old one based on jQuery by React components and webpack. 2017-07-18 21:02:05 +02:00