poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
381 stars 216 forks source link

(Feature) Apply new design to Crowdsales List / Manage Section #1237

Closed gabitoesmiapodo closed 5 years ago

gabitoesmiapodo commented 5 years ago

Closes #1145 Closes #1091

Description

New styles for Crowdsales' List and Manage Crowdsale sections.

Some Screenshots

Crowdsales List:

localhost_3000_manage_0x787c67b858fc7f7395cbd0837b4536d010e85499 laptop with mdpi screen localhost_3000_crowdsales ipad localhost_3000_crowdsales nexus 6p

Manage Crowsale:

Dutch Auction:

localhost_3000_manage_0x787c67b858fc7f7395cbd0837b4536d010e85499 ipad localhost_3000_manage_0x787c67b858fc7f7395cbd0837b4536d010e85499 laptop with mdpi screen 1 localhost_3000_manage_0x787c67b858fc7f7395cbd0837b4536d010e85499 nexus 6p

Whitelist With Cap:

localhost_3000_manage_0x787c67b858fc7f7395cbd0837b4536d010e85499 laptop with mdpi screen 2 localhost_3000_manage_0xbf0cee5e86a1d95eca9d0bf97cd3786abd21c989 ipad localhost_3000_manage_0xbf0cee5e86a1d95eca9d0bf97cd3786abd21c989 nexus 6p

dennis00010011b commented 5 years ago

@gabitoesmiapodo @mariano-aguero Since the manage page is accessible for users around the world then it needs to specify the time zone for start/end times. Time format could be like on Publish page, converted to UTC+0000

screen shot 2018-11-28 at 12 37 51
dennis00010011b commented 5 years ago

@gabitoesmiapodo @mariano-aguero Need remove reserved tokens block for non-owners accounts

screen shot 2018-11-28 at 12 45 46

Related https://github.com/poanetwork/token-wizard/issues/811

gabitoesmiapodo commented 5 years ago

@dennis00010011b

Since development of TW is halting for now (see https://medium.com/poa-network/farewell-token-wizard-2-0-time-to-reprioritize-8cbd7319a97b), I think we need to keep this issue / PR exclusively for the rebranding / visual style related work.

Please create separate issues for any new business logic related problems you may find, as these problems still exist and we or anyone else might fix them in the future.

I've created issues for https://github.com/poanetwork/token-wizard/pull/1237#issuecomment-442597860 and https://github.com/poanetwork/token-wizard/pull/1237#issuecomment-442601795 : https://github.com/poanetwork/token-wizard/issues/1239 / https://github.com/poanetwork/token-wizard/issues/1238

If there aren't any more visual / UI problems and we have your approval for this PR we will proceed to merge it and finish this part of the job.

mariano-aguero commented 5 years ago

LGTM, added some improvements in another issue https://github.com/poanetwork/token-wizard/issues/1240

mariano-aguero commented 5 years ago

I will merge this branch when the issue #1230 be approved