Commit Graph

57 Commits

Author SHA1 Message Date
FallenGravity
4823427fa1 CSS Flare 2019-10-19 19:54:41 +02:00
FallenGravity
06e6ae53c0 Fix #25 - Added no-sort & col 2019-10-19 11:27:16 +02:00
FallenGravity
eaed0e286e CSS Fixes, closes #34 & #36 2019-10-19 11:17:26 +02:00
FallenGravity
0b906d9c5c Fixed CSS, Made Table header smaller - fixes #30 2019-10-17 17:58:34 +02:00
FallenGravity
1cc838d2d1 Fixed CSS & Table, Removed Close buttons on upload start. 2019-10-17 16:49:24 +02:00
Dev-JamesR
d9dbd39e66 Added ethoFS User Switch Feature 2019-10-16 22:36:08 -07:00
Dev-JamesR
34713e4dcc Detail Modal FIx / Contract Extension Fix 2019-10-16 21:55:21 -07:00
Dev-JamesR
d983d097fc ethoFS Upload Modal Sequence Fix 2019-10-16 20:54:39 -07:00
Dev-JamesR
3045dd050c Main Upload Modal Fix 2019-10-16 20:45:09 -07:00
FallenGravity
c8a3c68001 Switch to fomantic-ui since Semantic is no longer in Development. 2019-10-16 18:35:55 +02:00
FallenGravity
9b75e632e3 Fixes #26 2019-10-16 13:24:01 +02:00
FallenGravity
669613ed8c Patch Stats-row to default to one line 2019-10-16 13:10:15 +02:00
Dev-JamesR
ea81aaaeac Main ethoFS Code Reorganization - Phantom Modals Fix 2019-10-15 23:16:03 -07:00
FallenGravity
4a804b7023 About Page Tweak (Completed) 2019-10-15 21:34:17 +02:00
FallenGravity
2c7722f06b Buttons!!! (About page WIP) 2019-10-15 18:02:18 +02:00
FallenGravity
7adccb1e73 Finished Exchange list, about us (WIP) 2019-10-15 13:36:41 +02:00
FallenGravity
f978f2aaf9 Start of the About page (WIP) 2019-10-15 13:03:41 +02:00
Dev-JamesR
6887481b2a Updating ethoFS Login System 2019-10-14 20:41:27 -07:00
FallenGravity
85592070a0 Some Styling updates, Removed rebuild, Added About page + Semantic UI. 2019-10-15 01:50:10 +02:00
FallenGravity
6ab961134f Quick patch 2019-10-14 18:47:39 +02:00
FallenGravity
3e002f1420 Partial modal patch 2019-10-14 18:34:40 +02:00
FallenGravity
f4772342f4 Use Jquery globally, Bootstrap JS Globally, Prevent buttons from Breaking on macOS. 2019-10-14 17:48:01 +02:00
FallenGravity
9a6a831c83 Fixed #22 - Changed Private key input to white 2019-10-14 15:53:40 +02:00
Dev-JamesR
f8eafd2f44 #21 Fixed / Sequential File Uploads Reset Bug Fixed 2019-10-14 00:14:18 -07:00
Dev-JamesR
6539344d12 #17 Missing Modals Bug Fix / #14 Inactive Buttons Fix 2019-10-13 20:59:22 -07:00
Dev-JamesR
6fa1b3ec8a Merge branch 'ethofs-integration' of https://github.com/Ether1Project/Ether1DesktopWallet into ethofs-integration 2019-10-13 20:26:24 -07:00
Dev-JamesR
88e95c75c6 Streamlining ethoFS Node Process - Click Upload Bug Fix 2019-10-13 20:26:17 -07:00
FallenGravity
684b9db7df Added Medium feed 2019-10-14 01:48:43 +02:00
FallenGravity
eb0c49588a Fixed #16 2019-10-13 17:31:40 +02:00
FallenGravity
f7a7b54c24 A usable implementation 2019-10-13 16:03:22 +02:00
FallenGravity
f73c3a8424 Fix missing images && Fix missing Web Fonts 2019-10-13 12:30:00 +02:00
FallenGravity
2f0e49f481 Semi-Clean ethoFS integration, Fix image file which contained HTML, clean up. 2019-10-13 03:29:16 +02:00
Dev-JamesR
80f5731912 Initial ethoFS Integration 2019-10-12 14:06:47 -07:00
kek-mex
d85fde5464 Fixed a typo.
Fixed a typo.
2019-07-01 07:00:49 +03:00
Mustafa Refaey
b7b135b27c fix transactions issue 2019-05-28 10:34:10 +02:00
Taegus
b5a3ec27c8 + QR-Code support for wallets 2019-03-19 20:04:49 +01:00
Taegus
9518b59508 + import from private key added 2019-03-07 08:25:18 +01:00
Taegus
f4aa20b965 ! fixed bug when wallets or address book are empty 2019-03-06 08:06:18 +01:00
Taegus
35c1eb5472 + transaction details with explorer redirection
+ sorting and floating header for wallets and address book
+ detect geth crash and notify the user
2019-03-05 18:54:29 +01:00
Taegus
0552dcdcba + sorting of wallets table 2019-03-04 21:57:00 +01:00
Taegus
de73afd5cd + market data
* upgraded geth to latest version
2019-03-02 12:19:25 +01:00
Taegus
91356cfc8f * address list addresses always in uppercase
+ copy address list address to clipboard
+ show address names under the addresses in the send screen
2019-02-03 11:13:36 +01:00
Taegus
3fa90b2e48 + delete wallet data support
+ added fs-extra module
+ use copyFileSync
2019-01-29 15:13:58 +01:00
Taegus
f00c249551 + refresh address list
* changed icon for transactions refresh button
2019-01-05 20:54:27 +01:00
Taegus
b9d5fdadc2 ! fixed import from zip file
+ import from private key
2019-01-05 18:09:08 +01:00
Taegus
1c629801c4 + delete and re-sync transactions
+ add to address book from send screen
2018-12-28 10:26:32 +01:00
Taegus
d33f90b738 * moved JSON read writes to database.js
+ show commutative price and price per etho
+ use Roboto as the default font
+ use subscribe for new blocks to sync transactions better
2018-12-28 08:56:20 +01:00
Taegus
3315677ede + basic address book support
+ notify of new transactions
+ refresh transactions
! fixed a lot of transactions bugs
2018-12-26 10:12:42 +01:00
Taegus
ff68252e62 + block sorting even for unconfirmed empty blocks
* code for transactions table moved to separate unit
2018-12-25 15:27:02 +01:00
Taegus
ba1b8bb82c * linux and windows archive name reflect platform
+ simple access to transactions filter
2018-12-23 12:04:49 +01:00