hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 42 forks source link

Migrate Polls to TRPC #8272

Open kurtisassad opened 2 months ago

kurtisassad commented 2 months ago

Describe the bug

Requires migrating the following APIs:

jnaviask commented 2 months ago

blocked on vitest issue cc @kurtisassad to elaborate

kurtisassad commented 1 month ago

We have an issue currently where we cannot move the permissions.ts into the shared libs becuase vitest will fail due to a circular dependency. This will require refactoring our libs but we do not have a pattern to avoid this from happening currently.

jnaviask commented 1 month ago

@kurtisassad based on this comment, bumping back to backlog. Do we have a ticket up for the changes required to unblock this ticket?