fernandomg
|
af03085cb8
|
Add tests for InvestForm
|
2018-04-18 11:22:14 -03:00 |
fernandomg
|
c43959f3ee
|
Migrate invest to final-form
|
2018-04-18 11:22:00 -03:00 |
fernandomg
|
e789749d8e
|
Extend InputField2 to accept className and placeholder props
|
2018-04-18 11:19:52 -03:00 |
fernandomg
|
afa5947706
|
Fix linter warnings and errors
|
2018-04-17 09:29:53 -03:00 |
fernandomg
|
a1398d936f
|
Update e2e tests submodule
|
2018-04-17 08:55:54 -03:00 |
fernandomg
|
4fc5026ca6
|
Merge conflict resolution
|
2018-04-16 17:08:25 -03:00 |
fernandomg
|
e13aa333fa
|
Merge branch 'master' into manage-page-final-form-#784
# Conflicts:
# src/components/manage/index.js
|
2018-04-16 16:40:52 -03:00 |
fernandomg
|
6ba71a5976
|
Add tests for Manage screen components
|
2018-04-16 16:34:57 -03:00 |
fernandomg
|
989867b242
|
Add react-router as a devDependency
|
2018-04-16 16:34:28 -03:00 |
fernandomg
|
73909e5eb1
|
Add final-form to Manage screen
|
2018-04-16 16:33:50 -03:00 |
fernandomg
|
6be1358740
|
Add tests for action blocks
|
2018-04-16 16:32:25 -03:00 |
fernandomg
|
9066505751
|
Extract action blocks as components
|
2018-04-16 16:32:05 -03:00 |
fernandomg
|
5c4ae8ae78
|
Add tests for validation functions
|
2018-04-16 16:30:58 -03:00 |
fernandomg
|
0a15348728
|
Extract as function component editable Tiers' fields
|
2018-04-16 16:30:16 -03:00 |
Franco Victorio
|
91941fdde4
|
Merge pull request #778 from poanetwork/validate-whitelist-min-max-#578
(Fix) Validate whitelist min/max
|
2018-04-12 11:41:50 -03:00 |
fernandomg
|
ec3f829ef0
|
Merge branch 'master' into validate-whitelist-min-max-#578
|
2018-04-12 10:10:26 -03:00 |
fernandomg
|
3970d86afd
|
Add tests for decimals and min/max
|
2018-04-12 10:10:19 -03:00 |
fernandomg
|
a234139ad0
|
Use `undefined` as a return value for validations
|
2018-04-12 10:09:53 -03:00 |
Victor Baranov
|
4ec5c10487
|
Merge pull request #787 from poanetwork/bulk-reserve-tokens-#777
(Feature) Add bulk import for reserved tokens
|
2018-04-11 20:45:50 +03:00 |
Victor Baranov
|
fc789ee11f
|
Merge pull request #783 from poanetwork/allow-continue-with-default-decimal-#781
(Fix) Remove unnecessary validation
|
2018-04-11 20:38:38 +03:00 |
fernandomg
|
b795178fbc
|
Change isRequired to accept booleans and zero as valid values
|
2018-04-11 11:34:11 -03:00 |
fernandomg
|
2855e21628
|
Revert "Remove unnecessary validation"
This reverts commit a344ea4
|
2018-04-11 11:33:35 -03:00 |
fernandomg
|
9bc6043ebc
|
Revert "Update StepTwo snapshot"
This reverts commit 9d47f55
|
2018-04-11 11:33:30 -03:00 |
Franco Victorio
|
371216367f
|
Add bulk import for reserved tokens
|
2018-04-10 18:08:16 -03:00 |
fernandomg
|
9d47f55f73
|
Update StepTwo snapshot
|
2018-04-10 14:20:25 -03:00 |
fernandomg
|
a344ea4379
|
Remove unnecessary validation
|
2018-04-10 13:34:46 -03:00 |
fernandomg
|
fb669f5d84
|
Merge branch 'master' into validate-whitelist-min-max-#578
|
2018-04-10 11:35:00 -03:00 |
fernandomg
|
eec87c08db
|
Merge branch 'master' into validate-whitelist-min-max-#578
# Conflicts:
# src/utils/validations.js
# src/utils/validations.spec.js
|
2018-04-10 11:33:34 -03:00 |
Victor Baranov
|
f64c86450a
|
Merge pull request #779 from poanetwork/unprecise-supply-value-#708
(Fix) Use bigNumber to operate with supply value
|
2018-04-10 17:32:56 +03:00 |
fernandomg
|
ea845a5a64
|
Merge branch 'master' into unprecise-supply-value-#708
|
2018-04-10 08:57:14 -03:00 |
Victor Baranov
|
31c3a2264c
|
Merge pull request #772 from poanetwork/validate-decimals-stepTwo-#769
(Fix) Validate decimals in step two
|
2018-04-10 13:07:39 +03:00 |
fernandomg
|
01b751eccd
|
Use bigNumber to calculate maxCap
|
2018-04-09 17:03:24 -03:00 |
Victor Baranov
|
1c41784613
|
Merge pull request #767 from poanetwork/use-final-form-step-three
(Refactor) Use final form step three
|
2018-04-09 22:54:24 +03:00 |
fernandomg
|
9f6d574894
|
Merge branch 'master' into validate-whitelist-min-max-#578
|
2018-04-09 15:40:16 -03:00 |
fernandomg
|
bab0e896cc
|
Update bulk CSV import to support min/max whitelist validation
|
2018-04-09 15:37:12 -03:00 |
fernandomg
|
54377281c5
|
Update manage screen to support min/max whitelist validation
|
2018-04-09 15:34:41 -03:00 |
fernandomg
|
f009139171
|
Validate min/max values for whitelist items in StepThree
|
2018-04-09 15:04:02 -03:00 |
fernandomg
|
e93165cb5d
|
Add specific validation for min/max whitelist values
|
2018-04-09 15:02:34 -03:00 |
Victor Baranov
|
66b2ce5dfc
|
Merge pull request #774 from poanetwork/contribute-more-than-supply-#765
(Fix) Use BigNumber in invest page
|
2018-04-09 15:07:39 +03:00 |
fernandomg
|
acfc6483be
|
Update stepTwo snapshot
|
2018-04-06 15:48:55 -03:00 |
fernandomg
|
3a4638a6ee
|
Merge branch 'use-final-form-step-three' into validate-decimals-stepTwo-#769
|
2018-04-06 15:24:42 -03:00 |
fernandomg
|
7ace8761ef
|
Update e2e tests submodule (token-wizard-test-automation)
|
2018-04-06 14:46:22 -03:00 |
Franco Victorio
|
26768fb13d
|
Use BigNumber in invest page
|
2018-04-06 14:27:58 -03:00 |
fernandomg
|
bef3f9ee0a
|
Merge branch 'master' into validate-decimals-stepTwo-#769
|
2018-04-06 13:00:08 -03:00 |
fernandomg
|
adfe88328c
|
Merge branch 'master' into use-final-form-step-three
|
2018-04-06 12:30:53 -03:00 |
fernandomg
|
f2bd74a5db
|
Remove unused validations and update tests
|
2018-04-06 11:40:50 -03:00 |
fernandomg
|
1fdf524302
|
Update decimal validation
|
2018-04-06 11:40:18 -03:00 |
fernandomg
|
42cdd02afc
|
Update StepTwoForm snapshot
|
2018-04-06 10:36:50 -03:00 |
fernandomg
|
704ee293df
|
Update token-wizard-test-automation submodule
|
2018-04-06 10:18:20 -03:00 |
Victor Baranov
|
5c7f3f68b6
|
Merge pull request #768 from poanetwork/incorrect-countdown-days-#764
(Fix) Make countdown work when next tier is more than 30 days away
|
2018-04-06 12:10:22 +03:00 |