gohorsejobs/frontend/src/app
Tiago Yamamoto e5d0cd483a feat: Implement Dynamic Credentials Management
Backend:
- Added GET /api/v1/system/credentials to list configured services
- Added DELETE /api/v1/system/credentials/{service}
- Updated CredentialsService to support listing without revealing secrets

Frontend:
- Updated Settings page with Tabs
- Added 'Integrations' tab to manage credentials
- Allows Configuring (Update) and Deleting credentials
- Lists status of Appwrite, Stripe, Firebase, etc.
2025-12-26 14:43:35 -03:00
..
about Fix About page localization 2025-12-22 16:36:00 -03:00
contact feat: Enhance platform with funny jobs, FAQ, Skeleton UI, and Tests 2025-12-22 23:48:56 -03:00
dashboard feat: Implement Dynamic Credentials Management 2025-12-26 14:43:35 -03:00
faq feat: Enhance platform with funny jobs, FAQ, Skeleton UI, and Tests 2025-12-22 23:48:56 -03:00
forgot-password Fix login i18n and forgot password page 2025-12-22 13:45:02 -03:00
jobs feat: add advanced filters UI to jobs page 2025-12-24 11:46:12 -03:00
login chore: add detailed debug logs for login flow 2025-12-24 14:26:09 -03:00
post-job feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
privacy Add localized privacy policy and terms content 2025-12-22 16:05:50 -03:00
profile Redirect /profile to /dashboard/profile for dashboard layout 2025-12-26 10:09:41 -03:00
profile-db Translate UI and rename routes to English 2025-12-22 15:30:06 -03:00
register feat(jobs): add public job posting page 2025-12-26 00:54:33 -03:00
terms Add localized privacy policy and terms content 2025-12-22 16:05:50 -03:00
globals.css first commit 2025-12-09 19:04:48 -03:00
layout.tsx feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
page.tsx debug: Add console logs to homepage to trace job data source 2025-12-26 12:30:16 -03:00