101 Commits

Author SHA1 Message Date
luke-hagar-sp
16907283f6 Update imports and add exception column to report table 2024-01-23 21:18:23 -06:00
luke-hagar-sp
7143f04165 Add getSession and getToken functions to +page.server.ts 2024-01-23 21:18:06 -06:00
luke-hagar-sp
27dcb8bb56 Update dependencies in package.json 2024-01-23 20:29:24 -06:00
luke-hagar-sp
030e76b0d3 removed package log to troubleshoot action 2024-01-23 20:05:44 -06:00
luke-hagar-sp
fca1d12bf6 Update package versions 2024-01-23 20:03:08 -06:00
luke-hagar-sp
2e1ead1a9e Update logout functionality to delete cookies with additional options 2024-01-23 19:57:46 -06:00
luke-hagar-sp
9ffade8d43 Add delete threshold and owner columns to sources table 2024-01-23 19:57:36 -06:00
luke-hagar-sp
7b3f3ece3e Refactor source loading and event retrieval in +page.server.ts 2024-01-23 19:57:31 -06:00
luke-hagar-sp
ba3a041c16 Refactor table rendering and add conditional rendering for empty data 2024-01-23 19:57:22 -06:00
luke-hagar-sp
94e81ec368 Remove unused code and update promise types in report pages 2024-01-23 19:57:10 -06:00
luke-hagar-sp
c305caa200 Update import path for reports in +page.svelte 2024-01-23 19:56:14 -06:00
luke-hagar-sp
74817d2a29 Remove identity page route 2024-01-23 19:56:04 -06:00
luke-hagar-sp
7f8e138144 Refactor Sveltekit-App/src/routes/home/identities/[identityID]/+page.svelte 2024-01-23 19:56:00 -06:00
luke-hagar-sp
b61011a72c Add server-side code to load identity data and events 2024-01-23 19:55:47 -06:00
luke-hagar-sp
b37d812b9b Refactor identity table buttons 2024-01-23 19:55:36 -06:00
luke-hagar-sp
683471834b Fix getSession function in +page.server.ts 2024-01-23 19:55:30 -06:00
luke-hagar-sp
f4e0eed52e Add API call functionality and UI enhancements 2024-01-23 19:55:19 -06:00
luke-hagar-sp
7752b354a5 Add server-side code to load API specs and session information 2024-01-23 19:55:13 -06:00
luke-hagar-sp
76e62b11a8 Add httpOnly and secure options to cookies.set() 2024-01-23 19:55:06 -06:00
luke-hagar-sp
8f06b647a5 Delete source-delete-threshold page in favor or source page 2024-01-23 19:54:50 -06:00
luke-hagar-sp
ec734802fa Refactor SDK source queries 2024-01-23 19:54:32 -06:00
luke-hagar-sp
e0f8538afc Add syntax highlighting support to layout component 2024-01-23 19:54:18 -06:00
luke-hagar-sp
70abec9f5e Add logout and getSession functions to oauth.ts 2024-01-23 19:54:11 -06:00
luke-hagar-sp
38c79d6fac Refactor status card component 2024-01-23 19:53:51 -06:00
luke-hagar-sp
4786739368 Update links in HomepageCards component 2024-01-23 19:53:45 -06:00
luke-hagar-sp
9f5b5e7390 Fix fetch URL in VACluster.svelte component 2024-01-23 19:53:40 -06:00
luke-hagar-sp
349ad4a210 Update CodeBlockModal.svelte to handle default values for language and code 2024-01-23 19:53:29 -06:00
luke-hagar-sp
7224c0379b Remove unused reports from sidebar 2024-01-23 19:53:22 -06:00
luke-hagar-sp
1d68c2af78 Add reports module 2024-01-23 19:53:00 -06:00
luke-hagar-sp
abde419940 Remove unused code related to error handling and types 2024-01-23 19:52:53 -06:00
luke-hagar-sp
556c92be1a Update vite.config.ts to include purgeCss plugin 2024-01-23 19:52:42 -06:00
luke-hagar-sp
babfe7ca79 Add highlight.js library for syntax highlighting 2024-01-23 19:52:35 -06:00
luke-hagar-sp
6bf862c04b Add invalidateAll() function and update logout page UI 2024-01-23 13:17:34 -06:00
luke-hagar-sp
d2320956c0 Remove unused API call in source-owner-configured page 2024-01-23 13:17:16 -06:00
luke-hagar-sp
bf1f0a0399 Add server-side code for loading sources and total count 2024-01-23 13:17:03 -06:00
luke-hagar-sp
02029af1c6 Refactor table rendering in source-delete-threshold page 2024-01-23 13:16:51 -06:00
luke-hagar-sp
64ed20f52c Refactor code for source aggregations table 2024-01-23 13:16:41 -06:00
luke-hagar-sp
d9992975bc Update progress component and paginator 2024-01-23 13:16:27 -06:00
luke-hagar-sp
ed0efa032e Add Progress component to inactive identities report page 2024-01-23 13:15:56 -06:00
luke-hagar-sp
2f23f1d906 Refactor pagination logic in identities page 2024-01-23 13:15:48 -06:00
luke-hagar-sp
e69949a7bf Refactor homepage cards layout 2024-01-23 13:15:35 -06:00
luke-hagar-sp
2f844c305f Added Courier bones
Add JSONEditor component for request and response handling
2024-01-23 13:15:27 -06:00
luke-hagar-sp
c85d708123 Delete error and layout files 2024-01-23 13:15:07 -06:00
luke-hagar-sp
9164404793 Update callback page layout 2024-01-23 13:14:55 -06:00
luke-hagar-sp
f87ff04a08 Fix session handling and error handling in callback page 2024-01-23 13:14:47 -06:00
luke-hagar-sp
e31021f428 Remove LightSwitch component and update CSS classes in +page.svelte 2024-01-23 13:14:34 -06:00
luke-hagar-sp
09e53ccf15 Refactor session handling and add logging 2024-01-23 13:14:18 -06:00
luke-hagar-sp
6f50a19f8e Add layout server file and update layout component 2024-01-23 13:14:06 -06:00
luke-hagar-sp
2089f85f8c Add error handling and display error details 2024-01-23 12:55:38 -06:00
luke-hagar-sp
df6bf4756b Refactor OAuth session handling and add error handling 2024-01-23 12:55:26 -06:00