Commit graph

16 commits

Author SHA1 Message Date
ggurdin
c8bf68e4cd
Login signup fixes (#1277)
* made button same height when loading, added timeout to language settings / avatar page

* fix: make button click always work, shrink inputs and add more space between logo and page content

* fix: don't open keyboard automatically in signup/login pages

* fix: make language dropdown hint text accurate

* feat: if a user logs in with SSO, allow them to set their username in the account setup page
2024-12-19 10:47:11 -05:00
ggurdin
e38c1a08ee
1110 check app version and prompt user to update (#1215)
* initial work for checking app version

* fix error in version endpoint url

* show dialog on new version available

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2024-12-11 13:56:40 -05:00
ggurdin
0add6b19eb
locally cache subscription info 2024-11-14 16:25:36 -05:00
WilsonLe
c9a4733fb6 add join with link 2024-10-15 18:04:19 +11:00
ggurdin
9321e024e7
cache number of completed activities 2024-10-09 14:56:05 -04:00
ggurdin
ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 2024-07-12 13:52:46 -04:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
b95080cee7 merge main into improve-interactive-translator branch 2024-06-28 10:04:02 -04:00
Matthew
bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 2024-06-27 16:56:52 -04:00
ggurdin
20cdc3796a updates to how analytics events are processed, stored, and displayed. Added automatic updating of student analytics events. 2024-06-07 13:58:37 -04:00
Gabby Gurdin
e891ab138a added ability to save key value data in matrix profile so it persists across sessions 2024-04-29 11:52:50 -04:00
Gabby Gurdin
0880f6d120 add toggle for auto-playing messages in learning settings 2024-03-25 10:56:04 -04:00
Gabby Gurdin
ea3689529b switch to using matrix profile to store DOB 2024-02-26 16:01:08 -05:00
Gabby Gurdin
fb07dc747a updates to subscription paywall flow 2024-02-19 12:36:59 -05:00
ggurdin
9c6b12d810 move local keys to local keys file, use local storage to show web subscription success snackbar 2023-12-11 14:07:36 -05:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00