Commit Graph

791 Commits

Author SHA1 Message Date
vidvidvid
b1f048eaa8 add player type 2021-10-29 21:16:28 -06:00
vidvidvid
6b544523ed add skills 2021-10-29 21:16:28 -06:00
vidvidvid
bc24e81b90 extract current user data 2021-10-29 21:16:28 -06:00
vidvidvid
3f1a799305 fix 2021-10-29 21:16:28 -06:00
vidvidvid
d393944115 proper route 2021-10-29 21:16:28 -06:00
vidvidvid
02d2d22357 rename 2021-10-29 21:16:28 -06:00
vidvidvid
e2e30c81af set up edit profile page 2021-10-29 21:16:28 -06:00
polimyl
e0b89c3b68 limit max preview instances to 1 because hasura hates not being alone 2021-10-27 19:35:33 -06:00
polimyl
7969084ebf add github api token and sourcecred branch env vars to previews 2021-10-27 19:35:33 -06:00
polimyl
12333af101 temporarily move package.json so npm doesnt install packages from it 2021-10-27 19:35:33 -06:00
polimyl
01c3986e07 install missing packages in seeding step 2021-10-27 19:35:33 -06:00
polimyl
c67d1a545f add seeding step to preview deploy workflow 2021-10-27 19:35:33 -06:00
polimyl
0563c72395 make parameters of seed-local-db.js customizable via env vars 2021-10-27 19:35:33 -06:00
polimyl
02e9058fa3 add issue templates 2021-10-27 19:27:48 -06:00
vidvidvid
1ed420a2d9 Update tokenlog.json 2021-10-27 08:38:13 -06:00
vidvidvid
689ced59a0 Update tokenlog.json
Closes #859
2021-10-27 08:38:13 -06:00
Damjan Coric
0df70d988b set link to home 2021-10-18 10:33:04 -06:00
Damjan Coric
e66a2a94f4 add link to logo 2021-10-18 10:33:04 -06:00
Alec LaLonde
d64bd2df29 Always toggle loader in effect (#862) 2021-10-16 13:46:39 +02:00
Alec LaLonde
99c4236825 Fixed permissions in hasura metadata 2021-10-15 21:24:33 -06:00
Alec LaLonde
45b3b3f362 First pass at desktop select-roles UI 2021-10-15 21:24:33 -06:00
Alec LaLonde
eababb3ae7 Removed reference to old PlayerRole_Enum 2021-10-15 21:24:33 -06:00
Alec LaLonde
89fe2b4db6 Stubbed out SetupRoles step 2021-10-15 21:24:33 -06:00
Alec LaLonde
9f085b1806 Use generic Field component in QuestForm 2021-10-15 21:24:33 -06:00
Alec LaLonde
9bd59ee44c Added emojis and descriptions to player roles 2021-10-15 21:24:33 -06:00
polimyl
daa1c2b3dd enable hasura console on previews 2021-10-15 21:06:24 -06:00
polimyl
ee8652d90b fix database deletion for cloudrun previews 2021-10-06 20:44:20 -06:00
polimyl
54b56c8bee reorder steps to build and deploy everything sequentially 2021-10-06 20:44:20 -06:00
polimyl
f7acb529de various fixes for cloudrun previews 2021-10-06 20:44:20 -06:00
polimyl
97885fd2c8 add file argument to hasura build step to make the action happy 2021-10-06 20:44:20 -06:00
polimyl
871ac25776 make cloudrun deploy step dependent on build-and-push 2021-10-06 20:44:20 -06:00
polimyl
4d3737d260 fix service account key references in cloudrun workflows 2021-10-06 20:44:20 -06:00
polimyl
bf5493539c add workflow that undeploys previews of pull requests 2021-10-06 20:44:20 -06:00
polimyl
19ab1faab6 add workflow that deploys previews of pull requests 2021-10-06 20:44:20 -06:00
polimyl
34fdf7f4c4 make env vars in hasura and backend containers more customizable 2021-10-06 20:44:20 -06:00
polimyl
a2685112d5 add Dockerfile for frontend 2021-10-06 20:44:20 -06:00
vidvidvid
e727806447 Fix/delete leftovers (#854)
* remove unused files

* remove unnecessary piece of code
2021-10-06 21:10:46 +02:00
vidvidvid
25637419ee Update BACKEND.md (#847) 2021-10-04 13:48:19 +02:00
Damjan Čorić
0c3af54c37 fix menu alignment (#842)
* add edit profile to mobile menu

* align menu dropdown

* update menulinks

* add triangle in menu dropdown

* add new icons

* fix links

* fix invest dropdown positioning

* fix link icon

* fix discord link
2021-10-04 13:26:38 +02:00
Udit Takkar
a7ab1ea5b0 fix: replace next/image with BoxedNextImage 2021-10-03 21:02:55 -06:00
Udit Takkar
70950eba83 fix: Setup Header Images 2021-10-03 21:02:55 -06:00
Alec LaLonde
701d06134f Added requestPolicy option to useUser hook 2021-09-29 09:08:31 -06:00
Alec LaLonde
f12ee0c7cb Hide menu while going through player setup 2021-09-28 16:44:10 -06:00
Alec LaLonde
67f4c1993f Fixed edit profile button 2021-09-28 16:44:10 -06:00
Alec LaLonde
bfdc0e641f Fixed megamenu link to go to edit profile flow (#828)
* Fixed megamenu link to go to edit profile flow

* Added view profile back to user menu

* Added edit profile button to own profile
v0.1
2021-09-17 23:31:21 +02:00
Alec LaLonde
b69aa39669 Upgraded docker-compose-wait and bumped the wait timeout to 60 (#826) 2021-09-17 12:58:22 +02:00
Alec LaLonde
58b5b84af2 Added 'reload roles' button 2021-09-16 16:59:26 -06:00
Alec LaLonde
c9c807324b Fixed initial population of discord role select fields 2021-09-16 16:59:26 -06:00
Alec LaLonde
c489ac9924 If guild already exists, show edit page 2021-09-16 16:59:26 -06:00
Udit Takkar
c7f913dc0c added forLoginDisplay variable to reduce data returned for login display
Closes #738.
2021-09-16 10:15:57 -04:00