vanmoortel
6c8986cf4c
Feature/moar like designed ( #177 )
...
* Implement player mockup based on Design reference
* Fix missing type
2020-11-13 10:48:21 -07:00
dan13ram
d7068373b2
styling for player tiles ( #173 )
...
* update username flow
* skills/memberships not shown if non-existent
* better errors
* styling for player tiles
* cover image for player tile
2020-11-06 17:58:00 +01:00
dan13ram
bf5fa29f8a
profile setup flow clean up ( #167 )
...
* fixed update token on address change
* fetching already set profile data in setup flow
* select skills colors
* showing more data on player tile
* rename variables
2020-10-23 11:03:31 -06:00
Hammad Jutt
424359993c
Improve UX for Skills Selector ( #160 )
...
Sticky category labels, better positioning to allow room for the drop down, and keep menu open while user is selecting skills
2020-10-16 17:30:44 -06:00
Hammad Jutt
63ab1cd0ea
Setup Player Skills and complete setup flow ( #161 )
2020-10-16 11:04:22 -06:00
dan13ram
a806497cf1
fix styles + minor changes ( #159 )
2020-10-16 09:57:15 -06:00
Hammad Jutt
4e1b434cce
Setup Mutations on web app ( #158 )
...
* create useSetupFlow hook
* Add availability hours and fix permissions in Hasura
* Implement mutation for About You section of profile setup
2020-10-16 00:11:07 -06:00
Hammad Jutt
1c7dbe8dab
Setup Image Optimization ( #146 )
...
* Implement user auth on web
* Setup Image Optimization
* Add favicon
* Add IMGIX_TOKEN to render.yaml
2020-10-12 10:56:55 -06:00
Hammad Jutt
91b94c48fe
Implement User Auth on Web ( #145 )
...
* Create "me" view for logged in user
* Implement user auth on web
* Fix type errors
* Setup static regeneration
* Disable next export
* Address PR feedback
2020-10-11 11:33:16 -06:00
Hammad Jutt
de71feadde
Update backend to use enum tables + fix migration trigger ( #141 )
...
* Setup prettier-ignore and add more instructions on running backend
* Dont throw error when updating verified accounts
* Migrate account-type to use tables instead of native enum
* Migrate enneagram_type to use table instead of native enum
* Update schema and front end for new enum tables
* Fix type errors
2020-10-09 22:16:15 -06:00
dan13ram
95834c9cb5
setup availability & memberships ( #138 )
...
* setup availability with lint fixes
* setup memberships
2020-10-09 22:04:05 -06:00
dan13ram
f95b12751e
profile setup - about you flow ( #130 )
...
* added data for personality types and refactored images
* setup personality type
* setup player type
* player types descriptions
2020-10-08 22:00:53 -06:00
dan13ram
1c6f899dbb
refactored setup flow ( #129 )
...
* refactored setup flow
* next button labels
2020-10-02 10:20:52 -06:00
dan13ram
d5844dd8db
Skills Selector ( #124 )
...
* skills map in context
* using react-select
* removed sudo from package.json
* fixed lint and format issues
2020-09-29 21:21:13 -06:00
Kris Urbas
689cb4d231
restructure and reorganize components ( #119 )
2020-09-21 18:22:42 +10:00
Kris Urbas
8eca8568c4
connect wallet instead of login button ( #118 )
2020-09-18 17:39:51 +10:00
Hammad Jutt
e8f1a1628d
Update TS, setup SourceCred SDK, and add helpers to utils ( #107 )
...
* Update TS version and setup SourceCred API in backend
* Fix typeError in Player.tsx
* Update yarn.lock
* Update yarn.lock and fix type errors
2020-09-06 18:50:22 -06:00
Max Jackson
0987ee1960
mymeta aboutme ( #100 )
...
* About Me component
* ...
* fix player about-me section to not be its own file
* About Me component
* Remove empty file
* Remove H1 in About Me
Co-authored-by: Hammad Jutt <jutt@ualberta.ca >
2020-08-26 21:09:14 -06:00
Hammad Jutt
2b18dc5fbb
Change header link to pink on hover
2020-08-26 02:52:05 -06:00
Hammad Jutt
d035ff5efb
Update Links in Navbar + UI tweaks to Player page
2020-08-26 02:52:05 -06:00
Hammad Jutt
c51dd6b469
Update Profile Page to include About Me, Location, and contact info
2020-08-26 02:30:58 -06:00
Hammad Jutt
2e4760d83e
Improve types in SetupContext
2020-08-26 02:30:58 -06:00
dan13ram
2e4c3a6c65
set up web3modal
2020-08-25 22:06:20 -06:00
Kris Urbas
b5f5f661ed
Add responsive page header ( #87 )
2020-08-24 18:41:54 +10:00
dan13ram
d242b33eca
SetupContext with useProgress hook
2020-08-24 01:03:17 -06:00
dan13ram
0fb6ea4a18
using ResponsiveText for SetupHeader
2020-08-24 01:03:17 -06:00
dan13ram
b05b2750c7
basic setup flow components done
2020-08-24 01:03:17 -06:00
Kris Urbas
a4d9e853e4
remove PageHeader for now
2020-08-24 00:56:32 -06:00
Kris Urbas
4057f384bb
use chakra sizes
2020-08-24 00:56:32 -06:00
Kris Urbas
c2ce137a65
use rems
2020-08-24 00:56:32 -06:00
Kris Urbas
37547cf025
add features section
2020-08-24 00:56:32 -06:00
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
19bd2ce197
Update error handling
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
Hammad Jutt
78ee9e156c
Add NextJS environment vars and remove app-react from Render build
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
85f3e59ceb
Consolidate more package.json entries into root package.json
2020-07-27 12:23:29 -06:00
Hammad Jutt
71c70ac4f0
Centralize more of eslint config, gitignore, and tsconfig
2020-07-27 12:23:29 -06:00
Hammad Jutt
c8bf4af0b7
Use InferGetStaticPropsType to simplify type annotations
2020-07-27 12:23:29 -06:00