This website requires JavaScript.
5fb8c8648f
TEST
master
dvirlabs
2026-05-15 18:18:47 +03:00
b559799802
Fix SSL handshake in Google OAuth callback: use httpx native certificate handling instead of custom SSL context
dvirlabs
2026-05-14 18:44:03 +03:00
685d33c4fe
Fix hina_invitation template: body should have only 1 parameter (contact_name for {{1}} in body text), button parameter (event_id for {{1}} in URL) is handled separately via button_param_key
dvirlabs
2026-05-14 18:36:52 +03:00
34b5d19064
Fix hina_invitation template: auto-correct body parameters on startup to match what's being sent (7 params: contact_name, groom_name, bride_name, venue, event_date, event_time, guest_link)
dvirlabs
2026-05-14 18:23:35 +03:00
a8b6cd2e17
Fix SSL handshake: use httpx native certificate handling instead of custom SSL context
dvirlabs
2026-05-14 18:13:28 +03:00
b7ad1218ce
Add robust button placeholder detection and Meta delivery diagnostics
dvirlabs
2026-05-14 16:15:32 +03:00
d4bfb522ac
Fix SSL handshake: simplify SSL context config for Meta API compatibility
dvirlabs
2026-05-14 16:06:38 +03:00
66e5f3bf70
Fix template
dvirlabs
2026-05-14 15:50:08 +03:00
a70a201222
SSL
dvirlabs
2026-05-14 15:29:16 +03:00
5c4bb0d3fa
Update hina template
dvirlabs
2026-05-14 14:47:46 +03:00
668f796a05
Add logging to debug button parameter issue
dvirlabs
2026-05-14 12:23:33 +03:00
6c5012929f
Fix: Remove event_id from body_params (was causing 8 parameters instead of 7) and add form_params for form display
dvirlabs
2026-05-14 11:53:17 +03:00
bd7064ab87
Fix: Change frontend parameter from guest_id to event_id for button URL
dvirlabs
2026-05-14 11:38:10 +03:00
5d1fbb39e7
Trigger pipeline
dvirlabs
2026-05-14 11:30:52 +03:00
44671ffcc5
Add parameter event-id
dvirlabs
2026-05-14 11:09:13 +03:00
42b71675e8
Add event_id to wedding_invitation body_params so it appears in the form for dynamic button URL
dvirlabs
2026-05-14 10:51:28 +03:00
0e0bc0598f
Add event_id button parameter to wedding_invitation template for dynamic URL
dvirlabs
2026-05-14 10:49:50 +03:00
0cc965aff6
Fix SSL/TLS issue and remove hina_invitation from built-in templates (user-managed only)
dvirlabs
2026-05-14 10:02:12 +03:00
15890cc138
Remove hina_invitation from custom templates - use built-in only, auto-delete old DB records
dvirlabs
2026-05-14 09:44:24 +03:00
6971726fc9
Fix hina_invitation: body param (contact_name) + button param (event_id) with exact body text
dvirlabs
2026-05-14 09:26:17 +03:00
7f50aec444
Update test to use valid event with existing image (חינה event)
dvirlabs
2026-05-14 07:24:32 +03:00
635c2fe2f4
Fix SSL handshake failure: use relaxed SSL settings (TLS 1.0+, SECLEVEL=1) for Meta API compatibility
dvirlabs
2026-05-13 22:47:16 +03:00
5f8f7acfe9
Try to fix
dvirlabs
2026-05-13 21:45:01 +03:00
97a0932e67
Try to fix
dvirlabs
2026-05-13 21:17:56 +03:00
f3537a66b2
Try to fix
dvirlabs
2026-05-13 20:51:51 +03:00
621e75e41b
Try to fix
dvirlabs
2026-05-13 20:51:26 +03:00
92b35d297d
Fix: 1) Improve SSL/TLS handling for Meta API 2) hina_invitation has body param (contact_name) and button param (event_id)
dvirlabs
2026-05-13 19:15:16 +03:00
df8970f101
Add hina_invitation to built-in templates with NO body parameters (static body) and fix test endpoint
dvirlabs
2026-05-13 17:50:55 +03:00
eba57bd81a
Use hina_invitation template in test endpoint (exists in built-in templates)
dvirlabs
2026-05-13 17:32:21 +03:00
a1139e0f23
Simplify test endpoint - only requires phone number parameter
dvirlabs
2026-05-13 17:27:41 +03:00
cf9f1a6f68
Fix: body {{1}}=contact_name, button {{1}}=event_id (separate parameters)
dvirlabs
2026-05-13 14:14:30 +03:00
368e036235
Fix: hina_invitation template should have only 1 parameter (event_id) not 10
dvirlabs
2026-05-13 14:03:23 +03:00
9e3d861f3d
Fix NameError: app not defined - add missing FastAPI initialization
dvirlabs
2026-05-13 13:54:33 +03:00
fc3cd21e21
Add template parameter auto-fix and admin endpoint
dvirlabs
2026-05-13 13:49:42 +03:00
9b6f053d86
Fix SSL/TLS handshake failure - simplify httpx client creation
dvirlabs
2026-05-13 13:26:51 +03:00
18de92aa3a
Fix sending messages
dvirlabs
2026-05-13 13:20:14 +03:00
8dd7d9bf9b
Fix SSL
dvirlabs
2026-05-13 11:39:17 +03:00
5182899553
Fix sending messages
dvirlabs
2026-05-13 11:30:40 +03:00
d9cdddb8c8
Fix SSL
dvirlabs
2026-05-13 10:52:30 +03:00
e4fb9cf62f
Update guest link
dvirlabs
2026-05-13 10:38:38 +03:00
f2c9c05011
Merge branch 'master' of https://git.dvirlabs.com/dvirlabs/invy
dvirlabs
2026-05-13 10:08:21 +03:00
2737d2af27
Fix custom_templates
dvirlabs
2026-05-13 09:34:15 +03:00
74594b2411
Store WhatsApp templates in database for persistence across rebuilds
dvirlabs
2026-05-12 11:40:29 +03:00
ca9375a779
Fix SSL
dvirlabs
2026-05-12 10:29:52 +03:00
778db17e46
Add guest_id parameter for dynamic button URLs
dvirlabs
2026-05-12 09:22:50 +03:00
cc538a0c4d
Add SSL certificates to backend Docker image
dvirlabs
2026-05-12 09:02:41 +03:00
f4236855d6
Add static and dynamic url
dvirlabs
2026-05-12 03:49:12 +03:00
7918b84d5d
Add static and dynamic url
dvirlabs
2026-05-12 03:43:13 +03:00
07607dd6d8
Add static and dynamic url
dvirlabs
2026-05-12 03:39:32 +03:00
b238e7fc47
Add static and dynamic url
dvirlabs
2026-05-12 03:34:07 +03:00
cbcac9d1fd
Use base images from harbor instead of dockerhub
dvirlabs
2026-05-12 03:22:08 +03:00
e2ff236220
Use base images from harbor instead of dockerhub
dvirlabs
2026-05-12 03:19:47 +03:00
1a9617d605
Use base images from harbor instead of dockerhub
dvirlabs
2026-05-12 03:18:46 +03:00
2ddbc75878
update kaniko base image for frontend in woodpecker pipeline
dvirlabs
2026-05-12 03:16:23 +03:00
ecae73d5dd
Update template editor add photo
dvirlabs
2026-05-12 02:59:46 +03:00
2644ebd0d3
Update template editor
dvirlabs
2026-05-12 02:26:03 +03:00
ea36c5ede9
test
dvirlabs
2026-04-21 16:00:13 +03:00
2298143652
Add scroll down to create event popup
dvirlabs
2026-04-14 16:52:03 +03:00
a067a92205
Build and push app
dvirlabs
2026-04-13 00:04:33 +03:00
e08a413170
Build and push app
dvirlabs
2026-04-13 00:01:54 +03:00
3f03837067
Build and push app
dvirlabs
2026-04-12 23:58:48 +03:00
914cf774b3
Build and push app
dvirlabs
2026-04-12 23:56:02 +03:00
6ca299c347
Build and push app
dvirlabs
2026-04-12 23:22:46 +03:00
75cf458b4e
Add how many came include company
dvirlabs
2026-04-03 18:05:38 +03:00
397e0a47d2
Add how many came include company
dvirlabs
2026-04-03 18:05:05 +03:00
50bc876a2f
Add how many came include company
dvirlabs
2026-04-03 18:02:40 +03:00
2a28a481c7
Add how many came include company
dvirlabs
2026-04-03 17:58:57 +03:00
57326d72f9
Add how many came include company
dvirlabs
2026-04-03 17:51:38 +03:00
ec2a7a4dba
Add how many came include company
dvirlabs
2026-04-03 17:50:35 +03:00
4c3660c9f9
Add how many came include company
dvirlabs
2026-04-03 17:48:06 +03:00
6eeda76d63
Fix ssl issue
dvirlabs
2026-04-03 13:46:25 +03:00
45604b5797
Fix tls
dvirlabs
2026-04-03 12:09:36 +03:00
9c7b477bd4
Fake commit
dvirlabs
2026-04-03 11:40:13 +03:00
5e0001b8c8
Fix DB migration
dvirlabs
2026-04-03 11:26:26 +03:00
7262ba4718
Add order by rsvp status and by how many add refresh button choose column to display to the guest page
dvirlabs
2026-04-03 11:04:09 +03:00
65a4b82fe5
Add considering table
dvirlabs
2026-04-03 02:41:23 +03:00
b8d02c43f8
Add delete selected button
dvirlabs
2026-04-03 02:03:44 +03:00
82315dd4ab
Fix import contact from google
dvirlabs
2026-03-24 07:37:50 +02:00
78b41c3b16
Fix import contact from google
dvirlabs
2026-03-24 07:32:53 +02:00
b66c11a71e
Fix import contact from google
dvirlabs
2026-03-24 05:47:47 +02:00
bc6ddf84ea
Build and push app to harbor
dvirlabs
2026-03-22 09:54:38 +02:00
eb11f69a20
Build and push app to harbor
dvirlabs
2026-03-22 09:53:47 +02:00
655784c6d9
ui: tinted background per stat box (blue/green/orange)
dvirlabs
2026-03-02 03:23:37 +02:00
586bd7c030
ui: full header toolbar redesign + theme-aware event card stat boxes
dvirlabs
2026-03-01 19:41:47 +02:00
e589792137
ui: event name as main header title + fix stat box background color
dvirlabs
2026-03-01 19:29:42 +02:00
54af21477f
ui: theme-aware stat boxes on event cards + event name title in guest list
dvirlabs
2026-03-01 19:20:47 +02:00
259fa7c22a
fix: normalize search query whitespace and support first+last name token matching
dvirlabs
2026-03-01 19:09:23 +02:00
71b6828807
fix: guest link URL format - use path /guest/:eventId instead of query params
dvirlabs
2026-03-01 03:35:51 +02:00
c50544d4bd
fix: add missing send_by_template_key method to WhatsAppService
dvirlabs
2026-03-01 03:17:24 +02:00
d338722880
Add support to import with xl file format
dvirlabs
2026-03-01 02:28:21 +02:00
e0169b803d
Update window.env
dvirlabs
2026-03-01 01:36:49 +02:00
d4270ea85f
Merge pull request 'generic-app' (#2 ) from generic-app into master
dvirlabs
2026-02-28 23:03:21 +00:00
0574d76c35
Ready to merge before import from excel button
generic-app
dvirlabs
2026-03-01 01:02:18 +02:00
43fccacc47
Ready to merge before import from excel button
dvirlabs
2026-02-28 23:56:11 +02:00
6ec3689b21
Addf dynamic url
dvirlabs
2026-02-27 17:30:10 +02:00
a0f0528477
Set the dynamic fileds for each template
dvirlabs
2026-02-25 03:24:00 +02:00
1fcfcd7ee4
Add template editor and fix colors
dvirlabs
2026-02-25 00:49:22 +02:00
1dd7462a2d
Merge pull request 'Send message via Whatsapp business work' (#1 ) from whatsapp into generic-app
dvirlabs
2026-02-24 12:17:19 +00:00
0f65b1b566
Send message via Whatsapp business work
whatsapp
dvirlabs
2026-02-24 13:22:03 +02:00
a6160b85b2
Set this app to be generic
dvirlabs
2026-02-23 13:00:06 +02:00