index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
portal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
1
-2
/
+2
*
Update prettier to version ^1.15.3
Alex Browne
2019-01-11
1
-1
/
+2
*
fix(website): do not fetch balances for empty tokens
Brandon Millman
2018-10-23
1
-6
/
+13
*
chore: fix imports
Fabio Berger
2018-10-18
3
-3
/
+3
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
2
-3
/
+3
*
merge development
Fabio Berger
2018-10-18
1
-2
/
+7
|
\
|
*
feat(website): add expanded and minimized display types to relayer grid
Brandon Millman
2018-10-18
1
-2
/
+7
*
|
Use same Link UI component for react-scroll links
Fabio Berger
2018-10-03
2
-5
/
+2
*
|
Use new Link UI component everywhere, and add complementary ALink type
Fabio Berger
2018-10-03
4
-11
/
+10
|
/
*
remove items-center classname
fragosti
2018-09-26
1
-1
/
+1
*
Update generate and fill order flows
Brandon Millman
2018-08-31
1
-1
/
+1
*
Initial changes for v2 portal
Brandon Millman
2018-08-31
1
-3
/
+3
*
Create MetaTags component
Brandon Millman
2018-07-30
1
-1
/
+5
*
Make tooltip appear to the left of the toggle when onboarding in progress
fragosti
2018-07-25
1
-0
/
+4
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-2
/
+2
*
Make Analytics API non-async
fragosti
2018-07-13
1
-2
/
+1
*
Add no-floating-promises ignore comments
fragosti
2018-07-12
1
-0
/
+1
*
Integrate heap analytics
fragosti
2018-07-12
1
-3
/
+2
*
Replace calls to google analytics with calls to heap
fragosti
2018-07-12
1
-2
/
+4
*
Unify large and small padding in Portal
Brandon Millman
2018-07-06
1
-13
/
+6
*
Implement landing page change in preperation for portal
Brandon Millman
2018-07-06
1
-1
/
+1
*
Various fixes for portal on mobile and top bar layout
Brandon Millman
2018-07-06
1
-23
/
+42
*
Fix issue where onboarding doesn't scroll to wallet when starting from relaye...
fragosti
2018-07-04
1
-1
/
+1
*
Rename isMobile utility fn to be more specific and add isMobileOperatingSystem
fragosti
2018-07-04
1
-3
/
+3
*
Update start onboarding copy and relayer grid empty color
Brandon Millman
2018-07-03
1
-6
/
+6
*
Remove state variable from Link component in Portal
fragosti
2018-06-30
1
-4
/
+1
*
Move wallet scrollIntoView into PortalOnboardingFlow
Brandon Millman
2018-06-30
1
-6
/
+0
*
Remove unused imports and variables
Brandon Millman
2018-06-29
1
-1
/
+0
*
Start onboarding from relayer index
Brandon Millman
2018-06-29
1
-6
/
+20
*
Fix learn how to set up account layout
Brandon Millman
2018-06-29
2
-11
/
+13
*
Change learn how to update your account styling
Brandon Millman
2018-06-29
1
-27
/
+17
*
Update ProviderDisplay with new design
Brandon Millman
2018-06-29
1
-1
/
+2
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-29
1
-10
/
+4
|
\
|
*
Remove isTracked field on token in favor of trackedTimestamp
Brandon Millman
2018-06-29
1
-2
/
+2
|
*
Sort wallet tokens by timestamp added and scroll to newly added token
Brandon Millman
2018-06-29
1
-8
/
+2
*
|
Never use trackedTokenState when fetching new token state
fragosti
2018-06-27
1
-6
/
+5
*
|
Fix bug where we are requesting tokens on a different network
fragosti
2018-06-27
1
-1
/
+1
*
|
Remove unused variables
fragosti
2018-06-27
1
-5
/
+5
*
|
Fix subtle issues with ledger config dialog
fragosti
2018-06-27
1
-10
/
+10
*
|
Ledger to metamask to ledger working
fragosti
2018-06-27
1
-3
/
+4
*
|
Have basic network switching working
fragosti
2018-06-26
1
-5
/
+5
|
/
*
Center items in portal drawer header
Brandon Millman
2018-06-23
1
-1
/
+1
*
Fix issue where hovered tiles appear over top bar
fragosti
2018-06-23
1
-5
/
+9
*
Remove unecessary position relative rules
fragosti
2018-06-23
1
-2
/
+2
*
Lint and fix typo
fragosti
2018-06-22
1
-1
/
+1
*
Fix z-index issues
fragosti
2018-06-22
1
-36
/
+43
*
Fix issues that arose from merge
fragosti
2018-06-22
1
-3
/
+3
*
Remove Background component
Brandon Millman
2018-06-22
1
-3
/
+1
*
Remove styles from Portal component
Brandon Millman
2018-06-22
1
-24
/
+13
*
Add Background component
Brandon Millman
2018-06-22
1
-14
/
+10
*
Various relayer grid ui polish items
Brandon Millman
2018-06-22
2
-11
/
+6
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-22
1
-4
/
+3
|
\
|
*
Update Island shadow styling and use Island in more places
Brandon Millman
2018-06-20
1
-4
/
+3
*
|
Support mobile friendly onboarding flows
fragosti
2018-06-21
1
-7
/
+13
*
|
Scroll to wallet for mobile onboarding
fragosti
2018-06-21
1
-23
/
+28
*
|
Show start onboarding flow button on top of wallet on mobile
fragosti
2018-06-20
1
-25
/
+29
|
/
*
Merge pull request #724 from 0xProject/bug/website/onboarding-improvements
Francesco Agosti
2018-06-20
1
-0
/
+3
|
\
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-20
2
-11
/
+23
|
|
\
|
*
|
Only elevate wallet zIndex when onboarding is in progress
fragosti
2018-06-19
1
-0
/
+3
*
|
|
Merge pull request #727 from 0xProject/bug/website/fix-fetching-balances-on-w...
Francesco Agosti
2018-06-20
1
-3
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix linting issue
fragosti
2018-06-19
1
-1
/
+1
|
*
|
Fix bug where we do fetch balances on wallet login
fragosti
2018-06-19
1
-3
/
+7
|
|
/
*
|
Merge pull request #723 from 0xProject/bug/website/drawer-address
Brandon Millman
2018-06-20
1
-10
/
+18
|
\
\
|
*
|
Consolidate account state messaging logic
Brandon Millman
2018-06-19
1
-10
/
+18
|
|
/
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-20
1
-6
/
+28
|
\
|
|
*
Merge pull request #712 from 0xProject/feature/website/portal-facelift
Brandon Millman
2018-06-19
1
-4
/
+6
|
|
\
|
|
*
Add max width to top bar
Brandon Millman
2018-06-17
1
-0
/
+1
|
|
*
Set max-width for LargeLayout
Brandon Millman
2018-06-17
1
-4
/
+5
|
*
|
Make metamask part of the fow pretty
fragosti
2018-06-16
1
-3
/
+8
|
*
|
Make start onboarding button pretty
fragosti
2018-06-16
1
-2
/
+17
|
|
/
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-15
1
-1
/
+5
|
\
|
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-13
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
3
-20
/
+29
|
|
\
\
|
*
|
|
Add utilities for getting tokens from tokensByAddress
fragosti
2018-06-07
1
-1
/
+5
*
|
|
|
Run linter
fragosti
2018-06-15
1
-1
/
+1
*
|
|
|
Add Portal v2 logging
fragosti
2018-06-15
1
-1
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-0
/
+9
|
\
\
|
*
|
Change shouldRenderHeader prop to shouldHideHeader
Brandon Millman
2018-06-07
1
-3
/
+3
|
*
|
Make scrollability a prop on TradeHistory
Brandon Millman
2018-06-06
1
-0
/
+1
|
*
|
Update GenerateOrderForm and FillOrder components
Brandon Millman
2018-06-06
1
-0
/
+4
|
*
|
Update EthWrappers component
Brandon Millman
2018-06-06
1
-0
/
+1
|
*
|
Update TradeHistory component
Brandon Millman
2018-06-06
1
-0
/
+2
|
*
|
Add isFullWidth prop to TokenBalances component
Brandon Millman
2018-06-06
1
-0
/
+1
*
|
|
merge v2-prototype
Fabio Berger
2018-06-06
4
-19
/
+53
|
\
|
|
|
*
|
Merge pull request #668 from 0xProject/feature/website/move-disclaimer
Brandon Millman
2018-06-06
1
-16
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Move portal disclaimer to the account management section
Brandon Millman
2018-06-06
1
-16
/
+18
|
*
|
Move prices into portal
Brandon Millman
2018-06-06
1
-0
/
+32
|
|
/
|
*
Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt...
Francesco Agosti
2018-06-06
3
-3
/
+3
|
|
\
|
|
*
Merge branch 'feature/website/landing-subscribe-button' into feature/website/...
fragosti
2018-06-02
3
-3
/
+3
|
|
|
\
|
|
|
*
Add styled-components and polished
fragosti
2018-06-02
3
-3
/
+3
*
|
|
|
Try enabling no-unused-variable...
fragosti
2018-06-05
3
-4
/
+2
|
/
/
/
*
|
|
Address feedback
fragosti
2018-06-05
1
-5
/
+9
*
|
|
Implement WETH step logic for continue
fragosti
2018-06-05
1
-1
/
+1
*
|
|
Move trackedTokenStateByAddress logic into portal
fragosti
2018-06-05
1
-6
/
+92
|
/
/
*
|
Refactor order parser and add shared order support to new portal
Brandon Millman
2018-06-02
1
-2
/
+8
*
|
Add generate and fill order routes
Brandon Millman
2018-06-02
2
-7
/
+34
*
|
Change userEtherBalanceInWei to optional so we can know if its loading
Brandon Millman
2018-06-01
1
-1
/
+1
|
/
*
Fix unselected relayer drawer item
Brandon Millman
2018-05-30
1
-1
/
+1
*
Hide wallet management option and expand component on small screens
Brandon Millman
2018-05-26
1
-0
/
+2
*
Fix issue where modal can be out of sync with app state
fragosti
2018-05-25
1
-3
/
+3
*
Basic onboarding flow infrastructure set up
fragosti
2018-05-25
1
-17
/
+33
*
Fix tslint
Fabio Berger
2018-05-23
2
-4
/
+4
*
Wallet instead of balances for small screens
Brandon Millman
2018-05-19
1
-23
/
+21
*
Fix styling of portal menu
Brandon Millman
2018-05-19
3
-20
/
+35
*
Refactor portal specific colors out of react-shared
Brandon Millman
2018-05-19
1
-1
/
+3
*
Add custom styling for drawer
Brandon Millman
2018-05-19
2
-15
/
+104
*
Fix key issue for portal routes
Brandon Millman
2018-05-19
1
-1
/
+7
*
Fix responsiveness broken in rebase
Brandon Millman
2018-05-19
1
-13
/
+33
*
Hide wallet component for small screens
Brandon Millman
2018-05-19
1
-0
/
+2
*
Modulate number of columns based on screenwidth
Brandon Millman
2018-05-19
1
-1
/
+1
*
Refactor account management itmes
Brandon Millman
2018-05-18
1
-74
/
+70
*
Add loading component
Brandon Millman
2018-05-18
2
-42
/
+71
*
Refactor a bunch of layouts into their own files
Brandon Millman
2018-05-18
5
-127
/
+169
*
Add portal layout component
Brandon Millman
2018-05-18
1
-31
/
+36
*
Get rid of extra curly brackets
Brandon Millman
2018-05-18
1
-9
/
+9
*
Fix comments
Brandon Millman
2018-05-18
2
-4
/
+9
*
Wait for blockchain to display the account management routes
Brandon Millman
2018-05-18
1
-14
/
+34
*
Fix linter errors and relayer index reloading
Brandon Millman
2018-05-18
1
-11
/
+15
*
Trade direct route
Brandon Millman
2018-05-18
2
-44
/
+37
*
Add props to back button
Brandon Millman
2018-05-18
1
-9
/
+13
*
Back button and title components
Brandon Millman
2018-05-18
2
-57
/
+101
*
Implement new menu styling
Brandon Millman
2018-05-18
2
-4
/
+95
*
Add menu
Brandon Millman
2018-05-18
1
-19
/
+40
*
Add routes
Brandon Millman
2018-05-18
1
-2
/
+105
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-11
/
+11
*
Update wallet footer and add remove token functionality
Brandon Millman
2018-05-10
1
-8
/
+42
*
Merge branch 'development' into feature/website/top-bar-redesign
Brandon Millman
2018-05-09
1
-2
/
+35
|
\
|
*
Remove overflowZ property from portal
Brandon Millman
2018-05-09
1
-1
/
+0
|
*
Fix typo
Brandon Millman
2018-05-09
1
-1
/
+1
|
*
Only show untracked tokens
Brandon Millman
2018-05-09
1
-1
/
+1
|
*
Add token flow
Brandon Millman
2018-05-09
1
-1
/
+34
*
|
Suggestions and fix bad merge
Brandon Millman
2018-05-09
1
-9
/
+0
*
|
Merge branch 'development' into feature/website/top-bar-redesign
Brandon Millman
2018-05-09
1
-0
/
+8
|
\
|
|
*
Add headers to wallet and relayer index
Brandon Millman
2018-05-05
1
-1
/
+11
|
*
Add scrolling to relayer index
Brandon Millman
2018-05-05
1
-1
/
+7
|
*
Lay out wallet and relayers
Brandon Millman
2018-05-05
1
-0
/
+214
*
Top bar expanded display type
Brandon Millman
2018-04-24
1
-2
/
+3
*
Add headers to wallet and relayer index
Brandon Millman
2018-04-24
1
-1
/
+11
*
Add scrolling to relayer index
Brandon Millman
2018-04-24
1
-1
/
+7
*
Lay out wallet and relayers
Brandon Millman
2018-04-24
1
-0
/
+214