Commit Graph

860 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
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
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
239f0009c1 fix: add field to update quest 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
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
vidvidvid
b0efb56ed2 chore: add createQuest changes 2022-02-02 09:54:12 -07:00
vidvidvid
a822e25839 quest-roles-demo init
feat: backend changes
2022-02-02 09:54:12 -07:00
vidvidvid
964fb4aac5 chore: bump next-urql 3.1.0 -> 3.3.2 2022-02-01 11:29:22 -07:00
vidvidvid
65810855e6 chore: bump ethers 5.4.3 -> 5.5.3 2022-02-01 11:29:22 -07:00
vidvidvid
923dcd6de0 chore: bump chakra-ui/icons 1.0.14 -> 1.1.3 2022-02-01 11:29:22 -07:00
vidvidvid
daefc4175c chore: bump framer-motion 4.1.17 -> 5.5.6 2022-02-01 11:29:22 -07:00
vidvidvid
22ecd3bb18 chore: bump js-base64 3.6.1 -> 3.7.2 2022-02-01 11:29:22 -07:00
vidvidvid
85f2b33715 chore: bump graphql 15.5.0 -> 15.8.0 2022-02-01 11:29:22 -07:00
dan13ram
5684b8a730 fix: better meta tags for pages 2022-01-30 21:19:43 +05:30
dan13ram
bae25f9898 revert: app title 2022-01-30 21:19:43 +05:30
dan13ram
32a6405de4 fix: prefetching personalityInfo on profile page 2022-01-27 20:42:50 +05:30
dan13ram
df9899bd8c fix: fade animation in profile sections 2022-01-27 20:42:50 +05:30
dan13ram
a39c0c42c1 fix: review changes 2022-01-27 20:42:50 +05:30
dan13ram
8dcfd16786 fix: reduced profile padding top 2022-01-27 20:42:50 +05:30
dan13ram
f04b02f8c5 fix: heights not updating when adding new box 2022-01-27 20:42:50 +05:30