Kris Urbas
67a83d9064
Simple profile page
2020-08-24 00:56:32 -06:00
Hammad Jutt
c207575e76
Add contact info and DAOHaus memberships to player list
2020-08-21 23:04:26 -06:00
Hammad Jutt
6ee27a3695
Fix backend build and add graphql codegen watch to web:dev
2020-08-17 15:05:17 -06:00
Hammad Jutt
9b4e36b2c3
Clean up colors in theme and fix redundant backgroundSize
2020-08-17 14:25:04 -06:00
Hammad Jutt
b2a114bbdd
Setup URQL with own backend and create basic player list page
2020-08-17 14:25:04 -06:00
dan13ram
357f292ace
added layout for profile setup ( #67 )
...
* added layout for profile setup
* fixed fonts & links
2020-08-14 23:08:09 -06:00
dan13ram
6466104e55
Layouts for RegisterPlayer and SuccessPlayer ( #63 )
...
* registerPlayer & successPlayer layout done
* moved to chakra-ui@next
* added meta components and icons
* refactored code based on review comments
* using React.ComponentProps for getting correct props
* using jpeg for background images
* removed unwanted `declare module`
* changed font naming in design-system
* fixed fontFamily in packge web
* using Heading component for MetaHeading
2020-08-13 13:44:46 -06:00
dan13ram
e03ffe2763
login landing page + fixed fonts ( #51 )
...
* login landing page + fixed fonts
* fixed eslint errors
* fixed most of typecheck errors
* review comments incorporated
2020-08-05 02:04:57 -06:00
Hammad Jutt
d26150e90d
Reformat files and update yarn.lock
2020-08-04 21:09:51 -06:00
Pacien Boisson
790a0cc78c
using a remote schema instead of an action for getBoxProfile
2020-08-04 21:09:51 -06:00
Hammad Jutt
c2b8ad307e
Refromat files and fix config
2020-08-04 20:29:08 -06:00
Pacien Boisson
6e0f0c9b66
using a remote schema instead of an action for getBoxProfile
2020-08-04 20:29:08 -06:00
Hammad Jutt
c2cfd22571
Fix fonts in web app
2020-08-02 19:17:47 -06:00
Hammad Jutt
7a3b83d9d8
Setup TSDX for design system
2020-07-29 14:36:41 -06:00
Hammad Jutt
c8bf4af0b7
Use InferGetStaticPropsType to simplify type annotations
2020-07-27 12:23:29 -06:00
Hammad Jutt
0f9c790351
Setup Design System with NextJS Web App
...
Also replaced the local fonts with Google fonts since they are more performant and easier to package. Created a custom
Link component to render the ChakraUI link inside the NextJS Link properly.
2020-07-26 19:56:11 -06:00
Hammad Jutt
3c961052a1
Setup NextJS App with URQL and dummy pokemon data
2020-07-23 22:30:57 -06:00