Appearance
destillationapp-frontend v0.1.0
destillationapp-frontend v0.1.0
Modules
- graphql/mutations/auth
- graphql/mutations/distillation
- graphql/mutations/plant
- graphql/mutations/results
- graphql/mutations/settings
- graphql/queries/auth
- graphql/queries/country
- graphql/queries/distillation
- graphql/queries/plant
- graphql/queries/results
- graphql/queries/settings
- helpers/dateHelpers
- helpers/displayHelpers
- helpers/errorHandling
- helpers/formatHelpers
- helpers/formsInitialState
- helpers/formsMapping
- helpers/formsNormalize
- helpers/formsValidation
- helpers/routerGuards
- helpers/settingsFunctions
- main
- router
- store
- store/auth
- store/auth/actions
- store/auth/getters
- store/auth/mutations
- store/distillation
- store/distillation/actions
- store/distillation/getters
- store/distillation/mutations
- store/plant
- store/plant/actions
- store/plant/getters
- store/plant/mutations
- store/results
- store/results/actions
- store/results/getters
- store/results/mutations
- store/settings
- store/settings/actions
- store/settings/getters
- store/settings/mutations
- store/useStore
- types/distiller
- types/enums
- types/events
- types/forms/distillationForm
- types/forms/loginForm
- types/forms/plantForm
- types/forms/registrationForm
- types/forms/resultsForm
- types/store