Commit graph

12340 commits

Author SHA1 Message Date
ggurdin
4eebc4b820
return domain-specific models from choreo-related repos, use future builders on async data when possbile 2025-11-12 10:18:58 -05:00
ggurdin
4b9fd02baf
some tweaks 2025-11-11 16:31:09 -05:00
ggurdin
98c373f299
resolve merge conflicts, 2025-11-11 15:16:48 -05:00
ggurdin
7d45fcc319
Merge pull request #4641 from pangeachat/4639-dont-do-snackbar-for-not-proper-grammar
fix: exclude 'not proper' noun type from construct analytics popups
2025-11-11 14:25:17 -05:00
ggurdin
92dfa52e47
use lemma instead of construct ID for comparison 2025-11-11 14:24:39 -05:00
ggurdin
b120f3ef84
fix: exclude 'not proper' noun type from construct analytics popups 2025-11-11 14:15:17 -05:00
ggurdin
f5b164b10a
Merge pull request #4632 from pangeachat/4586-userid---displayname
add display name to activity summary
2025-11-11 14:02:29 -05:00
ggurdin
b06356f8c0
client-side replacement 2025-11-11 14:01:59 -05:00
ggurdin
0338d14369
Merge pull request #4640 from pangeachat/4631-tell-the-user-theyve-unsubscribed
feat: display user's subscription end/refresh date
2025-11-11 13:51:32 -05:00
ggurdin
9519b290ba
Merge pull request #4613 from pangeachat/normalization-tests
Normalization-tests
2025-11-11 13:47:26 -05:00
ggurdin
d1f892d50a
Merge pull request #4633 from pangeachat/background-gap
Move chat view safe area to include background image
2025-11-11 13:47:06 -05:00
ggurdin
0ab91ccb68
feat: display user's subscription end/refresh date 2025-11-11 13:45:22 -05:00
ggurdin
a7fea620b3
Merge pull request #4636 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-10 16:50:00 -05:00
ggurdin
966faaf65e
Merge branch 'production' into merge-prod-into-main 2025-11-10 16:49:31 -05:00
ggurdin
6346f97891
Merge pull request #4635 from pangeachat/filter-non-public-courses
fix: filter rooms without the join rule public from public courses page
2025-11-10 16:12:06 -05:00
ggurdin
5dfcb5f1b5
fix: filter rooms without the join rule public from public courses page 2025-11-10 16:11:24 -05:00
ggurdin
c256388e8b
remove unnecesary choreographer extensions 2025-11-10 15:57:40 -05:00
ggurdin
941827bb8a
refactor: remove chat controller dependency from choreographer 2025-11-10 15:23:15 -05:00
Kelrap
4fb906160c Move chat view safe area to include background image 2025-11-10 15:19:29 -05:00
ggurdin
f681ffa71f
refactor: move all messaging sending logic into the chore controller, reduce full rebuilds of the chat view 2025-11-10 13:56:12 -05:00
avashilling
18ecb0008c add display name to activity summary 2025-11-10 12:17:28 -05:00
ggurdin
e021130bda
resolve merge conflict 2025-11-07 12:04:12 -05:00
ggurdin
ebf7df4e29
Merge pull request #4630 from pangeachat/4614-leaving-an-activity-takes-you-to-your-chat-list
fix: on leave activity, if activity in course, redirect to course
2025-11-07 10:29:46 -05:00
ggurdin
5a3ff8998c
fix: on leave activity, if activity in course, redirect to course 2025-11-07 10:29:12 -05:00
ggurdin
88aeb14756
Merge pull request #4623 from pangeachat/remove-getStartedFriendsButton
Remove getStartedFriendsButton from intl files
2025-11-07 10:18:12 -05:00
ggurdin
bc2b5d27eb
Merge pull request #4622 from pangeachat/copilot/add-horizontal-padding-to-message
Add horizontal padding to promo codes message
2025-11-07 10:09:41 -05:00
ggurdin
e541c1230e
Merge pull request #4629 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-07 10:07:12 -05:00
ggurdin
b3638bbf2a
Merge branch 'production' into merge-prod-into-main 2025-11-07 10:06:39 -05:00
ggurdin
78af248cad
Merge pull request #4628 from pangeachat/l2-redirect-hotfix
fix: don't check if user L2 is set unless user is logged in
2025-11-07 10:05:42 -05:00
ggurdin
7d7ba51123
fix: don't check if user L2 is set unless user is logged in 2025-11-07 10:05:02 -05:00
copilot-swe-agent[bot]
bd97e523b0 Add horizontal padding to promo code message
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-11-07 14:48:15 +00:00
ggurdin
3297efa5dc
Merge pull request #4626 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-07 09:41:26 -05:00
ggurdin
7a3770ac06
Merge branch 'production' into merge-prod-into-main 2025-11-07 09:41:02 -05:00
ggurdin
0669282d1c
Merge pull request #4624 from pangeachat/left-activity-start-page-hotfix
Left activity start page hotfix
2025-11-07 09:40:02 -05:00
ggurdin
ed0b1545bc
build: bump version number 2025-11-07 09:37:08 -05:00
ggurdin
594df2d6d2
fix: open course activity filtering fixes 2025-11-07 09:36:10 -05:00
ggurdin
27b3e96c6e
fix: if activity is finished, always set activity started to true 2025-11-07 09:24:46 -05:00
Kelrap
761ed050f1 Remove getStartedFriendsButton from intl files 2025-11-07 09:20:47 -05:00
copilot-swe-agent[bot]
83e284590d Initial plan 2025-11-07 14:16:44 +00:00
ggurdin
4153dbcd6b
remove redundant logic from text normalization function 2025-11-07 09:13:46 -05:00
ggurdin
586c9613c1
move unnecessary references to L2 into helper function, move text normalization tests into their own file 2025-11-07 09:10:54 -05:00
ggurdin
a80de9b72b
Merge pull request #4616 from pangeachat/overflow-fixes
Overflow fixes
2025-11-07 08:59:05 -05:00
ggurdin
3afd97fe07
formatting 2025-11-06 13:23:45 -05:00
ggurdin
513184e1e1
reorganize files 2025-11-06 12:08:20 -05:00
ggurdin
26317c6f8a
better documentation in IGCTextData 2025-11-06 11:33:01 -05:00
ggurdin
ab8387c522
better documentation 2025-11-06 11:28:37 -05:00
ggurdin
14b89594c2
chore: combine igcdatamodel and igcdatastate 2025-11-06 10:49:01 -05:00
ggurdin
d35a978817
resolve merge conflicts 2025-11-06 10:45:00 -05:00
Kelrap
043319ffe2 Merge branch 'main' of https://github.com/pangeachat/client into overflow-fixes 2025-11-06 10:20:38 -05:00
Kelrap
69280ed95d Adjust pages with padding of 30 to 20 (fix potential course page overflow) 2025-11-06 10:10:25 -05:00