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

feat: projects view #1785

Merged
merged 41 commits into from
Jun 13, 2024
Merged

feat: projects view #1785

merged 41 commits into from
Jun 13, 2024

Conversation

1emu
Copy link
Collaborator

@1emu 1emu commented May 8, 2024

1emu added 2 commits May 7, 2024 13:16
* 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: rename old proposal Project to ProposalProject

* chore: ProjectMilestoneUpdate entity and migrations

* chore: create projects por passed grants and bids proposals
@1emu 1emu requested a review from ncomerci May 8, 2024 14:46
1emu added 3 commits May 8, 2024 14:18
* chore: rename ProjectStatus enum values to be consisten with system

* chore: rename PersonnelStatus, and MilestoneStatus enum values
@1emu 1emu added the do not merge This is not ready to be merged yet label May 15, 2024
ncomerci and others added 15 commits May 16, 2024 11:02
* feat: get projects query

* requested changes
* feat: validate milestones and add them to snapshot message

* chore: update date name field
* 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
* chore: add personnel to project

* refactor: rename personnel in creation schema
* 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

* 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

* feat: add roadmap to snapshot message
…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: update creation

* requested changes

* fix: test

* fix: type
* refactor: unify vesting types

* chore: add funding info to projects

* chore: add tx_amount to one time payments

* refactor: renames and remove unused code
@andyesp andyesp removed the do not merge This is not ready to be merged yet label Jun 11, 2024
andyesp and others added 2 commits June 11, 2024 16:18
* 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>
Signed-off-by: Andy Espagnolo <andyespagnolo@gmail.com>
* feat: added not editable validation

* requested change
…#1852)

* fix: migration error on table rename

* fix: check legacy condition migrating projects, remove proposal links
@andyesp andyesp merged commit 9f8efb9 into master Jun 13, 2024
2 checks passed
@andyesp andyesp deleted the feat/projects-view branch June 13, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants