Commit Graph

15 Commits

Author SHA1 Message Date
Jokob @NetAlertX c7399215ec Refactor event and session column names to camelCase
- Updated test cases to reflect new column names (eve_MAC -> eveMac, eve_DateTime -> eveDateTime, etc.) across various test files.
- Modified SQL table definitions in the database cleanup and migration tests to use camelCase naming conventions.
- Implemented migration tests to ensure legacy column names are correctly renamed to camelCase equivalents.
- Ensured that existing data is preserved during the migration process and that views referencing old column names are dropped before renaming.
- Verified that the migration function is idempotent, allowing for safe re-execution without data loss.
2026-03-16 10:11:22 +00:00
jokob-sk 5eaeffca04 DOCS: new URL https://docs.netalertx.com/
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
2026-01-13 20:16:43 +11:00
netalertx-fedora 7b15329a02 Use getApiBase() to get GraphQL Endpoint. 2026-01-09 22:46:56 +01:00
jokob-sk a8cac85a11 FE+BE: qppEvents refactor and graphql endpoint
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
2025-12-25 10:19:01 +11:00
jokob-sk 54fa2743f9 refactor, tab async loading on focus 2025-07-26 12:58:45 +10:00
jokob-sk 415394fce2 reverse proxy fixes 2025-06-01 14:54:49 +10:00
jokob-sk 1efdf66c19 wf work 2025-03-15 13:19:58 +11:00
jokob-sk 432a4d9d69 Initial commit on next_release branch 2025-03-10 07:42:44 +11:00
jokob-sk b63b00f30c Revert DataTable upgrade, new default docker-compose, performance tip 2024-12-22 11:24:44 +11:00
jokob-sk 7913d42699 Bootstrap + DataTables cleanup 2024-12-20 14:11:16 +11:00
jokob-sk 67fd08a093 chore:AdminLTE removal of bloat 2024-11-23 10:39:09 +11:00
Allan Viana aa277136c6 Making table_appevents and table_notifications relative 2024-09-22 21:51:49 -03:00
Jokob-sk 02771cf399 Workflows v0.1.13 🔀 2024-02-05 20:51:00 +11:00
Jokob-sk 6c5e0d4907 Workflows v0.1.12 2024-02-05 08:14:12 +11:00
Jokob-sk 519cf9f69a Workflows v0.1.1 🆕 2024-02-04 13:17:41 +11:00