amy-jung / collectivedaoarchives.catalog

The Collective DAO Catalog is an open source index of DAO historical events. Together, as an open source database that anyone can contribute to, we can use the power of collective intelligence to highlight patterns and improve the development of new and existing DAOs
https://www.daocatalog.xyz/
MIT License
6 stars 1 forks source link

Submit url and urls #50

Closed damianmarti closed 9 months ago

damianmarti commented 9 months ago

Contribute page to submit a URL or URLs:

localhost_3000_contribute (3)

If there are any errors when submitting the URLs it will show the submitted link details showing which links were successfully submitted and which have an error.

localhost_3000_contribute (2)

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
collectivedaoarchives-catalog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 2:33pm
amy-jung commented 9 months ago

looks good to me!

carletex commented 9 months ago

Thanks for this @damianmarti

Will be testing & merging this tomorrow.

Questions: Do we want to disable the submission until #43 is implemented? Or should we leave it open?

I plan to have a basic signing (without the attestation stuff, that we can add later) later this week, so I guess it's not a big deal if we start getting submissions :D

damianmarti commented 9 months ago

Thanks for this @damianmarti

Will be testing & merging this tomorrow.

Questions: Do we want to disable the submission until #43 is implemented? Or should we leave it open?

I plan to have a basic signing (without the attestation stuff, that we can add later) later this week, so I guess it's not a big deal if we start getting submissions :D

I don't think that the site is linked from too many places to be able to be spammed by bots (but maybe I'm wrong), so I think we can deploy it even before we add the signing feature.

carletex commented 9 months ago

I don't think that the site is linked from too many places to be able to be spammed by bots (but maybe I'm wrong), so I think we can deploy it even before we add the signing feature.

Agree!


This is working great @damianmarti!! Thank you <3

Just changed the table name to «Submission» and fixed some prettier stuff (maybe you haven't enabled it for this project)

Also:

Merging this, thanks!

damianmarti commented 9 months ago

I don't think that the site is linked from too many places to be able to be spammed by bots (but maybe I'm wrong), so I think we can deploy it even before we add the signing feature.

Agree!

This is working great @damianmarti!! Thank you <3

Just changed the table name to «Submission» and fixed some prettier stuff (maybe you haven't enabled it for this project)

Also:

  • Run the migration on the production database
  • Updated the env var name in Vercel (NEXTPUBLIC...).

Merging this, thanks!

Thanks!!

Yes, sorry, I think I forgot to enabled the pretier for the project!