Commit graph

28 commits

Author SHA1 Message Date
ggurdin
d8caf8e481
feat: analytics database 2025-12-23 14:35:41 -05:00
ggurdin
43014b3207
chore: simplify progress bar widget 2025-12-10 16:05:14 -05:00
ggurdin
25bae8baf6
remove matrix widget reference from pangea controller 2025-12-04 10:44:04 -05:00
ggurdin
3ac8339817
split language related and learning settings related folders 2025-12-04 10:06:59 -05:00
ggurdin
16fe7f28e3
move language settings getter into user controller 2025-12-04 09:12:48 -05:00
avashilling
6e8a6f8332
rain confetti on activity finish (#4715)
* rain confetti on activity finish

also add continue button, and change copy for completed single practice activities

* fix: show confetti popup when finish all activities with grammar activity

* translations

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-20 14:55:27 -05:00
avashilling
84e6f8076d
fix reverse logic in level up stats math (#4521)
now placeholder data is the corrected calculated percent of vocab and grammar gained overall, and not an unreasonable number
2025-10-28 09:25:52 -04:00
ggurdin
8c388a76f8
feat: add notification volume setting (#4310) 2025-10-09 15:19:31 -04:00
ggurdin
97163ce221
4199 prevent activity menu tooltip from being interfered with my other overlays to ensure it always shows (#4215)
* don't show activity dropdown instructions if word card is open

* block other overlays from openning when tutorial overlay is open

* remove duplicate open overlay data, don't wait for construct banners to close if overlay fails to open
2025-10-01 14:00:14 -04:00
avashilling
235b78d92f
3934 activity summary card visual changes (#4013)
* visual tweaks and confetti rain on results generation

* create star rain widget to trigger when activity finishes

* delete commented out lines

* use new star confetti widget in levelup

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-19 10:03:51 -04:00
Kelrap
8fdeb2d48a
Level up popup tweaks (#3917)
* Use L10n for 'Level up' text

* Replace drop down button with close button

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-10 11:17:07 -04:00
ggurdin
bd303a5796
fix: use unique construct IDs for calculating aggregate analytics data (#3738) 2025-08-14 15:08:06 -04:00
ggurdin
a41b2d2dde
More specific error messages (#3418)
* chore: add more specific error messages

* chore: more specific error messages

* chore: more specific error messages

* chore: more specific error messages
2025-07-11 09:51:49 -04:00
ggurdin
aa3b3a3d1e
Sentry (#3378)
* chore: fix version parsing for debug builds

* chore: don't cast doubles as ints
2025-07-08 16:12:09 -04:00
avashilling
6166511e10 small change to avoid null reference 2025-07-02 15:44:21 -04:00
avashilling
aeaa4321d2 chore: decrease and stop confetti a few seconds after level up 2025-07-02 15:29:14 -04:00
ggurdin
540c7b01f0
chore: move construct summary loading into widget 2025-07-02 12:47:00 -04:00
Kelrap
055980005a When level summary is loading, show loading instead of 0 xp 2025-07-02 11:38:30 -04:00
ggurdin
17726c9ca1
resolve merge conflicts 2025-06-24 11:38:19 -04:00
avashilling
0f07eee762 chore: sorted imports 2025-06-23 15:51:51 -04:00
avashilling
0c244540e1 feat: finish up level-up animation
Take out testing button and functions, lower XP needed in staging to level up for test reasons
2025-06-23 15:43:59 -04:00
ggurdin
e52d72cdb4
reduce number of events fetched for construct summary 2025-06-23 12:03:12 -04:00
avashilling
11d3fc29ce Add construct numbers to saved construct summary 2025-06-23 11:02:42 -04:00
avashilling
21e3d17c5d Add polling for construct summary to display when generated
and slight refactoring of level up popup
2025-06-20 11:46:55 -04:00
avashilling
61c60f5ff6 Fix skill XP from constructSummary not being generated bug
Also added commented out code to fetch last construct summary instead of generate a new one for testing
2025-06-18 16:49:02 -04:00
avashilling
64aba1d6e4 Add rain confetti and animated flip counter
Change continuous blast of confetti to one blast with rain and a new animation type, and changed skills names for cleaner skills table look
2025-06-18 14:13:53 -04:00
avashilling
fe22e2bcd2 All real data, confetti tweaks, remove test button, timing and animation tweaks, added copy to arb file 2025-06-13 16:29:49 -04:00
avashilling
d49d08f67b Not functional, committing for code review 2025-06-12 12:37:39 -04:00