From ca55d92c680af4224bea6ddad747b2f1fd29a32a Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Tue, 26 May 2026 16:00:47 -0400 Subject: [PATCH] =?UTF-8?q?feat(artist-view):=20ArtistManagementTab=20?= =?UTF-8?q?=E2=80=94=20Overview=20chips=20(Subscription=20badge=20+=20subs?= =?UTF-8?q?cription=20count)=20+=20Frequent=20tags=20+=20Activity=20sparkl?= =?UTF-8?q?ine=20+=20Subscriptions=20table=20+=20Danger=20zone.=20'View=20?= =?UTF-8?q?posts'=20chip=20and=20'Credential=20health=20=C2=B7=20FC-3b'=20?= =?UTF-8?q?placeholder=20chip=20dropped;=20'Sources'=20section=20renamed?= =?UTF-8?q?=20to=20'Subscriptions'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- .../components/artist/ArtistManagementTab.vue | 133 ++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 frontend/src/components/artist/ArtistManagementTab.vue diff --git a/frontend/src/components/artist/ArtistManagementTab.vue b/frontend/src/components/artist/ArtistManagementTab.vue new file mode 100644 index 0000000..b78c2a1 --- /dev/null +++ b/frontend/src/components/artist/ArtistManagementTab.vue @@ -0,0 +1,133 @@ + + + + +