Commit Graph

  • 9ed2af3bda Added snap feature for entity editing. Updated edit help modal. feature/235-location-svg-editor Anthony Cassandra 2026-04-17 19:10:59 -05:00
  • f19efdc404 Refactored entity editing using new, common, core javascript modules. Anthony Cassandra 2026-04-17 19:00:52 -05:00
  • 4f79e99760 Fixed tests that broke as we refactored profiles and SVG editor. Anthony Cassandra 2026-04-17 16:31:25 -05:00
  • cda765b7e2 Generated all new profiles with new editable background SVG images. Anthony Cassandra 2026-04-17 16:02:48 -05:00
  • 028bf79468 Fixed entity type enum order error. Anthony Cassandra 2026-04-17 15:14:41 -05:00
  • f94f3789b7 SVG editor and snapshot tool tweaks Anthony Cassandra 2026-04-17 14:22:27 -05:00
  • 9f14c45652 SVG Editor: Bug fixes, improved path editing, palette refinements. Anthony Cassandra 2026-04-17 13:12:31 -05:00
  • 62975ed94a More refinements of SVG editor palette styling. Anthony Cassandra 2026-04-17 11:36:34 -05:00
  • 4d95858c59 Added snap-to-grid and Undo features to SVG editor. Anthony Cassandra 2026-04-17 10:38:49 -05:00
  • 45a8d77244 SVG Editor palette refinements. Anthony Cassandra 2026-04-17 10:20:07 -05:00
  • a805e7398a Improved SVG editor boundary visibility. Anthony Cassandra 2026-04-17 09:00:37 -05:00
  • ec779a0248 Added more SVG editor palette items and improved palette styles. Anthony Cassandra 2026-04-16 23:29:11 -05:00
  • d2535feccb Changed SVG editor save to not overwrite existing one in MEDIA_ROOT Anthony Cassandra 2026-04-16 22:51:32 -05:00
  • ed97fb34e3 Updated and added docs around background SVGs and profiles. Anthony Cassandra 2026-04-16 22:28:36 -05:00
  • 0243e37ef8 Updated the snapshot generation tool for profile creation. Anthony Cassandra 2026-04-16 21:36:45 -05:00
  • bc4293d0c8 Refactored locations and mechanisms for profile an etemplatre SVGs Anthony Cassandra 2026-04-16 21:08:39 -05:00
  • 2fa22ccff7 Refined the user flows for new background image editing. Anthony Cassandra 2026-04-16 18:21:44 -05:00
  • cac33015cd SVG background editor refinements: styling mostly. Anthony Cassandra 2026-04-16 15:48:49 -05:00
  • c663f48b88 Added tests for recent chnages for background SVG editor. Anthony Cassandra 2026-04-16 15:08:32 -05:00
  • a2f52b94aa Styling and layout refinements. Anthony Cassandra 2026-04-16 14:40:11 -05:00
  • e4269fd2a4 Added EXPORT feature for SVG background editor. Anthony Cassandra 2026-04-16 13:55:58 -05:00
  • 77aeffb0ef Fixed path edit bug by refactor for unified event handling. Anthony Cassandra 2026-04-16 13:41:58 -05:00
  • c76f5b047b Refactor to remove magic strings from location-svg-edit.js Anthony Cassandra 2026-04-16 13:27:14 -05:00
  • 731d237f1e Some bug and styling fixes. Anthony Cassandra 2026-04-16 13:00:15 -05:00
  • 466c90d68f Added new cabinet palette item to SVG editor. Anthony Cassandra 2026-04-15 23:21:56 -05:00
  • cf13c058db Added ability to edit external SVGs. Anthony Cassandra 2026-04-15 23:14:21 -05:00
  • 31d7d3281b Fixed save bug in SVG editor. Anthony Cassandra 2026-04-15 22:48:53 -05:00
  • 3c5288a4c1 Improved SVG background image selection and editing. Anthony Cassandra 2026-04-15 22:46:06 -05:00
  • 8d95e67a3e Added "revert" to new SVG editor. Anthony Cassandra 2026-04-15 21:10:40 -05:00
  • e750bc0330 Added SVG editor help modal and button. Anthony Cassandra 2026-04-15 21:01:30 -05:00
  • 6b9730423f Added new SVG edit commands: delete, icon mirror, full path move Anthony Cassandra 2026-04-15 20:51:58 -05:00
  • ec8274eb7a Added palette drag-and-drop for new SVG editor. Anthony Cassandra 2026-04-15 20:04:14 -05:00
  • 96bc9f1f3b Ability to edit existing items in new SVG editor. Anthony Cassandra 2026-04-15 19:35:12 -05:00
  • 385afc9900 Greatly improved default BG SVG and SVG palette elements. Anthony Cassandra 2026-04-15 17:19:53 -05:00
  • 50c55076b1 Initial new definition of the background SVG for editor use. Anthony Cassandra 2026-04-15 15:29:15 -05:00
  • ddad5962fe Have SVG editor flow and basic rendering in place. Anthony Cassandra 2026-04-15 15:28:50 -05:00
  • 252e466e04 Added draft creation and enter/exit flow logic for SVG Editor Anthony Cassandra 2026-04-15 11:57:58 -05:00
  • 023e15078c Added scaffolding routes/views for new Location SVG Editor. Anthony Cassandra 2026-04-15 11:23:45 -05:00
  • 868026cd55 Fix UX bug: secret attributes with no value now immediately editable. staging Anthony Cassandra 2026-04-14 15:25:23 -05:00
  • d743958284 Replace AWAY auto-lock version counter with timestamp approach (#273) Tony C 2026-04-14 15:16:31 -05:00
  • b51ea59c3d Replace AWAY auto-lock version counter with timestamp approach bugfix/271-away-autolock-timestamp Anthony Cassandra 2026-04-14 15:12:55 -05:00
  • 440010f78d Fix Redis test isolation — tests no longer modify real Redis state (Issue #269) (#272) Tony C 2026-04-14 14:53:05 -05:00
  • 80fcee2ad4 Remove unused REDIS_KEY_PREFIX setting refactor/269-redis-test-isolation Anthony Cassandra 2026-04-14 13:57:31 -05:00
  • 2f43744736 Isolate tests from real Redis via custom test runner Anthony Cassandra 2026-04-14 13:46:15 -05:00
  • 56c583aa32 Replace hardcoded URL strings in JS with server-provided constants (#270) Tony C 2026-04-14 12:31:12 -05:00
  • e288470497 Replace hardcoded URL strings in JS with server-provided constants refactor/268-shared-url-constants Anthony Cassandra 2026-04-14 12:26:25 -05:00
  • 4506cb2361 Feature/220 Adding Screen Auto-Lock for Away Mode (#266) Thiago Trautwein Santos 2026-04-14 14:17:51 -03:00
  • af75e9442f Feature/78 Attribute values as clickable hyperlinks (#252) Thiago Trautwein Santos 2026-04-14 12:33:43 -03:00
  • 46c1eb2cfd Fix visual browser enlarged view to not use Bootstrap modal Anthony Cassandra 2026-03-29 20:31:45 -05:00
  • 55b1719571 Fix shower SVG icon to have transparent background Anthony Cassandra 2026-03-29 20:25:00 -05:00
  • c863fc8184 Bump version number to v1.1.6-dev Anthony Cassandra 2026-03-29 16:02:28 -05:00
  • 980b72c04e Bump version number to v1.1.5 v1.1.5 master Anthony Cassandra 2026-03-29 16:00:51 -05:00
  • 5b3f4c3cea Disable jQuery automatic script evaluation in ajaxSetup (#265) Tony C 2026-03-29 15:44:59 -05:00
  • 77c02669c8 Disable jQuery automatic script evaluation in ajaxSetup refactor/245-disable-jquery-script-eval Anthony Cassandra 2026-03-29 15:40:43 -05:00
  • 3883a99f50 Allow Selecting Which Home Assistant Entities to Import (Issue #242) (#264) Tony C 2026-03-29 15:36:47 -05:00
  • 3e1b228659 Add display_description support for integration attributes feature/242-hass-import-allowlist Anthony Cassandra 2026-03-29 15:30:13 -05:00
  • 39cadc12ad Add configurable import allowlist for Home Assistant entity filtering Anthony Cassandra 2026-03-29 14:58:50 -05:00
  • f8ffdafaff Improve network access troubleshooting docs and sync unRAID config Anthony Cassandra 2026-03-29 13:24:56 -05:00
  • 9374dc0418 Clarify that Redis is bundled in Docker deployments Anthony Cassandra 2026-03-29 13:15:54 -05:00
  • eafc6c0037 Improved SVG icon for sprinkler valve entity type. Anthony Cassandra 2026-03-29 12:30:37 -05:00
  • 2c35365d8d Add New Entity Types for Common Home Items (Issue #259) (#260) Tony C 2026-03-29 12:10:35 -05:00
  • 26724edc3e Add path styling for GAS_LINE, GARAGE_DOOR, and related types feature/259-add-entity-types Anthony Cassandra 2026-03-29 12:07:10 -05:00
  • 583cc16e0c Replace placeholder SVGs with proper icons for all new entity types Anthony Cassandra 2026-03-29 11:58:26 -05:00
  • 5a83f1d10a Add 16 new entity types with placeholder icons Anthony Cassandra 2026-03-29 11:41:26 -05:00
  • 75f1e5baff Minor UI tweaks to new archived entity modals. Anthony Cassandra 2026-03-29 11:15:41 -05:00
  • e515c6075e Fix weather errors crashing page rendering and NWS null safety bug Anthony Cassandra 2026-03-29 10:33:30 -05:00
  • 67c09386f8 Feature/139 Show Settings Descriptions (#256) Thiago Trautwein Santos 2026-03-29 11:35:08 -03:00
  • 9be4d3d060 Archive Entities (Issue #257) (#258) Tony C 2026-03-28 18:49:53 -05:00
  • b62536dfc5 Add tests for entity archiving and relax edit-mode on read-only views feature/257-archive-entities Anthony Cassandra 2026-03-28 18:44:37 -05:00
  • dc2ab69e85 Fix archive detail modal UX for text, secret, and file attributes Anthony Cassandra 2026-03-28 18:32:51 -05:00
  • 6ced7c923d Add entity archiving feature Anthony Cassandra 2026-03-28 18:18:37 -05:00
  • 26966de9c9 Add integration logos to select modal, sidebar nav, and entity dialogs Anthony Cassandra 2026-03-28 16:47:53 -05:00
  • aba7ba4f51 Update dependencies to fix security vulnerabilities (Issue #248) (#255) Tony C 2026-03-28 15:35:50 -05:00
  • d753674cdb Update black 24.8.0 → 26.3.1 to fix arbitrary file write vulnerability ops/248-update-dependencies Anthony Cassandra 2026-03-28 15:30:10 -05:00
  • 5d32cc6c83 Update production dependencies to fix 15 security vulnerabilities Anthony Cassandra 2026-03-28 15:30:04 -05:00
  • 5861109f56 Remove hardcoded model from slash command files Anthony Cassandra 2026-03-28 15:19:30 -05:00
  • 09beb19f78 Fix slash command argument substitution for Claude Code Anthony Cassandra 2026-03-28 15:17:20 -05:00
  • d4421f0bde Refactor/22 Move Initial DB Populations Into Post Migrate Signals (#254) Thiago Trautwein Santos 2026-03-28 16:53:20 -03:00
  • b7bbd50e5a Feature/33 Dynamic initial entity sizing (#253) Thiago Trautwein Santos 2026-03-28 16:05:37 -03:00
  • a3108fa40c Feature/130 Restoring Deleted Attributes (#251) Thiago Trautwein Santos 2026-03-28 14:45:52 -03:00
  • d3e48714d6 Fix: Update entity icon when EntityType changes (#250) Thiago Trautwein Santos 2026-03-28 13:17:57 -03:00
  • 10444fc165 Feature/234 homebox integration (#249) Thiago Trautwein Santos 2026-03-28 11:53:46 -03:00
  • 07204de46f Add "Set to Default" restoration for settings (#247) Thiago Trautwein Santos 2026-02-21 12:05:45 -03:00
  • 9bd214e63e Bump version number to v1.1.5-dev Anthony Cassandra 2026-01-26 10:49:33 -06:00
  • 173d3122db Bump version number to v1.1.4 v1.1.4 Anthony Cassandra 2026-01-26 10:45:42 -06:00
  • a4e47ccf14 Added defensive JS check from code in latest PR merge. Anthony Cassandra 2026-01-26 10:38:42 -06:00
  • 726f0e858a Add ordering Meta for order_id in other Attribute model subclasses Anthony Cassandra 2026-01-26 10:37:54 -06:00
  • d38e299bb9 Attribute Order Improvements (#246) Thiago Trautwein Santos 2026-01-26 13:34:30 -03:00
  • f446718d98 Upgraded urllib3 to v2.6.3 due to CVE-2026-21441 vulnerability. Anthony Cassandra 2026-01-24 12:06:23 -06:00
  • 6e9869ca31 Removed duplicate sidebar date header (bug). Tony Cassandra 2025-11-27 08:18:34 -06:00
  • 5054af61c4 Fixed test from recent pull request change. Tony Cassandra 2025-11-27 08:08:41 -06:00
  • c2fa667f16 Fix Collection button highlighting in LocationView (#213) Thiago Trautwein Santos 2025-11-27 10:58:32 -03:00
  • 64076db38c Added alphabetical ordering of the subsystem settings in the tabbed panels (#244) Thiago Trautwein Santos 2025-11-18 11:29:34 -03:00
  • 3fc071b016 Bumped Django version due to needed security patch. Anthony Cassandra 2025-11-02 08:43:45 -06:00
  • 0a05edc7d4 Fixed typo in main sidebar template. Tony Cassandra 2025-10-24 09:43:51 -05:00
  • 2e8208baad Bump version number to v1.1.4-dev Tony Cassandra 2025-10-06 13:44:03 -05:00
  • 6ffaae1b96 Bump version number to v1.1.3 v1.1.3 Tony Cassandra 2025-10-06 13:42:42 -05:00
  • 3fa75d9085 Fixed HA converter bug. Updated unraid template with all env vars. Tony Cassandra 2025-10-06 13:37:56 -05:00
  • 8a2d2bd41b Updated Installation doc with env var change hints. Tony Cassandra 2025-09-26 22:29:30 -05:00
  • 03282483cf Bump version number to v1.1.3-dev Tony Cassandra 2025-09-26 18:48:21 -05:00