Commit graph

625 commits

Author SHA1 Message Date
ggurdin
fb30a7a6ed
Merge branch 'main' into fix-analytics-overflow 2024-07-25 11:35:32 -04:00
ggurdin
56a363910c
Merge branch 'main' into shorten-long-message-overlays 2024-07-25 11:27:59 -04:00
ggurdin
f0ca8af2be
Merge branch 'main' into lenient-permissions 2024-07-25 11:27:36 -04:00
ggurdin
6311df0875 moved stateful variable from text controller to input bar wrapper widget 2024-07-25 11:25:59 -04:00
ggurdin
5569619ba2
Merge branch 'main' into red-text-on-max-length 2024-07-25 11:11:49 -04:00
Kelrap
1886e30dd7 Make analytics buttons flexible 2024-07-24 14:33:17 -04:00
Kelrap
b510a09c90 Fix logic error 2024-07-24 13:45:16 -04:00
ggurdin
bed27abe51 added sentry breadcrumbs to help track down ios logout issue 2024-07-24 12:59:52 -04:00
Kelrap
859510be99 Prevents invite error 2024-07-24 12:05:49 -04:00
Kelrap
51bf91d8e5 Edits I forgot to save earlier 2024-07-23 15:22:39 -04:00
Kelrap
a7e6e7a4c9 Shorten overlay instead of toolbar 2024-07-23 15:16:34 -04:00
Kelrap
a87c296c13 Fix difference in function 2024-07-23 12:41:39 -04:00
Kelrap
8c1df0eb88 Move calculations to state 2024-07-23 12:35:53 -04:00
Kelrap
f2e112789d Permissions default to yes/student choice 2024-07-23 10:17:40 -04:00
ggurdin
acef3778f7 made logic for determining if warning should show in translated card more readable and moved out of build function 2024-07-22 13:53:46 -04:00
ggurdin
a7c329905b don't rebuild the whole chat list on selection change 2024-07-22 12:18:06 -04:00
ggurdin
fead337fd0
Merge branch 'main' into students-can-add-subrooms 2024-07-22 11:45:10 -04:00
ggurdin
5ce1d556b6 account for matrix space child permissions 2024-07-22 11:44:53 -04:00
Kelrap
9ed7507353 Remove canIAddSpaceChild 2024-07-22 10:39:46 -04:00
Kelrap
40a0954762 Merge branch 'main' of https://github.com/pangeachat/client into red-text-on-max-length 2024-07-22 10:05:08 -04:00
Kelrap
828b406286 Only rebuild when maxLength changes 2024-07-22 10:04:18 -04:00
ggurdin
f6035d49d3
Merge branch 'main' into add-error-520 2024-07-19 15:49:39 -04:00
Kelrap
e18eb6f104 Adds speech to text error 2024-07-19 15:41:01 -04:00
ggurdin
9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 2024-07-19 15:25:44 -04:00
ggurdin
aedf79a96d
Merge branch 'main' into translate-warning-criteria 2024-07-19 15:06:03 -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
Kelrap
9baabbe5b9 Changes criteria for showing translate warning 2024-07-19 10:33:26 -04:00
Kelrap
328ce621af Get rid of Flexible redundancy 2024-07-19 09:30:05 -04:00
Kelrap
8cdd9c3b2d Lets students add subrooms to spaces 2024-07-18 17:17:28 -04:00
Kelrap
08da254bae Input text turns red when hit limit 2024-07-18 16:33:54 -04:00
ggurdin
d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 2024-07-18 13:31:29 -04:00
Kelrap
56de4ce2bc Minimize long message toolbar weirdness 2024-07-18 10:45:41 -04:00
Kelrap
e24293432e Not show option to add students to subspace 2024-07-17 12:42:39 -04:00
Kelrap
19987c75a7 Get rid of scrollcontroller chain 2024-07-16 16:07:42 -04:00
ggurdin
280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 2024-07-16 13:43:11 -04:00
Kelrap
e7167631d0 More math corrections 2024-07-16 12:02:31 -04:00
Kelrap
9aa1c7725b Address some more edge cases 2024-07-16 11:53:09 -04:00
Kelrap
6424f95855 Fix some incorrect calculations 2024-07-16 11:25:54 -04:00
Kelrap
c1f0282acc Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments 2024-07-16 10:55:07 -04:00
ggurdin
8f08646623 merge conflict 2024-07-16 10:34:40 -04:00
ggurdin
057f07d210 removed debugger statement from my_analytics_controller update function - not an error state 2024-07-16 10:04:34 -04:00
ggurdin
70de0fc866 Merge branch 'main' into blue7/08 2024-07-16 09:58:25 -04:00
ggurdin
08faf399cc added fix for pangea profile toJson method 2024-07-16 09:53: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
William Jordan-Cooley
c4ef728578 client will consume lemma as single object but be capable of handling json lemma as list 2024-07-16 09:06:58 -04:00
Kelrap
3da1f79863 Scroll to make space for toolbar 2024-07-15 16:07:21 -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
ggurdin
0ac4b664ce changed from string to Map 2024-07-12 17:03:00 -04:00
ggurdin
8acc793f0c added documentation to user controller and user model 2024-07-12 14:26:44 -04:00