Commit Graph

1003 Commits

Author SHA1 Message Date
Alec LaLonde
5646bce9b9 Bunch of look n feel standardization in wizard 2021-12-19 15:36:29 -07:00
Alec LaLonde
90b1fc6cb8 style tweaks 2021-12-19 15:36:29 -07:00
Alec LaLonde
14d1bf1f3d Removed tooltip in favor of growing box size 2021-12-19 15:36:29 -07:00
Alec LaLonde
cced2a46c4 First pass at mobile version of role select 2021-12-19 15:36:29 -07:00
vidvidvid
c1115ab913 feat: install standard version
it provides  a convenient way of forming a changelog in combination with conventional commits
2021-12-19 15:34:26 -07:00
vidvidvid
227022ad3f chore(release): 0.1.0 2021-12-19 15:34:26 -07:00
Udit Takkar
37e047b62b fix: intersection observer bug 2021-12-15 19:15:23 -07:00
Udit Takkar
b68f1fc280 chore: change name of api key env variable 2021-12-15 19:15:23 -07:00
Udit Takkar
4a07840686 fix: updated interface for video 2021-12-15 19:15:23 -07:00
Udit Takkar
499d031215 fix: typo 2021-12-15 19:15:23 -07:00
Udit Takkar
e6e3ce7299 feat: lazy loading added for watch section of latest content 2021-12-15 19:15:23 -07:00
Udit Takkar
835819a412 feat: google data api imported
rebased
2021-12-15 19:15:23 -07:00
Firat Story
d652bf61a0 feature/add animation to profil box sections (#963)
* add animation

* Change animation
2021-12-14 15:50:31 +01:00
Udit Takkar
0519df0c9d chore: add export 2021-12-12 21:23:09 -07:00
Udit Takkar
cc41fb77ee fix: removing unnecessary dropdown options 2021-12-12 21:23:09 -07:00
vidvidvid
43fa12960e chore: remove redundant variable 2021-12-12 21:23:09 -07:00
vidvidvid
8ca0f50a26 style: unify styles for <MetaFilterSelectSearch /> 2021-12-12 21:23:09 -07:00
vidvidvid
2f8b8c65cc style: prettify leaderboard 2021-12-12 21:23:09 -07:00
vidvidvid
4b0d1964d4 fix: prevent rendering loop 2021-12-12 21:23:09 -07:00
Udit Takkar
16de20fda0 feat: sort filter added for leaderboard 2021-12-12 21:23:09 -07:00
luxumbra
4a066897af Needed this for the single col layout 2021-12-12 21:23:09 -07:00
luxumbra
1279435ef5 Removed 'more players' bits for MVP 2021-12-12 21:23:09 -07:00
luxumbra
8949d07e7d feature: wip on the leaderboard
Rebased
Pulling in the players but yet to add the filter and get the view more button (is that what those two horizontal lines are?)  and lowest scoring player displayed.
2021-12-12 21:23:09 -07:00
Udit Takkar
d3a688eb77 Add XP Display to the Dashboard (#899)
Displays the total and seasonal XP accumulation on the new dashboard.
2021-12-07 09:26:21 -05:00
Alec LaLonde
5f60d4a2f5 Refactored GetPlayers graphql query to pass where clause as variable (#946) 2021-12-03 17:41:51 +01:00
Michiel Quellhorst
1d74d7beea Quest Editor Implemented (#760)
* added WYSIWYG Editor for quest description
rebased

* remove console output

* completed quest editor

* removed html-to-draftjs

* fix: file directory updates

* feat: js-dom added
rebase

* fix: fixed UI bugs

* fix: toast error message added for insufficient pSEED

* fix: replaced text with Box

* fix: limit description to 4 lines

* fix: removed incorrect condition from useUser hook

* fix: webpack 5 added in next.config

* fix: next.config webpack bug and rebased

* chore: remove comment

Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2021-12-01 15:57:32 -05:00
vidvidvid
0e7fa0b43e chore: bump eslint-plugin-react 2021-11-30 14:54:49 -07:00
vidvidvid
40de5fb9b6 fix: exclude ./tests from linting 2021-11-30 14:54:49 -07:00
vidvidvid
eeca6e0d46 chore: upgrade eslint and fix all errors 2021-11-30 14:54:49 -07:00
vidvidvid
1145b566d3 chore: bump nock from 13.1.0 to 13.2.1 2021-11-30 14:54:49 -07:00
vidvidvid
86731fc12e chore: bump @chakra-ui/theme-tools from 1.1.8 to 1.3.1 2021-11-30 14:54:49 -07:00
vidvidvid
268841c92b chore: bump opensea-js from 1.1.11 to 1.2.1 2021-11-30 14:54:49 -07:00
vidvidvid
5ff716c1b6 fix: sort out unknown types 2021-11-30 14:54:49 -07:00
vidvidvid
17ce45ed60 fix: ignore "object is of type unknown" lint message 2021-11-30 14:54:49 -07:00
vidvidvid
cbe09b6b5f chore: bump typescript version 2021-11-30 14:54:49 -07:00
vidvidvid
977fbb934f chore: replace graphql-tools for @graphql-tools/schema 2021-11-30 14:54:49 -07:00
vidvidvid
50076934f4 Revert "chore: bump eslint-config-airbnb-typescript from 12.3.1 to 13.0.1"
This reverts commit 83a7ba4273.
2021-11-30 14:54:49 -07:00
vidvidvid
e6bafb0d47 chore: bump eslint-config-airbnb-typescript from 12.3.1 to 13.0.1 2021-11-30 14:54:49 -07:00
vidvidvid
3619732c1d chore: remove react-is
the package is not used anywhere and removing it doesn't influence all the other packages that have it as a dependency.
2021-11-30 14:54:49 -07:00
vidvidvid
d73a3ae653 styling: style the podcast description 2021-11-30 12:06:29 -07:00
vidvidvid
c325bd0491 style: show more description 2021-11-30 12:06:29 -07:00
vidvidvid
d0e3575868 chore: dysbulic's pr comments 2021-11-30 12:06:29 -07:00
vidvidvid
da3b0e5cca refactor: use swr to fetch data 2021-11-30 12:06:29 -07:00
vidvidvid
5e7f6bb2aa feat: install swr and fetch data with it 2021-11-30 12:06:29 -07:00
vidvidvid
110300a2c4 feat: add <LoadingState />, refactor fetching 2021-11-30 12:06:29 -07:00
vidvidvid
8dc0047395 style: make everything pretty 2021-11-30 12:06:29 -07:00
vidvidvid
544dac6537 style: remove flashing from tabs 2021-11-30 12:06:29 -07:00
vidvidvid
e52fcfe781 style: make podcast cards prettier uwu 2021-11-30 12:06:29 -07:00
vidvidvid
1316b0ae5f refactor: replace react-h5-audio-player with default html <audio> 2021-11-30 12:06:29 -07:00
vidvidvid
daa8449fb4 style: show more/less description 2021-11-30 12:06:29 -07:00