Skip to content
Changes
- Update Person/role models. Update AppUiState and FabUiState to use UiText. (commit: b58179b)
—
Mike Dawson /
githubweb
- Remove unused imports. (commit: 0afa10b)
—
Mike Dawson /
githubweb
- Allow back button on invite code screen. (commit: 21640bc)
—
Mike Dawson /
githubweb
- Add NavResultReturner (commit: 92e123f)
—
Mike Dawson /
githubweb
- Initial implementation of Logout. (commit: baa461f)
—
Mike Dawson /
githubweb
- Add developer getting started to README (commit: 664a7dc)
—
Mike Dawson /
githubweb
- used gender label (commit: 67921bb)
—
nikunj.sharma /
githubweb
- adding passkey files (commit: d37f04a)
—
nikunj.sharma /
githubweb
- fixes (commit: 5dd9fcd)
—
nikunj.sharma /
githubweb
- passkey file added (commit: 8fb30cd)
—
nikunj.sharma /
githubweb
- passkey file added in signup and LoginScreen (commit: eb83fe8)
—
nikunj.sharma /
githubweb
- required msg showing (commit: 2e84cce)
—
nikunj.sharma /
githubweb
- passkey creation and login working (commit: 2b29774)
—
nikunj.sharma /
githubweb
- passkey test added (commit: ea39049)
—
nikunj.sharma /
githubweb
- Work in progress: add initial directory implementation skeleton (commit: 9ac6048)
—
Mike Dawson /
githubweb
- Add ServerAppMain class (commit: 4617bda)
—
Mike Dawson /
githubweb
- Server work in progress: saving/reading manager server options/credentials works. (commit: 55c3c2a)
—
Mike Dawson /
githubweb
- small fix (commit: f7d51fc)
—
nikunj.sharma /
githubweb
- Add Architecture explanation. (commit: 899832f)
—
Mike Dawson /
githubweb
- Update Architecture explanation. (commit: 35d5fbe)
—
Mike Dawson /
githubweb
- Update Architecture explanation. (commit: 9f0f132)
—
Mike Dawson /
githubweb
- Update Architecture explanation. (commit: e8ee2c3)
—
Mike Dawson /
githubweb
- Move realm directory datasource into the main datasource module. (commit: 19362de)
—
Mike Dawson /
githubweb
- small chnges and added other option screen (commit: abb6387)
—
nikunj.sharma /
githubweb
- Initial implementation of adding a realm via server command line interface. (commit: d1ffa5a)
—
Mike Dawson /
githubweb
- Add basic auth to respect realm directory admin. (commit: c448cdd)
—
Mike Dawson /
githubweb
- Initial implementation of adding a realm that creates a realm-specific database. (commit: 8c5a25b)
—
Mike Dawson /
githubweb
- Update handling of RealmConfigEntity to set realm database path. (commit: 6c2124f)
—
Mike Dawson /
githubweb
- added screens (commit: c6d4b84)
—
nikunj.sharma /
githubweb
- Modified test flow as per new design (commit: 1a58002)
—
Pooja Ravi /
githubweb
- issues fixed (commit: d58b613)
—
nikunj.sharma /
githubweb
- Initial implementation of server side password encryption/hashing. (commit: 5b32fc5)
—
Mike Dawson /
githubweb
- Initial implementation of authentication token creation. (commit: a13c856)
—
Mike Dawson /
githubweb
- Move db based implementations of account use cases to lib-shared. (commit: d726292)
—
Mike Dawson /
githubweb
- Initial implementation where adding a Realm using manage server cli will have an admin user set. (commit: c5fcae7)
—
Mike Dawson /
githubweb
- Work in progress architecture to make authentication tokens available via dependency injection on client. (commit: c8ca8df)
—
Mike Dawson /
githubweb
- added Signupusecase (commit: 316661b)
—
nikunj.sharma /
githubweb
- WOrk in progress: login functionality. (commit: 8cf629b)
—
Mike Dawson /
githubweb
- Login functionality work in progress (commit: dc62362)
—
Mike Dawson /
githubweb
- Remove ExceptionWithStatusCode (commit: 2822e1b)
—
Mike Dawson /
githubweb
- Update login screen to handle showing exception (commit: 03e78d1)
—
Mike Dawson /
githubweb
- Update SetPasswordUseCase.kt to check authenticated user. (commit: ea06c09)
—
Mike Dawson /
githubweb
- Initial implementation of AccountList screen. (commit: d6b92b3)
—
Mike Dawson /
githubweb
- Update acknowledgement screen to navigate to app launcher if already logged in. (commit: 0f1e9bf)
—
Mike Dawson /
githubweb
- Add Exception utility classes. (commit: ff79c3d)
—
Mike Dawson /
githubweb
- Move ExceptionWithHttpStatusCode.kt into lib-util. (commit: fb6f6b4)
—
Mike Dawson /
githubweb
- Update ExceptionWithUiText.kt (commit: 8ac15e6)
—
Mike Dawson /
githubweb
- Upgrade Android Gradle Plugin (commit: e496c9e)
—
Mike Dawson /
githubweb
- Switch to using GMTDate instead of DateTimeComponents.Formats.RFC_1123 (commit: f232de3)
—
Mike Dawson /
githubweb
- Update PrimaryKeyGenerator to remove use of Lazy (commit: 01c03bc)
—
Mike Dawson /
githubweb