Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update branch #276

Merged
merged 84 commits into from
Dec 23, 2024
Merged

update branch #276

merged 84 commits into from
Dec 23, 2024

Conversation

ryand2d
Copy link
Contributor

@ryand2d ryand2d commented Dec 23, 2024

No description provided.

jaderiverstokes and others added 30 commits October 30, 2024 16:46
* Added marketplace listing and job start/end times

* Removed log

* Refactor

* Refactor and added ids

* Added testing state and env

* Added tests

* Adjusted import

* Adjusted expiration input

* Added citizen savings and original price

* Adjusted oldFormResponseId

* Adjusted timestamp rounding

* Updated test to check savings and original price

* Relocated share, edit and delete buttons

* Added ids

* Updated tests

* Adjusted styling and truncated savings
* Added marketplace listing and job start/end times

* Removed log

* Refactor

* Refactor and added ids

* Added testing state and env

* Added tests

* Adjusted import

* Adjusted expiration input

* Added citizen savings and original price

* Adjusted oldFormResponseId

* Adjusted timestamp rounding

* Updated test to check savings and original price

* Relocated share, edit and delete buttons

* Added ids

* Updated tests

* Added address check

* Added citizenNotice prop to enable the citizen notice

* Adjusted citizen link

* Route to citizen or guest profile pages on initial login

* Added address check

* Adjusted min height

* Added guest state for citizen profile

* Refactor

* Added open votes and newest marketplace listings to citizen profile

* Adjusted citizen image

* Added tests

* Adjusted test

* Updated test

* Adjusted action width and height

* Adjusted styling and actions

* Removed unused file

* Refactor

* Updated tests

* Added types

* Added value checks

* Redirect user to citizen page if link source is direct and user has a citizen nft

* Adjusted type

* Adjusted type

---------

Co-authored-by: Colin <[email protected]>
* Added marketplace listing and job start/end times

* Removed log

* Refactor

* Refactor and added ids

* Added testing state and env

* Added tests

* Adjusted import

* Adjusted expiration input

* Added citizen savings and original price

* Adjusted oldFormResponseId

* Adjusted timestamp rounding

* Updated test to check savings and original price

* Relocated share, edit and delete buttons

* Added ids

* Updated tests

* Added address check

* Added citizenNotice prop to enable the citizen notice

* Adjusted citizen link

* Route to citizen or guest profile pages on initial login

* Added address check

* Adjusted min height

* Added guest state for citizen profile

* Refactor

* Added open votes and newest marketplace listings to citizen profile

* Adjusted citizen image

* Added tests

* Adjusted test

* Updated test

* Adjusted action width and height

* Adjusted styling and actions

* Removed unused file

* Refactor

* Updated tests

* Added pretty link generation on link click

* Adjusted storing of citizen location to optimize network map

* Merged main

* Fixed merge conflict

* Removed logs
* Added marketplace listing and job start/end times

* Removed log

* Refactor

* Refactor and added ids

* Added testing state and env

* Added tests

* Adjusted import

* Adjusted expiration input

* Added citizen savings and original price

* Adjusted oldFormResponseId

* Adjusted timestamp rounding

* Updated test to check savings and original price

* Relocated share, edit and delete buttons

* Added ids

* Updated tests

* Added address check

* Added citizenNotice prop to enable the citizen notice

* Adjusted citizen link

* Route to citizen or guest profile pages on initial login

* Added address check

* Adjusted min height

* Added guest state for citizen profile

* Refactor

* Added open votes and newest marketplace listings to citizen profile

* Adjusted citizen image

* Added tests

* Adjusted test

* Updated test

* Adjusted action width and height

* Adjusted styling and actions

* Removed unused file

* Refactor

* Updated tests

* Added types

* Added value checks

* Redirect user to citizen page if link source is direct and user has a citizen nft

* Adjusted type

* Refactor

* Optimized pretty links

* Adjusted type

---------

