11 Commits

Author SHA1 Message Date
Tom Coleman
4ed7408055 Update stories->index and add back-compatibility 2023-01-13 13:01:20 +11:00
Tom Coleman
68f1975e93 Merge remote-tracking branch 'origin/next' into tom/sb-1123-sb20250-vite-does-not-show-a-spinner-2 2023-01-12 13:47:51 +11:00
Tom Coleman
b839502c83 Change refs + stories to use a common interface
Add fields:
 - `stories` (index once loaded into a hash)
 - `indexError` (if there's an error loading that)
 - `previewInitialized` (if the preview is ready to render)
2023-01-11 22:48:13 +11:00
Norbert de Langen
3d46873460
Update code/lib/manager-api/src/modules/refs.ts 2023-01-06 12:45:00 +01:00
Sebastian Telschow
cc9c1e205b code improvements 2023-01-06 09:39:28 +01:00
Sebastian Telschow
7f3b384f7c fixed header object type 2023-01-03 23:07:45 +01:00
Sebastian Telschow
eae550bbad added ability to compose with basic auth storybooks 2023-01-03 22:38:02 +01:00
Norbert de Langen
f5260920ca
fixing typings issues 2022-12-09 20:44:55 +01:00
Norbert de Langen
3659babd10
fix all the global typings 2022-12-09 17:10:07 +01:00
Tom Coleman
6271be4009 Fixes to uses of channel api 2022-11-25 15:45:26 +11:00
Norbert de Langen
aab78536e8
rename api to manager-api 2022-11-23 23:23:10 +01:00