netbird/management/server/testdata
Maycon Santos 2c81cf2c1e
[management] Add account onboarding (#4084)
This PR introduces a new onboarding feature to handle such flows in the dashboard by defining an AccountOnboarding model, persisting it in the store, exposing CRUD operations in the manager and HTTP handlers, and updating API schemas and tests accordingly.

Add AccountOnboarding struct and embed it in Account
Extend Store and DefaultAccountManager with onboarding methods and SQL migrations
Update HTTP handlers, API types, OpenAPI spec, and add end-to-end tests
2025-07-03 09:01:32 +02:00
..
extended-store.sql [management] Refactor routes to use store methods (#2928) 2025-06-18 16:40:29 +03:00
GeoLite2-City_20240305.mmdb [management] Auto update geolite (#2297) 2024-09-09 18:27:42 +02:00
geonames_20240305.db [management] Auto update geolite (#2297) 2024-09-09 18:27:42 +02:00
management.json [management] fix extend call and move config to types (#3575) 2025-03-27 13:04:50 +01:00
networks.sql [management] use permission modules (#3622) 2025-04-10 11:06:52 +02:00
store_policy_migrate.sql [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
store_with_expired_peers.sql [management] add uniqueness constraint for peer ip and label and optimize generation (#4042) 2025-07-02 18:13:10 +02:00
store.sql [management] Add account onboarding (#4084) 2025-07-03 09:01:32 +02:00
storev1.sql [management] faster server bootstrap (#3365) 2025-02-22 11:31:39 +01:00