Skip to content

Feat/3155 preferences in services tab filtering#3197

Closed
Blu-J wants to merge 4 commits into
Start9Labs:masterfrom
Blu-J:feat/3155-preferences-in-services-tab-filtering
Closed

Feat/3155 preferences in services tab filtering#3197
Blu-J wants to merge 4 commits into
Start9Labs:masterfrom
Blu-J:feat/3155-preferences-in-services-tab-filtering

Conversation

@Blu-J
Copy link
Copy Markdown
Contributor

@Blu-J Blu-J commented Apr 29, 2026

Phase 1: ServicesPreferencesService with Persistence

  • localStorage.getItem('_startos/services/preferences') returns expected JSON after calling setSort() and setQuery() in the console

Phase 2: Sort Persistence End-to-End

  • Click a column header to sort → navigate away from Services tab → navigate back → table is sorted by the previous column
  • Close browser, reopen → sort is restored from localStorage

Phase 3: Filter UI End-to-End

  • Type in search box → table filters in real-time
  • Click lifecycle toggles → only matching services shown
  • Clear search + reset toggles → all services visible
  • Navigate away and back → filter state restored

425: 'Ausführen',
426: 'Aktion kann nur ausgeführt werden, wenn der Dienst',
427: 'Verboten',
429: 'hat unerfüllte Abhängigkeiten. Es wird nicht wie erwartet funktionieren.',
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to not have this change...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants