568 Commits

Author SHA1 Message Date
Danny Skubak
dde63beae3 [FIX] Change moment import to fix tests 2018-04-06 15:56:17 +07:00
Daniel Kmak
2cf2cc5b26 [FEATURE] Call contract to validate scheduling params 2018-04-06 15:56:17 +07:00
Joseph Bagaric
1630e9fee9 [FEATURE] Modified Help component to enable acting as a tooltip 2018-04-06 15:56:17 +07:00
Joseph Bagaric
e4cd2ecfae [FEATURE] Default Window Size 2018-04-06 15:56:17 +07:00
Daniel Kmak
e0a08cf834 [FIX] Update CSS of logo. 2018-04-06 15:56:17 +07:00
Daniel Kmak
57dfc3d28a [FEATURE] Add link to image. 2018-04-06 15:56:17 +07:00
Daniel Kmak
98772c440a [FEATURE] Add ChronoLogic logo. 2018-04-06 15:56:17 +07:00
Joseph Bagaric
1a7fe08f29 [FEATURE] Timezone inclusion 2018-04-06 15:56:17 +07:00
Daniel Kmak
cc84e5fc4e [FIX] Fix data serialization. 2018-04-06 15:56:17 +07:00
Joseph Bagaric
a79b1d72e9 [FEATURE] Timestamp Scheduling basic functionality 2018-04-06 15:56:17 +07:00
Joseph Bagaric
7795aacbe9 [FIX] Datetime picker not working on md screens 2018-04-06 15:56:17 +07:00
Joseph Bagaric
c2f1d002b5 [FIX] Scheduling responsiveness 2018-04-06 15:56:13 +07:00
Daniel Kmak
42af363088 [FEATURE] Move scheduling code into one directory 2018-04-06 15:56:13 +07:00
Daniel Kmak
353eeb5384 [FEATURE] Add Deposit field 2018-04-06 15:56:13 +07:00
Joseph Bagaric
02ba3ea0c3 [FEATURE] "Scheduled" button styling
* Reordered, renamed and centered scheduling elements

* Added the toggle button styling

* Class -> ClassName
2018-04-06 15:56:08 +07:00
Daniel Kmak
62f528fc99 [FEATURE] Add Schedule Gas Limit field 2018-04-06 15:56:04 +07:00
Daniel Kmak
7267f3555f [FEATURE] Add basic styling and network check. 2018-04-06 15:56:04 +07:00
Joseph Bagaric
7428b126e4 [FEATURE] Scheduling toggle 2018-04-06 15:56:04 +07:00
Daniel Kmak
97896b3516 [FEATURE] Add Schedule Gas Price field. 2018-04-06 15:56:00 +07:00
Joseph Bagaric
7097fd3940 [FEATURE] Time/block switch functionality
* Implemented time/block switcher fuctionality
2018-04-06 15:56:00 +07:00
Daniel Kmak
68cc3182ca [FEATURE] Add Window Size field. 2018-04-06 15:55:57 +07:00
Joseph Bagaric
09b1062db1 [FEATURE] Time/block selector 2018-04-06 15:55:53 +07:00
Daniel Kmak
49fa54ba0b [FEATURE] Reimplement Time Bounty. 2018-04-06 15:55:49 +07:00
Joseph Bagaric
53f51221e4 [FEATURE] Timezone selector
* [FEATURE] Scheduling: Timezone selector

* Removed zombie files
2018-04-06 15:55:45 +07:00
Daniel Kmak
2294046603 [FEATURE] Move scheduling to main tab. 2018-04-06 15:55:41 +07:00
Joseph Bagaric
c6ec79a31b [FEATURE] Timestamp scheduling
* Scheduling: Basic date and time widget

* Linting fixes

* Moved the datetime field to new tab

* Fixed push errors

* Added missing specs

* Undid unintentional UI change

* Fixed some failing tests

* Ignore datetime parameter when checking if a transaction is full

* Added a date selector widget and renamed ScheduleTimestamp to ScheduleDate

* Marked componentDidMount

* Initialized Pikaday

* Revert "Initialized Pikaday"

This reverts commit 4e5bf5b2b882f236f5977400abf9b7092cbd1592.

* Revert "Marked componentDidMount"

This reverts commit 85d52192ac58f4b6ca9219e702f7390cd27e582f.

* Revert "Added a date selector widget and renamed ScheduleTimestamp to ScheduleDate"

This reverts commit aaad0ac9b565a78d1bfc631754160919fd38a59b.

* Converted the date picker into a datetime picker

* Added decent styling to the datetimepicker

* Added validation to the datetime picker

* Fixed prepush errors for scheduling timestamp

