Juan Picado @jotadeveloper
d18426eecd
chore: fix security warning (dev-dependency)
2019-01-05 08:29:39 +01:00
Juan Picado @jotadeveloper
0529b8e7a9
chore: update lock file
2018-12-22 16:45:00 +01:00
Juan Picado @jotadeveloper
a7dd409f1a
refactor babel7 ( #1164 )
...
* fix: dev dependencies as dep
* refactor: babel 7 migration
2018-12-22 16:11:09 +01:00
Priscila Oliveira
2b4895851b
fix: applied valid-describe
2018-12-16 21:30:49 +01:00
Juan Picado @jotadeveloper
1dc96c18c9
chore: update eslint@5.10.0
2018-12-16 20:45:55 +01:00
Juan Picado @jotadeveloper
2ba9e7a6bb
chore: add css on js linting
2018-12-09 16:52:27 +01:00
Juan Picado @jotadeveloper
523446f9f4
chore: apply react eslint rules
2018-12-05 23:53:20 +01:00
Juan Picado @jotadeveloper
3c8e0fbd16
chore: update eslint rules
2018-12-04 07:17:19 +01:00
Juan Picado @jotadeveloper
4c88d2371c
chore: add new style rules
2018-12-03 07:18:45 +01:00
Priscila
9869edfb38
refactor: changed footer ( #1125 )
...
refactor: added types, css in js styles, new comp
refactor: updated emotion
fix: fixed import
refactor: updated image path and type
refactor: minified svg
refactor: now it's stateless
refactor: updated snap & removed click test
feat: added capitalize helper
refactor: changed medium
refactor: added title and image option
refactor: added missed &&
refactor: updated snap
fix: fixed types
fix: fixed types
fix: added flow type ignore line
fix: fixed index map
refactor: updated icons
refactor: removed unnecessary capitalize func
refactor: removed empty lines
fix: fixed svg 404
2018-11-24 22:12:46 +01:00
Ayush Sharma
4d1349a328
refactor: <Help /> component ( #1118 )
...
* refactor: removes react-syntax-highlighter deps
* refactor: updates help component
* refactor: test cases for <Help/> component
* refactor: e2e test cases for <Help/> component
* refactor: implements code review <Help /> component
2018-11-16 22:29:56 +01:00
Priscila
9b3faf92a4
refactor: updated commitlint ( #1103 )
...
fix: fixed warning
refactor: changed commitlint v
2018-11-09 05:36:12 +01:00
Priscila
9d265996f9
Refactor: Moved Search to Header ( #1064 )
...
* refactor: Moved Search to Header
feat: added TxtField. WIP
refactor: replaced downshift by react-autosuggest
refactor: moved search's state
refactor: introduced weight 300 & 500
refactor: changed container css margin
refactor: made it more abstract
refactor: replaced name by label. changed css
refactor: removed aria
refactor: removed margin
fix: fixed flow types
fix: fixed tags overlapping
fix: fixed search. WIP
refactor: removed useless library and added rect-router
refactor: fixed tests
* chore: remove tpm file
* feat: added component Loading
feat: added component Layout
refactor: changed css
refactor: added md prop
refactor: moved Header back to App
* chore: fix flow
* fix: update snapshot
fix: fixed componentDidMount parameter
refactor: added onKeyDown event
fix: fixed bad request
refactor: renamed interfaces files
refactor: refactor: logic display results
refactor: changed minor things
fix: fixed tests
fix: fixed tests
2018-10-27 21:19:45 +02:00
Juan Picado @jotadeveloper
e977c7fffa
Merge remote-tracking branch 'origin/master' into 4.x
...
# Conflicts:
# CHANGELOG.md
# package.json
# src/webui/components/Header/index.js
# test/unit/webui/components/__snapshots__/header.spec.js.snap
# yarn.lock
2018-10-20 10:21:39 +02:00
ayusharma
395e11e74e
chore: updates yarn.lock
2018-10-18 21:19:29 +02:00
Juan Picado @jotadeveloper
f1416ed557
feat: add support for profile cli command #392 (change password) ( #1034 )
...
* feat: add support for profile cli command #392
- it allows to update password npm profile set password
- display current profile npm profile get
https://docs.npmjs.com/cli/profile
* chore: update @verdaccio/types@4.0.0
* feat: add min password length
on npm by defaul is min 7 characters, this might be configurable in the future.
* chore: update verdaccio-htpasswd@1.0.1
* refactor: update unit test
* refactor: provide friendly error for tfa request
* test: api profile unit test
* chore: fix eslint comment
* test: update profile test
* chore: set mim as 3 characters
2018-10-12 11:07:55 +02:00
Juan Picado @jotadeveloper
b19df01b49
chore: enable class properties for react components ( #1067 )
2018-10-09 14:24:17 +02:00
Juan Picado @jotadeveloper
4b3fbb3f75
chore: restore css-loader@0.28.10
2018-09-27 20:48:35 +02:00
Juan Picado @jotadeveloper
98ac81b6ca
chore: update lock file
2018-09-27 18:03:48 +02:00
Juan Picado @jotadeveloper
680811d2d0
Update deps all ( #1023 )
...
* chore: update dependencies
* chore: update flow@0.81.0
* chore: update e2e test
2018-09-27 16:37:45 +02:00
Juan Picado @jotadeveloper
4deefe79ad
fix: normalize contributors field #1022 ( #1024 )
2018-09-27 12:17:47 +02: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
3639557118
feat: replaced element-react by Material-UI ( #950 ) ( #985 )
...
* feat: added material-ui
refactor: replaced element-react by material-ui
refactor: updated snapshots
refactor: updated tests
* fix: modified validation.WIP
* refactor: modified tests.WIP
* test(fix): unit test for login and validat ecredentials
* chore(fix): e2e update css selectors
* test(fix): replace Object.values by supported syntax on node6
2018-09-06 21:26:54 +02:00
Juan Picado @jotadeveloper
f97b44abf8
Merge remote-tracking branch 'origin/master' into 4.x
2018-09-01 00:47:33 +02:00
Marc Udoff
5ca0ca5228
feat: exposed rotating-file log for json logging ( #948 )
...
This both allows for logger type 'rotating-file' and
passing of other options from the config "option" example:
{type: rotating-file, format: json, path: /path/to/log.jsonl, level: http, options: {period: 1d}}
2018-09-01 00:42:15 +02:00
Omer Drukman
dd72120379
feat: rename database file name ( #954 )
2018-08-26 13:47:51 +02:00
Juan Picado @jotadeveloper
dfd95f05aa
Merge branch 'master' into 4.x
2018-08-25 17:33:12 +02:00
Ayush Sharma
cf0593813c
fix: removes asciidoctor.js support ( #884 ) ( #947 )
2018-08-25 13:42:18 +02:00
Juan Picado @jotadeveloper
68cb10f44d
Merge branch '4.x' of github.com:verdaccio/verdaccio into 4.x
2018-08-21 08:08:48 +02:00
Juan Picado @jotadeveloper
945eaef277
Merge remote-tracking branch 'origin/master' into 4.x
2018-08-21 08:07:10 +02:00
Juan Picado @jotadeveloper
a68d247a44
feat: add support for jwt on api ( #896 )
...
* feat: add support for jwt on api
* test: add unit test for sign token with jwt
add multiple scenarios with configuration file
* chore: add JWT verification on middleware
* chore: restore headless
* chore: restore middleware header validation
* refactor: fix login whether user exists
* refactor: JWT is signed asynchronously
* refactor: better structure and new naming convention
* test: add unit test for token signature
* test: add unit test for creating user with JWT enabled
#168
* docs: add security section jwt
* refactor: renable web auth middleware
* test(auth): add legacy disabled scenario
* chore: update gitignore
* chore: add some es6 sugar
* feat: enable JWT token signature for new installations
* chore: add yaml files to git
I forgot add this before 😷
* chore: trace log on auth
in case we want more output
2018-08-21 08:05:34 +02:00
Juan Picado @jotadeveloper
26873682b8
refactor: add prettier for yaml files ( #931 )
2018-08-20 16:31:39 +02:00
Ayush Sharma
9cd3ccb408
fix: login without reload ( #678 ) ( #679 ) ( #914 )
...
* fix: login without reload (#678 ) (#679 )
* fix: implements code review suggestions (#914 )
* refactor: adds scope to the app
* refactor: handles null value from localstorage for username
* refactor: removes text type from <Input />
* refactor: replaces isNull with isNil
* refactor: improves makeLogin method
* refactor: adds error from api constant
* fix: updates error using API_ERROR constant in tests
* refactor: updates regex for moduleMapper in jest config
2018-08-20 16:29:47 +02:00
Priscila
1602840ed1
feat: replaced lunr by lunr-mutable ( #915 )
2018-08-17 12:14:23 +02:00
Priscila
43bd622e29
feat: added prettier ( #921 )
2018-08-15 22:17:41 +02:00
Ayush Sharma
dc9460ff07
refactor: header component test ( #878 )
...
* refactor: improves <Header /> component test cases
* refactor: adds destructuring for state in render block
2018-08-01 15:00:39 +02:00
Juan Picado @jotadeveloper
fa591d25dc
chore: update max size
2018-07-28 17:22:09 +02:00
Juan Picado @jotadeveloper
0d9565dd1c
chore: add bundlesize integration
2018-07-28 17:18:46 +02:00
Juan Picado @jotadeveloper
f75e213399
chore: update dependencies
2018-07-27 20:59:51 +02:00
Juan Picado @jotadeveloper
62e3adf0db
chore: update devDependencies
2018-07-27 20:37:13 +02:00
ayusharma
4a7a94aa74
feat: adds base64 support in webui token ( #840 )
2018-07-26 17:11:28 +02:00
Juan Picado @jotadeveloper
1536b97d0b
chore: add current version website
2018-07-22 20:21:54 +02:00
Michiel De Mey
11dcf798cc
feat: adds support for external plugin directory ( #532 )
2018-07-18 14:53:08 +02:00
Juan Picado @jotadeveloper
66118ad008
chore: update Flow 0.76.0
2018-07-18 07:53:04 +02:00
Juan Picado @jotadeveloper
b2e88d12a1
chore: add sub type example with flow
2018-07-18 07:53:02 +02:00
Juan Picado @jotadeveloper
2f4dbe8564
fix: add RemoteUser type for auth
2018-07-18 07:53:00 +02:00
Juan Picado @jotadeveloper
5c2c414e03
fix: wrong auth plugin signature
2018-07-18 07:52:59 +02:00
Juan Picado @jotadeveloper
6f33876587
chore: update @verdaccio/types to 3.3.2
2018-07-18 07:52:57 +02:00
Juan Picado @jotadeveloper
61e33f0a30
refactor: use plugins type on loadPlugin
2018-07-18 07:52:54 +02:00
Juan Picado @jotadeveloper
55c146cb5d
chore: add flow plugin examples
...
middleware, authentication and storage
2018-07-18 07:52:45 +02:00