GitHub Action
936da43299
Increment frontend chart version to v1.22.42
2025-06-04 09:36:30 +00:00
rjshrjndrn
d4a13edcf0
fix(actions): frontend image with proper tag
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-06-04 11:33:19 +02:00
GitHub Action
51fad91a22
Increment frontend chart version to v1.22.41
2025-06-04 10:48:50 +02:00
nick-delirium
36abcda1e1
ui: fix audioplayer start point
2025-06-04 10:39:08 +02:00
Mehdi Osman
dd5f464f73
Increment frontend chart version to v1.22.40 ( #3479 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-06-03 16:22:12 +02:00
Delirium
f9ada41272
ui: recreate period on db visit ( #3478 )
2025-06-03 16:05:52 +02:00
rjshrjndrn
9e24a3583e
feat(nginx): add integrations endpoint with CORS support
...
Add new /integrations/ location block that proxies requests to
integrations-openreplay:8080 service. Includes proper CORS headers
for cross-origin requests and WebSocket upgrade support.
- Rewrite /integrations/ path to root
- Configure proxy headers for forwarding
- Set connection timeouts for stability
- Add CORS headers for API access
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-06-02 10:55:50 +02:00
Taha Yassine Kraiem
0a3129d3cd
fix(chalice): fixed JIRA integration
2025-05-30 15:25:41 +02:00
Mehdi Osman
99d61db9d9
Increment frontend chart version to v1.22.39 ( #3460 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-05-30 15:07:29 +02:00
Delirium
133958622e
ui: fix alert create button ( #3459 )
2025-05-30 14:56:21 +02:00
GitHub Action
fb021f606f
Increment frontend chart version to v1.22.38
2025-05-29 12:21:04 +02:00
rjshrjndrn
a2905fa8ed
fix: move cd - command after git operations in patch workflow
...
Move the directory restoration command after the git operations to
ensure all git commands execute in the correct working directory
before returning to the previous directory.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-29 12:16:28 +02:00
rjshrjndrn
beec2283fd
refactor(ci): restructure patch-build workflow script
...
- Extract inline bash script into structured functions
- Add proper error handling with set -euo pipefail
- Improve variable scoping with readonly and local declarations
- Add descriptive function names and comments
- Fix shell quoting and parameter expansion
- Consolidate build logic into reusable functions
- Add proper cleanup of temporary files
- Improve readability and maintainability of the CI script
The refactored script maintains the same functionality while being
more robust and easier to understand.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-29 12:16:28 +02:00
GitHub Action
6c8b55019e
Increment frontend chart version
2025-05-29 10:29:46 +02:00
rjshrjndrn
e3e3e11227
fix(action): proper registry
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-29 10:18:55 +02:00
Shekar Siri
c6f7de04cc
Revert "fix(ui): new card data state is not updating"
...
This reverts commit 2921c17cbf .
2025-05-28 22:16:00 +02:00
Shekar Siri
2921c17cbf
fix(ui): new card data state is not updating
2025-05-28 19:49:01 +02:00
Mehdi Osman
7eb3f5c4c8
Increment frontend chart version ( #3436 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-05-26 16:10:35 +02:00
Rajesh Rajendran
5a9a8e588a
chore(actions): rebase only if not main ( #3435 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-26 16:04:50 +02:00
Rajesh Rajendran
4b14258266
fix(action): clone repo ( #3433 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-26 15:50:13 +02:00
Rajesh Rajendran
744d2d4311
actions fix or 2070 ( #3432 )
...
* chore(build): Better error handling
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(build): remove fetch depth, as it might cause issue in rebase
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(build): proper platform
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-26 15:45:48 +02:00
Taha Yassine Kraiem
64242a5dc0
refactor(DB): changed supported platforms in CH
2025-05-26 11:51:49 +02:00
Rajesh Rajendran
cae3002697
feat(ci): Support building from branch for old patch ( #3419 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-20 15:19:04 +02:00
GitHub Action
3d3c62196b
Increment frontend chart version
2025-05-20 11:44:16 +02:00
nick-delirium
e810958a5d
ui: fix ant imports
2025-05-20 11:26:20 +02:00
nick-delirium
39fa9787d1
ui: prevent network row modal from changing replayer time
2025-05-20 11:21:50 +02:00
nick-delirium
c9c1ad4dde
ui: comments etc
2025-05-20 11:21:50 +02:00
nick-delirium
d9868928be
ui: improve network panel row mapping
2025-05-20 11:21:50 +02:00
GitHub Action
a460d8c9a2
Increment frontend chart version
2025-05-15 15:18:19 +02:00
nick-delirium
930417aab4
ui: fix session search on url change
2025-05-15 15:12:30 +02:00
GitHub Action
07bc184f4d
Increment chalice chart version
2025-05-14 18:59:43 +02:00
Rajesh Rajendran
71b7cca569
Patch/api v1.22.0 ( #3401 )
...
* fix(chalice): fixed duplicate autocomplete values
* ci(actions): possible fix for pull --rebase
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2025-05-14 18:42:25 +02:00
Mehdi Osman
355d27eaa0
Increment frontend chart version ( #3397 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-05-13 13:38:15 +02:00
Mehdi Osman
66b485cccf
Increment db chart version ( #3396 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-05-13 10:34:28 +02:00
Alexander
de33a42151
feat(db): custom event's ts ( #3395 )
2025-05-12 17:52:24 +02:00
Rajesh Rajendran
f12bdebf82
ci(actions): fix push denied ( #3392 ) ( #3393 ) ( #3394 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 17:19:41 +02:00
Rajesh Rajendran
bbfa20c693
ci(actions): fix push denied ( #3392 ) ( #3393 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 16:58:19 +02:00
Rajesh Rajendran
f264ba043d
ci(actions): fix push denied ( #3392 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 16:55:23 +02:00
Rajesh Rajendran
a05dce8125
main ( #3391 )
...
* ci(actions): Update pr description
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* ci(actions): run only on pull request merge
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 16:50:20 +02:00
Mehdi Osman
3a1635d81f
Increment frontend chart version ( #3389 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-05-12 16:12:43 +02:00
Delirium
ccb332c636
ui: change <slot> check ( #3388 )
2025-05-12 16:02:26 +02:00
Rajesh Rajendran
80ffa15959
ci(actions): Auto update tag for patch build ( #3387 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 15:54:10 +02:00
Rajesh Rajendran
b2e961d621
ci(actions): Auto update tag for patch build ( #3386 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-12 15:49:19 +02:00
Mehdi Osman
b4d0598f23
Increment frontend chart version ( #3385 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-05-12 15:46:29 +02:00
Delirium
e77f083f10
ui: fixup toggler closing ( #3384 )
2025-05-12 15:40:30 +02:00
Delirium
58da1d3f64
fix litjs support, fix autocomplete modal options reset, fix dashboard chart density ( #3382 )
...
* Litjs fixes2 (#3381 )
* ui: fixes for litjs capture
* ui: introduce vmode for lwc light dom
* ui: fixup the mode toggle and remover
* ui: fix filter options reset, fix dashboard chart density
2025-05-12 15:27:44 +02:00
GitHub Action
447fc26a2a
Increment frontend chart version
2025-05-12 10:46:33 +02:00
nick-delirium
9bdf6e4f92
ui: fix heatmaps crash
2025-05-12 10:37:48 +02:00
GitHub Action
01f403e12d
Increment chalice chart version
2025-05-07 12:28:44 +02:00
Taha Yassine Kraiem
39eb943b86
fix(chalice): fixed get error's details
2025-05-07 12:15:33 +02:00