Closed agjohnson closed 11 months ago
Needed:
[x] Sharing token listing
[x] Sharing token creation form and likely JS view
[x] Remove/edit etc views
[x] Multi select on versions doesn't work
[x] Tune content for sharing types on the form view
[x] Add navigation breadcrumbs to form/detail view
Requires https://github.com/readthedocs/readthedocs-corporate/pull/1695
I had to patch commercial code to make the multiple choice field render correctly. The wrong widget is being used from the view. It looks good now though!
https://github.com/readthedocs/ext-theme/assets/1140183/1b7477c0-c240-4458-b63c-d549858597b4
Needed:
[x] Sharing token listing
[x] Sharing token creation form and likely JS view
[x] Remove/edit etc views
[x] Multi select on versions doesn't work
[x] Tune content for sharing types on the form view
[x] Add navigation breadcrumbs to form/detail view
Requires https://github.com/readthedocs/readthedocs-corporate/pull/1695