Commit Graph

161 Commits (8c4619dfdcba22488bf208c0b55df16728172ca8)

Author SHA1 Message Date
Brord van Wierst 8c4619dfdc
moved revenuecat 1 year ago
ggurdin 9f17cf5dc1
update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 1 year ago
ggurdin 6ea1b94a70
Merge branch 'main' into 737-private-class-code 1 year ago
William Jordan-Cooley f25f00a9d1 removing some cases from grammar copy switch 1 year ago
William Jordan-Cooley 68383f2dd9 copy for grammar tags 1 year ago
ggurdin 2900634900
Merge branch 'main' into 737-private-class-code 1 year ago
WilsonLe a806f736c0 make class code non null, throw errors on non-200 responses 1 year ago
ggurdin ac586e0a4d
position overlay cards via tranform follower instead of manually calculating offset, close keyboard when showing span card 1 year ago
WilsonLe c9a4733fb6 add join with link 1 year ago
WilsonLe d2f1340f75 add rate limit, add already joined 1 year ago
WilsonLe f780f450ee Student enter invalid code, shows class room not found error 1 year ago
WilsonLe 550c3ab699 ideal case of private class code 1 year ago
ggurdin 86dcf22411
center text in inline tooltip 1 year ago
ggurdin 9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 1 year ago
ggurdin 3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 1 year ago
wcjord b7ab6038ac
further toolbar tweaks
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity

* more practice tweaks and instructions too

* incrementing pubspec version
1 year ago
wcjord a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
1 year ago
ggurdin 3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 1 year ago
ggurdin 57b1ef04ef
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 9f641633e4
merge main branch into combined selection view branch 1 year ago
ggurdin 14ba8bf47b
merge main into analytics branch 1 year ago
ggurdin 5c7a1f554b
added tooltip toggle status to matrix profile to prevent showing again after it's been dismissed 1 year ago
ggurdin 104750732b
made inline tooltip take up only one line, sped up animation when closing inline tooltip 1 year ago
Kelrap 8a947e83d9
Adds inline tooltip to IT bar 1 year ago
ggurdin 6976c0575d
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum 1 year ago
ggurdin 0373d01f1b
simplified positioning of toolbar 1 year ago
ggurdin 75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 1 year ago
Kelrap 6c5f4d0ece Try fix window resize problem 1 year ago
Kelrap e7fa9a35f1 Adjust scrolling logic 1 year ago
Kelrap ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin f5c81fe8ec
merge main, resolve conflicts 1 year ago
ggurdin 4278f7b196
get analytics events directly from server, cache last update time for user's l2 1 year ago
Kelrap 19b20efc53 PR edits, minus positioning changes 1 year ago
Kelrap 3d9000d2ae Code cleanup 1 year ago
Kelrap 37fa0e1d5e Simpler overlay closing 1 year ago
Kelrap 23ac51c766 Emoji picker works now 1 year ago
Kelrap badb2888f2 message info/report message menu work with overlay 1 year ago
Kelrap 622384036b Added selection features to toolbar overlay 1 year ago
ggurdin e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 1 year ago
Kelrap 668b9dd65f Center toolbar overlay 1 year ago
WilsonLe 1924b3e2d1 use chunk eventMaps to check if event exists 1 year ago
WilsonLe 68ca0e770e change the way getTimeline is used, bump matrix sdk version 1 year ago
ggurdin bed27abe51 added sentry breadcrumbs to help track down ios logout issue 1 year ago
Kelrap e18eb6f104 Adds speech to text error 1 year ago
ggurdin 6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 1 year ago
ggurdin 7e87c3154c fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile 1 year ago
ggurdin c05f478189
Merge branch 'main' into matrix-profile-updates 1 year ago
ggurdin d15d149b87 removed calls to unsafeGetUserFromMemoryOrFallback that was causing stack overflow error 1 year ago
ggurdin ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 1 year ago
ggurdin f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 1 year ago