1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-01 17:15:06 +07:00
verdaccio-ui/src/utils
Juan Picado @jotadeveloper 97e8448098
fix: refactoring version page / fix issue not found page #100 (#117)
* chore: refactoring version page

* refactor: migrate version page to hooks

* refactor: Version page better imports

* fix: #100 render not found on click item

* test: add test for version page

* chore: update mocks

* test: add scenario for not found package

* chore: fix wrong mock path

* chore: update mock

* chore: add todo list
2019-08-25 14:34:27 +02:00
..
styles fix: container breakpoint 2019-07-08 08:06:52 +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(api): correctly handle responses with missing content-type header 2019-08-08 14:26:30 +02:00
api.ts fix(api): correctly handle responses with missing content-type header 2019-08-08 14:26:30 +02:00
asyncComponent.tsx fix: @typescript-eslint/explicit-function-return-type 2019-06-24 23:08:57 +01:00
calls.ts fix: refactoring version page / fix issue not found page #100 (#117) 2019-08-25 14:34:27 +02:00
cli-utils.ts fix: @typescript-eslint/no-explicit-any 2019-06-26 00:10:15 +01:00
constants.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00
file-size.ts fix: @typescript-eslint/no-explicit-any for file-size.ts 2019-06-26 00:41:21 +01:00
login.test.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00
login.ts fix: added packageMeta type 2019-06-24 21:42:34 +01:00
package.test.ts refactor: formatLicense to return undefined instead of null 2019-07-07 11:17:22 +01:00
package.ts fix: refactoring version page / fix issue not found page #100 (#117) 2019-08-25 14:34:27 +02:00
sec-utils.ts fix: added packageMeta type 2019-06-24 21:42:34 +01:00
storage.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00
url.test.ts test: add unit test for extractFileName 2019-07-28 16:44:31 +02:00
url.ts refactor: add download file method 2019-07-28 14:12:18 +02:00
windows.ts feat: migrating flow to typescript (#47) 2019-06-20 14:37:28 +02:00