Commit Graph

2624 Commits

Author SHA1 Message Date
Tim Daubenschütz 0a17ec0414 Use whitelabel routes for wl-specific requests 2016-02-04 14:45:46 +01:00
Brett Sun 0a4d19677f Merge with master 2016-02-04 14:00:03 +01:00
Tim Daubenschütz 38aa567ab5 Add artcity to README.md 2016-02-04 13:50:56 +01:00
Tim Daubenschütz f12630dfad Add routes and styling for artcity.ascribe.io 2016-02-04 13:44:45 +01:00
Brett Sun 3bb1f65f38 Add whitespace for different npm test scripts 2016-02-04 13:40:40 +01:00
Brett Sun f1b677dbd1 Use the activeRoute prop to generate route classnames on whitelabels 2016-02-04 13:32:06 +01:00
Brett Sun 8f2ace77af Use previous method from white labels to get the current active route 2016-02-04 13:32:06 +01:00
Brett Sun 6f2424d103 Rebase remerge 2016-02-04 13:32:00 +01:00
Brett Sun e616576fa5 Hide the footer if a route has the `hideFooter` attribute 2016-02-04 13:31:19 +01:00
Brett Sun 764f81925b Change `children` prop from react-router to only be a Element type
Judging by
https://github.com/rackt/react-router/blob/master/docs/API.md#children-1
and a few inspections in the code, as well as tests, the `children`
prop injected into routes can only ever be a single React Element
object.

This allows us to easily get the active route of a child (if there is
an active route) by querying the `children`’s route prop.
2016-02-04 13:31:18 +01:00
Brett Sun 83012200d1 Separate Sluice styling away from SimplePrize styling 2016-02-04 13:31:18 +01:00
Brett Sun 4e13376d5f Add route class names to prize app 2016-02-04 13:31:18 +01:00
Brett Sun 39417f3d11 Change screenshot folder for visual tests 2016-02-04 13:31:18 +01:00
Brett Sun baf75cbee1 Fix shmui visual test 2016-02-04 13:31:18 +01:00
Brett Sun 574378af98 Update README for updated paths to tests 2016-02-04 13:31:18 +01:00
Brett Sun 67b46fb425 Move visual tests to /test/gemini folder 2016-02-04 13:31:18 +01:00
Brett Sun a51b33857e Move sauce tests to /test/integration folder 2016-02-04 13:31:17 +01:00
Brett Sun c3b8b596f1 Rebase remerge 2016-02-04 13:31:16 +01:00
Brett Sun 747f8df06b Rebase remerge 2016-02-04 13:30:55 +01:00
Brett Sun afb832dc28 Remove browser-sync notify pop over that shows up in visual tests 2016-02-04 13:30:18 +01:00
Brett Sun e895c76561 Add whitelabel visual test suite
Currently just checks landing page and some pages accessible to
unauthorized users.
2016-02-04 13:30:18 +01:00
Brett Sun 1d09ef1120 Main app visual test suite 2016-02-04 13:30:18 +01:00
Brett Sun 2661f2ba57 Standardize CoaVerify route across apps 2016-02-04 13:30:18 +01:00
Brett Sun 5cfbe5cc39 Rebase remerge 2016-02-04 13:30:16 +01:00
Brett Sun cb59d042b5 Update docs for PhantomJS 2.1, whitespace, and more tips 2016-02-04 13:29:54 +01:00
Brett Sun 3594229a6e Rebase remerge 2016-02-04 13:29:33 +01:00
Brett Sun bd53151964 Add Gemini configuration for desktop and mobile on phantoms 2016-02-04 13:28:55 +01:00
Brett Sun 95bbe410de Rebase remerge 2016-02-04 13:28:49 +01:00
Brett Sun 3c6dea3585 Merge pull request #146 from ascribe/AD-1519-visual-regression-cli
AD-1519 Visual regression tests
2016-02-04 12:03:50 +01:00
Brett Sun 6362a3651f Remove phantomJS test file 2016-02-04 12:02:12 +01:00
Brett Sun 02c25c323d Ignore locally generated screenshots
Too many minor differences with PhantomJS between OSX/Linux
2016-02-04 12:00:05 +01:00
Brett Sun f09201d8c3 Use environment to configure timeouts
Apparently node doesn’t accept destructuring yet…
2016-02-04 11:59:25 +01:00
Tim Daubenschütz 7dfe6a51a4 For 23vivi, switch back to appropriate piece list 2016-02-04 11:51:54 +01:00
Brett Sun fd6371e2f1 Small fixes for visual regression tests 2016-02-04 11:26:30 +01:00
Brett Sun afc7bc7735 Fix npm scripts for domain specific visual regression tests 2016-02-04 11:26:30 +01:00
Brett Sun 8ef19a1ed0 Fix prize instances of the verify route to be coa_verify 2016-02-04 11:26:30 +01:00
Brett Sun f5a341b37e Add environment config file for visual regression tests
Wayyyyy better than hard coding diminator everywhere.
2016-02-04 11:26:30 +01:00
Tim Daubenschütz f6a5734871 Add routes and styling for polline.ascribe.io 2016-02-04 10:54:38 +01:00
Tim Daubenschütz c0e55a1829 Merge pull request #147 from ascribe/AG-144-wallet-owner-should-not-be-redirected
Fix redirection of wallet owners
2016-02-02 10:23:57 +01:00
Brett Sun eaaaa3bb76 Merge pull request #82 from ascribe/fix-input-date
Fix InputDate's initial evaluation of defaultValue
2016-02-01 15:45:40 +01:00
Tim Daubenschütz b405bc675b Fix PR feedback 2016-02-01 14:47:51 +01:00
Tim Daubenschütz e2a481a3f0 Fix redirection of wallet owners
This also fixes a problem where newly created
users would be redirected to a 404 page.
2016-02-01 13:50:55 +01:00
Brett Sun 76a413cee1 Merge with master 2016-02-01 10:18:30 +01:00
Brett Sun a785fbc220 Change screenshot folder for visual tests 2016-01-29 14:37:55 +01:00
Brett Sun 11f644dd11 Fix shmui visual test 2016-01-29 14:37:41 +01:00
Brett Sun 29b1d8f7e5 Update README for updated paths to tests 2016-01-29 13:58:57 +01:00
Brett Sun 27ebf9d711 Move visual tests to /test/gemini folder 2016-01-29 13:58:52 +01:00
Brett Sun 8cb9536187 Move sauce tests to /test/integration folder 2016-01-29 13:39:46 +01:00
Brett Sun cc072199a1 Update npm scripts for sauce labs 2016-01-29 11:48:37 +01:00
Brett Sun 841cc05525 Merge with master 2016-01-29 11:35:43 +01:00