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
Brord van Wierst
e417af93fa
Using choreo with matrix token (2) ( #1242 )
...
* using choreo with matrixç
* removed old stuff
* removed old stuff2
* merge and removed matrix-access-token header
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-02 09:09:06 -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
16bdce9bd2
initial design updates to signup/login process ( #1268 )
...
* initial design updates to signup/login process
* feat: added signup/login assets, better button styling and animations
* fix: signup / login updated based on mobile testing
2024-12-18 14:53:25 -05:00
ggurdin
8ee4ea31c8
addressed some of Will's questions
2024-11-07 10:03:34 -05:00
ggurdin
0b8862751d
merge main into move-server-main
2024-11-01 09:20:06 -04:00
ggurdin
d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial
2024-10-29 15:20:55 -04:00
William Jordan-Cooley
00d6277bc6
some code cleanup and comments
2024-10-24 12:48:51 -04:00
Brord van Wierst
14475a9d64
removed old code
2024-10-21 09:57:28 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts
2024-08-07 17:05:09 -04:00
ggurdin
b8bd90a44d
replace accessToken with matrix access token
2024-08-07 12:48:28 -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
ggurdin
1abbb8ee3f
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one.
2024-07-30 12:45:31 -04:00
ggurdin
8acc793f0c
added documentation to user controller and user model
2024-07-12 14:26:44 -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
ff468cb4bd
remove isFetching flag from user controller and replaced that functionality by making the completer nullable
2024-07-11 13:17:30 -04:00
ggurdin
303d2b1e17
switched accessToken back to be non-nullable
2024-07-11 13:11:20 -04:00
ggurdin
6ab62e2eff
added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController
2024-07-11 10:02:53 -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
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
Matthew
bc2d4a3847
itAutoPlay moved from ToolSettings to PLocalKey
2024-06-27 16:56:52 -04:00
Matthew
5c0763f0a9
Finished Bot Animations and other fixes
2024-06-14 21:14:37 -04:00
Matthew
89e726b963
Added New Bot with Animations
2024-06-14 14:42:15 -04:00
Matthew
8310801981
Auto Play Interactive Translator
2024-06-13 15:16:28 -04:00
ggurdin
cee91bc276
merge conflict
2024-06-07 15:52:53 -04:00
ggurdin
abc70ceef1
removed new instuction enum entry from matrix profile migration function
2024-06-07 14:32:08 -04:00
Kelrap
4f692a03b8
Added instructions for tooltips
2024-06-07 13:29:51 -04:00
Kelrap
bb01635c9f
Fixed text selection, removed translationEnabled
2024-06-07 10:35:02 -04:00
ggurdin
28d5ea438a
added remaining pangea profile info to matrix profile
2024-05-07 15:21:09 -04:00
Gabby Gurdin
e891ab138a
added ability to save key value data in matrix profile so it persists across sessions
2024-04-29 11:52:50 -04:00
Gabby Gurdin
1623bdf005
refresh button tooltip + message explaining archive, direct chat with support on help button click, ability to purchase subscription if in trial
2024-03-11 12:07:10 -04:00
wcjord
bfdacbf3ad
Merge pull request #85 from pangeachat/dob-buttons
...
dob picker updates
2024-03-05 10:12:47 -05:00
Gabby Gurdin
cba510ee76
added handling for all cases of null check
2024-03-04 15:58:55 -05:00
Gabby Gurdin
ea3689529b
switch to using matrix profile to store DOB
2024-02-26 16:01:08 -05:00
Brord van Wierst
7dc2136034
format imports and code agian??
2023-12-20 01:04:12 +01:00
ggurdin
e3e859c062
merge conflicts
2023-12-11 11:54:19 -05:00
Brord van Wierst
74c3e97ec9
sorted imports again?
2023-12-04 03:13:10 +01:00
ggurdin
60d0ecb4bd
Don't show blurred message explanation popup until user's languages have been set
2023-11-30 10:34:11 -05:00
ggurdin
46ff2f3d4c
activate trial with button on paywall
2023-11-28 16:30:41 -05: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