Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* codegen updated + running * code in progress to update to new api * started moving RoleSet related code to separate folder; fixed additional compile errors * additional tidy up * additional tidy up * no compilation errors * moved myROles myMembership to be on RoleSet * fixed error with graphql file * updated for latest api * fixed last error; regenerate with latest from server * 0.72.0 * 0.72.1 * 0.72.2 * 0.72.3 * Client changes to accommodated server side master (#6868) * a helper sync-check * wip * wip * wip * fixed double connection * removed subscription, save button, redundant code * room-saved event handled * absolute code removed * code improvements * fixed ts issues * redundant type * removed scene_init update type * translation changed for last saved * addressed own comments --------- Co-authored-by: Carlos Cano <carlos@alkem.io> * Actions menu in Subspace List * (#6885) * Subspace list created with JourneyCardHorizontal, challenge renamings * Subspace list - searchable, prep for admin list table * duplicate and save as template menu options * the new list + menu options for opportunities * disable the menu options that are not implemented yet * update admin tables with avatars, fix VC table * fix Account Tab layout --------- Co-authored-by: Carlos Cano <carlos@alkem.io> * fix merge * updated retrieval of community application form * fix picking up authorization from roleSet instead of community * additional fixes to get the right roleset ID; remove passing of community + rename entities * Fixes * fix build * a bit more refactor * entityDashboardRoleSet * Fix application button * Fixes * Fix roleSetId instead of communityId * Another communityId * small bugfix --------- Co-authored-by: bobbykolev <bobbykolev@abv.bg> Co-authored-by: Svetoslav Petkov <svetoslav@alkem.io> Co-authored-by: Carlos Cano <carlos@alkem.io>
- Loading branch information