ggurdin
b25676a58d
refactor: remove tokens and detections from IGC text data model ( #2528 )
...
* refactor: remove tokens and detections from IGC text data model
* generated
* refactor: initial work to remove tokens from span_details and IT responses
* refactor: add xp field to construct use class, rewrite function for turning choreo record into construct uses
* refactor: add translation assistance construct use type
* refactor: move analytics feedback to popup above messages
* generated
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-23 12:29:45 -04:00
ggurdin
327160c2a7
2505 have to click on other options multiple times for the click to go through after selecting an incorrect choice in it ( #2516 )
...
* chore: prevent overlays from blocking IT choices
* chore: prevent IGC card from interfering with buttons below it
2025-04-21 10:52:42 -04:00
ggurdin
162a264cf5
2233 usability test todos ( #2261 )
...
* chore: always get span details on press why button
* chore: increase construct XP needs to show notification
* chore: don't give mouse feedback in IGC button does nothing
2025-03-28 15:46:07 -04:00
ggurdin
ba7a9ebf53
refactor: position points animation by keys instead of as a positioned widget in a stack ( #2230 )
2025-03-26 10:51:16 -04:00
ggurdin
c9dbbe73b8
feat: added util in choreographer to response to pasting in the input… ( #2021 )
...
* feat: added util in choreographer to response to pasting in the input bar
2025-03-05 13:25:52 -05:00
ggurdin
71f4652390
fix: made nextITStep a completer so it will not be set twice ( #1978 )
2025-03-05 10:16:03 -05:00
wcjord
d773347d6e
Morph-repo-2 ( #1681 )
...
* feat(morphs): repo for getting lang-specific list of morphs
* integrated repo into use of morph features and tags
* generated
* merged with previous push
* generated
* generated
* chore: fix .env file path
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-03 12:21:29 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings ( #1440 )
...
* fix: deleted unreferenced files
* fix: sort files based on function
2025-01-14 14:00:30 -05:00
ggurdin
9ecf4e3bd2
fix: fix dart formatting for CI ( #1368 )
...
* fix: fix dart formatting for CI
* fix: sorted imports, updated deprecated flutter functions
* fix: format files
* fix: format files
* feat: replace syncfusion flutter package with excel flutter package
* fix: don't run enable google services patch in CI
* fix: update iOS supported platforms for enable ios build script
* fix: commented out linux build in integrate CI
2025-01-07 08:32:42 -05:00
Kelrap
dc79b98ea6
More thorough error logging ( #1297 )
...
* Data is required for .logError
* Edit data for readability
* remove commented out breadcrumbs
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2024-12-23 15:05:17 -05:00
ggurdin
bf505073ee
more overlay positioning fixes ( #1059 )
2024-11-19 14:36:58 -05:00
ggurdin
4c1ecc6512
fix some null check errors in IT
2024-11-14 09:39:26 -05:00
William Jordan-Cooley
c297dea437
some questions, name changes, and a couple switches from grammar to morph uses
2024-11-06 20:25:30 -05:00
ggurdin
9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing
2024-11-01 10:31:07 -04:00
ggurdin
7f844ff1a2
decide whether to show points gain animation based on the origin of the point update
2024-10-31 11:42:44 -04:00
ggurdin
66e7eb79fa
don't run languageAssistance after dismissing IT
2024-10-30 16:56:50 -04:00
ggurdin
f4c0637f83
only reset IT source text if the user hasn't gone through any IT steps
2024-10-25 09:49:53 -04:00
ggurdin
7e9855dcc1
better error logging if sourceText is null in getNextTranslationData
2024-10-23 09:34:03 -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
ggurdin
78214b7433
removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown
2024-09-12 10:05:00 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch
2024-08-30 10:28:56 -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
54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators
2024-08-21 14:01:24 -04:00
ggurdin
6ca6b19b39
don't set source text to l1 translation
2024-07-02 09:56:26 -04:00
William Jordan-Cooley
2526331706
using getIGCTextData to fetch tokens and languages if not present
2024-06-30 12:08:30 -04:00
William Jordan-Cooley
919cfc4bd3
improving documentation
2024-06-30 10:36:09 -04:00
William Jordan-Cooley
923d39eab6
drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled
2024-06-28 17:08:46 -04:00
William Jordan-Cooley
ffbc62ba55
consolidating language constants and using for unknown detection instance
2024-06-28 11:34:55 -04:00
ggurdin
b95080cee7
merge main into improve-interactive-translator branch
2024-06-28 10:04:02 -04:00
ggurdin
a2fb240c6e
inital work to combine class and exchanges into generalized spaces
2024-06-19 12:18:18 -04:00
Matthew
89e726b963
Added New Bot with Animations
2024-06-14 14:42:15 -04:00
Matthew
f7753a0477
ITController Animates in
2024-06-08 22:55:36 -04:00
Matthew
40c4045f86
fixes for exiting IT and editing original message
2024-06-07 22:17:48 -04:00
William Jordan-Cooley
7deb23515d
fix it feedback request
2024-06-07 15:38:48 -04:00
Matthew
fdbbd0e603
improve ITStep Transitions
2024-05-23 23:48:08 -04:00
ggurdin
392aad50bb
added language detection controller to pangea controller
2024-05-22 09:43:56 -04:00
Gabby Gurdin
cba510ee76
added handling for all cases of null check
2024-03-04 15:58:55 -05:00
ggurdin
2cb77732e3
toolbar working
2024-02-07 15:28:52 -05:00
William Jordan-Cooley
e94c76ada8
feature complete
2024-01-13 12:44:29 -05:00
William Jordan-Cooley
15158ccfa5
gpt it implemented :)
2024-01-11 15:59:54 -05:00
Brord van Wierst
a30234db67
formatting once more
2023-12-04 04:08:21 +01:00
Brord van Wierst
75112808f6
dart fix
2023-12-04 03:36:44 +01:00
Brord van Wierst
74c3e97ec9
sorted imports again?
2023-12-04 03:13:10 +01:00
Brord van Wierst
75da9cd87d
import sort
2023-11-27 20:09:30 +01:00
ggurdin
f86aafcb74
code files
2023-11-08 12:27:18 -05:00