Commit graph

145 commits

Author SHA1 Message Date
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>
2024-09-25 17:01:58 -04:00
ggurdin
3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 2024-09-12 15:30:54 -04:00
ggurdin
57b1ef04ef
Merge branch 'main' into learning-analytics-summary 2024-08-30 14:41:00 -04:00
ggurdin
9f641633e4
merge main branch into combined selection view branch 2024-08-30 10:49:43 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch 2024-08-30 10:28:56 -04:00
ggurdin
5c7a1f554b
added tooltip toggle status to matrix profile to prevent showing again after it's been dismissed 2024-08-30 10:11:32 -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
6976c0575d
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum 2024-08-29 14:36:42 -04:00
ggurdin
0373d01f1b
simplified positioning of toolbar 2024-08-27 13:41:36 -04:00
ggurdin
75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -04:00
Kelrap
6c5f4d0ece Try fix window resize problem 2024-08-12 14:20:41 -04:00
Kelrap
e7fa9a35f1 Adjust scrolling logic 2024-08-12 10:26:14 -04:00
Kelrap
ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-08 10:38:21 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts 2024-08-07 17:05:09 -04:00
ggurdin
4278f7b196
get analytics events directly from server, cache last update time for user's l2 2024-08-06 13:40:53 -04:00
Kelrap
19b20efc53 PR edits, minus positioning changes 2024-08-06 13:19:40 -04:00
Kelrap
3d9000d2ae Code cleanup 2024-08-02 12:12:34 -04:00
Kelrap
37fa0e1d5e Simpler overlay closing 2024-08-02 10:03:22 -04:00
Kelrap
23ac51c766 Emoji picker works now 2024-08-01 17:02:47 -04:00
Kelrap
badb2888f2 message info/report message menu work with overlay 2024-08-01 13:31:32 -04:00
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
ggurdin
e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 2024-07-26 15:13:23 -04:00
Kelrap
668b9dd65f Center toolbar overlay 2024-07-26 13:34:56 -04:00
WilsonLe
1924b3e2d1 use chunk eventMaps to check if event exists 2024-07-25 16:52:55 -04:00
WilsonLe
68ca0e770e change the way getTimeline is used, bump matrix sdk version 2024-07-25 11:59:21 -04:00
ggurdin
bed27abe51 added sentry breadcrumbs to help track down ios logout issue 2024-07-24 12:59:52 -04:00
Kelrap
e18eb6f104 Adds speech to text error 2024-07-19 15:41:01 -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
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
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
ca9dcba4e7 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
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
bd55811883 when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 2024-07-08 16:05:20 -04:00
ggurdin
9fa9078ea4 prevent adding a room to multiple spaces 2024-07-08 15:19:55 -04:00
ggurdin
4bc49420c2 some formatting fixes 2024-07-08 10:43:31 -04:00
bluearevalo
49251774cc try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info 2024-07-03 14:28:41 -04:00
ggurdin
a394cece5c
Merge branch 'main' into blue-error-handling 2024-07-01 15:17:57 -04:00
ggurdin
e7568c1c72 added inline tooltip file 2024-07-01 15:10:17 -04:00
ggurdin
64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 2024-07-01 14:10:36 -04:00
William Jordan-Cooley
c6d3f36805 saving of tokens, changing of top language calculation, documentation 2024-06-30 18:31:53 -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
ggurdin
8b1cda2e94 merge conflicts 2024-06-28 13:01:11 -04:00
ggurdin
ccca876bb0 move _instructionsShown up to be the first check in instructions show function 2024-06-28 12:34:07 -04:00
William Jordan-Cooley
ffbc62ba55 consolidating language constants and using for unknown detection instance 2024-06-28 11:34:55 -04:00
Kelrap
4931461209 Adjust hint box design 2024-06-28 10:56:42 -04:00
ggurdin
b95080cee7 merge main into improve-interactive-translator branch 2024-06-28 10:04:02 -04:00
Kelrap
929e30a499 Design and insert inline tooltip 2024-06-28 08:54:37 -04:00
William Jordan-Cooley
d975e52a04 inlined tooltip 2024-06-27 12:30:25 -04:00