Co-authored-by: Colin <[email protected]>
…file editing modals (#257)

* Added condition for onchain data and adjusted required fields

* Updated tests and added ids
… id in reverse (#258)

* Append mailto: if contactInfo is an email

* Order jobs and listings by id in reverse

* Removed log
jaderiverstokes and others added 27 commits December 4, 2024 11:25
* Added base and base sepolia support

* Added base mooney link to footer

* Refactor and added base

* Added base support
* Refactor

* Started adding network notifications

* Removed log

* Updated jobs and marketplace table addresses for sepolia (added events to contracts)

* Added discord notification for creating/editing a job

* Added ids

* Adjusted job notification link

* Added secondary title to metadata title

* Scroll to job if jobId is in url

* Added job metadata if theres a queried job

* Adjusted metadata

* Added team marketplace listing notification and metadata

* Adjusted import

* Updated marketplace and jobs table addresses for arbitrum

* Added citizen and team mint notifications and waitForERC721

* Added deployed origin

* Added testing state

* Adjusted notification message

* Truncate metadata description

* Added discord channel ids

* Adjusted networkNotifications channel ids
* Adjusted nft image renderer

* Added share on X action

* Added citizen check for address, location, and balances
* feat(coordinape): user fetch id's based on wallet address, init WIP contribution page, update sidebar

* feat(contribute): update nanceeditor to allow for smaller height, clean contribute page and api calls

* feat(contribute): submitting ot coordinape

* fix(contribute): refactor with a hook, make state for ineligible account

* feat(contribute): add user to circle if they arent in it yet

* fix(contribute): add circle id parameter

* :

* submission page implementation and aesthetic updates

* fix(NanceIPFS): fix ipfs with new auth flow

* fix(ipfs): add ipfs session hook stuff

---------

Co-authored-by: jigglyjams <[email protected]>
Co-authored-by: jigglyjams <[email protected]>
* Reformatted and cleaned up OpenLunar logo

* Updated job card to full-width display

* truncate marketplace card content (reduce limit by 50%)
* Reformatted and cleaned up OpenLunar logo

* Updated job card to full-width display
* Added redirect from /submit-contribution to /submission?tag=contribution

* Adjusted 'Submit Proposal' link

* Disabled citizen auto-routing when on submission page

* Added nance editor markdown upload

* Adjusted submission nav links

* Updated fixture

* Removed log

* Removed unused import

* Added top margin to submit button
…#269)

* Adjusted 'unlock full profile' action and citizen location visibility

* Removed 'Become a Citizen' from the sidebar if already a citizen

* Added isTeamMember check to citizen create team action

* Updated nav links

* Fixed build error
* Optimized citizen and team profile linking

* Removed comment

* Started working on juicebox team project creator

* Relocated juicebox integration to different branch
* adds withdraw vMOONEY page

* wip

* wip

* wip

* adds approval step

* cleanup

* review

* updated copy

* fix build error

* fix pages

* cleanup test

* require more than 6 months on lock
* Update propose.tsx

Add a link to the Google Docs projects v6 template in the intro content

* Update propose.tsx

Resolve issue with malformed link and updated phrasing

* Update propose.tsx

Capitalize the L

* Update propose.tsx

Corrected malformed links
* Swapped iron session for next auth

* Removed iron session dep

* Adjusted test
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for moondao-stc failed. Why did it fail? →

Name Link
🔨 Latest commit d2e0170
🔍 Latest deploy log https://app.netlify.com/sites/moondao-stc/deploys/67698ea7b72e070008a54e88

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for moondao-ce-demo ready!

Name Link
🔨 Latest commit d2e0170
🔍 Latest deploy log https://app.netlify.com/sites/moondao-ce-demo/deploys/67698ea7bcd578000836caaa
😎 Deploy Preview https://deploy-preview-276--moondao-ce-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ryand2d ryand2d merged commit 60d6ce9 into ryan-branch Dec 23, 2024
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants