fluffychat/lib/pangea/models
ggurdin 1317989db0
1179 toolbar changes (#1209)
* updated toolbar buttons

* initial work for toolbar updates

* Add WordZoomWidget to display word and lemma information (#1214)

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/pangeachat/client/tree/1179-toolbar-changes?shareId=XXXX-XXXX-XXXX-XXXX).

* word zoom card prototyped, activity generation in progress

* adding copy for new construct uses

* laying down TODOs

* initial work for word zoom card

* Always add part of speech to token's morph list

* Prevent duplicate choices in lemma activity

* Don't play token audio at start of morph activity

* Only grant +1 points for emoji activity

* Uncomment tryToSpeak function

* Always update activity once complete

* Added queuing / UI logic for morph activity buttons

* code cleanup

* added required data argument to logError calls

* fix overflowing practice activity card and audio player on mobile

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2024-12-27 12:42:49 -05:00
..
analytics 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
practice_activities.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
base_subscription_info.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
bot_options_model.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
chat_topic_model.dart sorted imports again? 2023-12-04 03:13:10 +01:00
choreo_init_response.model.dart formatting once more 2023-12-04 04:08:21 +01:00
choreo_record.dart some questions, name changes, and a couple switches from grammar to morph uses 2024-11-06 20:25:30 -05:00
class_email_invite_model.dart code files 2023-11-08 12:27:18 -05:00
custom_input_translation_model.dart inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
headwords.dart Audio section widget (#744) 2024-10-21 12:53:34 -04:00
igc_text_data_model.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
it_response_model.dart switching to token focus of saving constructs 2024-07-03 18:07:33 -04:00
it_step.dart sorted imports again? 2023-12-04 03:13:10 +01:00
language_detection_model.dart language detection updates 2024-05-23 13:45:17 -04:00
language_model.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
lemma.dart make construct use category a String? instead of a list, set it to POS for vocab constructs 2024-11-01 13:59:23 -04:00
mobile_subscriptions.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
pangea_match_model.dart remove context from span data, improve isITStart 2024-12-20 08:26:33 -05:00
pangea_text_tap.dart formatting once more 2023-12-04 04:08:21 +01:00
pangea_token_model.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
pangea_token_text_model.dart 1179 toolbar changes (#1209) 2024-12-27 12:42:49 -05:00
removed_translation.dart sorted imports again? 2023-12-04 03:13:10 +01:00
representation_content_model.dart use target tokens instead of target constructs to get practice activi… (#1274) 2024-12-18 16:08:33 -05:00
space_model.dart More thorough error logging (#1297) 2024-12-23 15:05:17 -05:00
span_card_model.dart better error handling for range errors in span cards 2024-05-23 11:46:55 -04:00
span_data.dart remove context from span data, improve isITStart 2024-12-20 08:26:33 -05:00
speech_to_text_models.dart enforce using bot transcription if exist (#1078) 2024-11-21 09:55:25 -05:00
system_choice_translation_model.dart sorted imports again? 2023-12-04 03:13:10 +01:00
textChangeModel.dart sorted imports again? 2023-12-04 03:13:10 +01:00
token_api_models.dart using user languages in tokenization and language detectio 2024-10-25 11:28:45 -04:00
tokens_event_content_model.dart Toolbar practice (#702) 2024-09-25 17:01:58 -04:00
user_model.dart initial design updates to signup/login process (#1268) 2024-12-18 14:53:25 -05:00
user_profile_search_model.dart removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 2024-07-12 13:52:46 -04:00
web_subscriptions.dart some refactoring to subscriptions, added auto 1-day pretrial 2024-10-29 15:20:55 -04:00
widget_measurement.dart formatting once more 2023-12-04 04:08:21 +01:00
word_data_model.dart fix for empty data returned from wordnet 2024-05-22 10:05:33 -04:00