Commit Graph
7 Commits
Author SHA1 Message Date
Theodor S. Midtlien ba71150350 Add one-shot migration 2026-09-15 16:16:10 +02:00
Theodor S. Midtlien c9cd499b15 Add profile stamping as active migration 2026-09-15 16:16:10 +02:00
Theodor S. Midtlien 3c0cd41939 (WIP) Migrate active_profile 2026-09-15 16:16:10 +02:00
Theodor S. Midtlien 0f7bfcc37b (WIP) List profiles based on ownership by Identity 2026-09-15 16:16:10 +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