Commit Graph
8 Commits
Author SHA1 Message Date
Theodor S. Midtlien ef402f0bdf Fix stale server config after stamp 2026-09-11 18:27:09 +02:00
Theodor S. Midtlien 905bf68040 Add one-shot migration 2026-09-11 11:56:05 +02:00
Theodor S. Midtlien ee1ded4b93 Add profile stamping as active migration 2026-09-11 10:36:03 +02:00
Theodor S. Midtlien 8253bfb99f (WIP) Migrate active_profile 2026-09-10 17:10:07 +02:00
Theodor S. Midtlien 2dfe7437e7 (WIP) List profiles based on ownership by Identity 2026-09-10 17:10:07 +02:00
Theodor S. Midtlien 36ba4ef091 Fix ServiceManager.AddProfile signature 2026-09-03 14:10:41 +02:00
Theodor S. Midtlien 1f262ba044 Add WIP profile ownership 2026-09-03 11:50:21 +02:00
Theodor Midtlien ee360963f9 [client] Migrate profile identity from display name to ID and allow renaming of profiles (#6367)
* Migrate to profile ids

* Migrate android profile manager

* Clean up

* Fix review

* Add ID type

* Fix test and runes in ShortID()

* Fix profile switch on up and android comments

* Revert android profile to string id

* Fix feedback

* Fix UI feedback

* Fix id assignment

* Add renaming of profiles

* Fix review

* Remove ui binary
* Fix getProfileConfigPath not validating id

* Change resolve handle order and fix server merge problems

* Fix mdm test
2026-06-18 08:49:19 +02:00