Commit Graph

650 Commits (c8bf68e4cd6c457b89320171ae1b14c9485e169d)

Author SHA1 Message Date
ggurdin ade8102830
Merge branch 'main' into show-gained-points-in-one-place 1 year ago
ggurdin 5c239641ed
Merge branch 'main' into 730-fix-accept-replacement 1 year ago
WilsonLe cbec09fec7 fix word sticking together, finally 🤯 1 year ago
ggurdin bda5cd4728
updated chat description copy and added padding to move scrollbar out of bot settings box 1 year ago
ggurdin a0faa99730
restrict width of missing voice button 1 year ago
ggurdin 662098ee4c
use filtered construct list and number of lemmas in learning analytics view 1 year ago
ggurdin 646272eae0
in conversation bot settings dialog, on tap outside textfield close mobile keyboard 1 year ago
ggurdin 5dad3e5337
check if overlay message text is still mounted before calling setState 1 year ago
ggurdin 04f6e7df13
handle case of null voices list 1 year ago
ggurdin 7f844ff1a2
decide whether to show points gain animation based on the origin of the point update 1 year ago
ggurdin 61397d1228
Merge branch 'main' into 871-autoplay-translation-on-by-default 1 year ago
ggurdin a7b6003c89
comment out references to itAutoPlay setting 1 year ago
William Jordan-Cooley 7f9c0047fb no xp for ign, more minus xp for inc, dont show 0 xp constructs 1 year ago
ggurdin 2c75090a06
removed freeze-analytics comments 1 year ago
ggurdin d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial 1 year ago
William Jordan-Cooley a3c5ab15d8 allow sending if in manual igc mode 1 year ago
WilsonLe 73026c39b3 create bot options before invite 1 year ago
ggurdin 99d25932c0
check if overlay renderbox has size before getting size/offset 1 year ago
ggurdin 6791e410bd
close choreo error button on press 1 year ago
ggurdin 54975adbb3
require non-null error in card error widget 1 year ago
ggurdin fa8526d58d
added copy to arb file, added padding to widget to show text in toolbar 1 year ago
ggurdin 358e874ce4
merge in main branch 1 year ago
choreo development cd50460939 got rid of practice activity for non target language 1 year ago
ggurdin fbccd3a7f8
some tweaks to the card header 1 year ago
ggurdin 1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 1 year ago
ggurdin 1a151e90b7
removed print statement 1 year ago
ggurdin 9e3111f97c
don't play token text if null message audio is playing 1 year ago
ggurdin dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 1 year ago
ggurdin 4b5602b237
added x button back to card error header 1 year ago
ggurdin cb566d06bc
add minimum dimensions to toolbar contents 1 year ago
ggurdin 9b97895a9d
merge main into toolbar-min-dimensions 1 year ago
William Jordan-Cooley 31b77c6d99 some name cleanup, error handling and dont open overlay if click outside text 1 year ago
William Jordan-Cooley 6d7ef49d91 bring back set analytics in updateChoice 1 year ago
William Jordan-Cooley 6265d6636d bringing word audio card 1 year ago
William Jordan-Cooley e30267bf8e turn off analytics setting in multiple choice 1 year ago
ggurdin ce5de8a93e
Merge branch 'main' into conversation-bot-design 1 year ago
ggurdin a7a7f4c252
switch form dropdowns to new wigget type to make options appear below the dropdown 1 year ago
William Jordan-Cooley dfe1ca6653 commenting out audio button in debug attempt 1 year ago
ggurdin 4050b3f0ec
Merge branch 'main' into sentry 1 year ago
ggurdin f6bab92733
better error handling for renderbox errors 1 year ago
ggurdin 696bd0f129
in message overlay, wrap any calls to get renderbox or media query in a try catch block to get better error handling 1 year ago
ggurdin 5d190cc51e
check for null content in message translation card 1 year ago
William Jordan-Cooley 7c0078694b adding mounted check 1 year ago
ggurdin 0b2c32904a
only call setState in message_selection_overlay if mounted 1 year ago
ggurdin d5eee79f4c
log actual error in message_audio_card logging statements instead of empty exception 1 year ago
ggurdin 9f485ccb05
dynamic sizing for practice activity toolbar content 1 year ago
ggurdin 2a7fd9a962
always provice error message to card error widget 1 year ago
ggurdin c028f64f60
tts web version always return null on stop(), don't log error 1 year ago
ggurdin 985ccfe30d
better error handling if originalSent is null in _fetchActivity 1 year ago
ggurdin f1ac5709f7
adjustment to layouts of toolbar content to make dynamic sizing work 1 year ago
ggurdin 4d0b2a3df1
resolve merge conflicts 1 year ago
ggurdin b3a0ad1b6e
added x button to coversation bot settings and make text fields expand to fit contents 1 year ago
ggurdin e1062b3443
if not add bot, show disabled, low opacity form. Moved state handling to top level widget 1 year ago
ggurdin 8e0a807d4e
removed UI logic for if bot settings is in new group page since it was removed 1 year ago
William Jordan-Cooley 10d937ed1b additional error handling to fix freezing and/or catch error message 1 year ago
ggurdin 4cf0b372da
Merge branch 'main' into revert-space-view 1 year ago
ggurdin 89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 1 year ago
William Jordan-Cooley db61a1ae69 merging in changes to tts and fixing env filename again 1 year ago
William Jordan-Cooley bc20769daa dont give old clients new activity types and catch old activity content better 1 year ago
ggurdin 8a24b0342b
added fix for different map keys in voices across platforms 1 year ago
ggurdin f111ec592e
Merge branch 'main' into bot-settings-design 1 year ago
ggurdin 3a6d6de7c5
UI fixes for new groups, form validation for discussion topic 1 year ago
William Jordan-Cooley 4d2f36890f additional error handling in retrieval of practice events 1 year ago
ggurdin 689252c17f
initial work on updating bot settings UI 1 year ago
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
ggurdin 6ea1b94a70
Merge branch 'main' into 737-private-class-code 1 year ago
ggurdin 6a0dfff657
Merge branch 'main' into grammar-copy 1 year ago
ggurdin c7bb3c71a2
Make content issue dialog scrollable to prevent overflow 1 year ago
ggurdin 4b346df27f
updated flutter_secure_storage package, don't set currentActivity to null if no error in submitFeedback 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
ggurdin ac41685c8a
moves scrollbar to side of span card 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
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
ggurdin eed8987196
make MessageToolbar stateless 1 year ago
ggurdin e778178638
in submitFeedback, only set currentActivity to null on error 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
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 f125ed6fd8
rebuild overlay on reaction event 1 year ago
William Jordan-Cooley 1bd244011f remove use of record 1 year ago
ggurdin 99fc3fd625
Added message reactions widget to toolbar overlay 1 year ago
ggurdin 21226ca516
don't adjust overlay message height if there's enough space to accomodate it 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 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
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
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 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 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 f9f0945655
speed up toolbar on click message 1 year ago
ggurdin 790223e68c
added popup for analytics indicators to show xp per lemma 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
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
Kelrap 291dcfc192
Toolbar can show downward 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 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 012b20b09f
some small tweaks 1 year ago
Kelrap 72a6f30227 Timer does not automatically start 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
Kelrap 6c5f4d0ece Try fix window resize problem 1 year ago
Kelrap e7fa9a35f1 Adjust scrolling logic 1 year ago
Kelrap a417f2f8ca Add scrolling to center messages 1 year ago
Kelrap c42f44a798 Programmatically determine left/right 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
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 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
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