Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Michael24884/Yakitori
/ types & classes
Types & classes
90 in github.com/Michael24884/Yakitori
⨍
Functions
151
◇
Types & classes
90
Class
__mocks__/core/api/MockBearerAuthorizationRxAxiosProvider.ts:5
Class
__mocks__/data/data-source/MockRemoteAuthenticationDataSource.ts:9
Class
__mocks__/data/data-source/MockLocalAuthenticationDataSource.ts:5
Class
src/core/api/RxRemoteProvider.ts:46
Class
src/core/api/RxRemoteProvider.ts:48
Class
src/core/api/SimklRemoteProvider.ts:12
Class
src/core/error/Exception.ts:1
Class
src/core/error/Exception.ts:3
Class
src/core/error/Exception.ts:4
Class
src/core/error/Exception.ts:14
Class
src/core/error/Exception.ts:16
Class
src/core/error/Exception.ts:18
Class
src/core/error/Exception.ts:28
Class
src/data/repository/AuthenticationRepository.ts:13
Class
src/data/repository/SimklRepository.ts:6
Class
src/data/data-source/LocalAuthenticationDataSource.ts:14
Class
src/data/data-source/AuthenticationDataSource.ts:19
Class
src/data/data-source/simkl/SimklRemoteDataSource.ts:16
Class
src/domain/use-case/authentication/SignIn.use-case.ts:11
Class
src/presentation/component/boundary/ErrorBoundary.tsx:10
Class
src/presentation/hoc/withHotRedux.hoc.tsx:13
Class
src/presentation/hoc/withHotEnhanceRedux.hoc.tsx:31
Class
ApiAuthenticationDataSource
src/data/data-source/AuthenticationDataSource.ts:19
Interface
ApiResult
src/data/model/ApiResult.ts:3
Class
ApiSimlkDataSource
src/data/data-source/simkl/SimklRemoteDataSource.ts:16
Enum
AppDependencies
src/di/type.ts:None
Interface
AuthenticationRepository
src/domain/repository/AuthenticationRepository.ts:4
Class
BearerAuthorizationRxAxiosProvider
src/core/api/RxRemoteProvider.ts:48
Interface
CarouselCellProps
src/presentation/component/listing/Carousel.tsx:12
Interface
CarouselProps
src/presentation/component/listing/Carousel.tsx:8
Interface
ColorScheme
src/core/style/ColorScheme.ts:1
Class
CombineAuthenticationRepository
src/data/repository/AuthenticationRepository.ts:13
Interface
Credential
src/domain/entity/authentication.ts:6
Interface
DetailProps
src/presentation/container/authorized/detail/types.ts:18
Class
ErrorBoundary
src/presentation/component/boundary/ErrorBoundary.tsx:10
Interface
ErrorBoundaryProps
src/presentation/component/boundary/ErrorBoundary.tsx:4
Interface
ErrorBoundaryState
src/presentation/component/boundary/ErrorBoundary.tsx:6
Class
Exception
src/core/error/Exception.ts:1
Interface
FeatureItemProps
src/presentation/component/listing/FeatureList.tsx:16
Interface
FeatureListProps
src/presentation/component/listing/FeatureList.tsx:9
Interface
FlatButtonProps
src/presentation/component/button/FlatButton.tsx:6
Interface
FullScreenLoadingIndicatorProps
src/presentation/component/indicator/FullScreenLoadingIndicator.tsx:4
Interface
IconLabelProps
src/presentation/component/label/IconLabel.tsx:14
Class
KeyChainAuthenticationDataSource
src/data/data-source/LocalAuthenticationDataSource.ts:14
Interface
ListViewProps
src/presentation/component/listing/ListView.tsx:7
Interface
LocalAuthenticationDataSource
src/data/data-source/LocalAuthenticationDataSource.ts:7
Class
LocalException
src/core/error/Exception.ts:18
Class
MainActivity
android/app/src/main/java/com/yakitori/MainActivity.java:8
Class
MainApplication
android/app/src/main/java/com/yakitori/MainApplication.java:16
Class
MockBearerAuthorizationRxAxiosProvider
__mocks__/core/api/MockBearerAuthorizationRxAxiosProvider.ts:5
Class
MockLocalAuthenticationDataSource
__mocks__/data/data-source/MockLocalAuthenticationDataSource.ts:5
Class
MockRemoteAuthenticationDataSource
__mocks__/data/data-source/MockRemoteAuthenticationDataSource.ts:9
Class
PermissionDenied
src/core/error/Exception.ts:28
Interface
Props
src/presentation/component/image/YakiimoImage.tsx:5
Interface
ReduxComposeComponentProps
src/presentation/hoc/withHotEnhanceRedux.hoc.tsx:20
Interface
RemoteAuthenticationDataSource
src/data/data-source/AuthenticationDataSource.ts:9
Class
RemoteException
src/core/error/Exception.ts:4
Interface
RemoteSimklDataSource
src/data/data-source/simkl/SimklRemoteDataSource.ts:6
Interface
RoundedButtonProps
src/presentation/component/button/RoundedButton.tsx:7
Class
RxAxiosProviderException
src/core/api/RxRemoteProvider.ts:46
Interface
RxRemoteProvider
src/core/api/RxRemoteProvider.ts:10
Class
ServerException
src/core/error/Exception.ts:14
Interface
SignInRequestData
src/data/model/AuthenticationModels.ts:3
Interface
SignInResponseData
src/data/model/AuthenticationModels.ts:5
Interface
SignInResult
src/domain/entity/authentication.ts:1
Class
SignInUseCase
src/domain/use-case/authentication/SignIn.use-case.ts:11
Interface
SignUpResponseData
src/data/model/AuthenticationModels.ts:9
Interface
SimklAirModel
src/data/model/SimklModel.ts:54
Interface
SimklAltTitlesModel
src/data/model/SimklModel.ts:60
Interface
SimklDetailModel
src/data/model/SimklModel.ts:34
Interface
SimklExtendedIdModel
src/data/model/SimklModel.ts:22
Interface
SimklHomeItemModels
src/data/model/SimklModel.ts:9
Interface
SimklIdModel
src/data/model/SimklModel.ts:17
Interface
SimklItemModels
src/data/model/SimklModel.ts:3
Class
SimklRemoteProvider
src/core/api/SimklRemoteProvider.ts:12
Class
SimklRepository
src/data/repository/SimklRepository.ts:6
Interface
SkeletonLoadingItemProps
src/presentation/component/listing/SkeletonLoadingItem.tsx:4
Interface
TextButtonProps
src/presentation/component/button/TextButton.tsx:5
Interface
TextFieldProps
src/presentation/component/input/TextField.tsx:14
Interface
TextTheme
src/core/style/TextTheme.ts:1
Interface
TextViewProps
src/presentation/component/label/TextView.tsx:4
Interface
Theme
src/core/style/Theme.ts:10
Enum
ThemeConfig
src/core/style/Theme.ts:None
Class
UnAuthorizedException
src/core/error/Exception.ts:16
Class
UnKnowException
src/core/error/Exception.ts:3
Interface
UseCase
src/core/use-case/UseCase.ts:3
Interface
User
src/domain/entity/User.ts:1
Interface
UserModel
src/data/model/UserModel.ts:1
Class
WithHotRedux
src/presentation/hoc/withHotRedux.hoc.tsx:13
Class
WithHotRedux
src/presentation/hoc/withHotEnhanceRedux.hoc.tsx:31