Skip to content

Conversation

fratzinger
Copy link
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