This website requires JavaScript.
d1f43c957c
fix: expose checkedIn in PartnerBookingListView — prefetch ticket_set
sprint/post-10-fixes
Sicherhaven
2026-04-22 12:58:24 +05:30
03ac2f25ae
feat(sprint9): add 5 partner analytics endpoints
sprint/9-analytics
Sicherhaven
2026-04-22 11:58:41 +05:30
8bc176b2f6
feat(sprint8): add PartnerDashboardView + URL for partner me dashboard
sprint/8-dashboard
Sicherhaven
2026-04-22 11:50:07 +05:30
b6c2b93fd0
Sprint 7: PartnerMeCheckInView — JWT-authenticated ticket check-in
sprint/7-checkin
Sicherhaven
2026-04-22 11:45:32 +05:30
fee67385d5
Sprint 6: partner staff CRUD endpoints
sprint/6-staff
Sicherhaven
2026-04-22 11:41:52 +05:30
f587c4dd24
Sprint 5: PartnerCustomerListView — partner-scoped customer list
sprint/5-customers
Sicherhaven
2026-04-22 11:38:39 +05:30
4669907a02
Sprint 4: PartnerBookingListView for partner-scoped booking list
sprint/4-bookings
Sicherhaven
2026-04-22 11:34:57 +05:30
611d653938
Sprint 3: partner ticket tier CRUD endpoints
sprint/3-tier-endpoints
Sicherhaven
2026-04-22 11:28:57 +05:30
16c21c17d2
feat(partner-portal): Sprint 2 — partner-me events CRUD endpoints
main
Sicherhaven
2026-04-22 11:20:37 +05:30
761b702e57
feat(partner-portal): Sprint 1 — partner-me settings endpoints
Sicherhaven
2026-04-22 11:02:34 +05:30
46b391bd51
fix: allow partner portal SSR to reach admin_api (/me/) for impersonation
Sicherhaven
2026-04-22 10:30:58 +05:30
d9a2af7168
fix(reviews): expose profile_photo in /api/reviews/list payload
Sicherhaven
2026-04-22 00:32:00 +05:30
f75d4f2915
fix: add missing get_object_or_404 import in PartnerImpersonateView
Sicherhaven
2026-04-21 23:18:37 +05:30
05de552820
feat(partners): add PartnerImpersonateView for admin Login-as-Partner
Sicherhaven
2026-04-21 22:55:08 +05:30
f85188ca6b
revert: remove partner role login block from AdminLoginView
Sicherhaven
2026-04-21 18:38:10 +05:30
64ff08b2b2
security: block non-admin roles from AdminLoginView
Sicherhaven
2026-04-21 18:35:16 +05:30
4a9f754fda
feat(rbac): add Reviews/Contributions/Leads/Audit scope defs + fix reviews module mapping (v1.14.0)
Sicherhaven
2026-04-21 17:11:01 +05:30
66e41ba647
feat(audit): extend audit coverage to all admin interactions (v1.13.0)
Sicherhaven
2026-04-21 13:42:02 +05:30
2c60a82704
feat(audit): add Audit Log module — coverage, metrics endpoint, indexes
Sicherhaven
2026-04-21 12:39:38 +05:30
9cde886bd4
feat(notifications): add test-send endpoint for single-address preview
Sicherhaven
2026-04-20 11:53:33 +05:30
a8751b5183
feat(notifications): add scheduled email notification system
Sicherhaven
2026-04-20 11:41:46 +05:30
170208d3e5
fix(search): include name field in EventListAPI full-text search
Sicherhaven
2026-04-10 12:03:05 +05:30
ca24a4cb23
fix: restore requests package for google-auth transport
Sicherhaven
2026-04-10 01:35:28 +05:30
e0a491e8cb
security: fix GoogleLoginView audience check + replace Clerk with direct GIS flow
Sicherhaven
2026-04-10 01:31:18 +05:30
aa2846b884
fix(admin): include eventifyId in _serialize_user for users table
Sicherhaven
2026-04-09 06:51:14 +05:30
086bbbf546
fix(registration): seed gamification profile with eventify_id on account creation
Sicherhaven
2026-04-09 06:47:58 +05:30
60d98f1ae8
feat: add profile_photo to StatusView response
Sicherhaven
2026-04-08 16:12:27 +05:30
9aa7c01efe
feat(favorites): add EventLike model, favorites API, and notifications module
Sicherhaven
2026-04-07 12:56:25 +05:30
d04891c064
feat(leads): link consumer account to lead on submission
Sicherhaven
2026-04-07 11:52:41 +05:30
9142b8fedb
feat(leads): add Lead Manager module with full admin and consumer endpoints
Sicherhaven
2026-04-07 10:48:04 +05:30
14c474ea87
docs: changelog v1.8.3 — TopEventsAPI fix
Sicherhaven
2026-04-06 22:21:32 +05:30
8d0e801d86
fix(top-events): remove token gate, add event_status filter and event_type_name
Sicherhaven
2026-04-06 22:16:41 +05:30
a29e8d2892
fix(featured-events): resolve event_type FK to name string in API response
Sicherhaven
2026-04-06 21:44:11 +05:30
2fefdd16c9
docs: changelog v1.8.1 — FeaturedEventsAPI token gate fix
Sicherhaven
2026-04-06 19:45:46 +05:30
8ae97dcdc7
fix(featured-events): remove token gate from FeaturedEventsAPI
Sicherhaven
2026-04-06 19:41:25 +05:30
05770d6d21
feat(carousel): wire is_featured flag to consumer featured events API
Sicherhaven
2026-04-06 17:25:19 +05:30
b8a69ceae2
fix(accounts): add merge migration to resolve conflicting eventify_id migrations
Sicherhaven
2026-04-06 12:30:49 +05:30
b2a2cbad5f
feat(ad_control): new AdSurface + AdPlacement module for placement-based featured/top events
Sicherhaven
2026-04-06 12:10:06 +05:30
635a1224cd
fix: add localhost:8080 to CORS_ALLOWED_ORIGINS for Flutter web preview
Sicherhaven
2026-04-04 18:56:47 +05:30
3a3f6d4179
feat: HOME-007 — server-side event title/description search (q param)
Sicherhaven
2026-04-04 17:33:56 +05:30
c9afbcf3cc
feat(accounts): home district with 6-month cooldown
Sicherhaven
2026-04-04 10:42:44 +05:30
ac2b2ba242
fix(users): add include_all param to UserListView for contributor search
Sicherhaven
2026-04-03 17:41:45 +05:30
a208ddf1f7
fix(users): add eventify_id__icontains to UserListView search filter
Sicherhaven
2026-04-03 17:37:09 +05:30
4a24e9cdca
feat(events): add EventDeleteView for permanent event deletion
Sicherhaven
2026-04-03 17:21:26 +05:30
bae9ac9e23
docs: add v1.6.1 and v1.6.2 CHANGELOG entries
Sicherhaven
2026-04-03 09:27:15 +05:30
a5bdde278d
security: never expose internal exceptions to API callers
Sicherhaven
2026-04-03 09:23:26 +05:30
fc5aa555e5
feat(api): return eventify_id in StatusView response
Sicherhaven
2026-04-03 09:14:37 +05:30
9d61967350
feat: add Haversine radius-based location filtering to EventListAPI
Sicherhaven
2026-04-03 08:56:00 +05:30
99f376506d
docs: add CHANGELOG.md and update README version to 1.6.0
Sicherhaven
2026-04-02 11:03:18 +05:30
384797551f
feat: add Eventify ID (EVT-XXXXXXXX) to User model and all APIs
Sicherhaven
2026-04-02 10:25:25 +05:30
255519473b
feat: add RBAC migrations, user modules, admin API updates, and utility scripts
admin
2026-04-02 04:06:02 +00:00
1b6185c758
security: fix SMTP credential exposure and auth bypass
Eventify Deploy
2026-03-30 19:29:42 +00:00
43123d0ff1
feat: add source field with 3 options, fix EventListAPI fallback, add is_eventify_event to API response
Eventify Deploy
2026-03-30 11:23:03 +00:00
388057b641
feat: add user search/filter, banned metric, mobile review API, event detail improvements
Eventify Deploy
2026-03-26 09:50:03 +00:00
5a2752a2de
fix: security audit remediation — Django settings + payment gateway API
Eventify Deploy
2026-03-25 12:23:21 +00:00
b12f4952b3
fix: update admin_api migration dependency to existing events migration
Sicherhaven
2026-03-25 11:49:15 +05:30
ea378f19b1
refactor: migrate users to PostgreSQL, remove SQLite secondary DB
Sicherhaven
2026-03-25 11:43:12 +05:30
54aa7ce06e
fix: read real users from eventify-django SQLite via secondary database
Sicherhaven
2026-03-25 11:38:03 +05:30
a3d1bbad30
fix: scope users API to end-users and tag new registrations as customers
Sicherhaven
2026-03-25 11:10:29 +05:30
54315408eb
Phase 7: Reviews Moderation — Review model + migration + 4 admin endpoints (metrics, list, moderate, delete)
Eventify Deploy
2026-03-25 02:46:50 +00:00
3103eff949
Phase 6: Financials & Payouts — 4 new financial endpoints (metrics, transactions, settlements, release)
Eventify Deploy
2026-03-24 19:05:33 +00:00
bc0a9ad5c8
docs: beautify README with ASCII banner, badges, API reference, and architecture diagram
Eventify Deploy
2026-03-24 18:47:15 +00:00
d921dde598
Phase 5: Events Admin — 4 new event endpoints (stats, list, detail, moderate)
Eventify Deploy
2026-03-24 18:42:15 +00:00
54d31dd3b1
Phase 4: Users & RBAC — 4 new user endpoints (list, metrics, detail, status)
Eventify Deploy
2026-03-24 18:26:55 +00:00
cbe06e9c8f
feat: Phase 3 - Partners API (5 endpoints + 2 helpers)
Ubuntu
2026-03-24 18:11:33 +00:00
b60d03142c
feat: Phase 1+2 - JWT auth, dashboard metrics API, DB indexes
Ubuntu
2026-03-24 17:46:41 +00:00
37001f8e70
feat: add JWT auth foundation - /api/v1/ with admin login, refresh, me, health endpoints
Ubuntu
2026-03-24 14:46:03 +00:00
7bda3fd905
fix: correct dict key syntax in FeaturedEventsAPI and TopEventsAPI responses
Ubuntu
2026-03-24 12:24:57 +00:00
aaaab190da
feat: add is_featured/is_top_event fields and API endpoints
Ubuntu
2026-03-24 12:20:34 +00:00
b54439a4c2
The changes for the new
Vivek P Prakash
2026-03-24 19:21:25 +05:30
c04395afc9
The new updates of partners and user
Vivek P Prakash
2026-03-15 00:29:17 +05:30
88b3aafb0b
Refactor eventify urlpatterns to include new bookings endpoint
Vivek P Prakash
2026-01-28 16:52:06 +05:30
7fee636fca
Add bookings URL path to eventify urlpatterns
Vivek P Prakash
2026-01-28 16:51:43 +05:30
c43ea6b0c7
Update in the cor headers
Vivek
2025-12-25 02:42:10 +05:30
8488df7c14
Changes in the event model to take the event source
Vivek
2025-12-20 04:05:07 +05:30
2cd2c763f6
Update in the profile
Vivek
2025-12-20 03:55:40 +05:30
1d821bf981
Update in the event list
Vivek
2025-12-20 03:53:31 +05:30
1f9269467c
Updates for the eventify model to enable teh all year event
Vivek
2025-12-20 03:46:04 +05:30
d1e618e06b
Fixes for the icon in the eventtypes
Vivek
2025-12-20 02:28:15 +05:30
2d43d4b1e3
Update in the pincode-events
Vivek
2025-12-20 01:42:25 +05:30
5e4a1765de
Update in the cors allowed origins
Vivek
2025-12-20 01:37:36 +05:30
689cedb3ff
Update in the settings for the cors allowed origins
Vivek
2025-12-19 21:48:51 +05:30
bf75367d46
Update in the updateprofileview api
Vivek
2025-12-19 20:46:11 +05:30
d109df3973
Updates for the api and bug fixes
Vivek
2025-12-19 19:35:38 +05:30
105da4a876
Reverting back to admin pages as login and updates in the mobile api
Vivek
2025-12-17 22:05:13 +05:30
48c8abb366
Changes in the dashboard for the event images
Vivek
2025-12-09 13:36:34 +05:30
36e02cbf7e
Changes in the dashboard for the event images
Vivek
2025-12-09 13:30:55 +05:30
24355ecdf5
The updates for the customer dashboard cum accounts
Vivek
2025-12-09 03:59:57 +05:30
08a89a1212
Test for the uat db
Vivek P Prakash
2025-12-02 13:40:59 +05:30
d1ca2f9891
Mobile API Changes for the Events and event images
Vivek P Prakash
2025-12-02 02:59:41 +05:30
b2a2324c66
Mobile API Changes for the pincode events
Vivek P Prakash
2025-12-02 02:44:09 +05:30
d1c7042018
Updates for the event images
Vivek P Prakash
2025-12-01 05:38:08 +05:30
9dc99ede91
Updates for the event images
Vivek P Prakash
2025-12-01 05:37:09 +05:30
f436de0a73
Updates for the event images
Vivek P Prakash
2025-12-01 05:34:11 +05:30
b7327b7b47
Updates for the event images
Vivek P Prakash
2025-12-01 05:31:13 +05:30
66fa8e3e5e
Updates for the event images
Vivek P Prakash
2025-12-01 05:27:43 +05:30
e297ee601f
Updates for the event images
Vivek P Prakash
2025-12-01 05:25:54 +05:30
1aa5041c87
Updates for the event images
Vivek P Prakash
2025-12-01 05:24:25 +05:30
e208f682da
Updates for the event images
Vivek P Prakash
2025-12-01 05:22:46 +05:30
fa77389c60
Updates for the event images
Vivek P Prakash
2025-12-01 05:20:39 +05:30