Summary
- Add school self-service (commit: ab33494) (details)
- Add school self-service (commit: 40bb6fb) (details)
- refactor (commit: 090cfb4) (details)
- refactor (commit: eba8521) (details)
- fix comments (commit: 2484201) (details)
- update with main (commit: 320f281) (details)
- refactor (commit: 9101919) (details)
- add basic shared device login impl (commit: c65221f) (details)
- add basic shared device login impl (commit: ea0c713) (details)
- added QR badge (commit: e088b1a) (details)
- added QR badge test (commit: d4938cb) (details)
- Add build environment variable for default app list (commit: a2789c8) (details)
- Bump version for internal testing update. (commit: 31719f9) (details)
- Update db names and pref names to avoid update conflict. (commit: c158d4b) (details)
- Use default app list set by environment variable when provided. (commit: dde844b) (details)
- Set versions for public app store. (commit: e1db52c) (details)
- Remove assertVisible try it button which is often unused (and now will not be shown). (commit: 32a0477) (details)
- Update RespectCredential sealed class to add QR Code Badge credential type. (commit: 4d3520f) (details)
- add shared device login impl (commit: 028b9f6) (details)
- remove shared device/settings screen changes from assign badge to a student flow (commit: 958231c) (details)
- remove shared device/settings screen changes from assign badge to a student flow (commit: 2ef2f3c) (details)
- add refactor (commit: e5e6409) (details)
- add qr login flow (commit: 4c8a97c) (details)
- add refactor (commit: 06177cd) (details)
- add refactor (commit: 927249d) (details)
- add refactor (commit: c6286a1) (details)
- test added (commit: bc3cd41) (details)
- refactor (commit: 1fcd7d7) (details)
- refactor (commit: ca337fc) (details)
- refactor (commit: 43aef25) (details)
- add test tags (commit: 0f64b6c) (details)
- test added (commit: 801fbc4) (details)
- updated test (commit: 5fe4ed0) (details)
- add validation (commit: dc9039a) (details)
- updated test (commit: fe76893) (details)
- updated test (commit: b8e3fa4) (details)
- fix test (commit: e7eacd5) (details)
- add validation (commit: 8c8cb0e) (details)
- updated test flow (commit: a5d3f61) (details)
- updated test (commit: b0696c8) (details)
- update create accound screen (commit: a69c326) (details)
- fix test (commit: 1c7437a) (details)
- fix test (commit: 6ed681d) (details)
- fix test (commit: 2521e0f) (details)
- fix test (commit: 915278e) (details)
- fix test (commit: 670d57b) (details)
- updated test flow (commit: 6557337) (details)
- fix popup menu (commit: 7bc84b4) (details)
- fix revoke qr (commit: 4432768) (details)
- code refactor (commit: 8812920) (details)
- updated test as per comments (commit: 2bc1067) (details)
- updated test as per comments (commit: ae9c336) (details)
- updated test- added assignment flow (commit: 73de0e5) (details)
- updated test- added assignment flow (commit: d426a7f) (details)
- fix comments (commit: bafc6e0) (details)
- fix cconflict (commit: 524ea1e) (details)
- updated test- added assignment flow (commit: 8b7699c) (details)
- updated test- added assignment flow (commit: da71fdb) (details)
- fix qr code delete function (commit: 4099456) (details)
- fix build failure (commit: e3dcdae) (details)
- refactor (commit: 9fdd846) (details)
- Remove gap on top of Scan QR code screen that should not have been there. (commit: 9f0fe13) (details)
- updated test-resolved merge conflicts (commit: 4ff80d2) (details)
- Minor tidyups: (commit: 092160e) (details)
- ScanQRCodeViewModel: should accept account manager as a normal dependency (commit: 92d7f81) (details)
- fix test (commit: 7c1bbd4) (details)
- add invalid qr code ui part (commit: 9901224) (details)
- remove qrCodeBadgeError from manageaccountviewmodel (commit: 6715826) (details)
- updated test - error (commit: c9dde0b) (details)
- fix landscape mode (commit: 8ea3a38) (details)
- Change AppActionButton contentDescription to use UiText instead of string. (commit: 6659bcc) (details)
- Fix ManageAccountViewModel : remove race condition created by calling .launch twice for a single operation. (commit: 5f53372) (details)
- Refactor for consistent naming on PersonQrBadge entity. (commit: 435971f) (details)
- change qr code library (commit: adc7e7c) (details)
- Tidyup ManageAccountScreen: if password not set, still use the same ListItem. (commit: 1ff4f69) (details)
- Further tidyup: (commit: 32a89eb) (details)
- Tidyup ScanQRCodeViewModel: (commit: fa0dc13) (details)
- refactor (commit: 9b3e623) (details)
- updated test - More Options (commit: cc8ef7c) (details)
- Remove PersonQrBadge existsByUrl: looking for a badge by URL needs to be done by using the list function. (commit: 9217f81) (details)
- Further qr badge datasource tidyup: (commit: f3d7f8f) (details)
- Minor tidyup on SetUsernameAndPassword: (commit: f610341) (details)
- AuthenticateQrBadgeUseCaseDbImpl: remove useless if statement that could never be true (commit: 5882c8e) (details)
- Remove hardcoded english from ui text strings (commit: c0dd4e4) (details)
- add automatic username suggestion (commit: ad35e73) (details)
- Add UrlExt function to separate a school endpoint url from the rest of any link. (commit: f0be4dd) (details)
- fix revoke issue (commit: 5748955) (details)
- updated eraseText (commit: 9860e9b) (details)
- updated test - automated username field (commit: 626f643) (details)
- updated test - automated username field (commit: 29a1928) (details)
- Update datalayer README to add conceptual notes on data deletion. (commit: a4bb1f6) (details)
- Fix UrlExt.schoolUrlOrNull function. (commit: 40e9652) (details)
- Update datalayer README to add conceptual notes on data deletion. (commit: 8db274d) (details)
- updated eraseText (commit: 5d2f946) (details)
- Fix UrlExt.schoolUrlOrNull function. (commit: da316f2) (details)
- remove other custom logic for schoolurl (commit: b672c46) (details)
- updated test - automated username field (commit: 0726c29) (details)
- Add normalization for school endpoint URL. (commit: fe3208e) (details)
- Fix PersonQrBadgeEntityDao LIST_SQL query: the WHERE clause was not handling guidNum = 0 correctly. (commit: 12088ad) (details)
- updated eraseText (commit: f0a8c73) (details)
- Add normalization for school endpoint URL. (commit: 6a4dea3) (details)
- add qr code image (commit: f01aea6) (details)
- code refactor (commit: 6ecaa88) (details)
- updated test - automated username field (commit: b1c48b8) (details)
- code refactor (commit: fcbfb65) (details)
- updated test - automated username flow (commit: 42623e0) (details)
- Rename ManageAccount route parameters and add property KDocs. (commit: fb0aab9) (details)
- remove authenticateqrbadgeusecase from client di (commit: 1467d91) (details)
- Update CreateAccountSetUserNameViewModel: (commit: cbc8484) (details)
- remove validatepassword fun (commit: f9a00ae) (details)
- The invite launcher name change.Create invite, client and server side use case removed and data source added.and changes related to pull request comments. (commit: ba6545b) (details)
- Updated password error (commit: 66dd3fb) (details)
- updated test codes (commit: 4426c9a) (details)
- Updated password error (commit: 53fa07e) (details)
- updated test - Invite user (commit: 73eb031) (details)
- code refactor (commit: af965e4) (details)
- changes related RedeemInviteIntegrationTest (commit: f973485) (details)
- updated test - missing appId (commit: 82e79d8) (details)
- updated test - mistyped variable (commit: 767a763) (details)
- Fix OtherOptionsViewModel to use normalized endpoint URL string when URL entered manually. (commit: 1e939cf) (details)
- updated test - name (commit: 5d68ab5) (details)
- code refactor (commit: e9967b7) (details)
- Terminology change: class edit screen to show 'class name', assignment edit screen to show 'assignment name'. (commit: da7cc81) (details)
- Terminology change: class edit screen to show 'class name', assignment edit screen to show 'assignment name'. (commit: b31a339) (details)
- Updated Name* to Class name* /Assignment name* (commit: 0bde3ec) (details)
- updated test - invite_code_field (commit: 7688d6f) (details)
- updated test - invite_code_field (commit: c0be81d) (details)
- qrcode screen added (commit: b836387) (details)
- invite_qr_link added (commit: b656051) (details)
- updated test - name (commit: a329b90) (details)
- updated test - name (commit: b5132c9) (details)
- updated test - added qr_link id (commit: 901435f) (details)
- updated test - added invitation (commit: 5bd21ab) (details)
- Tidyup: (commit: 2b439a0) (details)
- Temporarily disable checking invalid QR code scanned: this check should be in manage account screen. (commit: ea6042d) (details)
- Add try/catch to avoid CreateAccountSetUserNameViewModel crashing if offline. (commit: 90fd361) (details)
- Fix merge of main branch NavHost imports. (commit: 376eabb) (details)
- updated test - added add new person btn (commit: 9a9a526) (details)
- updated test - scan qr btn (commit: 8a8a937) (details)
- add qr code camera permission (commit: 05352ad) (details)
- Refactor to use sealed interface for invite. (commit: 8e89f28) (details)
- code refactor (commit: dd390e4) (details)
- More refactoring work in progress. (commit: 77b1766) (details)
- More refactoring work in progress. (commit: 7b04955) (details)
- More refactoring work in progress. (commit: 55e883b) (details)
- More refactoring work in progress. (commit: a755c4a) (details)
- Rename JoinClazzWithCode to EnterInviteCode (commit: b4d279d) (details)
- Invite refactor work in progress. (commit: b3d0cd3) (details)
- Invite refactor work in progress. (commit: 62c274e) (details)
- Updated invite screen (commit: 33f93c4) (details)
- Remove * from invitepersonscreen role dropdown. (commit: ca8b7dd) (details)
- Add test tag for invite code. (commit: e050b2e) (details)
- Update InvitePerson screen to update automatically when approval required time expires. (commit: dde312c) (details)
- Update invite code to be in its own text field for easier testing. Copy on click. (commit: ff60c44) (details)
- Remove obsolete invite redemption integration test. (commit: d752dca) (details)
- Update link style on invite screen. (commit: 06daf87) (details)
- updated test - updated design (commit: 872a1d2) (details)
- updated test - test id (commit: cadb64c) (details)
- Invite refactor work in progress: make invite link take user to accept invite screen when pasted directly into url text field and when scanned as a QR code. (commit: fdbaab7) (details)
- updated test - test changes (commit: 147e7c2) (details)
- Invite refactor work in progress: handle start app from intent (eg opening a link from another app). (commit: ee924d4) (details)
- Add support for opening a link using Maestro bundle argument. (commit: d069bb9) (details)
- updated test - test changes (commit: b265cb9) (details)
- Initial implementation of redeeming a new user invite. (commit: f446a00) (details)
- Remove old Invite model. (commit: 1353fb2) (details)
- Remove old Invite model import line (commit: 34022c4) (details)
- Fix logic for showing terms/conditions. (commit: 58e171a) (details)
- GetPlayStoreReferrer added (commit: 3ddec4e) (details)
- Move navigation on account creation logic to a domain UseCase. (commit: c5c4c70) (details)
- Add navigate on account creation to app di (commit: 2c0fff2) (details)
- Bump version number. (commit: cfece24) (details)
- updated test -terms added (commit: d18f7e6) (details)
- GetPlayStoreReferrer handled exception (commit: f504640) (details)
- updated test -terms added (commit: ed93ba8) (details)
- Bump version code. (commit: fe93ba1) (details)
- your date of birth updated - test (commit: e4e21d0) (details)
- your date of birth updated - test (commit: 021dc5c) (details)
- Handle deferred deep link: initial attempt. (commit: d93ae13) (details)
- Bump version. (commit: be871ae) (details)
- Add additional logging for deferred deep link management. (commit: 77a504a) (details)
- Add doc on link testing. (commit: f8464f1) (details)
- Add doc on link testing. (commit: 743bbea) (details)
- Add doc on link testing. (commit: e4781fc) (details)
- Tidyup link testing doc. (commit: b09d8e8) (details)
- Tidyup link testing doc. (commit: 474e408) (details)
- Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (commit: 6b620c6) (details)
- Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (commit: 7449866) (details)
- merge with invite person branch (commit: 0d4e519) (details)
- updated link flow (commit: 87b2946) (details)
- updated link flow (commit: 56e0cbd) (details)
- updated link flow (commit: 029ac55) (details)
- updated link flow (commit: 6d1fc00) (details)
- Tidyup of handling deferred deep links. (commit: af3b19a) (details)
- Bump version (commit: 5fd2ca4) (details)
- updated link flow (commit: e92df3d) (details)
- Add isFirstPerson property to NewUserInvite. (commit: f931920) (details)
- Fix ADB command line start link example. (commit: 027260e) (details)
- markFirstUserInviteAsDeleted and handle error case (commit: 31f14b6) (details)
- Create ClassInvite entities for new classes. (commit: 1830dfc) (details)
- Update AcceptInviteScreen to show details for class invite. (commit: 0c73812) (details)
- Initial implementation handling acceptance for teacher or student of class invite. (commit: 9be5f71) (details)
- Initial implementation of approval for class invites for teachers and students. (commit: 667172a) (details)
- Remove use of role dropdown when inviting to class: this is no longer visible or needed when a user goes through add teacher/add student. (commit: 957eb8c) (details)
- Fix handling permissions for Invite. (commit: 4bfc9e8) (details)
- Maestro fixes: (commit: 43a2896) (details)
- Update invite screen: add support for class invites that are via parents. (commit: c4090d2) (details)
- Invitation management: updates to support signup via parent devices for classes. (commit: 5f93539) (details)
- Initial end-to-end implementation of parent device signup for a class invitation. (commit: 0789180) (details)
- Shorten 001_001 test due to Maestro bug. (commit: c08b922) (details)
- Fix admin_add_app_and_teacher.yaml flow with new update system. (commit: c5cb269) (details)
- Update AcceptInvite to show error message if/when required and loading indicator. (commit: 5eb65e6) (details)
- fix web registration form size (commit: f67ff3c) (details)
- Ensure waiting for permission to join is enforced in UI. (commit: 8d8e5e9) (details)
- Invite edge case handling (commit: a7a2071) (details)
- Update notices. (commit: fbf6419) (details)
- Update AddSchoolUseCase and permissions to prevent creation of an additional admin during school self registration (commit: c04cefd) (details)
- Remove obsolete / unused DeepLinkConstants. Update RegisterSchoolUseCase to use shared invite code logic. (commit: c2700cf) (details)
- Fix SchoolDirectoryMode (commit: d91f51a) (details)
- Bump version (commit: b35dc52) (details)
- Add hidekeyboad logic in Jetpack compose to attempt to avoid flakiness on Maestro test. (commit: 5e4c700) (details)
- Update README and ARCHITECTURE docs. (commit: d5b2632) (details)
- Update architecture, design, and coding guidelines. (commit: ee345bc) (details)
- Fix case. (commit: 0f8ce0d) (details)
- Clarify domain layer use case. (commit: 8a904b5) (details)
- implement sharedschooldevicesettings screen ui (commit: 14accfe) (details)
- update with main (commit: 0cd6964) (details)
- implement teacherandadminlogin screen ui (commit: 47344e5) (details)