Commit Graph

1065 Commits (1340f7eb428a7c772c1d51d53e9da38760ec35f6)

Author SHA1 Message Date
ggurdin 88c3e837ab
hide learning settings that aren't used often 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 ac41685c8a
moves scrollbar to side of span card 1 year ago
ggurdin 7d3f6fb51b
when navigating to learning settings from chat popup menu, show page in popup instead of redirecting to settings 1 year ago
ggurdin 14bed0f430
merge main, resolve conflicts 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
William Jordan-Cooley b463558b1a fixing edge case of no l2s 1 year ago
William Jordan-Cooley 07cc5b9c32 show beta and alpha tags on l2s 1 year ago
ggurdin 8e204c95e4
shrink spancard width to not overflow screen 1 year ago
WilsonLe 550c3ab699 ideal case of private class code 1 year ago
ggurdin eed8987196
make MessageToolbar stateless 1 year ago
ggurdin e778178638
in submitFeedback, only set currentActivity to null on error 1 year ago
ggurdin fe6836d627
exit getPracticeActivity early if finished is true 1 year ago
ggurdin 126c5676e7
Merge branch 'main' into center-inline-tooltip-text 1 year ago
ggurdin 86dcf22411
center text in inline tooltip 1 year ago
ggurdin 18d2399c54
add activity feedback to activity request hashcode to ensure new activity is fetched after giving feedback 1 year ago
ggurdin a5508fd1e9
Merge branch 'main' into 726-fix-multiple-empty-chat 1 year ago
ggurdin 4ddd28b7fe
makes toolbar have dynamic width to fit around content 1 year ago
ggurdin 2bc421e6e7
make popup dimensions dynamic 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
WilsonLe af9ffe79d7 fix multiple empty chat 1 year ago
ggurdin 9321e024e7
cache number of completed activities 1 year ago
ggurdin ed72abb38b
clear selected messages when showing paywall 1 year ago
ggurdin 4b2c5bc213
remove unused commented out code 1 year ago
ggurdin 50c8828dd6
use activity model instead of activity events 1 year ago
ggurdin 7c8f2c0537
Merge branch 'main' into remove-records 1 year ago
ggurdin 2fb6b2231b
Merge branch 'main' into overlay-reactions 1 year ago
ggurdin f125ed6fd8
rebuild overlay on reaction event 1 year ago
William Jordan-Cooley 1bd244011f remove use of record 1 year ago
William Jordan-Cooley 9680662c1b client will pass time of req to remove possibility of different times there 1 year ago
ggurdin 99fc3fd625
Added message reactions widget to toolbar overlay 1 year ago
ggurdin ba62e0e54c
Merge branch 'main' into scrollable-overlay-message 1 year ago
ggurdin 21226ca516
don't adjust overlay message height if there's enough space to accomodate it 1 year ago
ggurdin a6f95355d1
Merge branch 'main' into scrollable-overlay-message 1 year ago
ggurdin e80cecd0f2
removed print statements 1 year ago
ggurdin 945e82d3b9
make overlay message scrollable if entire overlay doesn't fit in screen 1 year ago
ggurdin f20aaa70d5
cast score as int before sending to the server 1 year ago
William Jordan-Cooley 5b4bcb5acc additional logic to showing of it inline tooltip 1 year ago
ggurdin ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 1 year ago
ggurdin ca3cd03664
blur background during IT 1 year ago
ggurdin ef8c677681
removed pangea comment in overlay message file, made toolbar button height into variable for consistency in height adjustments 1 year ago
ggurdin 5540efc818
fixes for overlay message positioning, moved toolbar buttons underneath overlay message 1 year ago
William Jordan-Cooley cd9792fb1e get new tokens in representation if they don't match text 1 year ago
ggurdin 879a52c81f
responded to comment from Will in client code, added fix for mini analytics view level display 1 year ago
William Jordan-Cooley 1849178da9 ui tweaks for subscribe card and audio card 1 year ago
William Jordan-Cooley 240b039ae7 several toolbar UI tweaks 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 b8edf595ca
Toolbar practice (#707)
* 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
1 year ago
wcjord 51e8c4b7ce
Toolbar practice (#704)
* remove print statement

* ending animation, savoring joy, properly adding xp in session
1 year ago
wcjord 08a7c74b4a
remove print statement (#703) 1 year ago
William Jordan-Cooley f9ad45d203 intelligently choosing tokens and passing all their info 1 year ago
William Jordan-Cooley 8bffe17455 passing practice model instead of activity? 1 year ago
William Jordan-Cooley f589d2371b exit practice if no activities to do 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
Wilson bbe7ca7f4c
Merge branch 'main' into 689-fix-bot-dialog-kicks-the-bot-undesirably 1 year ago
choreo development 25a8769132 turned off showUseType feature 1 year ago
WilsonLe 6c792e3f23 fix bot dialog confirm kicks the bot undesirably 1 year ago
ggurdin 0984df4167
fixed height of toolbar 1 year ago
ggurdin a40c86a148
added header height to overflow calculations when scrolling overlay to midpoint of screen 1 year ago
ggurdin 3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 1 year ago
ggurdin 2262bf6e04
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin 11266f88bb
Merge branch 'main' into merge 1 year ago
ggurdin 4e8000eb9d
Handle case of language level not being int in bot-options state event 1 year ago
ggurdin 78214b7433
removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown 1 year ago
ggurdin 0124ce6d24
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin 2001e51171
Merge branch 'main' into merge 1 year ago
ggurdin 2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 1 year ago
ggurdin e8275adbc6
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin f3d32fa7ef
Merge branch 'main' into merge 1 year ago
ggurdin 410fb80b35
Merge branch 'main' into message-toolbar-improvements 1 year ago
ggurdin 36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 1 year ago
ggurdin 2e139be658
position message overlay directly over the underlying message 1 year ago
ggurdin fbd8d63c46
merge merge branch into merge-analytics branch 1 year ago
ggurdin 10c26d3a7e
merge main into merge branch 1 year ago
ggurdin a32eb15df7
updated capacity copy to correspond with room type (chat or space) 1 year ago
ggurdin b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 1 year ago
ggurdin 52dfc47333
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin f193a4d12a
Merge branch 'main' into merge 1 year ago
ggurdin db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 1 year ago
ggurdin 38a5a7197a
Merge branch 'learning-analytics-summary' into merge-analytics 1 year ago
ggurdin c2466f7aec
added 'no data' warning to analytics popup if there's no data 1 year ago
ggurdin 3a31e28838
decreased font size of level indicator 1 year ago
ggurdin c5ccf6dac2
merge analytics updates into fluffychat merge branch 1 year ago
ggurdin 25b0e09123
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin f15acbd872
merge main and update matrix dart SDK 1 year ago
ggurdin 04db40f7ea
default true for auto-igc setting 1 year ago
ggurdin f9f0945655
speed up toolbar on click message 1 year ago
ggurdin 1df329d924
filter out lemmas with saveVocab set to false 1 year ago
ggurdin 790223e68c
added popup for analytics indicators to show xp per lemma 1 year ago
ggurdin 0265019284
added 'categories' field to construct use model and started saving morph category 1 year ago
ggurdin 40768f9859
fluffychat merge - resolve conflicts 1 year ago
ggurdin e80e3ba1b8
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 03e04ee752
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay 1 year ago
ggurdin 2e597a55a2
merge main into learning analytics and resolve conflicts 1 year ago
ggurdin 11627c2bfb
enable toolbar on click for html messages 1 year ago
ggurdin 660c49873b
removed expanded widget wrapping overlay stack that caused crash in release mode 1 year ago
ggurdin 5e145837d2
add padding to reaction picker 1 year ago
ggurdin a1ee965b9e
account for chat details column showing in message overlay 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
William Jordan-Cooley 381769a6e4
adding user id to igc request 1 year ago
ggurdin cace965456
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date 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
William Jordan-Cooley 41ce213553
show feedback in user l1 1 year ago
ggurdin b5abef7d1a
moved previous message function to igc controller 1 year ago
Kelrap 54d63b1a4f
Fix audio errors 1 year ago
Kelrap 34d02bb95c
Remove prev message from span 1 year ago
Kelrap 4f924656e0
Fix minor error 1 year ago
Kelrap 2ca6d102aa
Add json methods to PreviousMessage 1 year ago
Kelrap 55d75efa06
Forgot to save earlier 1 year ago
Kelrap 61d20f8b37
Add prevMessages to more places 1 year ago
Kelrap 20ffe7ba37
Pass previous X messages to IGC 1 year ago
Kelrap 291dcfc192
Toolbar can show downward 1 year ago
ggurdin 6976c0575d
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum 1 year ago
ggurdin bf29a324e4
removed unnecessary pangea comments 1 year ago
ggurdin db21eaac7a
check if igc button is mounted before settings state 1 year ago
ggurdin a181ace577
select message on showToolbar and ensure message is deselected on dismiss 1 year ago
ggurdin c5db829fb5
resolved merge conflicts 1 year ago
ggurdin 0373d01f1b
simplified positioning of toolbar 1 year ago
ggurdin 6d4efea322
clear out analytics stream on dispose to prevent carry over across login sessions 1 year ago
ggurdin 14783d8536
Revert "Story game" 1 year ago
ggurdin a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …" 1 year ago
ggurdin 77fb4bcf4e
Revert "base timer off of game state event" 1 year ago
ggurdin f8020279c6
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 1 year ago
ggurdin 868e83709d
removed some excessive file changes to simplify PR 1 year ago
Kelrap 13dff2bd1d Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 8e960f1b43 Make entirety of overlay message box scrollable 1 year ago
ggurdin 75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 1 year ago
ggurdin 7f731e1406
base timer off of game state event 1 year ago
Kelrap c99094f547 Fix window resize selection issue 1 year ago
Kelrap d79e78271c Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round 1 year ago
ggurdin 012b20b09f
some small tweaks 1 year ago
Kelrap 72a6f30227 Timer does not automatically start 1 year ago
ggurdin fa36eb605c
improved listening for bot messages 1 year ago
Kelrap d2bcdaa7db Add timer to round model 1 year ago
Kelrap 1a841d382f Add getter for remaining time 1 year ago
Kelrap e7f3b9e73a Adds countdown timer to chat 1 year ago
ggurdin 2b574f42c1
added completer and recursive function to start a new round at the end of a round 1 year ago
ggurdin ac6ddc6d0e
added logic for auto-starting round on bot message 1 year ago
ggurdin ea1c1a6840
added prototype of GameRound model 1 year ago
Kelrap 6c5f4d0ece Try fix window resize problem 1 year ago
Kelrap e7fa9a35f1 Adjust scrolling logic 1 year ago
Kelrap ec7ecc3069 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap a417f2f8ca Add scrolling to center messages 1 year ago
Kelrap c42f44a798 Programmatically determine left/right 1 year ago
Kelrap c27c250590 Removes error button padding 1 year ago
Kelrap ea8e4497f3 Close keyboard if open 1 year ago
Kelrap 43d99c526a Tweaks 1 year ago
Kelrap ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap f46a5bac7f Shift footer down 1 year ago
Kelrap bb263c71c2 Toolbar placed over selected message 1 year ago
ggurdin f5c81fe8ec
merge main, resolve conflicts 1 year ago
ggurdin b8bd90a44d
replace accessToken with matrix access token 1 year ago
ggurdin 3f7c154d2e
Merge branch 'main' into 559-role-play-mode 1 year ago
WilsonLe c193c928a1 implement dynamic zone label and title shared component 1 year ago
WilsonLe 49921e47e4 Merge branch '559-role-play-mode' of https://github.com/pangeachat/client into 559-role-play-mode 1 year ago
WilsonLe 62d71285a4 fix text adventure title padding 1 year ago
ggurdin 500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk 1 year ago
ggurdin 04012481fa
Merge branch 'main' into 559-role-play-mode 1 year ago
ggurdin 7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 1 year ago
ggurdin cc310acf99
don't animate level bar unless XP points have changed 1 year ago
Kelrap 959172fcfe Hide public profile toggle in learning settings 1 year ago
WilsonLe adb5d3eb39 Merge branch '546-improve-bot-settings-ui' into 559-role-play-mode 1 year ago
WilsonLe 1ece90dad2 refactor, group create group and chat details into one component 1 year ago
ggurdin 15c2d1dfd9
added analytics view to space view, removed number ticker animation 1 year ago
Kelrap a911b9f852 Attempt 1 of repositioning toolbar 1 year ago
WilsonLe bd4d9e43ed add create group chat validation for custom and game master instructions 1 year ago
ggurdin 4278f7b196
get analytics events directly from server, cache last update time for user's l2 1 year ago
Kelrap 4b80871922 Fix edit overflow 1 year ago
Kelrap f68e8f586d Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 19b20efc53 PR edits, minus positioning changes 1 year ago
WilsonLe 0201aae916 create shared component for create and detail 1 year ago
Wilson 9a87cb8c2d
Merge branch 'main' into 547-improve-bot-settings-ui 1 year ago
WilsonLe 76c38a594e complete implementation of bot option dialog 1 year ago
ggurdin a2974ead9f
merged main, resolve merge conflicts 1 year ago
ggurdin 11dfa13a0b
wrap stateful alert dialog in StatefulBuilder to enable toggle updates 1 year ago
WilsonLe d86a9303d2 saving, bug at toggle not switching 1 year ago
Kelrap 98732ec904 Sets minimum width for toolbar content 1 year ago
Kelrap 3d9000d2ae Code cleanup 1 year ago
Kelrap 02dd22a45f Change message info/report message menu color 1 year ago
Kelrap 61ffd096c9 Fix overflow from long messages 1 year ago
Kelrap 37fa0e1d5e Simpler overlay closing 1 year ago
Kelrap 21ab01dbcb Make popup look like previous appearance 1 year ago
WilsonLe 4de8530a7e separate 2 components for bot settings in create group and chat details 1 year ago
Kelrap 23ac51c766 Emoji picker works now 1 year ago
Kelrap 5ed0f59db2 Get rid of unneeded chat footer elements 1 year ago
Kelrap badb2888f2 message info/report message menu work with overlay 1 year ago
ggurdin 91a5d8414c
updated mini analytics UI to look better on mobile 1 year ago
Kelrap 03befaed70 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 03678cbba3 Input bar should be same height in overlay 1 year ago
ggurdin 4b65b95060
remove default for isValidMode switch statement, return true if practiceActivity 1 year ago
Kelrap 9cc6a14734 Enables activity tab on audio toolbar 1 year ago
ggurdin cd6a904735
prevent single character input from disapearing 1 year ago
ggurdin 785dd47cd9
fixed _maxMessagesCached after testing 1 year ago
ggurdin a431151a2b
resolved merge conflicts 1 year ago
ggurdin 9f69360f24
use construct use type pointValues to calculate XP and level 1 year ago
Kelrap d962980801 Fix toolbar not closing in all situations 1 year ago
Kelrap 5aeea56cc1 Change overlay message color/shape 1 year ago
Kelrap 4e7ac79527 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin 4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 1 year ago
ggurdin 398cac35ff
don't add analytics rooms to spaces if you are the bot 1 year ago
ggurdin b68faab251
Merge branch 'main' into dont-name-bot-analytics-rooms 1 year ago
ggurdin d9f272e389
don't have analytics rooms for bot user 1 year ago
ggurdin 0f282532b1
Merge branch 'main' into access-token-fix 1 year ago
ggurdin 1abbb8ee3f
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one. 1 year ago
William Jordan-Cooley ecbe421611 if bot, don't invite people to your analytics room 1 year ago
ggurdin e7d176d182
moved functions for constructing constructs out of pangea message event so they can be created without direct access to the representation event 1 year ago
ggurdin bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 1 year ago
ggurdin c5187c7639
added learning summary to chat list, removed references to summary analytics 1 year ago
Kelrap 0c37d88ef2 Fix overlay not closing in some situations 1 year ago
Kelrap a09e5a0d8a Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 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
ggurdin 70d4e4a513 when sending construct analytics, chunk uses so that they don't exceed the max size for sending a matrix event 1 year ago
Kelrap 668b9dd65f Center toolbar overlay 1 year ago
ggurdin 08549b83c5
Merge branch 'main' into move-chat-buttons 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 b1212907bd
Merge branch 'main' into use-weights 1 year ago
ggurdin db168c805f
Merge branch 'main' into move-chat-buttons 1 year ago
ggurdin fb30a7a6ed
Merge branch 'main' into fix-analytics-overflow 1 year ago
ggurdin 56a363910c
Merge branch 'main' into shorten-long-message-overlays 1 year ago
ggurdin f0ca8af2be
Merge branch 'main' into lenient-permissions 1 year ago
ggurdin 6311df0875 moved stateful variable from text controller to input bar wrapper widget 1 year ago
ggurdin 5569619ba2
Merge branch 'main' into red-text-on-max-length 1 year ago
Kelrap 7fdf9a5c92 Close keyboard when open toolbar 1 year ago
William Jordan-Cooley 343dcf5374 added missing case 1 year ago
William Jordan-Cooley 233486449a point values for construct uses 1 year ago
Kelrap 276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 1 year ago
Kelrap 1886e30dd7 Make analytics buttons flexible 1 year ago
Kelrap b510a09c90 Fix logic error 1 year ago
ggurdin bed27abe51 added sentry breadcrumbs to help track down ios logout issue 1 year ago
Kelrap 859510be99 Prevents invite error 1 year ago
Kelrap 51bf91d8e5 Edits I forgot to save earlier 1 year ago
Kelrap a7e6e7a4c9 Shorten overlay instead of toolbar 1 year ago
Kelrap a87c296c13 Fix difference in function 1 year ago
Kelrap 8c1df0eb88 Move calculations to state 1 year ago
Kelrap f2e112789d Permissions default to yes/student choice 1 year ago
ggurdin acef3778f7 made logic for determining if warning should show in translated card more readable and moved out of build function 1 year ago