Ghost/apps/comments-ui/src
2024-11-27 12:43:30 +01:00
..
components Fixed delete button being clickable multiple times (#21736) 2024-11-27 12:43:30 +01:00
images/icons Replaced reply icon in comments-ui (#21710) 2024-11-25 08:59:19 +00:00
styles Added Comments Sorting UI (#21375) 2024-10-24 19:01:14 +09:00
utils Fixed comments-ui tests not properly mocking actions on replies 2024-11-26 18:34:02 +00:00
actions.ts Wired up admin api for hidden comments (#21724) 2024-11-26 16:56:17 +08:00
App.tsx Refactored comments-ui admin moderation tests 2024-11-26 14:30:23 +00:00
AppContext.ts Wired up Admin Comment Endpoints to UI (#21661) 2024-11-21 10:52:36 +00:00
AuthFrame.tsx Re-enabled general eslint rules in TS config 2023-09-08 13:47:42 +02:00
index.tsx Converted Comments-UI App to TypeScript and React hooks (#17760) 2023-08-18 13:30:59 +00:00
pages.ts Added confirmation popup for comment deletion (#21715) 2024-11-25 12:04:31 +00:00
setupTests.ts Refactored cta/main form conditional in comments-ui 2024-10-15 12:50:12 +01:00
typings.d.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
vite-env.d.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00