fragosti
|
d0a3779091
|
Add Pointer component
|
2018-06-14 18:19:07 -07:00 |
|
Francesco Agosti
|
e7eb220c50
|
Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowances
Implement allowances and final "congrats" onboarding flow step
|
2018-06-14 14:41:42 -07:00 |
|
fragosti
|
7d67005820
|
Run prettify
|
2018-06-14 14:26:17 -07:00 |
|
Brandon Millman
|
0e354e5ea1
|
Merge pull request #685 from 0xProject/feature/website/jobs-page
Jobs page
|
2018-06-13 13:34:54 -07:00 |
|
Brandon Millman
|
d172a97247
|
Add back redirector behind feature flag
|
2018-06-13 12:29:36 -07:00 |
|
Brandon Millman
|
8a3df7e434
|
Update minHeight in Text
|
2018-06-13 12:19:14 -07:00 |
|
Brandon Millman
|
eafcbabaa2
|
Use Text components in Values
|
2018-06-13 12:10:21 -07:00 |
|
Brandon Millman
|
14071ea119
|
Use spread operator instead of React.createElement
|
2018-06-13 12:01:08 -07:00 |
|
fragosti
|
421e568232
|
Implement allowance and final flow step
|
2018-06-12 16:54:37 -07:00 |
|
Alex Browne
|
4efd28c092
|
Merge pull request #694 from 0xProject/refactor-sol-cov
Refactor sol-cov to de-duplicate code for coverage and profiling
|
2018-06-12 16:51:58 -07:00 |
|
Brandon Millman
|
d0bbee7e8c
|
Fix issue with positions hash
|
2018-06-12 16:11:31 -07:00 |
|
Brandon Millman
|
7640563991
|
Revert localhost config
|
2018-06-12 16:09:23 -07:00 |
|
Amir Bandeali
|
90cf85c3f0
|
Merge pull request #682 from 0xProject/feature/contracts/popProxyId
Remove proxyId checks in AssetProxies
|
2018-06-12 16:05:46 -07:00 |
|
Brandon Millman
|
f1a98693d0
|
Use Text in Teams
|
2018-06-12 15:58:24 -07:00 |
|
Brandon Millman
|
2794d64d3e
|
Use Text in OpenPositions
|
2018-06-12 15:54:27 -07:00 |
|
Alex Browne
|
82743cca92
|
Rename _coverageCollector -> _profilerCollector in TraceCollectionSubprovider
|
2018-06-12 15:46:41 -07:00 |
|
Alex Browne
|
d0c348e595
|
Refactor sol-cov to de-duplicate code for coverage and profiling
|
2018-06-12 15:40:18 -07:00 |
|
Alex Browne
|
f50d3088dc
|
Merge pull request #691 from 0xProject/fix/sol-cov-memory
Refactor sol-cov to avoid keeping traceInfo in memory
|
2018-06-12 15:38:28 -07:00 |
|
Amir Bandeali
|
0917fa0d75
|
Rename popByte and popAddress
|
2018-06-12 15:30:46 -07:00 |
|
Amir Bandeali
|
cfb73dd534
|
Hard code test addresses/bytes32 instead of generating pseudorandom ones
|
2018-06-12 15:30:46 -07:00 |
|
Amir Bandeali
|
ef497b7989
|
Update artifacts
|
2018-06-12 15:30:41 -07:00 |
|
Brandon Millman
|
9d9341901f
|
Use Text component for HeaderItem
|
2018-06-12 15:25:47 -07:00 |
|
Brandon Millman
|
155e3d225d
|
Remove FloatingImage
|
2018-06-12 15:03:16 -07:00 |
|
Brandon Millman
|
ca41f100ab
|
Move FilledImage into components/ui
|
2018-06-12 14:49:42 -07:00 |
|
Brandon Millman
|
084285a760
|
Replace FlatButton with Button in Retry
|
2018-06-12 14:26:48 -07:00 |
|
Brandon Millman
|
982391cd7c
|
Fix incorrect colors
|
2018-06-12 14:23:47 -07:00 |
|
Brandon Millman
|
d206d0a3ae
|
Add font family to Button component and use in Join0x component
|
2018-06-12 14:23:03 -07:00 |
|
Alex Browne
|
627ea6c860
|
Rename computeCoverageAsync -> computeSingleTraceCoverageAsync
|
2018-06-12 14:11:11 -07:00 |
|
Alex Browne
|
bcc76b3764
|
Fix linter errors
|
2018-06-12 14:09:42 -07:00 |
|
fragosti
|
39692a8b3f
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/onboarding-flow-allowances
|
2018-06-12 14:01:19 -07:00 |
|
Brandon Millman
|
eba8b4bf00
|
Consolidate jobs page grey colors with shared colors
|
2018-06-12 13:45:56 -07:00 |
|
Brandon Millman
|
f149665660
|
Fix lint errors
|
2018-06-12 13:40:15 -07:00 |
|
Brandon Millman
|
e3bb64cf35
|
Remove extra packages
|
2018-06-12 12:52:36 -07:00 |
|
Alex Browne
|
33f0669100
|
Refactor sol-cov to avoid keeping traceInfo in memory
|
2018-06-12 12:42:14 -07:00 |
|
Amir Bandeali
|
3a5f3e8b55
|
Unpop byte rather than making deep copy
|
2018-06-12 11:45:02 -07:00 |
|
Amir Bandeali
|
a0a90afbc0
|
Pass gas in to marketBuyOrdersNoThrow
|
2018-06-12 11:45:02 -07:00 |
|
Greg Hysen
|
2f96cb257c
|
Looks up the memory location of makerAssetData/takerAssetData
|
2018-06-12 11:45:02 -07:00 |
|
Amir Bandeali
|
5910bec52e
|
Make ZRX_PROXY_ID constant rather than popping it from ZRX_ASSET_DATA
|
2018-06-12 11:45:02 -07:00 |
|
Amir Bandeali
|
764b1c35cb
|
Add tests for deepCopyBytes and missing write methods from LibBytes
|
2018-06-12 11:45:02 -07:00 |
|
Amir Bandeali
|
ee8c9b764d
|
Pop id from assetData before dispatching to AssetProxies
|
2018-06-12 11:45:02 -07:00 |
|
Brandon Millman
|
7080f0c35a
|
Implement small open positions
|
2018-06-12 10:44:03 -07:00 |
|
Brandon Millman
|
679d60cd5a
|
Implement large screen open positions
|
2018-06-12 10:41:09 -07:00 |
|
Brandon Millman
|
bc36c0faed
|
Teams section
|
2018-06-12 10:41:09 -07:00 |
|
Brandon Millman
|
3c073bc360
|
Benefits section
|
2018-06-12 10:41:08 -07:00 |
|
Brandon Millman
|
c52d5e1084
|
Refactor into BulletedItemList component
|
2018-06-12 10:41:08 -07:00 |
|
Brandon Millman
|
b7bb27fa21
|
Rework values section
|
2018-06-12 10:41:08 -07:00 |
|
Brandon Millman
|
087aaa2f94
|
Polish mission section and photo section
|
2018-06-12 10:41:08 -07:00 |
|
Brandon Millman
|
474b93a22f
|
Add link to open positions section
|
2018-06-12 10:41:08 -07:00 |
|
Brandon Millman
|
0c2f002a7d
|
Add scroll to top for jobs page
|
2018-06-12 10:41:08 -07:00 |
|
Brandon Millman
|
3d76d83a39
|
Skeleton for jobs page and initial implementation
|
2018-06-12 10:41:05 -07:00 |
|