Commit Graph

3745 Commits

Author SHA1 Message Date
Karol Wypchło d74df7cd68
deploy storybook only on changes in dashboard-v2 2022-02-18 13:56:59 +01:00
Karol Wypchło 29d4df0be6
Merge pull request #1731 from SkynetLabs/dashboard-v2-move-storybook-components
Dashboard v2 move storybook components
2022-02-18 12:34:14 +01:00
Karol Wypchło e207fe2602
Merge pull request #1730 from SkynetLabs/dashboard-v2-code-quality-checks
Dashboard v2 code quality checks
2022-02-18 12:34:05 +01:00
Karol Wypchło eed461c678
Merge pull request #1734 from SkynetLabs/dependabot/npm_and_yarn/packages/website/url-parse-1.5.7
Bump url-parse from 1.5.4 to 1.5.7 in /packages/website
2022-02-18 12:32:52 +01:00
dependabot[bot] fa9c5638e3
Bump url-parse from 1.5.4 to 1.5.7 in /packages/website
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:54:41 +00:00
Karol Wypchło ce5143ad8c
Merge pull request #1733 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7 in /packages/health-check
2022-02-18 10:53:54 +01:00
Karol Wypchło 3a3fd32f60
Merge pull request #1735 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7 in /packages/dashboard
2022-02-18 10:53:46 +01:00
dependabot[bot] a720952c3e
Bump url-parse from 1.5.3 to 1.5.7 in /packages/dashboard
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:52:00 +00:00
dependabot[bot] f5a7ff1bd4
Bump url-parse from 1.5.3 to 1.5.7 in /packages/health-check
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:51:41 +00:00
Karol Wypchło 74318fd17e
Merge pull request #1732 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/next-12.1.0
Bump next from 12.0.10 to 12.1.0 in /packages/dashboard
2022-02-18 10:51:09 +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 24605b409d
ops(dashboard-v2): deploy storybook on PRs 2022-02-18 09:18:54 +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
dependabot[bot] 99812e5174
Bump next from 12.0.10 to 12.1.0 in /packages/dashboard
Bumps [next](https://github.com/vercel/next.js) from 12.0.10 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.10...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 02:14:35 +00:00
Karol Wypchło e1e56a60e0
Merge pull request #1727 from SkynetLabs/replace-api-env-vars-with-domains
replace api env vars with domain vars
2022-02-17 15:40:48 +01:00
Karol Wypchło c481a76748
Merge pull request #1729 from SkynetLabs/update-nginx-distro
upgrade nginx linux distro from ubuntu 18 LTS to 20 LTS
2022-02-17 15:21:34 +01:00
Michał Leszczyk 2f428b8e04
ops(dashboard-v2): setup github action on pull requests 2022-02-17 12:18:53 +01:00
Michał Leszczyk b539a41397
ops(dashboard-v2): setup (& satisfy) prettier 2022-02-17 12:16:21 +01:00
Karol Wypchło 240ac30e46
Merge pull request #1726 from SkynetLabs/expose-trustless-download-endpoint
expose /skynet/trustless/basesector
2022-02-17 12:15:59 +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
Karol Wypchło e674896f7d
Merge pull request #1725 from SkynetLabs/dashboard-v2
ops: initial Dashboard v2 directory setup
2022-02-16 15:14:08 +01:00
Karol Wypchlo 8a536cf43c
use ngx.var.scheme instead of https 2022-02-16 15:09:33 +01:00
Karol Wypchlo f7f03d183a
replace api env vars with domain vars 2022-02-16 14:59:15 +01:00
Karol Wypchlo 26a0451d32
upgrade nginx linux distro from ubuntu 18 LTS to 20 LTS 2022-02-16 14:40:29 +01:00
Karol Wypchlo ce7c2cdc13
add user-agent override 2022-02-16 14:25:42 +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
Karol Wypchło f8f39ea936
update limit_conn to 100
Co-authored-by: Michał Leszczyk <michasko37@gmail.com>
2022-02-16 11:41:56 +01:00
Karol Wypchło 8f90385f3f
Merge pull request #1722 from SkynetLabs/remove-unused-jaeger-env-var
remove portal name env var
2022-02-16 11:03:58 +01:00
Karol Wypchlo 166c452dbb
expose /skynet/trustless/basesector 2022-02-16 10:55:19 +01:00
Michał Leszczyk fe9b01bfe2
ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
Karol Wypchło bded241017
Merge pull request #1723 from SkynetLabs/ivo/api_keys
Allow the Skynet-API-Key header.
2022-02-15 16:53:27 +01:00
Ivaylo Novakov 52f231dc1c
Remove unneeded methods. 2022-02-15 15:28:43 +01:00
Ivaylo Novakov 4177ed74d6
Remove unneeded methods. 2022-02-15 15:22:36 +01:00
Ivaylo Novakov 6371ee57e5
Update docker/nginx/conf.d/include/cors-headers
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2022-02-15 15:21:03 +01:00
Ivaylo Novakov 0c8fa3283b
Allow the Skynet-API-Key header.
Add a health-check command for fetching the test user's API key.
2022-02-15 14:59:19 +01:00
Karol Wypchło a13ee347e9
Merge pull request #1701 from SkynetLabs/incremental-server-backup
incremental logs and daily skylinks backup
2022-02-15 13:16:01 +01:00
Karol Wypchlo d3be15dc03
remove unnecessary portal name env var 2022-02-15 12:52:11 +01:00
Karol Wypchło f2846146f7
Merge pull request #1688 from SkynetLabs/clean-up-dashboard-url-env-var
remove dashboard url env var usage
2022-02-15 10:53:30 +01:00
Karol Wypchło 390eaf975b
Merge pull request #1711 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/pretty-bytes-6.0.0
Bump pretty-bytes from 5.6.0 to 6.0.0 in /packages/dashboard
2022-02-14 16:50:21 +01:00
Karol Wypchło 8d3d1fe563
Merge pull request #1712 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-3.0.22
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/website
2022-02-14 16:35:15 +01:00
Karol Wypchło 760157ae06
Merge pull request #1707 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-3.0.22
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/dashboard
2022-02-14 16:35:01 +01:00
Karol Wypchło 475c94f86e
Merge pull request #1714 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/sora-4.5.3
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/website
2022-02-14 15:38:48 +01:00
Karol Wypchło 5fda35acb2
Merge pull request #1705 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/health-check
2022-02-14 15:38:36 +01:00
Karol Wypchło 5406671455
Merge pull request #1713 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-6.2.6
Bump framer-motion from 6.2.4 to 6.2.6 in /packages/website
2022-02-14 15:38:21 +01:00
Karol Wypchło fc39eac81e
Merge pull request #1721 from SkynetLabs/dependabot/npm_and_yarn/packages/website/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/website
2022-02-14 15:38:03 +01:00