dvirlabs
eba57bd81a
Use hina_invitation template in test endpoint (exists in built-in templates)
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 17:32:21 +03:00
dvirlabs
a1139e0f23
Simplify test endpoint - only requires phone number parameter
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 17:27:41 +03:00
dvirlabs
cf9f1a6f68
Fix: body {{1}}=contact_name, button {{1}}=event_id (separate parameters)
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 14:14:30 +03:00
dvirlabs
368e036235
Fix: hina_invitation template should have only 1 parameter (event_id) not 10
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 14:03:23 +03:00
dvirlabs
9e3d861f3d
Fix NameError: app not defined - add missing FastAPI initialization
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 13:54:33 +03:00
dvirlabs
fc3cd21e21
Add template parameter auto-fix and admin endpoint
...
ci/woodpecker/push/woodpecker Pipeline was successful
- Add auto-migration on app startup to fix hina_invitation template parameters
- Add /api/admin/fix-templates endpoint for manual template fixing
- Ensure hina_invitation has all 10 required body parameters
- Imported SessionLocal for template migrations
- Messages should now deliver correctly to test phone numbers
2026-05-13 13:49:42 +03:00
dvirlabs
9b6f053d86
Fix SSL/TLS handshake failure - simplify httpx client creation
...
ci/woodpecker/push/woodpecker Pipeline was successful
- Removed manual SSL context creation that was causing handshake failures
- Simplified create_http_client() to let httpx handle SSL negotiation directly
- Disabled HTTP/2 for better compatibility
- Added proper connection limits and timeouts
- Updated all three client instantiations to await the async function
- Improved overall SSL/TLS stability for Meta API connections
2026-05-13 13:26:51 +03:00
dvirlabs
18de92aa3a
Fix sending messages
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 13:20:14 +03:00
dvirlabs
8dd7d9bf9b
Fix SSL
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 11:39:17 +03:00
dvirlabs
5182899553
Fix sending messages
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 11:30:40 +03:00
dvirlabs
d9cdddb8c8
Fix SSL
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 10:52:30 +03:00
dvirlabs
e4fb9cf62f
Update guest link
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 10:38:38 +03:00
dvirlabs
f2c9c05011
Merge branch 'master' of https://git.dvirlabs.com/dvirlabs/invy
2026-05-13 10:08:21 +03:00
2737d2af27
Fix custom_templates
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 09:34:15 +03:00
dvirlabs
74594b2411
Store WhatsApp templates in database for persistence across rebuilds
2026-05-12 11:40:29 +03:00
dvirlabs
ca9375a779
Fix SSL
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-12 10:29:52 +03:00
778db17e46
Add guest_id parameter for dynamic button URLs
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-12 09:22:50 +03:00
cc538a0c4d
Add SSL certificates to backend Docker image
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-12 09:02:41 +03:00
f4236855d6
Add static and dynamic url
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-12 03:49:12 +03:00
7918b84d5d
Add static and dynamic url
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-12 03:43:13 +03:00
07607dd6d8
Add static and dynamic url
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-12 03:39:32 +03:00
b238e7fc47
Add static and dynamic url
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-12 03:34:07 +03:00
2644ebd0d3
Update template editor
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-12 02:26:03 +03:00
dvirlabs
ea36c5ede9
test
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-21 16:00:13 +03:00
a067a92205
Build and push app
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-13 00:04:33 +03:00
e08a413170
Build and push app
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-13 00:01:54 +03:00
3f03837067
Build and push app
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-12 23:58:48 +03:00
914cf774b3
Build and push app
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-12 23:56:02 +03:00
6ca299c347
Build and push app
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-12 23:22:46 +03:00
75cf458b4e
Add how many came include company
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-03 18:05:38 +03:00
50bc876a2f
Add how many came include company
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-03 18:02:40 +03:00
2a28a481c7
Add how many came include company
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-03 17:58:57 +03:00
57326d72f9
Add how many came include company
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-03 17:51:38 +03:00
6eeda76d63
Fix ssl issue
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-03 13:46:25 +03:00
45604b5797
Fix tls
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-03 12:09:36 +03:00
9c7b477bd4
Fake commit
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-03 11:40:13 +03:00
5e0001b8c8
Fix DB migration
ci/woodpecker/push/woodpecker Pipeline failed
2026-04-03 11:26:26 +03:00
7262ba4718
Add order by rsvp status and
...
ci/woodpecker/push/woodpecker Pipeline was successful
by how many
add refresh button
choose column to display to the guest page
2026-04-03 11:04:09 +03:00
b8d02c43f8
Add delete selected button
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-03 02:03:44 +03:00
82315dd4ab
Fix import contact from google
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-24 07:37:50 +02:00
78b41c3b16
Fix import contact from google
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-24 07:32:53 +02:00
b66c11a71e
Fix import contact from google
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-24 05:47:47 +02:00
bc6ddf84ea
Build and push app to harbor
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-22 09:54:38 +02:00
eb11f69a20
Build and push app to harbor
2026-03-22 09:53:47 +02:00
71b6828807
fix: guest link URL format - use path /guest/:eventId instead of query params
2026-03-01 03:35:51 +02:00
c50544d4bd
fix: add missing send_by_template_key method to WhatsAppService
2026-03-01 03:17:24 +02:00
d338722880
Add support to import with xl file format
2026-03-01 02:28:21 +02:00
0574d76c35
Ready to merge before import from excel button
2026-03-01 01:02:18 +02:00
43fccacc47
Ready to merge before import from excel button
2026-02-28 23:56:11 +02:00
6ec3689b21
Addf dynamic url
2026-02-27 17:30:10 +02:00