Michał Leszczyk
|
916a420b72
|
refactor(dashboard-v2): replace pretty-bytes with in-house solution
|
2022-04-15 16:19:29 +02:00 |
Karol Wypchło
|
162e6de77a
|
Merge pull request #1996 from SkynetLabs/dashboard-v2-copy-changes
Dashboard v2 - addressing ops team feedback + DX improvements
|
2022-04-14 13:14:13 +02:00 |
Michał Leszczyk
|
d15d2146f5
|
ops(dashboard-v2): improve local developer experience
|
2022-04-12 12:55:09 +02:00 |
dependabot[bot]
|
8b4b298349
|
build(deps): bump moment from 2.29.1 to 2.29.2 in /packages/dashboard-v2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 14:49:12 +00:00 |
Michał Leszczyk
|
688dbbd52f
|
ops(dashboard-v2): prepare Dockerfile (#1971)
* ops(dashboard-v2): prepare Dockerfile
* ops(dashboard-v2): lint dashboard-v2/Dockerfile
|
2022-04-07 12:59:20 +02:00 |
Michał Leszczyk
|
6f5fda4d30
|
feat(dashboard-v2): add portal settings provider
|
2022-03-29 16:09:02 +02:00 |
dependabot[bot]
|
8791aeb50f
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard-v2
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 10:20:46 +00:00 |
Michał Leszczyk
|
d64d8212d1
|
feat(dashboard-v2): implement LoginForm component
|
2022-03-24 09:38:51 +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
|
c3ec423496
|
feat(dashboard-v2): add Uploader component
|
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
|
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
|
c3a2f7fdbe
|
fix(dashboard-v2): fix Gatsby build & serve flow
|
2022-02-23 12:14:34 +01:00 |
Michał Leszczyk
|
92c2860ccb
|
feat(dashboard-v2): add CurrentUsage component
|
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
|
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
|
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 |