Commit Graph

182 Commits

Author SHA1 Message Date
Mariano Aguero 2d629c5480 Update snapshots 2018-11-09 14:21:36 -03:00
Gabriel Rodriguez Alsina f8435e2aa0 Tests. 2018-11-09 11:33:54 -03:00
Gabriel Rodriguez Alsina 46e67bd032 (chore) changed home components's names to something more meaningful - updated tests - refactored scss - added warning text about pending crowdsale creation. 2018-11-09 11:33:35 -03:00
Mariano Aguero c41286185d Update snapshots 2018-11-09 00:07:02 -03:00
Mariano Aguero 053aa5298e Add resume or cancel crowdsale 2018-11-08 16:15:55 -03:00
Gabriel Rodriguez Alsina fa3abd8714 (fix) test for NoWeb3 component. 2018-11-07 15:56:38 -03:00
Gabriel Rodriguez Alsina 6048792184 (Add) tests for ButtonNiftyWallet and ButtonMetamask. 2018-11-07 14:43:57 -03:00
fernandomg 9151075401 Fix typo 2018-11-07 14:00:53 -03:00
fernandomg 5ec0904305 Fix tests 2018-11-07 13:59:16 -03:00
fernandomg 663f52b9d0 Merge branch 'integration/#1082-new-design' into issue#1184
# Conflicts:
#	src/components/StepOne/index.js
#	src/stores/Web3Store.js
#	test/components/StepTwo/__snapshots__/StepTwoForm.spec.js.snap
#	test/components/StepTwo/__snapshots__/index.spec.js.snap
2018-11-07 13:18:43 -03:00
fernandomg d3f7d7bd76 Fix integration branch 2018-11-07 11:23:20 -03:00
Fernando c3b5f58712
Merge branch 'integration/#1082-new-design' into issue#1179 2018-11-06 16:26:51 -03:00
Fernando ee2aff771c
Merge branch 'integration/#1082-new-design' into 1169-test-step3-after-facelifting 2018-11-06 15:19:04 -03:00
Gabriel Rodriguez Alsina b0928e61a8 Merge branch 'integration/#1082-new-design' into issue#1179
* integration/#1082-new-design: (217 commits)
  Remove duplicated clocks on active tx row
  (fix) folder name's case fix
  (fix) trying to fix folder name's case in macos
  (fix) step 4 PR feedback
  (fix) Step 4 feedback.
  (fix) import files' names
  (fix) small visual update
  Added tests to webStore, and fake provider
  (fix) alert timeout
  (step 4) final styling adjustments
  (step 4) txstatus modal buttons
  (step 4) tx status table - current status
  Refactor StepFour
  remove unused file
  (feature) step 4 / integrate new styles after rebase
  Remove try catch and fix linter
  WIP tests
  Refactoring
  Update link
  Refactoring
  ...

# Conflicts:
#	src/utils/copy.js
2018-11-06 14:23:58 -03:00
Fernando b1f5aaebef
Merge branch 'integration/#1082-new-design' into issue#1188 2018-11-06 14:19:30 -03:00
Mariano Aguero 8318b55474 Update snapshots 2018-11-06 11:20:39 -03:00
Gabriel Rodriguez Alsina d795bb896c (fix) Added a CrowdsaleSummary for each strategy. (add) Added a bunch of tests. 2018-11-06 09:30:50 -03:00
Mariano Aguero 2c88107338 Update tests 2018-11-05 21:31:31 -03:00
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 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
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 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 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 14998ef575 Add StepThreeFormMintedCapped tests 2018-11-05 10:34:42 -03:00
Mariano Aguero 08aee90a5e Remove duplicate error on whitelist 2018-11-02 18:57:04 -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 4fb2032cf7 Add tests for `AddTierButton` 2018-11-02 12:09:28 -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
Mariano Aguero e0f4e52c73 Added test to copy 2018-11-01 23:34:45 -03:00
Mariano Aguero f7b28c9d0a Update validations tests 2018-11-01 16:44:24 -03:00
fernandomg 91c2b275bf Update stores/Utils test 2018-11-01 16:07:54 -03:00
fernandomg 5d2bd8d345 Fix GasPriceInput initialization 2018-11-01 16:06:54 -03:00
fernandomg ed71eb28f3 Add test for StepThree component 2018-11-01 15:57:49 -03:00
fernandomg 4076188e38 Add StepThreeFormMintedCapped tests 2018-11-01 15:57:41 -03:00
fernandomg ce04343fed Add StepThreeFormDutchAuction tests 2018-11-01 15:57:25 -03:00
Mariano Aguero 7851f886f7 Add file upload improvements for step3 and tests 2018-11-01 15:39:52 -03:00
Mariano Aguero 94f8b2b724 Added tests to webStore, and fake provider 2018-10-29 20:43:30 -03:00