ryanmwangi
  • Joined on 2024-09-25
ryanmwangi pushed to dev at Progyssey/Compareware 2025-05-08 11:11:34 +00:00
dbca9a98c8 fix(typeahead): add defensive checks for valid Leptos owner in Bloodhound and Typeahead initialization
ryanmwangi pushed to dev at Progyssey/Compareware 2025-05-07 11:26:20 +00:00
a9bfbf1c15 feat(typeahead_input): Refactor and enhance TypeaheadInput component for better lifecycle management and WASM compatibility.
ryanmwangi pushed to master at Progyssey/progyssey-web 2025-04-30 22:01:45 +00:00
ffae0780e9 feat(listmonk): schedule weekly transactional emails
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-28 13:34:23 +00:00
09dd736082 fix(Leptos): Explicitly tell Leptos where to find the configuration
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-25 14:55:21 +00:00
0f28394fce fix(typeahead): implement component isolation to prevent memory leaks and race conditions
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-24 15:03:59 +00:00
1fd4131298 fix(memory issues): made the followng to help debug memory issues.
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-24 14:19:03 +00:00
26724d9c45 feat(properties): add empty property check, placeholder labels and labels error handling
ryanmwangi pushed to master at Progyssey/progyssey-web 2025-04-23 13:43:43 +00:00
c1bd2aa9b8 feat(rename): rename progodyssey to progyssey
ryanmwangi pushed to master at Progyssey/progyssey-web 2025-04-23 13:34:50 +00:00
ea28e6306d feat(mailing): send transactional message instead of campaign
ryanmwangi pushed to master at Progyssey/Calmerge 2025-04-23 00:02:23 +00:00
f7b72efd06 test(url): run tests for merged calendar url extention
ryanmwangi pushed to master at Progyssey/Calmerge 2025-04-22 15:02:35 +00:00
eb0f2f145c feat(smart url): remove retry logic for alternate URLs along with the corresponding tests
ryanmwangi pushed to master at Progyssey/Calmerge 2025-04-22 14:57:52 +00:00
55826b8dde feat(calendars): make merged calendars with .ics suffix return same calendar as the merged calendar without the .ics suffix
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-22 12:22:10 +00:00
2d286e5834 fix(typeahead): add lifecycle management
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-18 12:43:35 +00:00
37d157725e fix(typeahead): create a new row when typing in the name input field
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-18 11:54:11 +00:00
7d36bac77f fix(typeahead): fix the handler name generation
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-17 14:54:17 +00:00
fd0d4a5f38 fix(typeahead): bypass Bloodhound's AJAX to properly display typeahead suggestions
ryanmwangi pushed to master at Progyssey/progyssey-web 2025-04-17 12:15:06 +00:00
7c5074098c feat(campaigns): create and dispatch a welcome campaign to new subscribers
17c110934f fix(network): set up retries to fix network failure issues
Compare 2 commits »
ryanmwangi pushed to master at Progyssey/Calmerge 2025-04-15 14:06:19 +00:00
30622c611a feat(smart url): add feature to try alternate url versions with and without .ics suffix
48548dadc8 test(smart url): add tests for smart url handling
927941abf9 build(port): change port from 3000 to 3012
Compare 3 commits »
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-14 14:42:18 +00:00
486bf9cbad feat(typeahead): update structure and enhance Typeahead integration and logging:
b017df9b35 buld(port): change ip adress to 3004
Compare 2 commits »
ryanmwangi pushed to dev at Progyssey/Compareware 2025-04-11 13:16:25 +00:00
102f69fd29 fix(debug): remove buggy typeahead debug check