feat: implement activity feed module with debounced filtering, history tracking, and axios service integration

This commit is contained in:
2026-06-24 11:28:37 +05:30
parent de2b5a808f
commit fc61b4cdb6
13 changed files with 442 additions and 156 deletions

View File

@@ -1,2 +1,4 @@
VITE_DASHBOARD_API_URL=https://python.seekright.com
VITE_AUDIT_API_URL=https://node-audit.seekright.com
# VITE_DASHBOARD_API_URL=https://python.seekright.com
# VITE_AUDIT_API_URL=https://node-audit.seekright.com
VITE_DASHBOARD_API_URL=https://sr-backend-api.takeleap.in
VITE_AUDIT_API_URL=https://sr-audit.takeleap.in