Daniel Kmak
8c30e36fe8
[FEATURE] Create Toggle component, Share code between components
2018-04-09 10:06:29 +07:00
Daniel Kmak
3e10970f83
[FEATURE] Add Redux state for scheduling
2018-04-08 21:50:08 +07:00
Joseph Bagaric
97b14f0120
[FIX] Improved styling datetime picker
2018-04-06 16:55:18 +02:00
Daniel Kmak
ac0a398a9a
[FEATURE] Hide scheduling when sending tokens.
2018-04-06 15:47:15 +02:00
Daniel Kmak
6596f70e7b
[FIX] Fix ethereumjs-abi dependency.
2018-04-06 14:19:11 +02:00
Daniel Kmak
b0907c36d0
[FEATURE] Add tooltip to window and fix fee display.
2018-04-06 11:31:44 +02:00
Joseph Bagaric
6e3ed8e0a8
[FEATURE] UI changes and descriptions
2018-04-06 15:56:22 +07:00
Daniel Kmak
37e81f7040
[FEATURE] Additional validation
2018-04-06 15:56:18 +07:00
Daniel Kmak
40be251e7b
[FEATURE] Gas estimation for scheduling
2018-04-06 15:56:18 +07:00
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
greenkeeper[bot]
ab2b559dd2
chore(package): update @types/react to version 16.3.5 ( #1443 )
2018-04-05 22:24:08 -05:00
greenkeeper[bot]
5b3a0853b2
fix(package): update jsonschema to version 1.2.4 ( #1442 )
2018-04-05 22:09:39 -05:00
greenkeeper[bot]
935fa719f2
fix(package): update wallet-address-validator to version 0.1.5 ( #1440 )
2018-04-05 22:09:21 -05:00
HenryNguyen5
1047975b1b
Update to typescript 2.8.1 ( #1456 )
2018-04-05 21:17:58 -05:00
HenryNguyen5
4cf1f5f374
Fix editor config ( #1458 )
2018-04-05 21:08:46 -05:00
HenryNguyen5
8b051c13a2
Add coverage reporting with coveralls ( #1459 )
2018-04-05 20:51:48 -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