vevcom / projectNext

Project Next is Omegas new website coming soon
MIT License
6 stars 1 forks source link

Feat/jobads #260

Closed JohanHjelsethStorstad closed 2 months ago

JohanHjelsethStorstad commented 2 months ago

This closes #149. Still we should add more metadata on the adds. But this gives us the same functionality as was on the old veven, just infopage free.

JohanHjelsethStorstad commented 2 months ago

Note that this PR changes the way defaultPermissions are handled. Now they are fetched one time server side and stored in a context. Pay therefore attention to the changes in useUser, and make sure it still makes sense.

JohanHjelsethStorstad commented 2 months ago

The thing with updating the article is not a problem. This must be authed i the article component so it is visibility. Jobads will be a special visibility purpose

Paulijuz commented 2 months ago

Ah ok, so it will be fixed when visibility is done.