stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
11 stars 42 forks source link

Add Repositories to Workspace #522

Closed Vayras closed 1 month ago

Vayras commented 1 month ago

this PR is will add the feature to add repositories to workspace, finalising some design changes

519

elraphty commented 1 month ago

@Vayras can you finish this today?

Vayras commented 1 month ago

@Vayras can you finish this today?

@elraphty just waiting on the delete and modify endpoints, rest all work is done

elraphty commented 1 month ago

@Vayras please add a cypress test

Vayras commented 1 month ago

@elraphty the test will require the modify and delete endpoint are the endpoints ready and merged to master?

Vayras commented 1 month ago

@elraphty added the cypress test

elraphty commented 1 month ago

@Vayras this test is failing 43_rolesFundWorkspace.cy.ts, please take a look

Vayras commented 1 month ago

@Vayras this test is failing 43_rolesFundWorkspace.cy.ts, please take a look

@elraphty working on it

Vayras commented 1 month ago

@Vayras this test is failing 43_rolesFundWorkspace.cy.ts, please take a look

@elraphty I have fixed the test for 53_workspaceMission.cy.ts it passes through in the checks , 43_rolesFundWorkspace.cy.ts does not seems to be related to the scope of this issue and is passing in the master branch since there is no difference between the test in both of these branch

Vayras commented 1 month ago

@elraphty all checks passed