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
/
relayer_index
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: fix imports
Fabio Berger
2018-10-18
1
-1
/
+1
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
1
-1
/
+1
*
feat(website): add expanded and minimized display types to relayer grid
Brandon Millman
2018-10-18
2
-20
/
+49
*
When number of relayers is less than number of columns, reduce column number ...
Brandon Millman
2018-09-26
1
-1
/
+5
*
Make Analytics API non-async
fragosti
2018-07-13
2
-4
/
+2
*
Add no-floating-promises ignore comments
fragosti
2018-07-12
2
-5
/
+3
*
Integrate heap analytics
fragosti
2018-07-12
2
-4
/
+3
*
Replace calls to google analytics with calls to heap
fragosti
2018-07-12
2
-6
/
+6
*
No longer elevate relayer grid tile on long press
fragosti
2018-07-04
1
-2
/
+3
*
Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2
Francesco Agosti
2018-07-04
1
-0
/
+4
|
\
|
*
Add media query abstraction around ScreenWidths and stop relayer grid hover e...
fragosti
2018-07-03
1
-0
/
+4
*
|
Update start onboarding copy and relayer grid empty color
Brandon Millman
2018-07-03
1
-1
/
+1
|
/
*
Update relayer grid tiles to use Text
Brandon Millman
2018-07-01
1
-48
/
+15
*
Update relayer grid fallback icon
Brandon Millman
2018-06-27
1
-1
/
+1
*
Remove unecessary position relative rules
fragosti
2018-06-23
1
-0
/
+2
*
Fix z-index issues
fragosti
2018-06-22
2
-2
/
+2
*
Remove Background component
Brandon Millman
2018-06-22
1
-29
/
+10
*
Padding adjustment
Brandon Millman
2018-06-22
1
-1
/
+2
*
Various relayer grid ui polish items
Brandon Millman
2018-06-22
2
-30
/
+31
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-20
2
-40
/
+23
|
\
|
*
Increase number of columns in relayer grid for small screens
Brandon Millman
2018-06-19
1
-1
/
+1
|
*
Create a shared Image component
Brandon Millman
2018-06-19
1
-35
/
+11
|
*
Update RelayerGridTile render logic to incorportate colors and logos
Brandon Millman
2018-06-17
2
-14
/
+22
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-15
1
-30
/
+3
|
\
|
|
*
Fix lint errors
Brandon Millman
2018-06-13
1
-1
/
+0
|
*
Implement large screen open positions
Brandon Millman
2018-06-13
1
-29
/
+3
*
|
Run linter
fragosti
2018-06-15
1
-1
/
+7
*
|
Add Portal v2 logging
fragosti
2018-06-15
2
-3
/
+13
|
/
*
merge v2-prototype
Fabio Berger
2018-06-06
2
-2
/
+2
|
\
|
*
Add styled-components and polished
fragosti
2018-06-02
2
-2
/
+2
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
2
-3
/
+1
|
/
*
Implement design for relayers with no volume or tokens
Brandon Millman
2018-05-25
2
-8
/
+30
*
Basic onboarding flow infrastructure set up
fragosti
2018-05-25
1
-9
/
+3
*
merge development
Fabio Berger
2018-05-23
1
-2
/
+2
|
\
|
*
Merge branch 'development' into improvement/addCustomTslintRules
Fabio Berger
2018-05-17
1
-2
/
+8
|
|
\
|
|
*
Fix top tokens key
Brandon Millman
2018-05-17
1
-2
/
+8
|
*
|
Fix TSLint rules
Fabio Berger
2018-05-16
1
-2
/
+2
|
|
/
*
|
Change number of columns in relayer index for small screens
Brandon Millman
2018-05-19
1
-1
/
+1
*
|
Refactor portal specific colors out of react-shared
Brandon Millman
2018-05-19
2
-2
/
+4
*
|
Fix token link key
Brandon Millman
2018-05-19
1
-2
/
+8
*
|
Modulate number of columns based on screenwidth
Brandon Millman
2018-05-19
1
-3
/
+18
*
|
Add loading component
Brandon Millman
2018-05-18
1
-8
/
+6
*
|
Refactor a bunch of layouts into their own files
Brandon Millman
2018-05-18
1
-12
/
+7
*
|
Fix comments
Brandon Millman
2018-05-18
1
-0
/
+1
*
|
Wait for blockchain to display the account management routes
Brandon Millman
2018-05-18
1
-2
/
+2
|
/
*
Add hover state to top tokens
Brandon Millman
2018-05-15
1
-10
/
+43
*
Change to weekly txn volume
Brandon Millman
2018-05-15
1
-3
/
+3
*
Add missing type definitions
Leonid Logvinov
2018-05-14
3
-6
/
+6
*
Add fallback image support to relayer grid tile
Brandon Millman
2018-05-10
1
-2
/
+36
*
Clear relayer grid state when fetching
Brandon Millman
2018-05-10
1
-0
/
+6
*
Implement loading and error state for relayer grid
Brandon Millman
2018-05-10
1
-10
/
+50
*
Fallback image for relayer grid tile
Brandon Millman
2018-05-10
1
-1
/
+2
*
Change relayer grid tile to link on header
Brandon Millman
2018-05-10
1
-17
/
+17
*
Merge pull request #576 from 0xProject/feature/website/top-tokens
Brandon Millman
2018-05-09
2
-40
/
+9
|
\
|
*
Display top tokens from backend
Brandon Millman
2018-05-09
2
-40
/
+9
*
|
Merge branch 'development' into feature/website/top-bar-redesign
Brandon Millman
2018-05-09
2
-19
/
+24
|
\
|
|
*
Open relayer app when clicking on grid tile
Brandon Millman
2018-05-04
1
-16
/
+19
|
*
Add header images to relayer grid tiles
Brandon Millman
2018-05-04
1
-3
/
+5
|
*
Remove id property from WebsiteBackendRelayerInfo
Brandon Millman
2018-05-03
1
-1
/
+1
*
|
Relayer grid spacing tweaks
Brandon Millman
2018-04-24
1
-2
/
+2
*
|
Add headers to wallet and relayer index
Brandon Millman
2018-04-24
1
-1
/
+1
*
|
Add scrolling to relayer index
Brandon Millman
2018-04-24
1
-1
/
+1
|
/
*
Add specific render path for error and loading
Brandon Millman
2018-04-21
1
-5
/
+7
*
Integrate relayer index with website backend
Brandon Millman
2018-04-20
2
-98
/
+107
*
Implement initial relayer grid
Brandon Millman
2018-04-05
3
-0
/
+248