Merge pull request #11862 from overleaf/ab-group-subscription-memberships-dash-react

[web] Migrate group subscription memberships to React dash

GitOrigin-RevId: d5ff3ae4e5d8c422530502af22edda6c24c9a593
This commit is contained in:
Alexandre Bourdin
2023-02-23 09:04:49 +00:00
committed by Copybot
parent f4a9b7bf60
commit f86eeac522
11 changed files with 346 additions and 11 deletions
@@ -8,6 +8,7 @@ block head-scripts
block append meta
meta(name="ol-managedGroupSubscriptions", data-type="json" content=managedGroupSubscriptions)
meta(name="ol-memberGroupSubscriptions", data-type="json" content=memberGroupSubscriptions)
meta(name="ol-managedInstitutions", data-type="json", content=managedInstitutions)
meta(name="ol-managedPublishers", data-type="json" content=managedPublishers)
meta(name="ol-planCodesChangingAtTermEnd", data-type="json", content=planCodesChangingAtTermEnd)