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 |
|
Hammad Jutt
|
1aa05b850b
|
Expose DB Ports for IDEs
|
2020-08-26 02:30:58 -06:00 |
|
Hammad Jutt
|
025d612502
|
Create migration to add skills
|
2020-08-26 00:29:27 -06:00 |
|
Hammad Jutt
|
9cc01623d8
|
Add skill categories enum
|
2020-08-26 00:29:27 -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 |
|
dependabot[bot]
|
88553140e6
|
Bump react-scripts from 3.4.1 to 3.4.3 (#91)
|
2020-08-24 18:41:23 +10:00 |
|
dependabot[bot]
|
ce50f5eb21
|
Bump @typescript-eslint/eslint-plugin from 3.9.0 to 3.9.1 (#92)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.1/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-24 18:40:56 +10:00 |
|
dependabot[bot]
|
8663a674ab
|
Bump @graphql-codegen/typescript-resolvers from 1.17.7 to 1.17.9 (#95)
|
2020-08-24 18:40:30 +10:00 |
|
dependabot[bot]
|
306134f4e7
|
Bump tsdx from 0.13.2 to 0.13.3 (#88)
|
2020-08-24 18:23: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
|
094af24832
|
created ResponsiveText in design-system
|
2020-08-24 01:03:17 -06:00 |
|
dan13ram
|
5bf2463408
|
fixed fontWeight as normal for MetaHeading
|
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
|
b3b7aa3ed8
|
Hotfix Hasura Port env var
|
2020-08-21 23:12:41 -06:00 |
|
Hammad Jutt
|
c207575e76
|
Add contact info and DAOHaus memberships to player list
|
2020-08-21 23:04:26 -06:00 |
|
Hammad Jutt
|
13ab1eef2f
|
Setup Trigger to fetch verified accounts from 3box when ETH address gets updated or user gets inserted
|
2020-08-21 23:04:26 -06:00 |
|
Hammad Jutt
|
caca26b1ce
|
Add Remote Schema for DAOHaus / Moloch Dao memberships
Uses the ethereum address of a specific player to fetch the Moloch DAOs that player is a member of
|
2020-08-21 10:57:31 -06:00 |
|
Hammad Jutt
|
475ec3f4a3
|
Use BACKEND_HOST environment variable in WAIT_HOSTS for docker-compose.yml
This allows running the backend locally (not in docker) without Hasura waiting forever
|
2020-08-21 10:57:31 -06:00 |
|
Hammad Jutt
|
a44fa49cfd
|
Remove constraint on Account, allowing a Player to have multiple identifiers of the same type
|
2020-08-21 10:57:31 -06:00 |
|
Hammad Jutt
|
d19df2ed44
|
Setup .graphqlconfig and update schema
|
2020-08-21 10:57:31 -06:00 |
|
Hammad Jutt
|
6ee27a3695
|
Fix backend build and add graphql codegen watch to web:dev
|
2020-08-17 15:05:17 -06:00 |
|
dependabot[bot]
|
ca4fd2e697
|
Bump eslint-plugin-import from 2.21.2 to 2.22.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 14:57:01 -06:00 |
|
dependabot[bot]
|
4f737449ab
|
Bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 14:27:16 -06:00 |
|
dependabot[bot]
|
56d0bd4168
|
Bump eslint-import-resolver-typescript from 2.0.0 to 2.2.1
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.0.0...v2.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 14:26:43 -06:00 |
|
dependabot[bot]
|
6c9c239c4c
|
Bump @testing-library/jest-dom from 4.2.4 to 5.11.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.11.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 14:26:17 -06:00 |
|
dependabot[bot]
|
5a78e5ae97
|
Bump concurrently from 5.2.0 to 5.3.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.2.0...v5.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 14:26:01 -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
|
92ef36ebbf
|
Update Hasura CLI version
|
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 |
|
Hammad Jutt
|
f05f69ddc2
|
Add rank to publicly exposed fields on Player object
|
2020-08-17 01:40:03 -06:00 |
|
Hammad Jutt
|
d0b581d308
|
Fix getBoxProfile resolver for players with no ETH address
|
2020-08-17 01:40:03 -06:00 |
|
Hammad Jutt
|
4c2bb981cf
|
Update backend Dockerfile to include codegen
|
2020-08-16 20:23:05 -06:00 |
|
Kris Urbas
|
ba683acd26
|
define a few meta components in storybook (#55)
|
2020-08-17 00:28:48 +10:00 |
|
Hammad Jutt
|
59a0e8f627
|
Hotfix migration
|
2020-08-16 01:52:54 -06:00 |
|
Hammad Jutt
|
e39aa189e3
|
Implement Player Ranks
|
2020-08-16 01:52:20 -06:00 |
|
Hammad Jutt
|
1840efc886
|
Setup Cron trigger to handle sourceCred Migration
|
2020-08-16 01:45:27 -06:00 |
|
Hammad Jutt
|
c27c77eb74
|
Setup handler to migrate SC ledger accounts to Database Players
|
2020-08-16 01:45:27 -06:00 |
|
Hammad Jutt
|
bcb69ad307
|
Simplify type defs for backend config.ts (#69)
|
2020-08-15 14:04:10 -06:00 |
|
Hammad Jutt
|
7e0e42a2ff
|
Generate Typesafe SDK for Hasura in Backend (#68)
|
2020-08-15 02:26:29 -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 |
|