Skip to content

move typescript refactor to repo branch#163

Merged
fratzinger merged 26 commits into
feathersjs-ecosystem:typescriptfrom
fratzinger:master
Apr 18, 2021
Merged

move typescript refactor to repo branch#163
fratzinger merged 26 commits into
feathersjs-ecosystem:typescriptfrom
fratzinger:master

Conversation

@fratzinger

Copy link
Copy Markdown
Collaborator

as discussed with claustres we move the refactoring to its own branch

- complete typing
- update dependencies
- semistandard -> eslint-typescript
- start converting tests to typescript
- ref #144
- identityChange had no 'field' property
- tests fixes
- add passwordField to options
- propper typing
- call seperate services from main service
- destructure create-data for better IDE support
- move AuthenticationManagementService to seperate file
- completely move `passwordField` to options
- Base class with publish-prevention
- `useSeparateServicePaths` option
-  use internal service.options instead of create({ action: 'options' })
- add tests for publish
- add tests for `useSeparateServicePaths`
- more typings
- export defaultOptions -> addVerification - path
- rearrange useSeparateServices
- divide Service & configure functions
- ensure options per Service
- types: better types
- chore: update dependencies
- tests: add tests for separate services
- tests: increase about-time to 600
- better typing (abstract _create with type)
- sort actions alphabetically
- overview page
- started services page
@fratzinger fratzinger merged commit 6caf423 into feathersjs-ecosystem:typescript Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant