Commit graph

163 commits

Author SHA1 Message Date
ggurdin
4d0b2a3df1
resolve merge conflicts 2024-10-22 13:51:42 -04:00
ggurdin
9f17cf5dc1
update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 2024-10-21 09:49:34 -04:00
ggurdin
6ea1b94a70
Merge branch 'main' into 737-private-class-code 2024-10-18 11:57:21 -04:00
William Jordan-Cooley
f25f00a9d1 removing some cases from grammar copy switch 2024-10-18 10:00:43 -04:00
William Jordan-Cooley
68383f2dd9 copy for grammar tags 2024-10-16 14:24:16 -04:00
ggurdin
2900634900
Merge branch 'main' into 737-private-class-code 2024-10-16 09:13:59 -04:00
WilsonLe
a806f736c0 make class code non null, throw errors on non-200 responses 2024-10-16 18:57:12 +11:00
ggurdin
14bed0f430
merge main, resolve conflicts 2024-10-15 10:48:44 -04:00
ggurdin
ac586e0a4d
position overlay cards via tranform follower instead of manually calculating offset, close keyboard when showing span card 2024-10-15 10:40:02 -04:00
WilsonLe
c9a4733fb6 add join with link 2024-10-15 18:04:19 +11:00
WilsonLe
d2f1340f75 add rate limit, add already joined 2024-10-15 17:47:18 +11:00
WilsonLe
f780f450ee Student enter invalid code, shows class room not found error 2024-10-15 17:10:34 +11:00
WilsonLe
550c3ab699 ideal case of private class code 2024-10-14 23:43:19 +11:00
ggurdin
86dcf22411
center text in inline tooltip 2024-10-11 12:21:09 -04:00
ggurdin
2bc421e6e7
make popup dimensions dynamic 2024-10-10 15:57:50 -04:00
ggurdin
9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 2024-10-10 12:04:55 -04:00
ggurdin
3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 2024-10-10 12:04:17 -04:00
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
2024-10-04 17:52:56 -04:00
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>
2024-09-25 17:01:58 -04:00
ggurdin
3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 2024-09-12 15:30:54 -04:00
ggurdin
57b1ef04ef
Merge branch 'main' into learning-analytics-summary 2024-08-30 14:41:00 -04:00
ggurdin
9f641633e4
merge main branch into combined selection view branch 2024-08-30 10:49:43 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch 2024-08-30 10:28:56 -04:00
ggurdin
5c7a1f554b
added tooltip toggle status to matrix profile to prevent showing again after it's been dismissed 2024-08-30 10:11:32 -04:00
ggurdin
104750732b
made inline tooltip take up only one line, sped up animation when closing inline tooltip 2024-08-30 10:11:24 -04:00
Kelrap
8a947e83d9
Adds inline tooltip to IT bar 2024-08-30 10:11:15 -04:00
ggurdin
6976c0575d
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum 2024-08-29 14:36:42 -04:00
ggurdin
0373d01f1b
simplified positioning of toolbar 2024-08-27 13:41:36 -04:00
ggurdin
75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -04:00
Kelrap
6c5f4d0ece Try fix window resize problem 2024-08-12 14:20:41 -04:00
Kelrap
e7fa9a35f1 Adjust scrolling logic 2024-08-12 10:26:14 -04:00
Kelrap
ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-08 10:38:21 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts 2024-08-07 17:05:09 -04:00
ggurdin
4278f7b196
get analytics events directly from server, cache last update time for user's l2 2024-08-06 13:40:53 -04:00
Kelrap
19b20efc53 PR edits, minus positioning changes 2024-08-06 13:19:40 -04:00
Kelrap
3d9000d2ae Code cleanup 2024-08-02 12:12:34 -04:00
Kelrap
37fa0e1d5e Simpler overlay closing 2024-08-02 10:03:22 -04:00
Kelrap
23ac51c766 Emoji picker works now 2024-08-01 17:02:47 -04:00
Kelrap
badb2888f2 message info/report message menu work with overlay 2024-08-01 13:31:32 -04:00
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
ggurdin
e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 2024-07-26 15:13:23 -04:00
Kelrap
668b9dd65f Center toolbar overlay 2024-07-26 13:34:56 -04:00
WilsonLe
1924b3e2d1 use chunk eventMaps to check if event exists 2024-07-25 16:52:55 -04:00
WilsonLe
68ca0e770e change the way getTimeline is used, bump matrix sdk version 2024-07-25 11:59:21 -04:00
ggurdin
bed27abe51 added sentry breadcrumbs to help track down ios logout issue 2024-07-24 12:59:52 -04:00
Kelrap
e18eb6f104 Adds speech to text error 2024-07-19 15:41:01 -04:00
ggurdin
6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 2024-07-19 13:06:19 -04:00
ggurdin
7e87c3154c fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile 2024-07-16 09:38:54 -04:00
ggurdin
c05f478189
Merge branch 'main' into matrix-profile-updates 2024-07-15 11:45:10 -04:00
ggurdin
d15d149b87 removed calls to unsafeGetUserFromMemoryOrFallback that was causing stack overflow error 2024-07-15 11:19:19 -04:00