Jonathan Griffin
a5ddf786d4
add group to resource_type
2025-05-30 14:18:49 +02:00
Jonathan Griffin
23d696b407
add patch endpoint for groups
2025-05-30 14:18:49 +02:00
Jonathan Griffin
54b8ccb39c
add patch endpoint for users
2025-05-30 14:18:49 +02:00
Jonathan Griffin
b0531ef223
at users.updated_at, handle queries with multiple attributes, remove dead code
2025-05-30 14:18:49 +02:00
Jonathan Griffin
9057637b84
added groups endpoints and reformatted code
2025-05-30 14:18:49 +02:00
Jonathan Griffin
ebeff746cb
added new fields to user endpoints
2025-05-30 14:18:49 +02:00
Jonathan Griffin
d0a1e894d6
add externalId, name, and displayName for scim user
2025-05-30 14:18:49 +02:00
Jonathan Griffin
62736ff29b
clean up files
2025-05-30 14:18:49 +02:00
Jonathan Griffin
464b9b1b47
reformat files and remove unnecessary imports
2025-05-30 14:18:49 +02:00
Jonathan Griffin
a8d36d40b5
remove Group endpoints as they don't seem required
2025-05-30 14:18:49 +02:00
Jonathan Griffin
6bee490312
update PUT /Users endpoint
2025-05-30 14:18:49 +02:00
Jonathan Griffin
2cbac647b8
remove optional PATCH /Users endpoint
2025-05-30 14:18:49 +02:00
Jonathan Griffin
5a31d1b93f
update DELETE /Users endpoint to use tenancy and to soft delete
2025-05-30 14:18:49 +02:00
Jonathan Griffin
4371fec38e
update POST /Users to use tenancy and not consider soft delete
2025-05-30 14:18:48 +02:00
Jonathan Griffin
bcfa421b8f
update GET Users api to be minimal working rfc version
2025-05-30 14:18:48 +02:00
Jonathan Griffin
13f46fe566
update schemas to match more closely with rfc docs
2025-05-30 14:18:48 +02:00
Jonathan Griffin
7661bcc5e8
add ServiceProviderConfig endpoint
2025-05-30 14:18:48 +02:00
Jonathan Griffin
f0b397708d
add 403 error for resourcetypes and schemas
2025-05-30 14:18:48 +02:00
Jonathan Griffin
ab8069a986
make scim constant file
2025-05-30 14:18:48 +02:00
Jonathan Griffin
cb0d6840bf
add Schemas endpoint
2025-05-30 14:18:48 +02:00
Jonathan Griffin
59a7206161
add ResourceType endpoints
2025-05-30 14:18:48 +02:00
Pavel Kim
cd70633d1f
[Draft] add auth flow with JWT
2025-05-30 12:00:52 +02:00
Pavel Kim
937e4d244c
Fix pagination and implement all patch group methods
2025-05-30 12:00:52 +02:00
Pavel Kim
e13008c006
Support reactivation of users
2025-05-30 12:00:52 +02:00
Pavel Kim
fc357facf7
Add user/group SCIM endpoints
2025-05-30 12:00:52 +02:00
jonathan-caleb-griffin
f402a44e18
update requirements.txt and add necessary imports/functions ( #3293 )
...
Co-authored-by: Jonathan Griffin <jonathangriffin@Jonathans-MacBook-Air.local>
2025-05-30 11:58:36 +02:00
nick-delirium
67dcb48a7f
tracker: typo in comment
2025-05-30 11:12:07 +02:00
nick-delirium
25e98de6e2
tracker: optimize tag watcher intervals
2025-05-30 10:59:22 +02:00
nick-delirium
0d9c8d70c8
ui: fixed card and tag removal, alert buttons, kai input disable state
2025-05-30 10:34:43 +02:00
Shekar Siri
75230d72ec
fix(ui): new card data state is not updating
2025-05-28 19:33:18 +02:00
nick-delirium
64cd7192ad
ui: rm default filter for mob
2025-05-28 17:45:13 +02:00
Andrey Babushkin
974bbf7e4f
fix empty incidents ( #3448 )
2025-05-28 17:36:26 +02:00
nick-delirium
256b049e7d
ui: embed player, some pdf fixes for kai
2025-05-28 17:13:15 +02:00
Alexander
3c249b2b5a
Add incident event ( #3380 )
...
* add incindent messages
* feat(proto): regenerated proto files
* feat(proto): insert incident message to CH
* added incidents
* genereate mobs
* feat(db): added incident event insertion to PG
* add incidents to session config
* fixed activity incident highlight
* fixed incidents search
---------
Co-authored-by: Андрей Бабушкин <andreybabushkin2000@gmail.com>
2025-05-28 14:42:06 +02:00
nick-delirium
82599f4afd
ui: spacings for chats modal
2025-05-28 14:12:34 +02:00
nick-delirium
3460a65b79
ui: some design fixes for kai
2025-05-28 13:59:08 +02:00
rjshrjndrn
a8d0de4e98
chore(action): fix helm template
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-28 12:20:07 +02:00
Alexander
acedff8a7a
feat(db): [OR-2118] insert screen_width, screen_height to CH
2025-05-28 11:45:46 +02:00
Taha Yassine Kraiem
697bf9d085
fix(chalice): fixed autocomplete
2025-05-27 18:19:32 +02:00
Taha Yassine Kraiem
ed88d32c32
refactor(DB): support incident events
2025-05-27 18:19:32 +02:00
nick-delirium
0a1633d623
ui: fixes to kai msg max size
2025-05-27 17:58:10 +02:00
Delirium
4e2158ab64
new Kai design ( #3443 )
...
* redesign is inevitable
* ui: change kai design, add sessions to list, swap to new icon
* ui: some changes for suggestions in thread
2025-05-27 17:46:44 +02:00
jonathan-caleb-griffin
517fe6c99e
allow thread prompt suggestions ( #3442 )
...
Co-authored-by: Jonathan Griffin <jonathangriffin@Jonathans-MacBook-Air.local>
2025-05-27 17:11:46 +02:00
rjshrjndrn
7217517a11
fix(assist): url templating
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00
rjshrjndrn
3bd2578c9c
fix(helmcharts): clickhouse fix the configmap mount
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00
rjshrjndrn
ceabceb184
fix(helm): standardize template syntax and fix variable references
...
- Add quotes around boolean string values in REDIS_CACHE_ENABLED
- Fix variable reference from .Values.redis.redisHost to .Values.redisHost
- Remove extra hyphens in template expressions for cleaner syntax
- Update assist_url helper to use printf for better string formatting
These changes ensure consistent Helm template syntax and fix broken
variable references that could cause deployment issues.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00
rjshrjndrn
70dda4032a
feat: add FQDN and path template to assist URL helper
...
- Replace simple hostnames with fully qualified domain names
- Include namespace and cluster domain in assist service URLs
- Add /assist/%s path pattern for both enterprise and standard editions
- Ensures proper service discovery across Kubernetes namespaces
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00
rjshrjndrn
bace9735df
feat: add enterprise edition config to assist chart
...
- Add COMPRESSION, port, CACHE_REFRESH_INTERVAL_SECONDS, and debug
environment variables for enterprise edition deployments
- Use conditional logic based on enterpriseEditionLicense flag
- Update REDIS_URL to support both global and local redis config
with fallback using default template function
This enables enterprise-specific features and improves redis
configuration flexibility for the assist service.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00
rjshrjndrn
2c975c768e
feat: refactor assist-api chart and remove ingress routing
...
- Add assist-api as new chart dependency with conditional enablement
- Remove Kafka environment variables from assist-api deployment
- Add REDIS_CACHE_ENABLED with enterprise license conditional logic
- Delete assist-api ingress.yaml for direct service routing
- Remove S3 configuration from assist deployment
- Add openreplay.assist_url helper for service discovery
- Configure assist-api as disabled by default in values
BREAKING CHANGE: assist-api no longer uses ingress routing and
requires direct service access. S3 configuration removed from
assist service.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00
rjshrjndrn
4f02fd1e9e
chore(helmcharts): assist-api
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-05-27 16:40:05 +02:00