NanoLightWallet icon indicating copy to clipboard operation
NanoLightWallet copied to clipboard

Better design for Transaction History GUI

Open AugustoResende opened this issue 6 years ago • 27 comments

Design concept: bpgsduafrd2mbm5yuyvjzg

Currently preview: screenshot_45

AugustoResende avatar Jan 08 '18 17:01 AugustoResende

What do you need?

leonardobork avatar Jan 08 '18 20:01 leonardobork

CSS, HTML and JS only?

leonardobork avatar Jan 08 '18 20:01 leonardobork

Yes.

AugustoResende avatar Jan 08 '18 20:01 AugustoResende

The grid? Have you an endpoint that returns your transactions?

leonardobork avatar Jan 08 '18 20:01 leonardobork

yes @leonardobork

AugustoResende avatar Jan 08 '18 20:01 AugustoResende

yeah, i'll do it for you, i just gotta finish some work before that

leonardobork avatar Jan 08 '18 20:01 leonardobork

do you want to add me as a collaborator or should i just try a pr?

leonardobork avatar Jan 08 '18 20:01 leonardobork

PR first, 5 PR accepted = collaborator ;)

AugustoResende avatar Jan 08 '18 20:01 AugustoResende

ok,i'll do it tonight

leonardobork avatar Jan 08 '18 20:01 leonardobork

i can help you with server side stuff too, i strongly recommend you to divide code in small and concise archives and dirs, its better for readability and all that good stuff

leonardobork avatar Jan 08 '18 20:01 leonardobork

@leonardobork any progress?

AugustoResende avatar Jan 10 '18 11:01 AugustoResende

Next week I'll work on this issue. Just familiarizing with electron first.

ant1m4tt3r avatar Jan 12 '18 16:01 ant1m4tt3r

@hugoazevedosoares it's not hard to do. just run npm install or yarn first, then ./node_modules/electron/dist/electron .

jaonoctus avatar Jan 12 '18 16:01 jaonoctus

Thx, that I knew. I'm having trouble with debbuing it. What is the default password?

ant1m4tt3r avatar Jan 14 '18 20:01 ant1m4tt3r

Do not have a default password. You create when you open the program for the first time.

AugustoResende avatar Jan 14 '18 20:01 AugustoResende

If you have lost the password, just delete the data.db file. (But you will lost any funds, and the seed)

AugustoResende avatar Jan 14 '18 20:01 AugustoResende

Working on. Can you send me the original layout files? I need the color scheme.

ant1m4tt3r avatar Jan 15 '18 00:01 ant1m4tt3r

Using mocks now to develop and I've made some progress, but now I need some transactions to my wallet, so I can continue debbuging.

ant1m4tt3r avatar Jan 15 '18 18:01 ant1m4tt3r

wallet

ant1m4tt3r avatar Jan 15 '18 18:01 ant1m4tt3r

Very good, can send me the CSS?

You are using ul and li?

AugustoResende avatar Jan 15 '18 19:01 AugustoResende

No, still using a table

ant1m4tt3r avatar Jan 15 '18 19:01 ant1m4tt3r

I can make a pull request, than you check if everything is ok with real transactions and not just mocks.

ant1m4tt3r avatar Jan 15 '18 19:01 ant1m4tt3r

Ok, make a pull request, i will change to ul and li, and test using real transactions ;)

AugustoResende avatar Jan 15 '18 19:01 AugustoResende

@hugoazevedosoares

AugustoResende avatar Jan 15 '18 20:01 AugustoResende

Done! But I recommend not changing the table for a list, the table it's way more elegant and organized.

ant1m4tt3r avatar Jan 16 '18 00:01 ant1m4tt3r

Hey, do you still need help with this? @AugustoResende @hugoazevedosoares

ghost avatar Jan 29 '18 08:01 ghost

@AugustoResende I think most people are familiar with Bitcoin most of them use Electrum wallet. Its GUI is elegant & easy to use.

electrumltc1

NghiaSE avatar Mar 03 '18 05:03 NghiaSE