18 Commits

Author SHA1 Message Date
isra el
dd9ec0aacc chore(web): remove unused sentry config 2025-10-13 06:28:45 +03:00
Yetmgeta Ewunetu
0d5f9a7cec webhook notifications for sent sms events (#145)
* webhook notifications for sms sent, sms delivered, sms failed, and unknown state, events

* updated deliverNotification function to deliver notifications for all events

* removed sms-status-updated filter

* updated payloads based on event type

* updated payloads based on event type

---------

Co-authored-by: Israel Abebe <vernu1997@gmail.com>
2025-09-29 19:43:24 +03:00
Yetmgeta Ewunetu
88e0b3df63 webhook notification history
* created the webhook notification history page and backend end point

* updated implementation and resolved comments

* updated sms-modal

* updated sms-modal
2025-09-18 23:07:53 +03:00
isra el
db3ac97af8 ui(web): rebuild web dashboard ui/ux 2025-06-04 20:37:23 +03:00
dependabot[bot]
40aa7e6662 chore(deps): bump axios from 1.6.5 to 1.8.2 in /web
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-06 15:08:38 +00:00
isra el
0d83e9039f chore(web): remove unused dependencies 2025-04-05 16:33:58 +03:00
isra el
3fce2f36a4 update nextjs version 2025-03-25 08:38:26 +03:00
isra el
dbc4e3ed4e chore(web): setup error logging with sentry 2025-02-24 00:07:30 +03:00
isra el
f04fc47a66 feat(web): build webhook ui 2024-12-22 01:02:12 +03:00
isra el
a3bfb7ca3b feat(web): bulk messaging feature 2024-12-07 10:04:02 +03:00
isra el
6b2fbb574a ui(web): dark mode support 2024-12-06 23:43:15 +03:00
isra el
405f737449 refactor(web): major ui refactor 2024-12-01 02:31:46 +03:00
isra el
f207cf2439 init migration to app router 2024-10-26 15:20:58 +03:00
isra el
66c9d187aa chore(web): replace code snippet image with highlighted code block 2024-03-11 10:15:21 +03:00
isra el
7d68b74b25 chore(web): upgrade dependencies 2024-02-26 09:09:54 +03:00
isra el
b1d4016310 fix: fix google auth issue 2023-08-05 09:40:10 +03:00
isra el
09baa28923 feat: signin with google 2023-03-28 10:07:04 +03:00
isra el
78cce57091 refactor: move everything to one repo 2023-03-11 09:20:41 +03:00