Commit Graph

1519 Commits

Author SHA1 Message Date
dependabot[bot] 3856173c77
Bump @babel/traverse from 7.22.11 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 23:04:23 +00:00
Matteo Gheza b518046ea9
Merge pull request #500 from allerta-vvf/renovate/major-backenddependencies
Update dependency santigarcor/laratrust to v8
2023-10-25 01:03:53 +02:00
renovate[bot] 73198daaf5
Update dependency santigarcor/laratrust to v8 2023-10-24 23:02:29 +00:00
Matteo Gheza 4660432b6e
Merge pull request #499 from allerta-vvf/next
🚀 Replace legacy code with new Laravel version 🚀
2023-10-25 01:01:45 +02:00
Matteo Gheza 3a67160468 Full support for alert messages on Telegram 2023-10-25 00:42:39 +02:00
Matteo Gheza 3f5d4024af WIP Telegram message actions for alerts 2023-10-24 20:05:06 +02:00
Matteo Gheza a54d390109 Fix get without etag not updated 2023-10-24 00:17:37 +02:00
Matteo Gheza a41812b848 Move Telegram send message functions to util 2023-10-24 00:17:12 +02:00
Matteo Gheza a8e28d3679 Log alert creation and update 2023-10-23 23:40:20 +02:00
Matteo Gheza 3194f22673 Send Telegram msg and save logs for alert response 2023-10-23 23:38:04 +02:00
Matteo Gheza 3fa489c94b Add buttons to set alert response 2023-10-23 23:04:34 +02:00
renovate[bot] bea0ac91be Update actions/setup-node action to v4 2023-10-23 19:50:44 +00:00
Matteo Gheza 65551a1f79 Translate alert page 2023-10-23 15:53:34 +02:00
Matteo Gheza 250ec74f69 Fix 304 handler/interceptor in Angular 2023-10-23 15:36:22 +02:00
Matteo Gheza a41c4e8610 Update refresh interval for alerts in frontend 2023-10-23 15:35:56 +02:00
Matteo Gheza 7701edd0e1 Fix alert controller 2023-10-23 15:35:27 +02:00
Matteo Gheza 235a70160b Add support for etag and not modified resources 2023-10-23 08:08:10 +02:00
Matteo Gheza 14183e390c WIP support for Alerts 2023-10-22 14:22:12 +02:00
Matteo Gheza 06af68cb61 Fix UpdateAvailabilityWithSchedulesJob logic error 2023-10-08 15:02:41 +02:00
Matteo Gheza 1a221be19f Ignore Json error as it's expected 2023-10-08 13:37:29 +02:00
Matteo Gheza f0d917600b Fix Telegram bot Sentry setUser 2023-10-08 12:31:34 +02:00
Matteo Gheza 9844cf1a7f Fix Telegram bot user get if chat not logged in 2023-10-08 11:52:28 +02:00
Matteo Gheza 436a13e801 Am I dumb? 2 2023-09-17 01:30:33 +02:00
Matteo Gheza dfc8abc2a3 Am I dumb? 2023-09-17 00:50:26 +02:00
Matteo Gheza 17ab1ce2d4 Fix typo 2023-09-07 16:13:08 +02:00
Matteo Gheza 30e35c4ed8 Fix stop impersonating 2023-09-07 15:52:25 +02:00
Matteo Gheza 669b4cfcdd Do not send token for asset requests 2023-09-07 15:51:55 +02:00
Matteo Gheza ec66d0062d Fix impersonation 2023-09-07 15:14:21 +02:00
Matteo Gheza c415dd1650 Add sanctum expiration 2023-09-07 15:07:58 +02:00
Matteo Gheza 07f6cef695 Move frontend auth to Bearer tokens (again) 2023-09-07 15:02:26 +02:00
Matteo Gheza ed7f0e1701 Translate some hard-coded strings 2023-09-07 14:35:29 +02:00
Matteo Gheza 1f61d2e96a Add support for trainings and small fixes 2023-09-07 14:01:54 +02:00
renovate[bot] 27f247c5d7 Update actions/checkout action to v4 2023-09-04 16:49:49 +00:00
Matteo Gheza 3f7be4beb8 Fix strange find bug 2023-09-04 16:59:43 +02:00
Matteo Gheza 5553e7b47e Add catch to many request promises 2023-09-04 16:22:40 +02:00
Matteo Gheza 78c9a2c4e0 rm src/environments/environment.prod.ts 2023-09-04 15:19:14 +02:00
Matteo Gheza d7d39399c0 Composer update 2023-09-04 15:16:01 +02:00
Matteo Gheza d527b2e459 Add chatid validation to one job 2023-09-04 14:07:17 +02:00
Matteo Gheza 006eb97f67 Improve auth process 2023-09-04 14:00:49 +02:00
Matteo Gheza 1f40a6df69 Auth isn't working, random 419 errors everywhere 2023-09-04 01:39:29 +02:00
Matteo Gheza 800e2436ee Trying to improve auth 2023-09-04 01:09:53 +02:00
Matteo Gheza 5e1182184b Update http interceptor 2023-09-04 01:04:36 +02:00
Matteo Gheza 1358e73659 Add excludedUrls to http interceptor 2023-09-03 23:57:53 +02:00
Matteo Gheza 388148356b Fix job failed error type 2023-09-03 22:03:26 +02:00
Matteo Gheza 65062f3c16 Update http interceptor
Because some users have very strange devices and they randomly lose
authentication for no reason at all, so I have to do this...
2023-09-03 21:52:11 +02:00
Matteo Gheza 404bfefb77 Remove requisite to add service drivers 2023-09-03 18:24:40 +02:00
Matteo Gheza 97d7620c52 Add some frontend error catch 2023-09-03 01:04:19 +02:00
Matteo Gheza 262869f0ac Add Sentry to frontend 2023-09-03 00:47:39 +02:00
Matteo Gheza 5aca8b9947 Fix Laravel Sentry integration 2023-09-03 00:42:54 +02:00
Matteo Gheza 6e13e6de70 Monitor jobs and Telegram bot using Sentry 2023-09-02 22:26:27 +02:00