Samuel Newman
c649ee1afa
Merge pull request #3217 from bluesky-social/samuel/alf-login
...
Use ALF for login & signup flow
2024-03-20 23:29:24 +00:00
Samuel Newman
d2d4d3a092
bump pkg json version
2024-03-20 23:28:53 +00:00
Eric Bailey
6bf97d4fd5
Adjust DateField timezone offset
2024-03-20 17:44:31 -05:00
Eric Bailey
0dbc796ff6
Fix key error on choose account
2024-03-20 17:41:17 -05:00
Eric Bailey
19fab671a3
Move some things around
2024-03-20 17:25:08 -05:00
Samuel Newman
8ad813cd86
Merge pull request #3294 from bluesky-social/samuel/alf-splash
...
Use ALF for Splashscreen
2024-03-20 22:23:35 +00:00
Eric Bailey
58588efcea
Bump button size on choose account
2024-03-20 17:18:07 -05:00
Eric Bailey
b0fcfa563d
Password flow tweaks
2024-03-20 17:14:13 -05:00
Eric Bailey
70f5cc6a9f
Login form tweaks
2024-03-20 17:00:35 -05:00
Eric Bailey
5c08f0d95b
Remove log
2024-03-20 16:46:37 -05:00
Eric Bailey
bcffaffc07
StepInfo tweaks
2024-03-20 16:42:07 -05:00
Eric Bailey
aa239451af
Signup shell tweaks
2024-03-20 16:26:30 -05:00
Eric Bailey
6e1541f203
HostingProvider tweaks
2024-03-20 16:15:41 -05:00
Samuel Newman
94cc08929f
fix pencil svg in asset folder
2024-03-20 20:18:31 +00:00
Samuel Newman
1d10946f54
sort imports for files related to this PR
2024-03-20 19:44:52 +00:00
Samuel Newman
823ce63796
Merge remote-tracking branch 'origin/main' into samuel/alf-login
2024-03-20 19:36:22 +00:00
Samuel Newman
81bc3ed4c3
Merge pull request #3189 from bluesky-social/samuel/sort-imports
...
Sort imports using eslint-plugin-simple-import-sort
2024-03-20 19:35:53 +00:00
Samuel Newman
fb17afc99d
dismiss keyboard when opening dialog
2024-03-20 18:02:18 +00:00
Samuel Newman
cf9d884b5b
use inlinelink instead of textlink
2024-03-20 17:22:36 +00:00
Samuel Newman
eacd1cbe2a
use alf for splashscreen (web)
2024-03-20 17:11:59 +00:00
Samuel Newman
adcd097136
use alf for splashscreen (native)
2024-03-20 17:11:41 +00:00
Samuel Newman
708d0fe3e1
skip initial entering animation for login
2024-03-20 16:10:07 +00:00
Samuel Newman
a0839723ee
login form back button goes to chooseaccount conditionally
2024-03-20 15:58:54 +00:00
Samuel Newman
6d1307fdc7
rm extra atom
2024-03-20 15:54:55 +00:00
Samuel Newman
4c60d4d070
remove unnecessary group component
2024-03-20 15:42:39 +00:00
Samuel Newman
09e9769eea
add logEvent that got lost in merge from main
2024-03-20 15:40:03 +00:00
Samuel Newman
d24ffba01d
Merge remote-tracking branch 'origin/main' into samuel/alf-login
2024-03-20 15:37:14 +00:00
Paul Frazee
023e12bb4e
Run intl:extract (again)
2024-03-19 20:30:03 -07:00
Paul Frazee
832d5734b4
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-03-19 20:29:13 -07:00
dan
20337ceef1
[Statsig] Track active time ( #3289 )
2024-03-19 20:25:37 -07:00
Paul Frazee
b5bda17812
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-03-19 20:24:18 -07:00
dan
3d8d1dd173
[Statsig] Track login/logout ( #3286 )
...
* [Statsig] Track login/logout
* Fix missing attribution
2024-03-19 20:24:05 -07:00
Paul Frazee
6255e33b50
Run intl:extract
2024-03-19 20:22:52 -07:00
Paul Frazee
2e2fae378a
Set keyboardDismisMode to interactive on the report dialog ( #3288 )
2024-03-19 20:21:25 -07:00
dan
b6c9d34e45
[Statsig] Track feed refresh ( #3283 )
2024-03-19 17:56:31 -07:00
Paul Frazee
54f424d047
Various e2e test fixes ( #3284 )
...
* Just use the first picture every time
* Add missing testIDs
* Various test fixes
* Use simplified link fetcher for e2e
* Disable tests for now-n
* Update test-env creation
2024-03-19 17:54:40 -07:00
Hailey
a90566d864
use different labels for `porn` and `sexual` ( #3282 )
...
* use different labels for `porn` and `sexual`
* newline
2024-03-19 17:47:10 -07:00
Samuel Newman
2fa26ceedc
hog FormError
2024-03-19 22:16:29 +00:00
Samuel Newman
49cd7e4bcf
add pressed state and rm cloneElement
2024-03-19 22:06:59 +00:00
Samuel Newman
1f02ed5d87
change choose account form to use Button + add hover styles
2024-03-19 22:03:49 +00:00
Samuel Newman
2428d22368
change hosting provider and forgot pw touchables to button
2024-03-19 21:58:53 +00:00
Paul Frazee
bdf77f8548
Fix detection of !no-unauthenticated ( #3279 )
2024-03-19 14:43:00 -07:00
Samuel Newman
8556016a69
remove textfield references from hosting provider
2024-03-19 21:37:12 +00:00
cdfzo
43be4f7d3d
Fix typo in tagMenuSearchByUser ( #3181 )
2024-03-19 14:32:59 -07:00
Samuel Newman
717c53bea8
remove explicit height/width
2024-03-19 21:30:41 +00:00
Samuel Newman
fd448a5fab
rename pencil -> pencilLine and reexport
2024-03-19 21:28:18 +00:00
Samuel Newman
793710b02b
rm package manager field
2024-03-19 21:14:51 +00:00
Samuel Newman
8b5279ce15
animate login spinner
2024-03-19 21:10:31 +00:00
Eric Bailey
89709949ab
Bump sdk for mute words updates ( #3277 )
2024-03-19 14:08:07 -07:00
Paul Frazee
f2fc654f34
Merge branch 'alexkuz-web-fix-fonts-and-image-box' into main
2024-03-19 14:07:36 -07:00