46 Commits

Author SHA1 Message Date
e4fabef1d3 feat(interview): add icalendar invites, white date pickers, and drawer validation feedback
- integrate spatie/icalendar-generator for candidate & panelist .ics invitations (RSVP & 15m alerts)
    - add StoreInterviewRequest, ScheduleInterviewDto, and invitation/reminder queued actions
    - add migration for job_title, round, description, and reminder_sent_at on interviews table
    - style datetime-local picker indicators to pure white on dark input backgrounds
    - support button loading spinners with :showLoader="true" and loadingText
    - auto-open schedule drawer on validation failure with inline @error alerts and old() bindings
2026-08-27 10:16:46 +00:00
3aca6d90f3 feat(webrtc): implement IceCandidateProviderInterface with Metered and ConvexSol drivers
- Add Metered and ConvexSol (CoTURN) provider drivers with response validation and caching
- Add IceCandidateManager with automatic failover and structured logging
- Add IceCandidateProviderInterface and DTOs conforming to RTCIceServer format
2026-08-26 12:44:41 +00:00
68e2d62888 fix: handle joining expired active calls
- Mark the call as ended when it has expired but was not gracefully terminated.
- Prevent users from joining calls that are already expired due to peers closing the tab or an ungraceful call termination.
2026-08-24 06:24:01 +00:00
121b4beaf8 feat(call recording): chuked recoding upload
- upload recording of call in chunks 
- recordings are merged on server side in jobs
- improve UI of the recording tab
2026-08-19 05:43:32 +00:00
dfbbd1263d feat(call recording): add recording compositor to merge multiple peers
- current compositor has a 2 pane layout, with candidate video/screenshare on left 
- other peers are added on right and bellow
2026-08-18 10:56:53 +00:00
b787f04914 refactor(UI): improve global screenshot capture and onboarding
- compact ui
- fix routing after toggling settings
2026-08-18 06:45:10 +00:00
f85caec920 misc fixes: candidate caller screen, interviewer caller screen, fix remote code
execution
2026-08-14 08:05:26 +00:00
3305464ca7 Make 'Tab Switch Screenshots" to coming soon 2026-08-14 04:43:35 +00:00
ab00516c42 fix: recursive polling, candiate video reconnecting
- made all polling to 6s
- fixed candidate video being reconnected in interval
2026-08-13 07:40:19 +00:00
71b5c30113 fix: add candidate joining status, reverse video,
refactor the candiate_room to have js bundled
2026-08-12 10:56:49 +00:00
d1fbd99965 refactor: interview panel page 2026-08-11 12:04:08 +00:00
f0a8e559a6 feat: multiple interviewer call support 2026-08-07 12:49:43 +00:00
74516d0fcc update 2026-08-06 20:31:53 +05:30
7662689e00 update 2026-08-06 20:05:55 +05:30
d913dded0b chore: return metered service from server 2026-08-06 12:50:46 +00:00
534dead7fe update 2026-08-03 20:05:05 +05:30
e3e1e8aaf5 fixx bug 2026-07-31 18:07:02 +05:30
c67ee1fceb update 2026-07-31 12:24:52 +05:30
3d7d3042ed implement candidate feature 2026-07-30 17:31:03 +05:30
9e9e38e8c8 update 2026-07-30 12:40:58 +05:30
6600c95584 update 2026-07-28 15:56:04 +05:30
541ac6cc41 update 2026-07-27 12:06:14 +05:30
838684affc implement new feature 2026-07-23 17:23:32 +05:30
5b61495e35 testing mode going on 2026-07-21 16:49:58 +05:30
167090816e update 2026-07-21 15:33:47 +05:30
d1125bb69e candidate portal 2026-07-21 14:55:47 +05:30
3a736059c5 interview implement 2026-07-21 13:47:36 +05:30
d3fafe85a2 Hr portal 2026-07-20 21:50:30 +05:30
2d2d1e3322 hr impletented 2026-07-20 20:22:03 +05:30
2c5eb1634a fix desing as per requirment 2026-07-20 17:21:25 +05:30
0efd443a53 implement crm login 2026-07-16 17:42:04 +05:30
462762a13f implement new feature 2026-07-16 17:31:32 +05:30
d2c286e326 implement admin multiple role 2026-07-16 17:09:25 +05:30
9f0aeee412 update some recomended changes 2026-07-14 17:38:09 +05:30
a842a71f40 blank space 2026-07-14 16:27:38 +05:30
a128b47308 update desing 2026-07-14 14:56:53 +05:30
a0ec71a22d update 2026-07-10 18:30:35 +05:30
b97db6da40 testing 2026-07-08 15:28:17 +05:30
8635ccd135 update 2026-07-08 14:55:10 +05:30
4f12285e7a implement single login system 2026-07-08 12:45:27 +05:30
65e153153f update changes 2026-07-07 16:53:32 +05:30
de3c74cc42 implement microsoft autologout feature 2026-07-07 15:32:36 +05:30
a2e3ad20e7 fix admin login 2026-06-24 17:36:36 +05:30
7f5e0fadf7 role feature implement 2026-06-24 14:21:01 +05:30
643aafe07d admin intregration 2026-06-23 15:46:07 +05:30
49e1a5d20f initial commit 2026-06-23 14:36:43 +05:30