|
ee46c9c15b
|
feat(bec_access): add login route to retrieve access key and refactor user login handling
|
2025-03-06 10:59:39 +01:00 |
|
|
ff6946d2bc
|
refactor(backend): replaced datasources dict with properties
|
2025-03-05 22:40:46 +01:00 |
|
|
ce04dac5be
|
fix: update settings for asyncio testing
|
2025-02-27 18:55:22 +01:00 |
|
|
7569bc920a
|
fix: fixed router access to redis; added tests
|
2025-02-27 18:55:22 +01:00 |
|
|
3ee7c0f652
|
fix(backend): load jwt secret from disk
|
2025-02-21 11:26:47 +01:00 |
|
|
980a41e781
|
test(scan-table) : add missing tests for scan-table
|
2025-02-18 16:24:37 +01:00 |
|
|
55be075ce5
|
fix(auth): removed groups from token
|
2025-02-17 17:55:25 +01:00 |
|
|
77745a6207
|
fix(auth): fixed form data login on /docs
|
2025-02-17 17:36:04 +01:00 |
|
|
0b107c9882
|
feat(auth): moved to httponly token
|
2025-02-17 16:41:44 +01:00 |
|
|
5abbec19c8
|
tests: added tests for deployment service
|
2025-02-15 18:05:58 +01:00 |
|
|
266456a95b
|
refactor: moved deployment data service to promise
|
2025-02-15 18:00:02 +01:00 |
|
|
d0e2f98f63
|
tests: added tests for remote-data service
|
2025-02-15 17:44:50 +01:00 |
|
|
15f696a0b6
|
test: add tests for scan-table
|
2025-02-13 16:25:34 +01:00 |
|
|
036e6151a0
|
fix: make remote-data-service return promises, fix side-panel tests
|
2025-02-13 16:25:34 +01:00 |
|
|
6fc1e0ec58
|
test: add test for dialog component
|
2025-02-13 16:25:34 +01:00 |
|
|
c53f6f93b8
|
fix: improve style
|
2025-02-13 16:25:34 +01:00 |
|
|
89c781a7b1
|
chore: removed vscode filter
|
2025-02-13 16:25:34 +01:00 |
|
|
bfc0114c21
|
build: added vscode settings for FE
|
2025-02-13 16:25:34 +01:00 |
|
|
780419835a
|
tests: fixed tests for new components
|
2025-02-13 16:25:34 +01:00 |
|
|
4602583597
|
feat: add control side-panel
|
2025-02-13 16:25:34 +01:00 |
|
|
24da687a26
|
fix: fix return values for routers
|
2025-02-13 16:25:34 +01:00 |
|
|
776cf7ecab
|
wip
|
2025-02-13 16:25:34 +01:00 |
|
|
2c7934c249
|
fix: fix updateUserData and patch
|
2025-02-13 16:25:34 +01:00 |
|
|
4551d1f4d9
|
refactor(remote-data-service) : add patch to remote-data service, refactored scandataservice to simplify api
|
2025-02-13 16:25:34 +01:00 |
|
|
5918401f77
|
feat: add column settings dialog, no changing column order
|
2025-02-13 16:25:34 +01:00 |
|
|
030b1348e6
|
refactor: using resource and signals to trigger event changes
|
2025-02-13 16:25:34 +01:00 |
|
|
5593d27be7
|
test: add initial test file
|
2025-02-13 16:25:34 +01:00 |
|
|
d3481d68bf
|
refactor: scan-table refactoring, running version
|
2025-02-13 16:25:34 +01:00 |
|
|
27061b24e9
|
tests: added more backend tests for scans
|
2025-02-11 16:52:07 +01:00 |
|
|
ac5980a3ae
|
tests: frontend tests
|
2025-02-11 11:14:39 +01:00 |
|
|
3f8883d161
|
tests: added more backend tests
|
2025-02-10 21:57:28 +01:00 |
|
|
85e8a84eaa
|
tests: added more backend tests
|
2025-02-10 20:55:50 +01:00 |
|
|
630ad1f8d9
|
ci: removed before_script from deploy jobs
|
2025-02-10 19:35:08 +01:00 |
|
|
ca3f5f91b5
|
tests: removed docker-compose tests and moved instead to fakeredis and mongomock
|
2025-02-10 19:08:05 +01:00 |
|
|
cce7712bb0
|
fix: fixed path to api docs
|
2025-02-10 17:56:42 +01:00 |
|
|
8219b20bd1
|
feat: enabled ldap
|
2025-02-10 11:21:26 +01:00 |
|
|
f456ea4fb8
|
feat: added ingestor entry point
|
2025-02-10 09:55:24 +01:00 |
|
|
ab9d299937
|
feat: added deployment service and component
|
2025-02-10 09:30:51 +01:00 |
|
|
a3803d6f6c
|
feat: added realm and deployment data services
|
2025-02-10 09:29:28 +01:00 |
|
|
2dec7497a7
|
fix: connect to selected deployment; reconnect when necessary
|
2025-02-10 09:29:03 +01:00 |
|
|
1eeb300761
|
refactor: cleanup
|
2025-02-10 09:28:04 +01:00 |
|
|
6926c59e75
|
fix: fixed demo script for new deployment access model
|
2025-02-10 09:27:54 +01:00 |
|
|
4d98c098cd
|
feat: added endpoint for retrieving realms and deployments but only for those with deployment access
|
2025-02-10 09:27:35 +01:00 |
|
|
61b72953b6
|
refactor: cleanup
|
2025-02-10 09:26:43 +01:00 |
|
|
9f36a5fca6
|
refactor: cleanup
|
2025-02-10 09:26:25 +01:00 |
|
|
e584db20c3
|
fix: added rw lists to deployment access model
|
2025-02-10 09:26:11 +01:00 |
|
|
0daf1ff3bd
|
refactor: moved func accounts to dedicated deployment dir
|
2025-02-07 14:16:48 +01:00 |
|
|
1684860db8
|
refactor: moved demo func accounts to separate file; added cleanup to func account handling
|
2025-02-07 14:16:48 +01:00 |
|
|
52eb2e661c
|
cicd: remove unused vars
|
2025-02-07 13:51:04 +01:00 |
|
|
c252c55e0f
|
cicd: use ansible vault
|
2025-02-07 12:58:15 +01:00 |
|