Filip Troníček
d54bd04999
Enteprise onboarding settings ( #20508 )
...
* UI reorg
* generated stuffs
* Make it woooooooork
* Classier placeholder
* Remove unneeded fragment
* Introduce `enterprise_onboarding_enabled` flag
* move things properly
* add ipv6 localhost
2025-01-08 11:05:23 -05:00
Huiwen
8f643e775b
[papi] add support for java and kotlin ( #19868 )
...
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2024-06-08 00:29:19 +08:00
Huiwen
7094f19ee8
Add collaborator role to organization ( #19311 )
...
* Update spicedb schema
* SpiceDB gen code
* [server] add collaborator
* Update papi
* Dashboard
* nit
* Complete TODOs
* server dataops pass teamId
* Add test cases for collaborator's PAT and cookie API fetch
* Add test case description
* remove unnecessary export
* Redirect to dashboard after join an org
* Hide settings for collaborator
* dataops join via oidc should be collaborator
* Fix test
* Goes back to /workspaces
2024-01-12 10:53:49 +02:00
Huiwen
eaef991c83
[papi] add ListTeamMembers and GetTeamInvitation APIs ( #18919 )
...
* [papi] add ListTeamMembers and GetTeamInvitation APIs
* fix server build
2023-10-13 18:01:21 +03:00
Sven Efftinge
b7d01a7e25
Disallow deletion of teams ( #17538 )
2023-05-10 22:25:55 +08:00
Alex Tugarev
275e782341
[Orgs] Persist slug ( #16923 )
...
* [orgs] Persist `slug`
* [Orgs] Make `slug` changeable on Settings page
* update to use input/button components and mutation
* [papi] Re-add Team.slug
---------
Co-authored-by: Brad Harris <bmharris@gmail.com>
2023-03-24 10:51:16 +01:00
Milan Pavlik
1dc48fbc23
[teams] Remove slug usage
2023-02-07 07:51:44 +01:00
Milan Pavlik
9237708176
[public-api] Define DeleteWorkspace
2023-01-04 10:15:43 +01:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Milan Pavlik
890d648929
[public-api] Define TeamsService.DeleteTeam RPC
2022-11-10 11:12:40 +02:00
Milan Pavlik
2926d142ed
[public-api] Make publiic api package match path
2022-11-09 09:42:39 +01:00
Milan Pavlik
66c9f2df22
[public-api] Add primary_email to TeamMember
2022-11-03 08:33:07 +01:00
Milan Pavlik
0a92af5390
[public-api] Add avatar_url and full_name to TeamMember
2022-11-02 09:25:07 +01:00
Milan Pavlik
3d7cf213c3
[public-api] Define GetTeam RPC
2022-11-02 08:42:06 +01:00
Milan Pavlik
da562a4817
[public-api] Add member_since to TeamMember definition
2022-11-01 09:21:06 +01:00
Milan Pavlik
b8e92260cc
[public-api] Add experimental TeamsService
2022-10-31 14:52:05 +01:00
Milan Pavlik
e84bd1faca
[public-api] Define TeamService.CreateTeam protos
2022-10-27 13:27:41 +02:00