Omar Basem
fc801213ef
Wallet: selecting keypair ( #19070 )
...
Wallet: selecting keypair (#19070 )
2024-03-19 22:36:08 +04:00
Mohsen
9e5b8b5f9c
[ #19247 ] feat: migrate to new contact profile ( #19246 )
...
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
Co-authored-by: Sean Hagstrom <sean@seanhagstrom.com>
2024-03-19 20:57:58 +03:00
Sean Hagstrom
772efa90d4
fix: reset profiles list translate-x while unmounting ( #19315 )
2024-03-19 17:41:43 +00:00
Parvesh Monu
8fb42d2503
Improve navigation code ( #19274 )
2024-03-19 22:12:30 +05:30
Lungu Cristian
2295b01bc9
Fix drawer message according to desings ( #19056 )
...
* fix: bottom-sheet's selected-item was not visible
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: drawer message spacings and removed emojis & identicon
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: bottom-sheet use-callback dependencies
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: added :profile/public-key sub
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* test: added :profile/public-key sub test
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: spacings & added reactions to message drawer
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
---------
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
2024-03-19 16:23:36 +02:00
codemaster
2ee7db9370
feat: add jump-to button in group-detail screen ( #19134 )
2024-03-19 07:06:06 -07:00
Ibrahem Khalil
27407b9cbb
chore: Fix subs leak and fix schema error ( #19321 )
2024-03-19 14:14:15 +02:00
Flavio Fraschetti
01a881523f
JC-Fraschetti/[Wallet] Add fixtures to recovered accounts and refactor wallet_getDerivedAddresses test ( #19287 )
...
* chore: fix contract test for wallet/create-derived-addresses and add asynchronous operations using Promesa library
2024-03-19 05:55:38 -03:00
codemaster
3b5afb5d60
feat: show pinned messages bottom sheet in channel home ( #19105 )
2024-03-18 12:28:47 -07:00
Omar Basem
e5cee4b640
Wallet: Derivation Path screen ( #19268 )
...
Wallet: Derivation Path screen (#19268 )
2024-03-18 20:44:16 +04:00
Icaro Motta
7948582e46
Account selection: Implement features related to editing shared addresses ( #19177 )
...
* Fix schema error
* Implement feature to edit shared addresses
* fix: show tokens when sharing all future addresses toggled
* fix: eligibility not checked when toggling all addresses
* Revert "fix: show tokens when sharing all future addresses toggled"
This reverts commit 8443a3432e
.
* fix: don't fetch balances on mount if toggled share all
---------
Co-authored-by: Cristian Lungu <lungucristian95@gmail.com>
2024-03-18 17:07:15 +02:00
Parvesh Monu
6c5242b3e0
fix bio-metric login ( #19293 )
2024-03-18 19:50:10 +05:30
Lungu Cristian
60d6a5c3cc
Fix pinned messages context tag style ( #19245 )
...
* fix: pinned messages context tag style
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* formatting
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
---------
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
2024-03-18 12:34:46 +02:00
suchsoon
049822b5bb
chore: remove repetitive words ( #19189 )
...
Signed-off-by: suchsoon <silverjadebeauty@gmail.com>
2024-03-18 11:10:50 +01:00
Lungu Cristian
02c7460a24
Fix chat navigation buttons when scrolling to top ( #19097 )
...
* fix: change nav buttons to :photo when scrolled to top
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: renamed to use-messages-scrolled-to-threshold
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: nav buttons are shown without flicker on mount
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
---------
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
2024-03-18 12:05:36 +02:00
Mohamed Javid
10c6bf7156
[Fix] Chain down toast shown for chains unrelated to current network ( #19155 )
...
This commit fixes chain down toast shown for chains unrelated to the current network.
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2024-03-16 16:29:16 +05:30
Jamie Caprani
d0d7310e82
feat(wallet): add ability to remove wallet account ( #19121 )
2024-03-15 14:20:28 -07:00
Jamie Caprani
219dd7cb46
chore(quo): add profile - collectibles list item component ( #19125 )
2024-03-15 13:58:04 -07:00
Parvesh Monu
9da0559b15
fix keycard crash ( #19275 )
2024-03-15 19:17:55 +05:30
Shivek Khurana
aa7db8b883
💾 🗂️ [17653] wallet implement UI for save address bottom sheet ( #19079 )
...
* 🚧 Save address UI reached teenage years
* 🚧 Save point
* 📑 Use bottom sheet effect properly
* 📝 Can't get title input to work
* 🎨 Design in place
* 🗺️ Add address box and trigger for network prefs
* 💅 Pixel perfect UI and hide save address button
* ⏫ Upgrade to screen tech
* 🤚 Undo changes made to color picker during rebase
* 🧰 Fix screens I broke during rebase
* ❄️ Fix json indent
* ⚒️ Implement PR feedback
* ⛏️ Remove unrelated translations
* 🖼️ Remove container to fix margin issue
- Use rn/use-callback instead of defined functions
* 😶🌫️ Hide save address button
* 🔨 Fix lint
* ❌ Remove bottom sheet screen updates
* ❌ Remove empty lines between elements
2024-03-15 10:54:04 +00:00
Brian Sztamfater
a06c5fdc02
fix: view-id not updating when navigating inside modals ( #19163 )
2024-03-14 13:56:30 -03:00
BalogunofAfrica
2a515a82ce
fix: polish new chat ( #19054 )
2024-03-14 17:30:23 +01:00
flexsurfer
69294b196f
Display discord bridged posts #19233 ( #19248 )
2024-03-14 13:46:00 +01:00
BalogunofAfrica
58606dc87c
fix: handle limit event ( #19066 )
2024-03-14 13:13:29 +01:00
Parvesh Monu
bccf0f8d11
re add progress root and popover overlay ( #19241 )
2024-03-14 16:48:08 +05:30
Lungu Cristian
aab62dd19e
Fix channel-action component ( #19031 )
...
* feat: added separate channel-action component & fixed pressed color
* feat: added channel-action preview screen
* fix: moved channel-action/s into separate dirs
* fix: channel-action style prop
* fix: renamed color prop to customization-color
* fix: small button width should be fixed
* fix: removed temp file
* style: formatting
2024-03-14 11:56:47 +02:00
Alexander
fa9645d6dd
Partial handlers update (re-frame/reg-event-fx instead of rf/defn) ( #19005 )
...
* Handlers update (re-frame/reg-event-fx instead of rf/defn)
* Fixes
* Fixes
* Fixes
2024-03-14 10:24:37 +01:00
yqrashawn
614b03d701
fix: duplicate sub key :communities/fetching-community ( #18890 )
2024-03-14 09:50:06 +08:00
flexsurfer
e26d3a856d
migrate reagent part 3 ( #19165 )
2024-03-13 16:46:44 +01:00
Mohsen
98cdf00276
[ #19132 ] feat: block contact with remove contact checkbox ( #19213 )
2024-03-13 18:33:19 +03:00
flexsurfer
eb379791c9
migrate reagent part4 ( #19167 )
2024-03-13 15:43:39 +01:00
Parvesh Monu
6bda54266b
Refactor navigation files ( #19068 )
2024-03-13 19:09:09 +05:30
flexsurfer
1a8bca56e0
migrate reagent record audio component part5 ( #19212 )
2024-03-13 14:27:22 +01:00
codemaster
296d868797
fix: remove biometric button in the login screen when disabled biometrics ( #19112 )
2024-03-13 06:13:20 -07:00
Andrea Maria Piana
e002fab376
cache processed description
2024-03-13 12:38:47 +00:00
Icaro Motta
4fa9a27cd9
Rewrite contract tests to use new promise-based API ( #19208 )
2024-03-13 09:38:32 -03:00
mmilad75
dbcdb18818
The wrong validation is applied for entered amount within send assets page #18751 ( #18937 )
2024-03-13 14:23:19 +03:30
Ibrahem Khalil
2009199c25
feat: Add internal link preview for communities ( #18484 )
2024-03-13 00:49:19 +02:00
Sean Hagstrom
103c4b4653
chore: decode emoji-hash and bio from contact payload ( #19030 )
2024-03-12 17:42:11 +00:00
Flavio Fraschetti
0828e9aa55
Fraschetti/18343 - Add contract test for wallet_getDerivedAddresses and move legacy code
...
Add contract test for wallet_getDerivedAddresses and move legacy code
2024-03-12 13:21:23 -03:00
Sean Hagstrom
0efdea6962
Feature: Ignore / Dismiss contact requests from contact profile ( #19166 )
...
* chore: add english translation for "contact request ignored"
* feature: integrate action to ignore contact request and display toast
* wip: default to showing "send contact request" after ignoring contact request
2024-03-12 13:48:21 +00:00
Sean Hagstrom
d4c8e48441
Add action to remove contact inside contact action menu ( #19168 )
...
* chore: add english translation for "Remove contact"
* feature: integrate remove-contact acton in contact-profile action menu
2024-03-12 13:34:59 +00:00
Jamie Caprani
2931ae84ee
chore(navigation): qualify wallet screen keywords ( #18778 )
2024-03-12 11:22:04 +00:00
Lungu Cristian
637efa24cf
Clean up biometrics and standard-auth and add tests ( #18756 )
...
* ref(biometric): events using reg-event-fx & other
* test(biometric-events): show-message
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix(biometrics): removed unnecessary event
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* test(biometrics): tests & schemas for events
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref(standard-auth): refactored authorize
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* test(biometrics): fixed event tests
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref(standard-auth): authorize using events
* feat(standard-auth): schemas and removed old auth
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* test(standard-auth): added integration tests
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* feat(biometric): added missing schema
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref(biometrics): moved schemas to a separate file
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix(biometric): pressing biometric quickly errors
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: removed namespaced keywords for errors
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref: removed the use of vector cb for biometric fx
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: removed :maybe from fx schema
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref: remove event-fx schema
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* feat: added nested biometrics db keys
* fix: using ExceptionInfo for the error schema
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* test: removed clearing fixture and small refactor
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: reset db password inside standard-authentication
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref: use naming convention for effects
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* ref: renamed not-canceled? to success?
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* rev: removed biometrics schemas :(
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: removed set-in & fix on-close bug
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: onboarding biometric not triggered
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: invalid props bug on onboarding welcome
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: moved side effect cb call into effect
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* test: moved integration test to new location
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: password input theme
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
* fix: disabled biometric not triggering fail when checking biometric
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
---------
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
2024-03-12 12:14:56 +02:00
Jamie Caprani
c57e5cd6db
chore: improve share wallet test ( #19107 )
2024-03-12 08:44:59 +00:00
Parvesh Monu
604e232bda
Implement alert banner ( #19011 )
2024-03-12 14:03:37 +05:30
Volodymyr Kozieiev
e4997a2088
Root keys named :wallet/... moved as nested under :wallet root key ( #19152 )
2024-03-11 21:19:48 +00:00
Sean Hagstrom
459bf1621a
Show toast after sending contact request ( #19144 )
...
* chore: add english translations for "Contact request sent"
* feature: add toast notification when sending a contact request
2024-03-11 10:10:50 +00:00
Sean Hagstrom
ca9346a931
Implement reviewal of contact requests from contact profile ( #19119 )
...
* chore: add english translation for contact-request-review
* feature: integrate contact-request-review button
* tweak: render the locked-input label when provided
* tweak: allow locked-input component to grow in height
* chore: add english translation for "ignore"
* feature: add subscription for retrieving a pending contact-request by contact-id
* feature: integrate initial contact request review flow
* tweak: display send-message button on contact profile when contact-request-state is mutual
* tidy: refactor button-wrapper view to be button container-styles
* feature: add toast for accepting contact request
2024-03-11 09:43:18 +00:00
Mohsen
7065f4abd2
[ #19101 ] feat: share contact profile ( #19154 )
2024-03-10 18:56:45 +03:00