Commit db2def5
authored
[Dashboard] Join operators address view and the wallet address view (#3323)
* feat: add kv store table, show transaction history for operator; cleanup
* refactor: home page, header, graph
* refactor: theme, components, simplify code, reorganize imports, add new fields to the wallet details
* refactor: styles for mobile device, shadow icon
* refactor: make table responsove, fix its cells, fix few other components, replace scss with mui in the component
* fix: time period buttons logic, numeric format of hmt balance, remove some tooltips
* refactor: leaderboard table, some component, reorder imports, remove unused css modules and components
* refactor: use-breakpoints hook, some components, remove needless files
* refactor: remove footer scss and changed footer component, other minor changes
* refactor: theme's variants
* feat: add tooltips to the operator details
* fix: rename button
* refactor: tooltips on home page
* minor refactoring
* fix: use custom hook for identifying isMobile
* minor refactoring of Holders component
* fix: weird padding in table, tooltip's padding on graph, color of address in the table, add withdrawable tokens
* address the feedback partially
* fix: using max integer
* fix: show 0 instead of empty string, if graph's metric is nullable
* fix: reset pagination on unmount
* fix: hide vertical scroll on tables, get back standard-background className
* remove log
* fix hmt balance1 parent 0048682 commit db2def5
File tree
69 files changed
+1662
-2018
lines changed- packages/apps/dashboard/client/src
- assets
- styles
- components
- Breadcrumbs
- Charts
- Clipboard
- DataEntry
- Header
- Home
- NothingFound
- SearchBar
- SearchResults
- SectionWrapper
- features/Leaderboard
- components
- hooks
- pages
- Home
- Leaderboard
- SearchResults
- EscrowAddress
- HmtBalance
- HmtPrice
- KVStore
- ReputationScore
- RoleDetails
- RoleDetailsEscrows
- StakeInfo
- WalletAddress
- WalletAddressTransactions
- cells
- tableComponents
- services
- api
- utils/hooks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+1662
-2018
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
4 | 5 | | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
7 | 9 | | |
8 | | - | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 72 deletions
This file was deleted.
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
Lines changed: 0 additions & 72 deletions
This file was deleted.
Lines changed: 2 additions & 184 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
| 2 | + | |
6 | 3 | | |
7 | 4 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 5 | | |
85 | 6 | | |
86 | 7 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
Lines changed: 0 additions & 16 deletions
This file was deleted.
0 commit comments