Commit graph

8312 commits

Author SHA1 Message Date
rjshrjndrn
3393c045f6 chore(build): Support for multi arch
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-24 16:47:18 +02:00
nick-delirium
5d05a9d102
ui: fix audioplayer file length calculation and checks 2024-09-24 12:11:15 +02:00
nick-delirium
9e0b292ddb
ui: remove select-none from console rows 2024-09-24 11:33:32 +02:00
nick-delirium
56ca2842f7
ui: debugging audio pt2 2024-09-23 17:17:35 +02:00
nick-delirium
9ab89d81f2
ui: debugging audio 2024-09-23 16:57:36 +02:00
nick-delirium
d3f3b613ab
spot: add acc key 2024-09-20 17:51:52 +02:00
estradino
cff1e4801b Updated sanitizer dictionary 2024-09-20 11:49:28 -04:00
nick-delirium
9a9f850697
spot: sanitize url query params 2024-09-20 17:42:27 +02:00
rjshrjndrn
0f65ff856a chore(helm): check github availability before clone
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-20 14:18:29 +02:00
nick-delirium
a2a1459e8f
spot refactor network parsing? 2024-09-20 11:27:13 +02:00
nick-delirium
521b04bf14
fix ui: prevent audioplayer from looping after playing once unless scrolled backwards 2024-09-20 10:58:34 +02:00
nick-delirium
32001b1c8b
spot body sanitizer 2024-09-20 10:44:18 +02:00
estradino
37701af9d4 Update options text 2024-09-18 15:25:52 -04:00
nick-delirium
61b664bf52
spot fix: login check on reopen, give small timeout to tab opening 2024-09-18 17:45:52 +02:00
nick-delirium
715edd2b9c
fix spot network export 2024-09-18 09:31:48 +02:00
Kraiem Taha Yassine
aa0f62af85 fix(chalice): fixed spot refresh logic for EE (#2595)
(cherry picked from commit 018bf9c0be)
2024-09-17 19:04:29 +01:00
nick-delirium
2e536a2232
some spot refactoring 2024-09-17 18:09:15 +02:00
Kraiem Taha Yassine
4b3563cacd fix(chalice): fixed issues-tracking error handler (#2593)
(cherry picked from commit 5d786bde56)
2024-09-17 11:45:59 +01:00
nick-delirium
67eb4a6bca
spot changes 2024-09-17 09:39:59 +02:00
estradino
0029558c1f Changed onboarding message 2024-09-16 19:19:56 -04:00
estradino
932d9fb0d3 Changed text 2024-09-16 19:16:37 -04:00
Kraiem Taha Yassine
c7f91767f9 fix(alerts): fixed missing dependency for EE (#2590)
fix(crons): fixed missing dependency for EE

(cherry picked from commit ad0ef00842)
2024-09-16 15:24:57 +01:00
Kraiem Taha Yassine
5333862b94 fix(chalice): fixed wrong default logging level (#2589)
(cherry picked from commit 2ffec26d02)
2024-09-16 15:13:14 +01:00
nick-delirium
7f17b0f328
fix ui: revert spots check 2024-09-16 15:46:06 +02:00
Kraiem Taha Yassine
3591dc4de4 Patch/api v1.20.0 (#2585)
* fix(chalice): fixed top fetchUrl values for EE-exp
* fix(alerts): fixed missing logger
* fix(chalice): JIRA integration support expired credentials

(cherry picked from commit 7906384fe7)
2024-09-16 12:46:50 +01:00
nick-delirium
8c32beae83
ui: spot signup fixes 2024-09-13 18:11:07 +02:00
nick-delirium
f1f4c92ca5
ui: bump spot v 2024-09-13 18:11:06 +02:00
nick-delirium
69b3f7cdf4
ui: fix spot list header behavior, change spot login flow? 2024-09-13 18:11:06 +02:00
nick-delirium
bc46a6910f
ui: force worker for hls 2024-09-13 18:11:06 +02:00
nick-delirium
62c0d07fe0
ui: use enum state for spot ready checker 2024-09-13 18:10:19 +02:00
Shekar Siri
ea61f09f09
change(ui): network request show full url (#2575) 2024-09-13 21:00:08 +05:30
Alexander
6541965dd1
feat(spot): fixed search filters issue (#2574) 2024-09-13 17:29:25 +02:00
Mehdi Osman
9db323a6bb
Increment frontend chart version (#2573)
Co-authored-by: GitHub Action <action@github.com>
2024-09-13 14:40:45 +02:00
Delirium
e196643c8f
UI patch 4 (#2572)
* ui: spot related fixes

* ui: remove random logs

* ui: fix insights mapping

* ui: hide doc link for spot stuff

* ui: force worker for hls
2024-09-13 14:37:20 +02:00
Mehdi Osman
5e1d895ce6
Increment alerts chart version (#2571)
Co-authored-by: GitHub Action <action@github.com>
2024-09-12 23:00:41 +05:30
rjshrjndrn
347da4fb33 fix(action): custom build script names
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-12 22:52:00 +05:30
rjshrjndrn
0652462dc7 fix(action): alerts
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-12 22:43:25 +05:30
Alexander
e95b18d00c feat(node): upgraded npm packages in ee 2024-09-12 22:18:07 +05:30
Alexander
dbba413833 feat(node): upgraded npm packages 2024-09-12 22:18:07 +05:30
Alexander
2b4990da5a feat(backend): use go 1.23 in Docker image 2024-09-12 22:18:07 +05:30
Alexander
4a9a42bb8c feat(backend): use go 1.23.1 2024-09-12 22:18:07 +05:30
Mehdi Osman
b7698be2ae
Increment frontend chart version (#2570)
Co-authored-by: GitHub Action <action@github.com>
2024-09-12 18:11:15 +02:00
Delirium
a85d519669
UI patch 3 (#2569)
* ui: use enum state for spot ready checker

* ui: fix jump for gql
2024-09-12 18:08:02 +02:00
rjshrjndrn
453892588f chore(helm): Configure spots bucket name
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-12 21:03:56 +05:30
Mehdi Osman
38c2757d4a
Increment frontend chart version (#2568)
Co-authored-by: GitHub Action <action@github.com>
2024-09-12 15:59:13 +02:00
Delirium
9030806146
ui: drop deprecated TimeTable.tsx, point gql to correct one (#2567) 2024-09-12 15:54:49 +02:00
Shekar Siri
8e81bdea7e
fix(alerts): added mising requierements (#2566) 2024-09-12 18:59:00 +05:30
Mehdi Osman
d1dd18d1aa
Increment frontend chart version (#2565)
Co-authored-by: GitHub Action <action@github.com>
2024-09-12 14:12:16 +02:00
Delirium
34a5ab4c0c
UI patch 1 (#2564)
* ui: move around login handler; exlcude all /login subpaths from destinationPath handler; remove unused redirect

* spot v bump

* spot + ui: some postrelease fixes
2024-09-12 14:05:22 +02:00
rjshrjndrn
0fa46bdb3c chore(helm): Urge users to upgrade to latest pg, even if 15 is supported
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-12 04:14:47 +02:00