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
Brad Harris
73a1c76985
Add sorting to imported repos list and corresponding API ( #19097 )
...
* adding sorting support for ListConfigurations
* Getting sortable headers partially setup
* killing the global button styles
* Updating sortable headers
* cleanup
* adding comment about sort field
* Update components/dashboard/src/app/Blocked.tsx
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Update components/dashboard/src/components/Button.tsx
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Update components/dashboard/src/components/podkit/buttons/Button.tsx
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Update components/dashboard/src/components/toasts/Toast.tsx
remove redundant styles
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Update components/dashboard/src/components/podkit/tables/SortableTable.tsx
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Update components/dashboard/src/usage/UsageDateFilters.tsx
remove redundant style
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Update components/dashboard/public/complete-auth/index.html
Co-authored-by: Filip Troníček <filip@gitpod.io>
* extracting to a local LoginButton component
* whoopsie
---------
Co-authored-by: Filip Troníček <filip@gitpod.io>
2023-11-22 00:08:59 +02:00