Michał Leszczyk
|
07c9324daa
|
feat(dashboard-v2): live data for recent activity panel
|
2022-03-03 13:21:08 +01:00 |
Michał Leszczyk
|
e9753d9adb
|
feat(dashboard-v2): add CurrentPlan component with live data on main screen
|
2022-03-02 12:51:16 +01:00 |
Michał Leszczyk
|
3128a2e780
|
feat(dashboard-v2): prevent flashing dashboard's main screen to unauthenticated users
|
2022-03-02 12:50:32 +01:00 |
Michał Leszczyk
|
6271d06ed0
|
feat(dashboard-v2): add UserContext
|
2022-03-02 12:17:32 +01:00 |
Michał Leszczyk
|
a07b7da396
|
fix(dashboard-v2): fix slider's bullets click handling
|
2022-03-02 12:17:15 +01:00 |
Michał Leszczyk
|
18e198d3df
|
chore(dashboard-v2): cleanup commented code
|
2022-03-02 11:59:32 +01:00 |
Michał Leszczyk
|
e3fe7c60c2
|
fix(dashboard-v2): only render TabPanel's children when the panel is first activated
|
2022-03-02 11:59:00 +01:00 |
Michał Leszczyk
|
67cd527e1a
|
fix(dashboard-v2): don't propagate click events to children of inactive slides
|
2022-03-02 11:58:35 +01:00 |
Michał Leszczyk
|
527ec5acbf
|
fix(dashboard-v2): fix uploader responsiveness
|
2022-03-01 18:05:57 +01:00 |
Michał Leszczyk
|
227e931bf7
|
feat(dashboard-v2): add uploader on main screen
|
2022-03-01 16:53:44 +01:00 |
Michał Leszczyk
|
c3ec423496
|
feat(dashboard-v2): add Uploader component
|
2022-03-01 16:53:44 +01:00 |
Michał Leszczyk
|
ec8119fecf
|
feat(dashboard-v2): add ProgressBar component
|
2022-03-01 16:53:44 +01:00 |
Michał Leszczyk
|
901d2b4ba8
|
fix(dashboard-v2): improve Tabs to fill available height
|
2022-03-01 16:53:44 +01:00 |
Michał Leszczyk
|
97240d128b
|
fix(dashboard-v2): fix styles of Button component
|
2022-03-01 16:53:44 +01:00 |
Michał Leszczyk
|
44331e93d6
|
feat(dashboard-v2): add upload-rellated icons
|
2022-03-01 16:53:44 +01:00 |
Michał Leszczyk
|
6063510056
|
feat(dashboard-v2): API access
|
2022-03-01 15:13:19 +01:00 |
Michał Leszczyk
|
2653de6bb9
|
fix(dashboard-v2): prevent division by zero
|
2022-02-28 16:37:57 +01:00 |
Michał Leszczyk
|
7f26c95b48
|
Revert "style(dashboard-v2): use PropTypes.elementType"
This reverts commit 4429e4e0be .
|
2022-02-28 10:15:29 +01:00 |
Michał Leszczyk
|
5123a23e33
|
chore(dashboard-v2): add storybook-addon-gatsby
|
2022-02-26 13:47:58 +01:00 |
Michał Leszczyk
|
aaaa9c13e0
|
chore(dashboard-v2): replace byte-size with pretty-bytes
|
2022-02-26 13:34:07 +01:00 |
Michał Leszczyk
|
4429e4e0be
|
style(dashboard-v2): use PropTypes.elementType
|
2022-02-26 12:53:12 +01:00 |
Michał Leszczyk
|
8dcd688673
|
style(dashboard-v2): use tailwind classes for width
|
2022-02-26 12:50:38 +01:00 |
Michał Leszczyk
|
278ab698c2
|
refactor(dashboard-v2): use breakpoint names instead of minWidth in Slider props
|
2022-02-26 12:48:24 +01:00 |
Michał Leszczyk
|
7681287127
|
style(dashboard-v2): simplify 'key' props
|
2022-02-26 12:30:55 +01:00 |
Michał Leszczyk
|
7adbc4bf68
|
fix(dashboard-v2): fix slider scrolling to far when window size is increased on the last slide
|
2022-02-26 12:25:01 +01:00 |
Michał Leszczyk
|
92892bf2d2
|
fix(dashboard-v2): fix NavBar not loading in Storybook
|
2022-02-23 13:15:45 +01:00 |
Michał Leszczyk
|
c3a2f7fdbe
|
fix(dashboard-v2): fix Gatsby build & serve flow
|
2022-02-23 12:14:34 +01:00 |
Michał Leszczyk
|
d366552105
|
feat(dashboard-v2): compose main page
|
2022-02-23 12:14:34 +01:00 |
Michał Leszczyk
|
279bd8cb8c
|
fix(dashboard-v2): fix Slider bullets showing unnecessarily
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
92c2860ccb
|
feat(dashboard-v2): add CurrentUsage component
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
0c59cc27c1
|
feat(dashboard-v2): add ActivityTable component
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
f6496f0358
|
feat(dashboard-v2): add Slider component
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
fad846ee7a
|
fix(dashboard-v2): fix table cell paddings
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
ae5c66817c
|
feat(dashboard-v2): make top navigation bar responsive
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
0c275a8f3e
|
fix(dashboard-v2): fix active tab indicator after window resize
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
143c6a94e5
|
feat(dashboard-v2): allow passing custom elements as panel title
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
cb0ff7a576
|
feat(dashboard-v2): add css media query helper
|
2022-02-23 12:14:33 +01:00 |
Michał Leszczyk
|
9ced352b16
|
feat(dashboard-v2): introduce a page layout (#1737)
|
2022-02-21 09:30:39 +01:00 |
Michał Leszczyk
|
d385f9e689
|
style(dashboard-v2): prettify
|
2022-02-18 09:20:47 +01:00 |
Michał Leszczyk
|
02b3b814f0
|
chore(dashboard-v2): fix build
|
2022-02-18 09:19:06 +01:00 |
Michał Leszczyk
|
7959328bcb
|
chore(dashboard-v2): move components from skynet-storybook repo
|
2022-02-18 09:18:54 +01:00 |
Michał Leszczyk
|
4871422060
|
ops(dashboard-v2): setup Storybook
|
2022-02-18 09:18:41 +01:00 |
Michał Leszczyk
|
0d108a8b82
|
style(dashboard-v2): update prettier config
|
2022-02-18 09:17:28 +01:00 |
Michał Leszczyk
|
b539a41397
|
ops(dashboard-v2): setup (& satisfy) prettier
|
2022-02-17 12:16:21 +01:00 |
Michał Leszczyk
|
0fa43b9b2d
|
ops(dashboard-v2): address (some) missing peer-dependencies warnings
|
2022-02-17 12:10:50 +01:00 |
Michał Leszczyk
|
83c26bf7c4
|
ops(dashboard-v2): setup eslint
|
2022-02-17 12:10:33 +01:00 |
Michał Leszczyk
|
00eb919520
|
ops: use yarn instead of npm
|
2022-02-16 13:14:41 +01:00 |
Michał Leszczyk
|
0c77705c26
|
ops: remove SSR config
|
2022-02-16 13:10:49 +01:00 |
Michał Leszczyk
|
fe9b01bfe2
|
ops: initial Dashboard v2 directory setup
|
2022-02-16 08:53:45 +01:00 |