* Adjusted validation logic scheduling timestamp
2018-04-06 15:55:40 +07:00
Daniel Kmak
9a70d776b4 [FEATURE] Redirection to the DApp for details. 2018-04-06 15:55:36 +07:00
Daniel Kmak
e3884fc5ae [FEATURE] Move to main menu. 2018-04-06 15:55:32 +07:00
Daniel Kmak
d2b3d9c47f [FEATURE] TimeBounty slider. 2018-04-06 15:55:32 +07:00
Daniel Kmak
eb19dd9f0b [FEATURE] Move the Schedule Payment to the main tab. 2018-04-06 15:55:27 +07:00
Piotr Kosiński
577ab52a4e Title and explanation 2018-04-06 15:55:21 +07:00
Daniel Kmak
f2afd78f4e [FEATURE] Initial EAC integration. 2018-04-06 15:55:21 +07:00
HenryNguyen5
1047975b1b Update to typescript 2.8.1 (#1456) 2018-04-05 21:17:58 -05:00
William O'Beirne
acd1610083 Fix unlock header toggle logic (#1454) 2018-04-05 16:23:15 -05:00
William O'Beirne
c3d1e4e3af Token Balance retry button & equivalent values fix (#1453)
* Add refresh button to token balances error. Refactor actions a bit.

* Fix assertion error from bn on rates
2018-04-05 16:19:14 -05:00
Daniel Ternyak
c9676cac62
Deterministic Webpack 4 (#1445)
* (Reapplied) Upgrade to Webpack 4

* remove yarn.lock from gitignore

* add yarn.lock

* custom hashing for css and client bundle filenames

* add hash-files dep

* update deps

* add .wwp-cache to .gitignore

* use latest git hash as filename hash

* remove unused hash-files dep

* update favicon plugin

* remove yarn.lock
2018-04-05 15:53:36 -05:00
Daniel Ternyak
2c226ff02c
Fix gastracker url path (#1429) 2018-04-05 10:58:32 -05:00
Daniel Ternyak
a4872e6558
Add checksumming to payment request & confirmation modal (#1428)
* Add checksum to payment request to address

* add checksum to confirmation modal
2018-04-02 14:38:54 -05:00
Taylor Monahan
d21e4349ef update trezor referral URL (#1411) 2018-03-28 23:25:16 -05:00
HenryNguyen5
07d9325702 Remove MyEtherWallet Ref (#1412) 2018-03-28 23:24:52 -05:00
Daniel Ternyak
7930ab6611
Revert "Upgrade to Webpack 4 (#1386)" (#1406)
This reverts commit d19c4f44e6b74fee412e69019cb2c98c876e1c8e.
2018-03-28 14:34:29 -05:00
James Prado
b7e2bbef96 Fix textarea styles (#1398) 2018-03-27 16:06:55 -05:00
Daniel Ternyak
844a3b9662
Update default contracts (#1394)
* update existing contracts

* remove duplicate contract
2018-03-27 12:30:41 -05:00
William O'Beirne
d19c4f44e6 Upgrade to Webpack 4 (#1386)
* Initial attempt at webpack 4 upgrade, still not working.

* Remove unused modules, update some more packages.

* Wrangle types due to webpack weirdness.

* Undefined function

* Package updates.

* Replace extract text plugin. Re-add unusable code, but comment it out.

* Fix uglification

* Remove custom uglify, disable concatenateModules

* Upgrade and reenable favicons. Get rid of CSS warning.

* Fix up tscheck

* Add webpack modes to freezer, electron.

* Uodate webpack dev middleware
2018-03-26 23:04:08 -05:00
Daniel Ternyak
bb0014dbbb
Fix typos in translations (#1384) 2018-03-26 12:48:41 -05:00
Daniel Ternyak
b2c2d12a14
Fix translation issue (#1378) 2018-03-23 11:58:33 -05:00
James Prado
910093b761 Update code blocks & generate / send tx buttons (#1333)
* Update account view routing

* update styles

* Fix WalletDecrypt types

* Replace disabled textareas with code blocks

* Fix broken animation

* Update snapshot

* Make contract interact dropdowns clearable & searchable

* Update node-sass to v4.8.3

* Fix swap inputs incorrectly incorrectly displaying invalid

* Refactor send tx & generate tx button

* Update broadcast tx & add more transaction details in tx confirmation

* Add signing prop to send button

* Update lite send

* Update codeblock styles

* Update snapshot

* Revert renaming Dropdown
2018-03-23 11:41:47 -05:00
William O'Beirne
02711b390f Shapeshift Token Box UI (#1371)
* Convert to box style, fix TRST

* Disabled option, better responsive behavior.

* Removed unnecessary logic of splitting out origin and destination option arrays.
2018-03-23 11:25:44 -05:00
William O'Beirne
bdaf40a0ce Send Form Style Adjustments (#1368)
* Remove title from account, tighten buttons and subtabs.

* Send everything button in input.

* Request tx to full width, adjust transaction fee spacing.

* Fix token balances button spacing.

* Fix address identicon flying offscreen. Tighten up identicon, show border even when theres no identicon.

* Add isSelfAddress boolean to AddressField, use it on WalletInfo tab.

* Use short amount again.

* Unused
2018-03-22 13:30:51 -05:00
Michael - Blurpesec
68b1447b31 Update keystore visual indicator (#1355)
* update keystore visual indicator

* Update Keystore.tsx

* visual indication using filename

* updated for visual indication using filename
2018-03-22 13:00:55 -05:00