Commit Graph

18 Commits

Author SHA1 Message Date
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