Commit Graph

1203 Commits

Author SHA1 Message Date
dan13ram
61dbec5234 fix: temporarily disabled BrightId 2022-02-07 15:58:31 +01:00
dan13ram
3047a5f663 fix: bugs in EmbedUrl + SetupRoles 2022-02-07 15:58:31 +01:00
dan13ram
e3b5cff2e0 refactor: using next api for fetching metadata + eslint updates 2022-02-07 15:58:31 +01:00
dan13ram
4f70351575 fix: minor ui bugs 2022-02-07 15:58:31 +01:00
dan13ram
e82952b438 feat: can edit roles from profile page 2022-02-07 15:58:31 +01:00
dan13ram
0a0cb890d2 fix: fixed default player profile layout 2022-02-07 15:58:31 +01:00
dan13ram
bb67c95a5f fix: fixed high level layouting 2022-02-07 15:58:31 +01:00
δυς
4b41d5c187 Break GitHub Deployment Action Into Jobs (#1103) 2022-02-06 07:52:26 -05:00
Alec LaLonde
d45cfa0bce Added common FieldDescription component 2022-02-05 21:47:40 +01:00
Alec LaLonde
7964ada48b Form styling improvements, hide the apply button until user is logged in 2022-02-05 21:47:40 +01:00
vidvidvid
c368bbeb28 Completed quests widget (#1085)
* quest-roles-demo init

feat: backend changes

* fix: more lint

* fix: even more lint

* fix: add field to update quest

* chore: consolidate migrations

* chore: rename

* chore: update schema

* quest-roles-demo init

* feat: add role selector to create quest form

* fix: after rebase

* fix: bug when clicking the only selected value in filter

* feat: save roles to backend

* feat: display roles on /quest/id card

* feat: add megamenu demo link

* feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking

* feat: support for editing roles on quests

* chore: revert changes that allowed me to bypass creating quests

* fix: hide quests demo app link

* fix: alec's corrections

* chore: roles_id -> roleIds

* quest-roles-demo init

* feat: save roles to backend

* feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking

* feat: support for editing roles on quests

* chore: revert changes that allowed me to bypass creating quests

* feat: completed quests section

* feat: display completed quest name + link

* fix: rebasing changes

submitted_at -> submittedAt, etc...

* style: add proof link and style

* style: all quests content and subheader

* style: all quests modal footer

* chore: remove mock data

* fix: schema

* fix: schema

* chore: delete console.log

* chore: dysbulic's suggestions

* fix: final fixes

Co-authored-by: dan13ram <dan13ram@gmail.com>
2022-02-03 10:02:39 +01:00
vidvidvid
845547816c Delete up.sql~quest-roles-demo-1 2022-02-02 10:49:59 -07:00
vidvidvid
99da5a9d11 Delete up.sql~develop 2022-02-02 10:49:59 -07:00
vidvidvid
5c6e886b2b fix: useEffect dependency 2022-02-02 10:49:59 -07:00
vidvidvid
16ee3246fb fix: alec's corrections 2022-02-02 10:49:59 -07:00
vidvidvid
e7d9dc73b4 fix: hide quests demo app link 2022-02-02 10:49:59 -07:00
vidvidvid
28dad8c92b chore: revert changes that allowed me to bypass creating quests 2022-02-02 10:49:59 -07:00
vidvidvid
663536348c fix: add migration for new roles & isBasic -> basic 2022-02-02 10:49:59 -07:00
vidvidvid
2d9669a5b5 feat: support for editing roles on quests 2022-02-02 10:49:59 -07:00
vidvidvid
4ed66b9d28 fix: deselect all options should search for all roles 2022-02-02 10:49:59 -07:00
vidvidvid
ae18b82887 feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking 2022-02-02 10:49:59 -07:00
vidvidvid
59afe6f6dc feat: filter by roles 2022-02-02 10:49:59 -07:00
vidvidvid
c8b1b04ff8 feat: add megamenu demo link 2022-02-02 10:49:59 -07:00
vidvidvid
ff5f5b8610 feat: add roles to /quests cards 2022-02-02 10:49:59 -07:00
vidvidvid
dbeffb1dbb feat: display roles on /quest/id card 2022-02-02 10:49:59 -07:00
vidvidvid
9859116d4a feat: save roles to backend 2022-02-02 10:49:59 -07:00
vidvidvid
d152e19d13 fix: bug when clicking the only selected value in filter 2022-02-02 10:49:59 -07:00
vidvidvid
d54838fc94 fix: after rebase 2022-02-02 10:49:59 -07:00
vidvidvid
a74c059bb7 feat: add role selector to create quest form 2022-02-02 10:49:59 -07:00
vidvidvid
5d5fe710a7 style: update style of quest filters 2022-02-02 10:49:59 -07:00
vidvidvid
f65966db08 chore: rename 2022-02-02 10:49:59 -07:00
vidvidvid
dfdd9d0132 chore: consolidate migrations 2022-02-02 10:49:59 -07:00
vidvidvid
239f0009c1 fix: add field to update quest 2022-02-02 10:49:59 -07:00
vidvidvid
ab811be56b quest-roles-demo init
feat: backend changes
2022-02-02 10:49:59 -07:00
vidvidvid
debeb0f0d4 chore: roles_id -> roleIds 2022-02-02 10:49:59 -07:00
vidvidvid
8aacd3e979 chore: update schema 2022-02-02 10:49:59 -07:00
vidvidvid
af28651dcf chore: rename 2022-02-02 10:49:59 -07:00
vidvidvid
10fa3e6fc9 chore: consolidate migrations 2022-02-02 10:49:59 -07:00
vidvidvid
f323729161 fix: even more lint 2022-02-02 10:49:59 -07:00
vidvidvid
fa7e30a6fb quest-roles-demo init
feat: backend changes
2022-02-02 10:49:59 -07:00
vidvidvid
5b619553d4 fix: missing roles 2022-02-02 09:54:12 -07:00
vidvidvid
90216c95e0 chore: skillsId -> skillIds 2022-02-02 09:54:12 -07:00
vidvidvid
5259841bfa chore: roles_id -> roleIds 2022-02-02 09:54:12 -07:00
vidvidvid
7aa0df3b10 chore: update schema 2022-02-02 09:54:12 -07:00
vidvidvid
e2311f3aba chore: rename 2022-02-02 09:54:12 -07:00
vidvidvid
4f1d2e4043 chore: consolidate migrations 2022-02-02 09:54:12 -07:00
vidvidvid
b590cb7785 fix: add field to update quest 2022-02-02 09:54:12 -07:00
vidvidvid
a3aa2d4eb2 fix: even more lint 2022-02-02 09:54:12 -07:00
vidvidvid
6f7915e55c fix: more lint 2022-02-02 09:54:12 -07:00
vidvidvid
5f2a44bc88 fix: lint 2022-02-02 09:54:12 -07:00