Commit Graph

3479 Commits

Author SHA1 Message Date
Gabriel Rodriguez Alsina 1a6a637124 (fix) Plus button hover cursor pointer. 2018-10-25 15:08:34 -03:00
fernandomg 9acab8014c Fix tests for IncompleteDeploys 2018-10-25 15:08:20 -03:00
fernandomg 7cb47cb498 Fix tests for CrowdsaleRate 2018-10-25 15:08:20 -03:00
fernandomg 6c4f6fc7c7 Update snapshots 2018-10-25 15:08:20 -03:00
Mariano Aguero e378d3922d Added callback for alerts 2018-10-25 15:08:20 -03:00
Mariano Aguero a8e74824e2 Added default 2018-10-25 15:06:21 -03:00
fernandomg b5362a3039 Update component route 2018-10-25 15:06:21 -03:00
fernandomg 0c4441c7f5 Delete old step directories 2018-10-25 15:06:21 -03:00
Gabriel Rodriguez Alsina b504ca6471 (fix) PR Feedback. 2018-10-25 15:02:53 -03:00
dennistikhomirov e6e75fc30a fix path components/stepTwo 2018-10-25 14:57:53 -03:00
Gabriel Rodriguez Alsina df6eaa493a (feature) added and styled remaining elements on step 2 2018-10-25 14:57:04 -03:00
Gabriel Rodriguez Alsina 8c70bed2bf (feature) step 2 - better css grid elements positioning 2018-10-25 14:56:37 -03:00
Gabriel Rodriguez Alsina dd5edd2a53 (feat) step 2 - added elements / desktop responsive version 2018-10-25 14:56:26 -03:00
Gabriel Rodriguez Alsina c846dca3b7 (feature) added reserved items styling 2018-10-25 14:56:14 -03:00
Mariano Aguero ecdcecb32c Added tests 2018-10-25 14:55:54 -03:00
Mariano Aguero bd1eb5bf24 Refactoring strategies and navigateTo 2018-10-25 14:55:54 -03:00
Mariano Aguero d51dc79ea2 Rename folder 2018-10-25 14:55:54 -03:00
Mariano Aguero de09f1027e Update snapshots 2018-10-25 14:55:54 -03:00
Gabriel Rodriguez Alsina 480f6ca8e7 (feature) step 2: moved form components to different files - added remaining components 2018-10-25 14:55:54 -03:00
Mariano Aguero 4f850c8bf7 Refactoring stepOne 2018-10-25 14:47:36 -03:00
Mariano Aguero 30ef71aae2 Refactoring home 2018-10-25 14:47:36 -03:00
Mariano Aguero d5973524ec Refactoring crowdsales 2018-10-25 12:36:19 -03:00
Gabriel Rodriguez Alsina 465e2048fa (feature) step 2 numeric input 2018-10-25 12:32:11 -03:00
Gabriel Rodriguez Alsina 7eaf983d30 (feature) input / radio component step 2 2018-10-25 12:30:33 -03:00
Gabriel Rodriguez Alsina 39e643b2ca (fix) Removed outline from buttons. 2018-10-25 12:15:24 -03:00
Gabriel Rodriguez Alsina 95be858eae (chore) Changed component name from stepTwo to StepTwo. 2018-10-25 12:15:24 -03:00
Gabriel Rodriguez Alsina 2d9595142a (chore) Changed component name from stepTwo to StepTwo. 2018-10-25 12:15:24 -03:00
fernandomg c7503ac847 Update package-lock.json 2018-10-25 12:15:01 -03:00
fernandomg fd0d618b2b Update snapshots 2018-10-25 12:15:01 -03:00
fernandomg 81b7dc5c10 Add tests for utils
- `removeTrailingNUL`
 - `toBigNumber`
 - `objectKeysToLowerCase`
 - `validateTier`
 - `validateSupply`
2018-10-25 12:15:01 -03:00
fernandomg b8eea84a16 Update `removeTrailingNUL` implementation
- as its name specifies, it should only remove the trailing NUL chars
2018-10-25 12:15:01 -03:00
fernandomg 5271b56fbc Fix typo 2018-10-25 12:15:01 -03:00
fernandomg 8f159aca5b Add tests for `CheckIncompleteDeploy` component 2018-10-25 12:15:01 -03:00
fernandomg 67361ad874 Add `navigateTo` method to CheckIncompleteDeploy component 2018-10-25 12:15:01 -03:00
fernandomg 111b9d07b5 Add tests for StepNavigation component 2018-10-25 12:15:01 -03:00
fernandomg d53b097c5c Add tests for StepOne component 2018-10-25 12:15:01 -03:00
fernandomg cb789e597a Remove unnecessary param for `checkWeb3` call 2018-10-25 12:15:01 -03:00
fernandomg 113117867c Rename stepOne component to StepOne 2018-10-25 12:15:01 -03:00
Gabriel Rodriguez Alsina 6a65ee6f41 (fix) changed main background color to #f5f5f5. 2018-10-25 12:15:01 -03:00
Gabriel Rodriguez Alsina 349c614ac3 (feat) some structure for text input fields 2018-10-25 12:14:40 -03:00
Gabriel Rodriguez Alsina a8b871a164 (feature) step 2 back button, form container, and main info on top. 2018-10-25 12:14:20 -03:00
Gabriel Rodriguez Alsina 7b9ca8834a (fix) body / html height when sweet alert is showing. 2018-10-25 12:14:06 -03:00
Gabriel Rodriguez Alsina 124d4e49c6 (fix) a few cosmetic adjustments. 2018-10-25 12:13:45 -03:00
Gabriel Rodriguez Alsina cef8e9d314 (fix) a few Firefox fixes. 2018-10-25 12:13:30 -03:00
Gabriel Rodriguez Alsina b5edfb6a71 (feature) some final styles for the step 1 2018-10-25 12:13:01 -03:00
Gabriel Rodriguez Alsina adf29c9354 (feature) Step 1 radio items. 2018-10-25 12:12:25 -03:00
fernandomg 5936f51dac Fix tests for Home Component 2018-10-25 12:11:13 -03:00
fernandomg 0146fb9155 Fix errors in `getCrowdsaleAsset` method 2018-10-25 12:11:13 -03:00
Gabriel Rodriguez Alsina 2caccfe85f (feature) Step continue button. 2018-10-25 12:11:13 -03:00
Gabriel Rodriguez Alsina a66e54e7a8 (feature) Step content container mobile / desktop. 2018-10-25 12:10:51 -03:00