Commit Graph

3479 Commits

Author SHA1 Message Date
fernandomg 364cefb97d Update StepThree tests 2018-11-05 16:53:36 -03:00
fernandomg 216e48d3bd Update StepThreeForms components 2018-11-05 16:53:22 -03:00
Gabriel Rodriguez Alsina 0ac7a3d7ff (chore) added a bunch of tests 2018-11-05 15:25:34 -03:00
fernandomg 2ce23ceaab Fix linter 'no-unused-vars' 2018-11-05 13:06:23 -03:00
fernandomg 10c079079d Fix tests after merge 2018-11-05 12:49:15 -03:00
Gabriel Rodriguez Alsina 81cf1f68be (chore) add some tests 2018-11-05 12:44:13 -03:00
Mariano Aguero 899c1101b2 Remove offset 2018-11-05 11:19:13 -03:00
fernandomg 58d1b2b2f2 Fix StepThreeFormMintedCapped test 2018-11-05 10:38:30 -03:00
fernandomg 72f3c91aff Fix GasPriceInput initialization 2018-11-05 10:38:24 -03:00
fernandomg 9df321f964 Export `AddTierButton` as default 2018-11-05 10:38:13 -03:00
fernandomg fe4ad4f475 Add `GasPriceInput` tests 2018-11-05 10:38:07 -03:00
fernandomg acf77a6428 Update `RadioInputField` snapshot 2018-11-05 10:37:57 -03:00
fernandomg 2e4d3f993f Update GAS_PRICE constant to have keys in lowercase
- update `id`, `price`, `descriptions` keys names
 - refactor `GasPriceInput` component
 - remove `objectKeysToLowerCase` function
 - remove tests for `objectKeysToLowerCase` function
 - update `GasPriceStore` tests
 - update `GasPriceStore` tests
2018-11-05 10:37:53 -03:00
fernandomg 4e2191eda0 Remove unnecessary computed property from GeneralStore 2018-11-05 10:37:48 -03:00
fernandomg 4c47098052 Fix tests 2018-11-05 10:37:36 -03:00
fernandomg 865bae67d1 Update stores/Utils test 2018-11-05 10:37:26 -03:00
fernandomg def2182620 Add test for StepThree component 2018-11-05 10:37:04 -03:00
fernandomg 14998ef575 Add StepThreeFormMintedCapped tests 2018-11-05 10:34:42 -03:00
fernandomg e23a03078c Add StepThreeFormDutchAuction tests 2018-11-05 10:33:24 -03:00
fernandomg 1e5c9bb2ce Merge remote-tracking branch 'origin/integration/#1082-new-design' into integration/#1082-new-design
# Conflicts:
#	src/components/StepThree/StepThreeFormDutchAuction.js
#	src/components/StepThree/StepThreeFormMintedCapped.js
#	src/components/StepThree/index.js
2018-11-05 09:59:42 -03:00
Gabriel Rodriguez Alsina 81ce1d303f Merge branch 'integration/#1082-new-design' into feature/#1089-apply-new-design-to-step-5-crowdsale-page
* integration/#1082-new-design:
  Remove duplicated clocks on active tx row
  (fix) folder name's case fix
  (fix) trying to fix folder name's case in macos
2018-11-05 07:53:42 -03:00
Gabriel Rodríguez Alsina 8ce74cd738
Merge pull request #1204 from poanetwork/feature/#1088-apply-new-design-to-step-4-publish
(Feature) Apply new design to step 4: "Publish"
2018-11-05 07:52:01 -03:00
Mariano Aguero 08aee90a5e Remove duplicate error on whitelist 2018-11-02 18:57:04 -03:00
fernandomg 47bf4ce124 Remove duplicated clocks on active tx row 2018-11-02 16:56:10 -03:00
fernandomg 65a9c52ef8 Fix StepThreeFormMintedCapped test 2018-11-02 12:48:58 -03:00
fernandomg 229e90f823 Fix GasPriceInput initialization 2018-11-02 12:10:21 -03:00
fernandomg 069b5fe60e Fix linter's `no-unused-vars` warning 2018-11-02 12:09:38 -03:00
fernandomg 4fb2032cf7 Add tests for `AddTierButton` 2018-11-02 12:09:28 -03:00
fernandomg ac8fbf55fc Export `AddTierButton` as default 2018-11-02 12:09:20 -03:00
fernandomg 728d0edd5e Add `GasPriceInput` tests 2018-11-02 11:00:03 -03:00
fernandomg 71a1775067 Rename `stepThree` test directory to `StepThree` 2018-11-02 10:59:18 -03:00
fernandomg e5fc8d37ef Update `RadioInputField` snapshot 2018-11-02 10:59:10 -03:00
fernandomg a992372231 Update GAS_PRICE constant to have keys in lowercase
- update `id`, `price`, `descriptions` keys names
 - refactor `GasPriceInput` component
 - remove `objectKeysToLowerCase` function
 - remove tests for `objectKeysToLowerCase` function
 - update `GasPriceStore` tests
 - update `GasPriceStore` tests
2018-11-02 10:59:00 -03:00
fernandomg 0b1ef0ccc5 Remove unnecessary computed property from GeneralStore 2018-11-02 10:54:37 -03:00
fernandomg 1436e88b81 Step3 utils tests
- Cleanup date functions implementation
 - add tests for `getStep3Component`
2018-11-02 10:54:26 -03:00
fernandomg 1edfd173f2 Fix tests 2018-11-02 10:53:39 -03:00
Gabriel Rodriguez Alsina 2091bc3a78 (fix) folder's name case 2018-11-02 08:25:20 -03:00
Gabriel Rodriguez Alsina d37652364c (fix) folder name's case fix 2018-11-02 08:23:10 -03:00
Gabriel Rodriguez Alsina 972f154112 (fix) trying to fix folder name's case in macos 2018-11-02 08:22:23 -03:00
Gabriel Rodriguez Alsina 33f20b3a56 (fix) merged changes from step 4 branch 2018-11-02 08:07:13 -03:00
Mariano Aguero e0f4e52c73 Added test to copy 2018-11-01 23:34:45 -03:00
Gabriel Rodriguez Alsina 4446ad408d (fix) added copy button to crowdsale page id / hash 2018-11-01 17:13:28 -03:00
Gabriel Rodriguez Alsina d63d1b79f4 Merge branch 'feature/#1088-apply-new-design-to-step-4-publish' into feature/#1089-apply-new-design-to-step-5-crowdsale-page
* feature/#1088-apply-new-design-to-step-4-publish:
  (fix) step 4 PR feedback
  (fix) Step 4 feedback.

# Conflicts:
#	src/assets/stylesheets/styles.css
#	src/assets/stylesheets/v2.0/components/_index.scss
2018-11-01 17:00:59 -03:00
Gabriel Rodriguez Alsina e420b80ff6 (fix) step 4 PR feedback 2018-11-01 16:55:02 -03:00
Mariano Aguero f7b28c9d0a Update validations tests 2018-11-01 16:44:24 -03:00
fernandomg 9361e3df7e Remove mobx store injection 2018-11-01 16:08:10 -03:00
fernandomg 91c2b275bf Update stores/Utils test 2018-11-01 16:07:54 -03:00
fernandomg 4dcd8b7ecf Fix constant wording 2018-11-01 16:07:20 -03:00
fernandomg 30d2ca40e9 Fix `fetchFile` mock 2018-11-01 16:07:11 -03:00
fernandomg 5d2bd8d345 Fix GasPriceInput initialization 2018-11-01 16:06:54 -03:00