verdaccio-ui/src/utils
Priscila Oliveira 42d3bb8508 feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341)
* refactor: convert class to func

* refactor: changed login form logic

* refactor: conver to testing-library tests

* refactor: moved dependency

* refactor: replaced uglifyjs-webpack-plugin by terser-webpack-plugin

* fix: fixed e2e errors

* fix: fixed e2e test

* Delete settings.json

* fix: vscode settings rollback

* refactor: rollback webpack config

* refactor: updated eslint rule

* fix: removed --fix

* refactor: incresed the bundle size
2019-12-06 18:09:01 +01:00
..
styles feat: Added Theme and migrate to emotion@10.x 🚀 (#286) 2019-11-23 13:41:14 +01:00
__setPublicPath__.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00
.eslintrc feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00
api.test.ts fix: adds unit tests for api service (#235) 2019-11-01 07:18:55 +01:00
api.ts fix: api typings (#210) 2019-10-22 22:31:39 +02:00
calls.ts chore: migrate eslint@6.6.0 (#227) 2019-10-27 15:49:30 +01:00
cli-utils.test.ts refactor(#204): copyToClipBoard.test, moved test of utility to it's own test 2019-10-16 10:00:05 +02:00
cli-utils.ts chore: migrate eslint@6.6.0 (#227) 2019-10-27 15:49:30 +01:00
constants.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00
file-size.ts chore: migrate eslint@6.6.0 (#227) 2019-10-27 15:49:30 +01:00
login.test.ts feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
login.ts feat: login Dialog Component - Replaced class by func. comp + added react-hook-form (#341) 2019-12-06 18:09:01 +01:00
package.test.ts refactor: replaced date fns with dayjs (#345) 2019-12-06 17:58:24 +01:00
package.ts refactor: replaced date fns with dayjs (#345) 2019-12-06 17:58:24 +01:00
sec-utils.ts fix: added packageMeta type 2019-06-24 21:42:34 +01:00
storage.ts chore: added typings (#157) 2019-10-04 14:56:20 +02:00
test-enzyme.ts Search Component - Replaced class by func. comp (#339) 2019-12-04 17:09:02 +01:00
test-react-testing-library.tsx Search Component - Replaced class by func. comp (#339) 2019-12-04 17:09:02 +01:00
url.test.ts Revert "fix(#300): correctly reference registry url from options" (#311) 2019-11-24 20:17:28 +01:00
url.ts Revert "fix(#300): correctly reference registry url from options" (#311) 2019-11-24 20:17:28 +01:00
windows.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00