1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2025-01-20 11:34:44 +02:00

126 Commits

Author SHA1 Message Date
Bart
3ab956d122 Added FactorioCode component for blueprint titles 2021-03-17 16:23:28 +01:00
dependabot[bot]
4bdf7fc28e
Bump prisma from 2.18.0 to 2.19.0 (#52)
Bumps [prisma](https://github.com/prisma/prisma) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Changelog](https://github.com/prisma/prisma/blob/master/docs/releases.md)
- [Commits](https://github.com/prisma/prisma/compare/2.18.0...2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 13:49:28 +01:00
Bart
48d4c332bb Fix date formatting 2021-03-17 12:10:44 +01:00
Bart
1af7a6546f Add missing dep 2021-03-17 12:01:42 +01:00
Alexander Horbunov
f98ec515a6
Added new bp entities style (#49)
Co-authored-by: Bart <barthuijgen@users.noreply.github.com>
2021-03-17 11:29:26 +01:00
Bart
8dc22086f9
Blueprint page refactor (#51)
* blueprint page refactor

* Deduplicate code on blueprint page

Co-authored-by: Bart <barthuijgen@users.noreply.github.com>
2021-03-17 10:33:51 +01:00
dependabot[bot]
653a1001e4
Bump cypress from 6.6.0 to 6.7.1 (#48)
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.6.0 to 6.7.1.
- [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/compare/v6.6.0...v6.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 10:25:18 +01:00
dependabot[bot]
ef3c9c4e3e
Bump @types/node from 14.14.34 to 14.14.35 (#44)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 10:25:08 +01:00
dependabot[bot]
72fa908a0c
Bump react-multi-select-component from 3.1.5 to 3.1.6 (#47)
Bumps [react-multi-select-component](https://github.com/harshzalavadiya/react-multi-select-component) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/harshzalavadiya/react-multi-select-component/releases)
- [Commits](https://github.com/harshzalavadiya/react-multi-select-component/compare/v3.1.5...v3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 10:24:56 +01:00
dependabot[bot]
0b7caa6df3
Bump @prisma/client from 2.18.0 to 2.19.0 (#50)
Bumps [@prisma/client](https://github.com/prisma/prisma) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Changelog](https://github.com/prisma/prisma/blob/master/docs/releases.md)
- [Commits](https://github.com/prisma/prisma/compare/2.18.0...2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 10:24:43 +01:00
dependabot[bot]
1ee66e0eac
Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 (#45)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 18:34:58 +01:00
dependabot[bot]
bde650a650
Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 (#42)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 09:45:18 +01:00
dependabot[bot]
18ad4b51da
Bump @types/node from 14.14.33 to 14.14.34 (#40)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 12:21:39 +01:00
dependabot[bot]
591672b4fb
Bump eslint from 7.21.0 to 7.22.0 (#41)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:21:05 +01:00
Bart
11d53dfc75 Fix button font size, tags placeholder and deploy task order 2021-03-14 23:40:54 +01:00
Alexander Horbunov
a18c827fba
Blueprint page layout (#38)
* Added factorio style button

* Added panel inset panel, button css improvements

* Fix my blueprints list and edit button

* Blueprint page brainstorming #1

* Layout branstorm #2

* Changes to blueprints page, container width fix

Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-03-14 23:28:38 +01:00
Bart
f7cbfca18c Set cache control metadata in cdn static files 2021-03-13 23:54:41 +01:00
Bart
eddbefe145 Fix gcloud run deploy 2021-03-13 23:22:15 +01:00
Bart
08a8adfb23 Finish auto deploy on develop branch 2021-03-13 23:16:08 +01:00
Bart
6b7083fc53
Merge branch 'master' into develop 2021-03-13 22:26:10 +01:00
Bart
cf19eaa1cb Update @fbe/editor to use cloudflare worker 2021-03-13 22:18:15 +01:00
Bart
b6bf91dc33 Test blueprints deploy to dev 2021-03-13 17:31:57 +01:00
Bart
c8ba09346a Testing dev deploy 2021-03-13 16:57:44 +01:00
Bart
8e126697b6 Update readmes, add fonts locally, fixes to search page props 2021-03-13 15:15:15 +01:00
Bart
bf62516501 Use nextjs generated package json instead of keeping self managed list 2021-03-13 01:27:31 +01:00
Bart
35711c15ce Readme and github languages fix 2021-03-13 01:00:19 +01:00
Bart
79cbd25de5
Merge pull request #36 from barthuijgen/develop
Merge develop to master
2021-03-13 00:46:54 +01:00
Bart
62d2bd963f Fix snap to grid element 2021-03-13 00:30:55 +01:00
Bart
94daa2c89f style cleanup 2021-03-13 00:09:15 +01:00
Alexander Horbunov
7278f23f48
[WIP] factorio-style-components (#34)
* Added factorio style button

* Added panel inset panel, button css improvements

* Fix my blueprints list and edit button

* Comments related fixes

* Fixing to guidelines and small style adjustments

Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-03-12 23:10:32 +01:00
dependabot[bot]
9ce9c4b4df
Bump puppeteer from 7.1.0 to 8.0.0 (#33)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.1.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-12 00:56:01 +01:00
Bart
86fa83579c Fix github validate action 2021-03-12 00:41:46 +01:00
Bart
5db0d221d3 Fix jest warnings and apply lint and test in github actions to all apps and libs 2021-03-12 00:36:31 +01:00
Bart
033477221e Downgrade framed-motion to prevent depreceation warning, rewrote root readme 2021-03-11 22:59:31 +01:00
Bart
266babec20 Format tags and applied max width to main 2021-03-11 22:59:05 +01:00
Bart
7df5776fab Upgrade packages, added tags 2021-03-11 20:37:17 +01:00
dependabot[bot]
364b849310
Bump bcrypt from 5.0.0 to 5.0.1 (#27)
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 19:21:27 +01:00
dependabot[bot]
c3931f6e9c
Bump @google-cloud/pubsub from 2.9.0 to 2.10.0 (#26)
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-pubsub/compare/v2.9.0...v2.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 12:43:24 +01:00
Bart
bcd5729ada
Merge pull request #24 from barthuijgen/dependabot/npm_and_yarn/develop/ts-jest-26.5.3
Bump ts-jest from 26.5.1 to 26.5.3
2021-03-11 12:29:12 +01:00
Bart
3cf7c20ea6
Merge pull request #25 from barthuijgen/dependabot/npm_and_yarn/develop/sharp-0.27.2
Bump sharp from 0.27.1 to 0.27.2
2021-03-11 12:28:54 +01:00
dependabot[bot]
9efcdb94eb
Bump sharp from 0.27.1 to 0.27.2
Bumps [sharp](https://github.com/lovell/sharp) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.27.1...v0.27.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 11:15:38 +00:00
dependabot[bot]
e9430a6557
Bump ts-jest from 26.5.1 to 26.5.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.1...v26.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 11:15:24 +00:00
Bart
772646e4ba
Merge pull request #23 from barthuijgen/dependabot/npm_and_yarn/develop/babel/preset-typescript-7.13.0
Bump @babel/preset-typescript from 7.12.16 to 7.13.0
2021-03-11 12:09:11 +01:00
Bart
7ac589de9c
Merge pull request #16 from barthuijgen/dependabot/npm_and_yarn/chakra-ui/react-1.3.4
Bump @chakra-ui/react from 1.3.3 to 1.3.4
2021-03-11 12:09:02 +01:00
Bart
73c37ac297
Merge pull request #14 from barthuijgen/dependabot/npm_and_yarn/google-cloud/secret-manager-3.5.0
Bump @google-cloud/secret-manager from 3.4.0 to 3.5.0
2021-03-11 12:08:51 +01:00
Bart
d9aa0312ba
Merge pull request #17 from barthuijgen/dependabot/npm_and_yarn/eslint-7.21.0
Bump eslint from 7.20.0 to 7.21.0
2021-03-11 12:07:26 +01:00
Bart
12ba36a200
Merge pull request #22 from barthuijgen/dependabot/npm_and_yarn/develop/cypress-6.6.0
Bump cypress from 6.4.0 to 6.6.0
2021-03-11 12:07:16 +01:00
dependabot[bot]
0fa7ad06ec
Bump @babel/preset-typescript from 7.12.16 to 7.13.0
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.16 to 7.13.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-preset-typescript)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 11:04:56 +00:00
Bart
89d6036d44
Merge pull request #18 from barthuijgen/dependabot/npm_and_yarn/typescript-4.2.3
Bump typescript from 4.1.5 to 4.2.3
2021-03-11 12:04:50 +01:00
Bart
d826c4de0f
Merge branch 'develop' into dependabot/npm_and_yarn/chakra-ui/react-1.3.4 2021-03-11 12:04:23 +01:00