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 |
Karol Wypchło
|
d9c3704236
|
Merge pull request #1792 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-react-helmet-5.8.0
build(deps): bump gatsby-plugin-react-helmet from 5.7.0 to 5.8.0 in /packages/website
|
2022-03-01 11:31:48 +01:00 |
dependabot[bot]
|
94eef0c042
|
build(deps): bump gatsby-plugin-react-helmet in /packages/website
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.8.0/packages/gatsby-plugin-react-helmet)
---
updated-dependencies:
- dependency-name: gatsby-plugin-react-helmet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 10:25:09 +00:00 |
Karol Wypchło
|
8e648a32a0
|
Merge pull request #1760 from SkynetLabs/dashboard-v2-main-screen
Dashboard V2: main screen
|
2022-03-01 11:18:28 +01:00 |
Karol Wypchło
|
1c3ec14498
|
Merge branch 'master' into dashboard-v2-main-screen
|
2022-03-01 11:18:12 +01:00 |
Karol Wypchło
|
97da33257c
|
Merge pull request #1790 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/dayjs-1.10.8
build(deps): bump dayjs from 1.10.7 to 1.10.8 in /packages/dashboard
|
2022-03-01 10:11:57 +01:00 |
Karol Wypchło
|
ca26543f4f
|
drop handshake and accounts dockerfile update check
|
2022-03-01 10:08:42 +01:00 |
dependabot[bot]
|
c567381992
|
build(deps): bump dayjs from 1.10.7 to 1.10.8 in /packages/dashboard
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.8/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.7...v1.10.8)
---
updated-dependencies:
- dependency-name: dayjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 09:08:19 +00:00 |
Karol Wypchło
|
fa7354f0d8
|
Merge branch 'master' into dashboard-v2-main-screen
|
2022-03-01 10:06:27 +01:00 |
Michał Leszczyk
|
2653de6bb9
|
fix(dashboard-v2): prevent division by zero
|
2022-02-28 16:37:57 +01:00 |
Christopher Schinnerl
|
4c5acb8221
|
Merge pull request #1771 from SkynetLabs/set-portal-domain-as-server-domain-when-accessing-through-server-domain
set portal domain header to server domain when accessing through server domain
|
2022-02-28 16:25:25 +01:00 |
Karol Wypchło
|
ac76c0fe80
|
Merge branch 'master' into set-portal-domain-as-server-domain-when-accessing-through-server-domain
|
2022-02-28 15:18:21 +01:00 |
Karol Wypchlo
|
520f935cd2
|
make code more verbose
|
2022-02-28 15:11:11 +01:00 |
Karol Wypchło
|
5c8b5c4a06
|
Merge pull request #1767 from SkynetLabs/use-handshake-docker-image
use handshake docker image
|
2022-02-28 13:50:59 +01:00 |
Karol Wypchło
|
985cb4205f
|
Merge pull request #1786 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-responsive-iframe-5.8.0
build(deps): bump gatsby-remark-responsive-iframe from 5.7.0 to 5.8.0 in /packages/website
|
2022-02-28 13:34:21 +01:00 |
Karol Wypchło
|
c47a4237b6
|
Merge pull request #1783 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-sharp-4.8.0
build(deps): bump gatsby-transformer-sharp from 4.7.0 to 4.8.0 in /packages/website
|
2022-02-28 13:34:14 +01:00 |
dependabot[bot]
|
22d94009a4
|
build(deps): bump gatsby-transformer-sharp in /packages/website
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.8.0/packages/gatsby-transformer-sharp)
---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:26:39 +00:00 |
Karol Wypchło
|
bef65b08ea
|
Merge pull request #1788 from SkynetLabs/dependabot/npm_and_yarn/packages/website/postcss-8.4.7
build(deps): bump postcss from 8.4.6 to 8.4.7 in /packages/website
|
2022-02-28 13:26:17 +01:00 |
Karol Wypchło
|
9c54ae9c47
|
Merge pull request #1787 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.8.1
build(deps): bump gatsby from 4.7.2 to 4.8.1 in /packages/website
|
2022-02-28 13:26:10 +01:00 |
Karol Wypchło
|
cda18cf423
|
Merge pull request #1785 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sitemap-5.8.0
build(deps): bump gatsby-plugin-sitemap from 5.7.0 to 5.8.0 in /packages/website
|
2022-02-28 13:25:50 +01:00 |
dependabot[bot]
|
eccc448d20
|
build(deps): bump gatsby-plugin-sitemap in /packages/website
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.8.0/packages/gatsby-plugin-sitemap)
---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:21:15 +00:00 |
dependabot[bot]
|
cd3190b94a
|
build(deps): bump postcss from 8.4.6 to 8.4.7 in /packages/website
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.6...8.4.7)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:21:02 +00:00 |
dependabot[bot]
|
ac0aa27223
|
build(deps): bump gatsby from 4.7.2 to 4.8.1 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.7.2 to 4.8.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.7.2...gatsby@4.8.1)
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:20:51 +00:00 |
dependabot[bot]
|
156c8128b4
|
build(deps): bump gatsby-remark-responsive-iframe in /packages/website
Bumps [gatsby-remark-responsive-iframe](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-responsive-iframe) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-responsive-iframe/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.8.0/packages/gatsby-remark-responsive-iframe)
---
updated-dependencies:
- dependency-name: gatsby-remark-responsive-iframe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:19:40 +00:00 |
Karol Wypchło
|
479c1c1c99
|
Merge pull request #1784 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-remark-5.8.1
build(deps): bump gatsby-transformer-remark from 5.7.0 to 5.8.1 in /packages/website
|
2022-02-28 13:18:56 +01:00 |
Karol Wypchło
|
9555fb5772
|
Merge pull request #1782 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.8.1
build(deps): bump gatsby-plugin-sharp from 4.7.0 to 4.8.1 in /packages/website
|
2022-02-28 13:18:45 +01:00 |
Karol Wypchło
|
aa8e0c4233
|
Merge pull request #1775 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-yaml-4.8.0
build(deps): bump gatsby-transformer-yaml from 4.7.0 to 4.8.0 in /packages/website
|
2022-02-28 13:18:36 +01:00 |
Karol Wypchło
|
c770aaa985
|
Merge pull request #1777 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-postcss-5.8.0
build(deps): bump gatsby-plugin-postcss from 5.7.0 to 5.8.0 in /packages/website
|
2022-02-28 13:18:28 +01:00 |
Karol Wypchło
|
5fa0cf0db4
|
Merge pull request #1781 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-8.10.0
build(deps-dev): bump eslint from 8.9.0 to 8.10.0 in /packages/dashboard
|
2022-02-28 13:18:18 +01:00 |
Karol Wypchło
|
1e8451eaa5
|
Merge pull request #1779 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.205.0
build(deps): bump stripe from 8.203.0 to 8.205.0 in /packages/dashboard
|
2022-02-28 13:18:04 +01:00 |
Karol Wypchło
|
91a2ef8c1f
|
Merge pull request #1780 from SkynetLabs/dependabot/npm_and_yarn/packages/dnslink-api/is-valid-domain-0.1.6
build(deps): bump is-valid-domain from 0.1.5 to 0.1.6 in /packages/dnslink-api
|
2022-02-28 13:17:48 +01:00 |
Karol Wypchło
|
b4a06d0eaa
|
Merge pull request #1776 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/postcss-8.4.7
build(deps-dev): bump postcss from 8.4.6 to 8.4.7 in /packages/dashboard
|
2022-02-28 13:17:32 +01:00 |
Karol Wypchło
|
e64a3472c4
|
Merge pull request #1778 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/express-jwt-6.1.1
build(deps): bump express-jwt from 6.1.0 to 6.1.1 in /packages/dashboard
|
2022-02-28 13:17:20 +01:00 |
dependabot[bot]
|
55c0e9585d
|
build(deps): bump gatsby-transformer-remark in /packages/website
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.8.1/packages/gatsby-transformer-remark)
---
updated-dependencies:
- dependency-name: gatsby-transformer-remark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:12:21 +00:00 |
dependabot[bot]
|
48bbfee82f
|
build(deps): bump gatsby-plugin-sharp in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.7.0 to 4.8.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.8.1/packages/gatsby-plugin-sharp)
---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:10:22 +00:00 |
dependabot[bot]
|
0e3e17a439
|
build(deps-dev): bump eslint from 8.9.0 to 8.10.0 in /packages/dashboard
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 12:09:56 +00:00 |