δυς
|
2118e92bad
|
switching to package.json import munging from TypeScript paths 🥔
|
2024-08-13 19:04:31 -04:00 |
|
dysbulic
|
0db12a0a60
|
downgrading to ethers v5 🪕
|
2024-06-11 05:29:42 -04:00 |
|
Sero
|
1345015cbd
|
Eas - ethers compat issues between dependencies (#1748)
* eh
* dashboard layout
* t
* t
* ethers issues identified
* `/me` is loading & linting without error 🍞
* fixing an `import`s order error 🛼
* Update useEAS.ts
* eas
* attestations working
* get attestations
* attest
* chore: improve design
* chore: size
* change design
* fix: update schema
* chore
* eas
* eas
---------
Co-authored-by: dysbulic <dys@dhappy.org>
Co-authored-by: Udit Takkar <udit222001@gmail.com>
|
2024-04-29 07:38:35 -04:00 |
|
dysbulic
|
18b2d0cacd
|
upcasing "URL" & throwing errors when they occur ₿
|
2023-12-14 20:23:50 -07:00 |
|
Seroxdesign
|
694440633d
|
modify edit and create forms to create
|
2023-09-28 07:21:22 -04:00 |
|
Alec LaLonde
|
b78e17f81b
|
Added useImageReader, updated EditProfileModal to get the appropriate picked file data
|
2023-08-09 09:44:10 -06:00 |
|
Alec LaLonde
|
8c98c75020
|
Addressed dysbulic's suggestions
|
2022-12-15 12:50:46 -07:00 |
|
Alec LaLonde
|
601ed71029
|
Tweaked copy for join guild page, added Discord notification on guild submit
|
2022-12-15 12:50:46 -07:00 |
|
Dan OneTree
|
9af9a3eea5
|
support uploading guild logo via web3.storage (#1367)
* support uploading guild logo via web3.storage
* Update packages/web/components/Guild/GuildForm.tsx
Co-authored-by: δυς <dys@dhappy.org>
* Update packages/web/components/Guild/GuildForm.tsx
Co-authored-by: δυς <dys@dhappy.org>
* storing ipfs://hash in database
Co-authored-by: δυς <dys@dhappy.org>
|
2022-10-07 18:49:11 -04:00 |
|
HHH-GH
|
b4ee21e616
|
Start using gnosis instead of xdai for Gnosis Chain guilds
To do: remove the xdai conditional in ChainIcon.tsx after/if the database is patched to change previous xdai values to new gnosis value.
|
2022-09-19 21:34:37 -06:00 |
|
HHH-GH
|
080a471e52
|
Changed xDAI icon and text to Gnosis
Done the easy way so far. There are still references to xdai in the code
|
2022-09-19 21:34:37 -06:00 |
|
δυς
|
8eec746cbe
|
Changing import location of isAddress function (closes #1274)
|
2022-05-31 07:13:41 -04:00 |
|
dan13ram
|
20a87c5bee
|
fix: merge conflicts
|
2022-05-03 09:31:01 -06:00 |
|
Alec LaLonde
|
e7e9135043
|
Removed weird color scheme
|
2022-03-15 21:00:50 +05:30 |
|
Alec LaLonde
|
cd5d5e3fc4
|
Fixed guild edit icon permission, added proper guild edit page
|
2022-03-15 21:00:50 +05:30 |
|
Alec LaLonde
|
dceacb94dd
|
If no players are associated with a dao, delete it
|
2022-03-08 20:26:24 +05:30 |
|
Alec LaLonde
|
88decd7f5a
|
Added link to edit your own guild
|
2022-03-08 20:26:24 +05:30 |
|
Alec LaLonde
|
2c457293c2
|
First pass at dao form input
|
2022-03-08 20:26:24 +05:30 |
|
δυς
|
0af87e965d
|
Clean Up & Simplify the Type System (#1116)
|
2022-02-08 13:13:28 -05:00 |
|
Alec LaLonde
|
d45cfa0bce
|
Added common FieldDescription component
|
2022-02-05 21:47:40 +01:00 |
|
Alec LaLonde
|
7964ada48b
|
Form styling improvements, hide the apply button until user is logged in
|
2022-02-05 21:47:40 +01:00 |
|
δυς
|
f5295c3242
|
Reading and Writing Profile Info From Ceramic (#943)
This is being merged for further testing so as to not block the progress of `develop` & not require more rebases.
|
2022-01-25 16:51:53 -05:00 |
|
Alec LaLonde
|
58b5b84af2
|
Added 'reload roles' button
|
2021-09-16 16:59:26 -06:00 |
|
Alec LaLonde
|
c9c807324b
|
Fixed initial population of discord role select fields
|
2021-09-16 16:59:26 -06:00 |
|
Alec LaLonde
|
dcdd58d4e0
|
Implemented state check in discord auth, added twitter/github URLs to guild form
|
2021-09-02 15:34:33 -06:00 |
|
Alec LaLonde
|
66a9f928aa
|
Attempt to pre-fill selected discord roles
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
2106d766c7
|
Fixed multiselect validation, values
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
b1927b8a40
|
Removed extraneous hook for fetching guild metadata
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
86bd86ba34
|
Added saveGuildInformation action
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
79e9455283
|
Added saveGuildInformation mutation
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
30dbc737a8
|
Added guild_metadata table to hold admin-only guild information
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
270bfa88e3
|
Added separate guild metadata table with different permissions
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
6cc6d523da
|
Filled in most form fields for creating a guild
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
b5e38e62c1
|
Fixed SSR error
|
2021-08-26 10:10:01 -06:00 |
|
Alec LaLonde
|
19f7272171
|
Stubbed out guildform using react-hook-form
|
2021-08-26 10:10:01 -06:00 |
|