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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use updated_at as created_at for projects #1841

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

ncomerci
Copy link
Member

@ncomerci ncomerci commented Jun 7, 2024

No description provided.

@ncomerci ncomerci requested review from 1emu and andyesp June 7, 2024 19:39
@1emu 1emu merged commit 1a09db6 into feat/projects-view Jun 7, 2024
1 check passed
@1emu 1emu deleted the fix/project-migration-creation-date branch June 7, 2024 20:07
andyesp added a commit that referenced this pull request Jun 13, 2024
* chore: project entities (#1783)

* chore: create projects entity and table creation migration

* chore: remove unused functions

* chore: personnel entity and table creation migration, and some improvements to projects migration

* chore: project milestone entity and table creation migration

* chore: rename old proposal Project to ProposalProject

* chore: ProjectMilestoneUpdate entity and migrations

* chore: add id to personnel attributes

* chore: create projects per passed grants and bids proposals (#1784)

* chore: rename old proposal Project to ProposalProject

* chore: ProjectMilestoneUpdate entity and migrations

* chore: create projects por passed grants and bids proposals

* chore: add basic project info to proposal data on proposals endpoint (#1786)

* chore: rename enums (#1788)

* chore: rename ProjectStatus enum values to be consisten with system

* chore: rename PersonnelStatus, and MilestoneStatus enum values

* chore: add project endpoint (#1789)

* feat: get projects query (#1795)

* feat: get projects query

* requested changes

* feat: add address to team member schema (#1799)

* feat: validate milestones and add them to snapshot message (#1797)

* feat: validate milestones and add them to snapshot message

* chore: update date name field

* refactor: rename description field to tasks in milestone (#1802)

* chore: removed console log

* chore: create project personnel (#1796)

* chore: project personnel creation and retrieval

* chore: use TeamMember in Personnel

* chore: use an empty array when projects have no personnel

* fix: query with relevantLink

* fix: replace personnel status for deleted check

* fix: add project status type deletion on down migration

* chore: address pr comments

* fix: remove personnel status from projects query, (#1804)

* feat: use abstract as about in project (#1805)

* feat: validate milestones on bid request (#1803)

* fix: team address not required in schema (#1807)

* feat: create project milestones from proposal data (#1808)

* feat: add milestones to project query (#1810)

* chore: add personnel (#1814)

* chore: add personnel to project

* refactor: rename personnel in creation schema

* chore: delete personnel (#1815)

* chore: add personnel to project

* refactor: rename personnel in creation schema

* chore: order milestones and personnel by creation date

* chore: delete personnel endpoint

* refactor: move types

* chore: create project links (#1818)

* feat: project id in response (#1816)

* fix: migration error (#1820)

* fix: project query improvements (#1822)

* chore: rename updates table (#1824)

* chore: rename updates table

* chore: add project id column to updates table

* chore: project links (#1823)

* chore: create project links

* fix: add/delete link endpoints

* refactor: project editor validation

* refactor: remove unused method

* feat: add and delete milestone endpoints (#1829)

* feat: add and delete milestone endpoints

* refactor: use validate can edit project

* feat: milestones submit limit in proposals request (#1831)

* chore: Projects migration (#1826)

* chore: rename updates table

* chore: add project id column to updates table

* chore: projects migration

* requested changes

* chore: update project status on proposal enactment (#1828)

* chore: create project links

* fix: add/delete link endpoints

* refactor: project editor validation

* refactor: remove unused method

* refactor: proposal status update

* chore: set project to in progress on proposal enactment

* refactor: disable logging finish proposal job run locally

* chore: start project on proposal enactment

* refactor: rename fn

* feat: add roadmap field validation (#1833)

* feat: add roadmap field validation

* feat: add roadmap to snapshot message

* chore: update project status with vesting status on fetch/enactment (#1836)

* chore: update project status on project fetch

* chore: update project status on project fetch / enactment using the vesting contract

* refactor: remove unnecessary assignment

* refactor: Updates (#1835)

* refactor: update creation

* requested changes

* fix: test

* fix: type

* fix: use updated_at as created_at for projects (#1841)

* feat: add proposal link as project link (#1839)

* Chore: add vesting to project (#1838)

* refactor: unify vesting types

* chore: add funding info to projects

* chore: add tx_amount to one time payments

* refactor: renames and remove unused code

* refactor: rename updates method (#1843)

* chore: merge master into projects view (#1847)

* feat: b&t notifications (#1774)

* fix: removed duplicated notification on finished proposal

* feat: B&T notifications

* notification types

* requested changes

* fix: variables naming (#1819)

* chore: add endpoints for snapshot subgraph and update api url (#1845)

* feat: update decentraland-gatsby v6.2.0 (#1846)

---------

Co-authored-by: Nicol谩s Comerci <45410089+ncomerci@users.noreply.github.com>
Co-authored-by: lemu <github@lemu.sh>
Co-authored-by: Braian Mellor <braianj@gmail.com>

* feat: Not editable project status (#1848)

* feat: added not editable validation

* requested change

* fix: migrations and remove links creation on migration/project create (#1852)

* fix: migration error on table rename

* fix: check legacy condition migrating projects, remove proposal links

* fix: revert text replace (#1856)

---------

Signed-off-by: Andy Espagnolo <andyespagnolo@gmail.com>
Co-authored-by: Nicol谩s Comerci <45410089+ncomerci@users.noreply.github.com>
Co-authored-by: Andy Espagnolo <andyespagnolo@gmail.com>
Co-authored-by: ncomerci <ncomerci@itba.edu.ar>
Co-authored-by: Braian Mellor <braianj@gmail.com>
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.

None yet

3 participants