1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2025-02-01 13:27:43 +02:00

295 Commits

Author SHA1 Message Date
Bart
fdf26a6451 chore: upgrade packages 2021-04-11 10:18:30 +02:00
Bart
2480879474 chore: upgrade dependencies 2021-04-11 10:18:30 +02:00
Bart
e76d249283 fix: homepage sidebar width and linting issues 2021-04-11 10:18:30 +02:00
Alexander Horbunov
f9ef0e97ac Added select styles (#96)
Co-authored-by: = <=>
Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-04-11 10:18:30 +02:00
Bart
d8895430e3 fix: build time error when missing env variables 2021-04-11 10:18:30 +02:00
NotRexButCaesar
7d3fa8b313
Change white to transparency in favicon (#97)
* Delete favicon.png

* Add files via upload

* Add files via upload

Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-04-09 11:28:34 +02:00
Bart
b6e59fad8a chore: upgrade packages 2021-04-09 11:20:12 +02:00
Bart
390801b274 Merge branch 'master' into develop 2021-04-08 15:13:23 +02:00
Bart
406c9f552a chore: upgrade dependencies 2021-04-08 15:07:13 +02:00
Bart
3b9a4f3248 fix: homepage sidebar width and linting issues 2021-04-08 14:15:53 +02:00
Alexander Horbunov
9079d600ab
Added select styles (#96)
Co-authored-by: = <=>
Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-04-08 14:04:00 +02:00
Bart
1bc2f760bc fix: build time error when missing env variables 2021-04-07 21:04:53 +02:00
Bart
71a3d6a887 Add cloudflare web analytics for prd 2021-04-02 15:18:44 +02:00
Bart
e8e88101ab Add cloudflare web analytics 2021-04-02 15:18:44 +02:00
Alexander Horbunov
11edeef488 Added markdown editor (#94) 2021-04-02 15:18:44 +02:00
Bart
dbb858fc12
Merge branch 'master' into develop 2021-04-02 15:18:31 +02:00
Bart
3e2b6f8db1 Add cloudflare web analytics for prd 2021-04-02 15:17:44 +02:00
Bart
7b3c480506 Add cloudflare web analytics 2021-04-02 14:35:35 +02:00
Alexander Horbunov
c100e3a20a
Added markdown editor (#94) 2021-04-02 00:04:39 +02:00
Bart
3232cab0cf
Merge pull request #93 from barthuijgen/develop
fix: run deploy arguments error
2021-04-01 14:52:46 +02:00
Bart
cc1d6007a1 fix: run deploy arguments error 2021-04-01 14:52:12 +02:00
Bart
41bfaa8830
Merge pull request #92 from barthuijgen/develop
Develop
2021-04-01 14:45:03 +02:00
Bart
5223c4825b feat: enable deployment to prd from github action, fix unit tests 2021-04-01 14:44:22 +02:00
Bart
303e5c8a2c feat: automatically update cloud run env vars for assets 2021-04-01 14:34:23 +02:00
Bart
8b7fdc23b1
Merge pull request #91 from barthuijgen/develop
Develop
2021-04-01 14:20:09 +02:00
Bart
a298d8309b fix: name of deploy files 2021-04-01 14:18:11 +02:00
Bart
92ecea6827 feat: create build action for production, add configurable public url 2021-04-01 14:09:58 +02:00
Bart
178c962c28 feat: Make search options based on actual data 2021-03-31 13:48:50 +02:00
Bart
a1e36e4099 Added edit button to blueprint book and a link button on my blueprints page 2021-03-30 23:55:55 +02:00
Bart
92d9ffaaf5 chore: upgrade packages, added next eslint rules 2021-03-30 23:41:54 +02:00
Bart
935fed3da3 chore: nx migrate latest 2021-03-30 23:21:54 +02:00
Bart
d14e3d0920 Refactor blueprint edit page, performance and validation improvements 2021-03-30 23:12:23 +02:00
Bart
4d533679ca chore: update factorio-wasm package 2021-03-30 22:06:37 +02:00
Bart
7bf5c4645d chore: upgrade dependencies 2021-03-29 00:21:24 +02:00
Bart
0dde51a1fb chore: Linting fixes 2021-03-29 00:11:42 +02:00
Alexander Horbunov
b2a3264049
Added ability to add and remove user favorites on the main page (#77)
* Added ability to add and remove user favorites on the main page

* Style fixes

* Fix pagination and list reload
2021-03-29 00:09:48 +02:00
Bart
6166e81c19 Added factorio wasm module, show game version on blueprint page 2021-03-28 01:07:53 +01:00
Alexander Horbunov
48600e56ff
Added another component for blueprint tiles (#71)
* Added another component for blueprint tiles

* Fixed type error

* Fix select overflow

* Removed delere button from the link component

* Fixed prisma error - remove from favorites first

* Fixed style inconsistency in favorites page

* delete query and styling fixes

* Remove unused props on blueprint link

Co-authored-by: Bart <barthuijgen@users.noreply.github.com>
Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-03-24 14:45:26 +01:00
Bart
bffd609b7d Prevent accessing edit page of unowned page 2021-03-24 00:47:34 +01:00
Bart
72c719e561
Revert "Added blueprint deleting button and api (#66)" (#72)
This reverts commit a06c7533122cd7e663ceb49a08f351b24e4bff46.
2021-03-23 18:46:06 +01:00
Alexander Horbunov
a06c753312
Added blueprint deleting button and api (#66)
* Added blueprint deleting button and api

* Added check user_id matches session.user_id
2021-03-23 16:42:48 +01:00
Bart
aa22ebbece More package upgrades 2021-03-22 22:25:28 +01:00
Bart
c9297cec8d Upgrade packages 2021-03-22 22:18:45 +01:00
Bart
2264127bff Fix linting 2021-03-22 22:13:26 +01:00
Bart
7e31990201 Fix unit tests 2021-03-22 21:58:23 +01:00
Alexander Horbunov
8da43e3a19
Added tooltip component (#65) 2021-03-22 17:58:56 +01:00
Bart
4d1f8730ac Add missing href replace on book links 2021-03-22 08:05:46 +01:00
Bart
0b9702efc5 Add selected blueprint description 2021-03-22 08:04:27 +01:00
Bart
9da0318a67 Replace instead of push on blueprint navigation 2021-03-22 07:48:01 +01:00
Bart
9da8a1bf6e Fix: my favorites link, date format, editing protection 2021-03-22 07:38:49 +01:00