Commit Graph

1314 Commits

Author SHA1 Message Date
Andrey Shovkoplyas 0c7aab902a fixes https://github.com/status-im/status-react/issues/984 2017-04-19 16:10:54 +03:00
alwx 9a80548cf3 Commands are not shown in group chat after member is added (#1031) 2017-04-19 16:05:19 +03:00
Andrey Shovkoplyas 954acda50f fixes https://github.com/status-im/status-react/issues/994 2017-04-19 14:30:14 +03:00
alwx 4e488d91b9 Pre-filling /send response with amount (#996) 2017-04-19 14:21:50 +03:00
Jarrad Hope d9bef7e77f comment out test phase 2017-04-19 06:56:07 +03:00
alwx c8a3d13ca3 Transaction fixes (#997, #1004) 2017-04-19 06:56:07 +03:00
Gustavo Nunes ac7da93387 Unsigned transactions back button doesnt cancel transactions anymore 2017-04-18 20:56:03 +03:00
Roman Volosovskyi ea31f70b5b fix #1030 2017-04-18 15:26:47 +03:00
Alexander Pantyuhov ae73ccac58 Text input fixes (#1020, #1021, #1024, #1026) (#1027)
* Text input fixes (#1020, #1021, #1024, #1026)
2017-04-17 20:46:47 +03:00
Roman Volosovskyi 9737d0fb60 fix #1023 2017-04-17 16:04:02 +03:00
Andrey Shovkoplyas 0e5b515f5e updated ui for accounts, login and recover screens 2017-04-17 14:51:11 +03:00
Roman Volosovskyi 2a0239ddae prevent sending contact request to dapp 2017-04-17 10:16:17 +03:00
Roman Volosovskyi c984c07183 Merge pull request #948 from status-im/epic/ui-refresh
Epic/ui refresh [WIP]
2017-04-17 08:24:56 +03:00
alwx 887dc44fc8 Better text input, fixes for #1013 and #1017 2017-04-17 08:24:09 +03:00
Andrey Shovkoplyas 59a9a63fb8 fixes https://github.com/status-im/status-react/issues/993 2017-04-17 08:18:59 +03:00
Roman Volosovskyi 4843003749 fix #1003 2017-04-17 08:13:48 +03:00
Roman Volosovskyi 5b0e6642c2 fix #1014 2017-04-16 11:13:22 +03:00
alwx e24df409e8 Tap in input filed has no effect if message was sent with Enter [ui-refresh] (#999) 2017-04-16 10:46:00 +03:00
alwx 4633a23c17 Cursor is moved to command box instead of parameter box if edit phone from profile [ui-refresh] (#998) 2017-04-16 10:31:14 +03:00
Roman Volosovskyi 10cce42403 fix #1001 2017-04-15 00:07:11 +03:00
Jarrad 6b3ee5e2dd Merge pull request #1007 from status-im/feature/appium-tests
Appium Jenkins Test
2017-04-14 22:18:43 +02:00
Jarrad Hope 7e7920358f java appium tests and jenkins test 2017-04-14 22:17:45 +02:00
alwx 004b87ebd1 Correct keyboard types (#1002) 2017-04-14 21:26:17 +03:00
alwx 738f146896 Tap on Return adds new line to input instead of sending a message (#1000) 2017-04-14 21:25:47 +03:00
Roman Volosovskyi b6f220d425 fix #1006 2017-04-14 16:26:01 +03:00
Roman Volosovskyi 1b5c758098 fix command input placeholder position on real iOS device 2017-04-14 12:10:19 +03:00
Gustavo Nunes 3244fa49ce Transaction screens: fee and title (#995)
* add estimated fee field
2017-04-14 10:39:52 +03:00
Roman Volosovskyi dd2c3aa287 fix namespaces 2017-04-13 20:36:22 +03:00
Roman Volosovskyi d0d273f1e5 fix undeclared ios? 2017-04-13 18:29:29 +03:00
alwx 6e4931417b Password and phone inputs [chat-ui] 2017-04-13 18:17:56 +03:00
alwx 35210f043d Request auto-selection on typing [chat-ui] 2017-04-13 18:17:56 +03:00
alwx a15fb7e2a8 New chat input & suggestions area; new handlers to work with the improved logic (#880) 2017-04-13 18:17:56 +03:00
Gustavo Nunes ccc3eb6397 code review for #953 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 2e67f5275b fixes https://github.com/status-im/status-react/issues/981 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 9987e1bd55 colors (+1 squashed commit)
Squashed commits:
[11d7921] android styles and functionality (+2 squashed commits)
Squashed commits:
[c93f5ab] implemented error
[d6fe519] implemented text-input-with-label
2017-04-13 18:15:41 +03:00
Gustavo Nunes abf0128a1a transaction screens UI refresh 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas b1adf7aa68 fixes https://github.com/status-im/status-react/issues/961 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas ae000ec118 fixes https://github.com/status-im/status-react/issues/964 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 7eeb0cded3 resized etherplay icon 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 74380bf3bb common components in chats list (+3 squashed commits)
Squashed commits:
[aecb167] removed old group settings screen
[2fec747] common components in new chat screen
[718e445] small fixes (+1 squashed commit)
Squashed commits:
[4a9be3c] rebase (+1 squashed commit)
Squashed commits:
[ef4f140] clear code, refactored groups using common components, moved styles from platform using defstyle macro (+1 squashed commit)
Squashed commits:
[b1ddb03] ns fixes (+2 squashed commits)
Squashed commits:
[236ec35] moved toggle contact item to components
[42e0aa9] implemented list-separator, list-footer, list-header, renderers, contact-list-item, removed unused code
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 895b848dfe json fix 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas ae632b6acc rebase 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 60680f7293 fixed active button position 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas d6a589b5bc fix for https://github.com/status-im/status-react/issues/935 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 9c89c56679 fixes for code review (+1 squashed commit)
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00
Gustavo Nunes b54c9f337f chat messages UI refresh 2017-04-13 18:15:40 +03:00
Gustavo Nunes 9d21285c10 fix contact list, edit icon and reorder screen 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas b13fa61a14 fix for https://github.com/status-im/status-react/issues/912
updated icon ok small

can’t reproduce, but i think this change should fix it

fixed chat list inner item styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas a543cdfa26 fixes for https://github.com/status-im/status-react/issues/911 and https://github.com/status-im/status-react/issues/834 2017-04-13 18:15:40 +03:00
Gustavo Nunes 514f6a6be1 chats list UI fixes 2017-04-13 18:15:40 +03:00