Commit Graph

13 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper 50fc702281
chore: use local resource for development 2019-01-20 20:10:39 +01:00
Juan Picado @jotadeveloper 158666f163
fix: logo on header
Refactor, not need it endpoint for logo.
2019-01-20 19:25:50 +01:00
Juan Picado @jotadeveloper cbf42ee063
chore: reduce severity on stylelint
temporary solution
2018-12-15 09:40:43 +01:00
Peter Cools ac039cfcb8 feat: adds option to set scope in webui instructions header
If you're using this registry for a specific module scope, specify that scope to set it in the webui instructions header e.g. npm set @coolsp:registry http://localhost:4873.
Added as webui.scope option in .yaml.
> Note: in .yaml, escape @ with \\@.

See also feature request #593.
2018-07-29 18:30:08 +02:00
ayusharma d6dd2f647b refactor: removes un-necessary 'src' from webui path 2018-07-17 22:03:06 +02:00
Satyam Yadav dac28d31dd fix: adds webpack banner plugin to tag bundles with version (#784)
refactor: updates let to const in generateBanner module

refactor: adds getPackageJson module to get vlues from package.json

refactor: adds jsdoc comments in getPackageJson module
2018-06-29 11:10:09 +05:30
Lucius Gaitán b1c631c554 fix: upgrade webpack to v4. fixes [#544] 2018-04-27 02:47:15 -03:00
Juan Picado @jotadeveloper fef7ee75e8
chore: remove axios in favor of fetch
xhr is not in the wave anymore
2018-03-24 10:12:21 +01:00
Juan Picado @jotadeveloper d086073069
fix(flow): fix flow definitions 2018-02-24 20:31:00 +01:00
Meeeeow cd96b95651 feat: new footer, close #486 2018-01-29 01:32:13 +08:00
Juan Picado @jotadeveloper e84ff197ec
fix: extend scss lint to webpack dev and prod env 2017-07-22 17:34:29 +02:00
Juan Picado @jotadeveloper 3738221bf5
fix: eslint warnings 2017-07-18 21:14:13 +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