25 Commits

Author SHA1 Message Date
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
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
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
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
Daniel Kmak
49fa54ba0b [FEATURE] Reimplement Time Bounty. 2018-04-06 15:55:49 +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