Commit Graph

1040 Commits

Author SHA1 Message Date
dan13ram
2aeefe9688 quest-roles-demo init 2022-01-08 17:05:46 +05:30
Firat Tale
3a303c65a6 Remove useUser hook 2022-01-08 12:24:21 +05:30
Firat Tale
4624ec1ff6 Improve layout 2022-01-08 12:24:21 +05:30
Firat Tale
76fec9dff4 Improve designs 2022-01-08 12:24:21 +05:30
Firat Tale
10c9426e47 Adapt some responsiveness to Safari 2022-01-08 12:24:21 +05:30
Firat Tale
8175687966 add breakpoints 2022-01-08 12:24:21 +05:30
Firat Tale
f67ef88191 Handle BG for XL screen 2022-01-08 12:24:21 +05:30
Firat Tale
8ec9905398 Add BG Image 2022-01-08 12:24:21 +05:30
Firat Tale
1eb4384572 Add 404 Page structure 2022-01-08 12:24:21 +05:30
Firat Tale
27a965ab13 Handle Redirection on client side 2022-01-08 12:24:21 +05:30
vidvidvid
bd3ff54e8e Dependabot updates December (#958)
* chore: bump dids from 2.4.0 -> 2.4.3

* Upgrade Typescript to latest

* chore: bump @storybook/addon-links  6.3.2 -> 6.4.9

* chore: bump opensea-js from 1.2.1 -> 1.2.7

* chore: react 16 -> 17

* chore: upgrade jsdom 16 -> 19

* fix: yarn.lock

* chore: upgrade eslint-config-airbnb 0.0.1 -> 0.0.2

* chore: add versioning strategy to dependabot

so the package.json files will also increase the version instead of just package.lock in some cases

* fix: ss rendered page trying to access an unavailable component

from design system

Co-authored-by: Firat Tale <firat.tale@auto1.com>
2022-01-04 17:23:59 +01:00
Alec LaLonde
0db8f7d250 Fixed help command reference 2021-12-27 13:51:37 -07:00
Alec LaLonde
df35d33b36 fix: Updated bot help text 2021-12-27 13:51:37 -07:00
polimyl
4f1e47562c fix: move discord-bot RUNTIME_ENV to the last stage v0.2 2021-12-26 21:14:28 -07:00
vidvidvid
685fc91115 fix: change the metagame logo navigation to /dashboard 2021-12-26 15:57:17 -07:00
vidvidvid
f661dcaa46 feat: add dashboard link and icons to profile menu 2021-12-26 15:57:17 -07:00
vidvidvid
7ee77db0ad Fix the rerender loop of profile hero data (#985)
* fix: fixed the hook to compare previous and current raw value

* refactor: implement the new hook in other profile sections

* fix: unnecessary useEffect

* refactor: remove the comparison of previous/current value

* fix: compare previous and current value
2021-12-24 22:24:54 +01:00
vidvidvid
010a98edd3 Feature megamenu styling (#987)
* first
  Still need to sort the hover color on avatar

* style: animate on hover

* style: fixed the non-full width

Co-authored-by: Bruno Pereira <bruno.pereira@zoop.com.br>
2021-12-24 17:59:51 +00:00
Michiel Quellhorst
f4a73b7ba2 several small fixes
* z-index on the XP chart so it doesn't overlay stats
* when unable to retrieve videos the array and the total count is undefined which resulted in an
  error that's catched now
* made all dashboard boxes 100% width on mobile
* set position of edit layout button to relative instead of absolute and
  changed top margin
2021-12-21 07:49:09 -07:00
vidvidvid
318939926c fix: revert the @graphql-tools/schema -> graphql-tools 2021-12-20 15:52:17 -07:00
vidvidvid
c01f8fd4ad fix: add loaders to the remaining possible iframes
omit the iframes that load documents
2021-12-20 07:31:14 -07:00
vidvidvid
f044dffcaa fix: delete the pages which won't load iframes
to not mess with next
2021-12-20 07:31:14 -07:00
vidvidvid
3a9d8e37d1 feat: iframes for invest section items 2021-12-20 07:31:14 -07:00
vidvidvid
b49d0ee24a feat: iframes for the all possible learn section items 2021-12-20 07:31:14 -07:00
vidvidvid
a9d6c8a1a0 chore: remove leftovers 2021-12-20 07:31:14 -07:00
vidvidvid
dd56741b2d fix: set up redirects
e.g. from route /players -> /community/players
2021-12-20 07:31:14 -07:00
vidvidvid
fbbc1da0f4 feat: organise the pages structure 2021-12-20 07:31:14 -07:00
vidvidvid
278dc9394a feat: implement opening of events in iframe 2021-12-20 07:31:14 -07:00
Udit Takkar
79dc6f9e50 fix: use req object 2021-12-20 07:29:54 -07:00
Udit Takkar
5fef8118f1 fix: remove nextjs-cors package 2021-12-20 07:29:54 -07:00
Udit Takkar
8175050ce3 fix: displayed HTML hex strings as emojis 2021-12-20 07:29:54 -07:00
Udit Takkar
5cfa859d50 feat: add api route for fetching data 2021-12-20 07:29:54 -07:00
Udit Takkar
65628356b3 fix: useEffect 2021-12-20 07:29:54 -07:00
Udit Takkar
cf8338cf11 fix: added padding on top 2021-12-20 07:29:54 -07:00
Udit Takkar
6e5fabe41c feat: latest read section added 2021-12-20 07:29:54 -07:00
Udit Takkar
41e83d25e7 feat: fetching metagame rss feed
Rebased
2021-12-20 07:29:54 -07:00
Alec LaLonde
726ab73e29 Added !mg prefix to discord-bot commands, added help section (#979) 2021-12-20 14:19:55 +01:00
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