Commit Graph

576 Commits

Author SHA1 Message Date
Karol Wypchło 482b334546
Merge pull request #670 from SkynetLabs/dependabot/npm_and_yarn/packages/webapp/eslint-plugin-react-7.23.2
Bump eslint-plugin-react from 7.23.0 to 7.23.2 in /packages/webapp
2021-05-10 19:11:38 +02:00
Karol Wypchło 293d4a3014
Merge pull request #668 from SkynetLabs/dependabot/npm_and_yarn/packages/webapp/eslint-7.24.0
Bump eslint from 7.22.0 to 7.24.0 in /packages/webapp
2021-05-10 19:11:31 +02:00
dependabot[bot] 30936eb377
Bump eslint from 7.22.0 to 7.24.0 in /packages/webapp
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 17:11:22 +00:00
Karol Wypchło 54f4e49e2b
Merge pull request #664 from SkynetLabs/dependabot/npm_and_yarn/packages/webapp/classnames-2.3.1
Bump classnames from 2.2.6 to 2.3.1 in /packages/webapp
2021-05-10 19:11:19 +02:00
Karol Wypchło 3f02bb1f09
Merge pull request #655 from SkynetLabs/dependabot/npm_and_yarn/packages/webapp/react-dropzone-11.3.2
Bump react-dropzone from 11.3.1 to 11.3.2 in /packages/webapp
2021-05-10 19:11:12 +02:00
Karol Wypchło 75968eb789
Merge pull request #671 from SkynetLabs/dependabot/npm_and_yarn/packages/webapp/cypress-7.1.0
Bump cypress from 6.9.1 to 7.1.0 in /packages/webapp
2021-05-10 19:10:46 +02:00
Karol Wypchło f6a49f12b9
Merge pull request #676 from SkynetLabs/dependabot/npm_and_yarn/packages/webapp/eslint-config-prettier-8.2.0
Bump eslint-config-prettier from 8.1.0 to 8.2.0 in /packages/webapp
2021-05-10 19:10:28 +02:00
Karol Wypchło 3d95c7ecb7
Merge pull request #693 from SkynetLabs/dependabot/npm_and_yarn/packages/website/polished-4.1.2
Bump polished from 4.1.1 to 4.1.2 in /packages/website
2021-05-10 19:10:18 +02:00
dependabot[bot] 8f55c9a239
Bump yargs from 16.2.0 to 17.0.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:43:32 +00:00
Karol Wypchło 0c0be50e89
accounts health checks and testing improvements (#717)
* add account health check

* circular dep resolution

* error cannot be undefined
2021-05-05 14:18:10 +02:00
Karol Wypchlo fee7ba3d74 fix a dev change that stubbed most of account frontend endpoints 2021-05-04 11:34:01 +02:00
Karol Wypchlo 2a4b5f7a07 remove random image check that fails strict validation - weird upload 2021-04-30 16:22:57 +02:00
Karol Wypchlo 6eda287ec4 restore health checks to once per 5 minutes and once per hour for extended 2021-04-30 11:12:41 +02:00
Karol Wypchlo 23646e9969 upgrade node docker image to 16.0.0 2021-04-29 17:57:32 +02:00
Karol Wypchlo 893b424c59 fix dockerfile 2021-04-29 17:21:56 +02:00
Karol Wypchlo 7eb6d15d4b fixed errorMessage reporting 2021-04-29 16:59:05 +02:00
Karol Wypchlo 7fab576e6a atomic writes 2021-04-29 16:56:53 +02:00
Karol Wypchlo 4a52b8de99 add logging 2021-04-29 16:45:57 +02:00
Karol Wypchlo bdd0b8d6c6 drop superagent 2021-04-29 16:43:17 +02:00
Karol Wypchlo 193d12b6a3 pass output to docker logs 2021-04-29 13:56:00 +02:00
Karol Wypchlo cd7dac5b7e verbose => extended 2021-04-29 13:43:40 +02:00
Karol Wypchło 209a12ccad remove unused line 2021-04-29 13:29:11 +02:00
Karol Wypchlo cedef4f1bb improve health checks 2021-04-29 13:29:10 +02:00
Karol Wypchło b0641fc334
Merge pull request #695 from SkynetLabs/sevey/fix-careers-footer
Fix footer links for Job page
2021-04-28 11:37:12 +02:00
Steve ccd17f7e4e
Fix a typo on the home page
overheard > overhead
2021-04-26 12:47:13 -04:00
Matthew Sevey 45ca8f12a8 Fix footer links for Job page 2021-04-26 12:05:59 -04:00
dependabot[bot] 87b91bec70
Bump polished from 4.1.1 to 4.1.2 in /packages/website
Bumps [polished](https://github.com/styled-components/polished) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](https://github.com/styled-components/polished/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 10:50:17 +00:00
Karol Wypchlo 59024bbe24 add careers page info 2021-04-22 19:47:54 +02:00
Karol Wypchlo e87522ab28 fix overflow 2021-04-22 12:53:10 +02:00
Karol Wypchlo 5baad06e04 typo 2021-04-22 12:41:01 +02:00
dependabot[bot] 733f5f9f7f
Bump cypress from 6.9.1 to 7.1.0 in /packages/webapp
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.9.1 to 7.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/commits/v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 15:19:32 +00:00
dependabot[bot] 277590e843
Bump classnames from 2.2.6 to 2.3.1 in /packages/webapp
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.1.
- [Release notes](https://github.com/JedWatson/classnames/releases)
- [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 15:19:29 +00:00
dependabot[bot] 82adba6597
Bump react-dropzone from 11.3.1 to 11.3.2 in /packages/webapp
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.3.1 to 11.3.2.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.3.1...v11.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 15:19:28 +00:00
dependabot[bot] 6bfb98a9c7
Bump eslint-config-prettier from 8.1.0 to 8.2.0 in /packages/webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.1.0...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 10:26:10 +00:00
Karol Wypchlo 41badfb26b add package-lock.json 2021-04-16 13:05:55 +02:00
Karol Wypchlo d0a4a0ae32 clean up libraries 2021-04-16 12:35:10 +02:00
Karol Wypchlo 568a032d84 remove body parser 2021-04-16 12:10:16 +02:00
Ivaylo Novakov 7d7f697672
Fix Ivo's socials. 2021-04-14 15:35:47 +02:00
Karol Wypchlo 394180c4b2 cross-env 2021-04-13 13:12:03 +02:00
Karol Wypchlo 6c17830ade GATSBY_API_URL 2021-04-13 13:09:45 +02:00
Karol Wypchlo 60b4542539 add cypress to website 2021-04-13 12:32:03 +02:00
Karol Wypchlo aab0e7d59a rename SkynetHQ to SkynetLabs 2021-04-13 12:05:03 +02:00
Karol Wypchlo 16a1bcaef8 move to SkynetLabs 2021-04-12 17:38:50 +02:00
Karol Wypchlo 76b0431cc4 fix siasky.net hardcoded 2021-04-12 14:11:24 +02:00
Karol Wypchlo cdf1064293 fix authentication status 2021-04-12 13:48:47 +02:00
dependabot[bot] 7339dd9089
Bump eslint-plugin-react from 7.23.0 to 7.23.2 in /packages/webapp
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.0...v7.23.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 10:35:12 +00:00
Karol Wypchlo 780c6b7e90 news 2021-04-08 17:13:15 +02:00
Karol Wypchlo ed90c16b61 website improvements 2021-04-08 16:02:01 +02:00
Karol Wypchlo 05415d5955 use base32 skylink domain for app uploads 2021-04-08 14:23:13 +02:00
Karol Wypchlo b42fc4e386 rename dashboard to my account 2021-04-08 14:14:40 +02:00