5923 Commits

Author SHA1 Message Date
Sven Efftinge
8e1ff5d69b [dashboard] fix team deletion 2023-01-16 18:41:24 +01:00
Sven Efftinge
9b1917b68d [server] mandatory team name on update 2023-01-16 18:41:24 +01:00
Sven Efftinge
4ed2dea4d3 [dashboard] allow changing team name
fixes #5067
2023-01-16 18:41:24 +01:00
Sven Efftinge
837844d7f8 [server] Added updateTeam call
see #5067
2023-01-16 18:41:24 +01:00
Huiwen
659889f09a [dashboard] support supervisor frontend server
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-16 15:52:24 +01:00
Milan Pavlik
da841d0c1b [public-api] Set proxy connection pool to size 500 2023-01-16 13:47:24 +01:00
Siddhant Khare
8b1b59014b License Public API npm package 2023-01-16 10:02:23 +01:00
Alex Tugarev
ba6ce0ecce [public-api] Implement CreateClientConfig 2023-01-13 17:37:21 +01:00
Alex Tugarev
1f31c2111d [papi] add iam-api dependency
go mod tidy
2023-01-13 17:37:21 +01:00
Andrea Falzetti
1e24370e8e gitpod-cli: add gp rebuild cmd
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2023-01-13 14:48:21 +01:00
Huiwen
bed406cf56 [supervisor] fix backoff forever with ctx cancel 2023-01-13 11:30:52 +01:00
Huiwen
7c311483dc [supervisor] fix stuck on get config value
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-13 11:30:52 +01:00
Siddhant Khare
7cb644114f feat: gp docs in gitpod cli
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2023-01-13 11:05:52 +01:00
Sven Efftinge
3af4edc46c [server] migrate individual usage to teams 2023-01-13 09:11:52 +01:00
Brad Harris
896417da4f Use project creation time to sort when no prebuild 2023-01-13 08:32:52 +01:00
JenTing Hsiao
8bd4df75e7 ws-manager: skip failure from terminated message
For some reason, the pod is killed with unknown container status and no taints on the underlying node.
Therefore, we skip extracting the failure from the terminated message.

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2023-01-13 06:06:52 +01:00
Pavel Tumik
a8c17ba5a7 increase buildkit log size to 4MB 2023-01-13 01:13:52 +01:00
Sven Efftinge
2d4b5997a0 [dashboard] remove feature flags
Removes the conditional use of
    `publicApiExperimentalTeamsService` and
    `publicApiExperimentalProjectsService`
2023-01-12 18:38:51 +01:00
Brad Harris
770815bc2b add delay to tooltip 2023-01-12 17:39:52 +01:00
Sven Efftinge
fad3409b04 [api] usePublicApiProjectsService defaults to true 2023-01-12 12:53:51 +01:00
Alex Tugarev
83a51a8b97 [iam] remove demo client config 2023-01-12 12:51:51 +01:00
Alex Tugarev
d5e8899ce5 [intaller] add OIDCServiceAddress to papi config 2023-01-12 12:50:51 +01:00
勇里
72a609b546 fix-IDEA2022.3-gradle-runIde
Signed-off-by: 勇里 <yongli.zzp@antgroup.com>
2023-01-12 11:58:51 +01:00
Milan Pavlik
823afe7623 [dashboard] Enable Public API Teams service by default 2023-01-12 11:02:51 +01:00
Huiwen
228cf59ac2 Use workspaceStatus stream rpc in supervisor
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-12 11:01:52 +01:00
Jean Pierre
d5e03f248f Handle send error 2023-01-12 08:50:51 +01:00
Autofix
f98e5a2aa1 Autofix: upgrade-nvm-tools 2023-01-11 21:06:52 +01:00
Jean Pierre
71e705c395 Improve terminal close 2023-01-11 20:24:51 +01:00
Pudong Zheng
223052fd12 [suoervisor] show detail message if supervisor failed 2023-01-11 19:52:52 +01:00
Gero Posmyk-Leinemann
51cd88a1f3 [db] Sync on connection initialization 2023-01-11 19:11:51 +01:00
Sven Efftinge
5d417d1d1a [dashboard] list latest editor if available 2023-01-11 16:46:51 +01:00
Robo Quat
286c76f48d Update Platform Version of JetBrains Backend Plugin (EAP) to 223.8617-EAP-CANDIDATE-SNAPSHOT 2023-01-11 15:23:51 +01:00
roboquat
92405008d6 [JetBrains] Update IDE images to new build version 2023-01-11 15:11:50 +01:00
Brad Harris
aa3dc16998 consolidate query key generation and other cleanup 2023-01-11 14:43:50 +01:00
Brad Harris
2f5e81b571 using data instead of custom props 2023-01-11 14:43:50 +01:00
Brad Harris
766f426a43 Pulling project queries/fetchers into files 2023-01-11 14:43:50 +01:00
Brad Harris
db5cbfa052 Adding react-query to projects page 2023-01-11 14:43:50 +01:00
Victor Nogueira
bcd2b60d3c Use separate folders for caching Gradle dependencies from Stable and Latest JetBrains Gateway Plugin
It's the same strategy we used on JetBrains Backend Plugin.

Reference: https://github.com/gitpod-io/gitpod/pull/15646#issuecomment-1378460217
2023-01-11 14:00:50 +01:00
Siddhant Khare
245cb43a7d examples: teams & workspaces examples in go 2023-01-11 11:17:50 +01:00
Sven Efftinge
7cbf80b9a6 [dashboard] add "with-options" buttons 2023-01-11 09:42:50 +01:00
Andrew Farries
f4bfe9f1a4 [public-api] Strip /api prefix
When making a ws connection to `server` we no longer need the `/api`
prefix in the URL as that is only valid for requests from outside the
cluster - the `/api` is stripped by proxy in that case.
2023-01-10 20:52:50 +01:00
Andrew Farries
d92cf9a08c [public-api] Set NoOrigin on connect to server
Don't set an Origin header on the websocket connection request when
connecting to `server` as the connection is now made from the public api
to server using a cluster-local connection.
2023-01-10 20:52:50 +01:00
Andrew Farries
448ab8c783 [server] Allow ws connections without an Origin 2023-01-10 20:52:50 +01:00
Andrew Farries
91571f7277 [protocol] Add NoOrigin ConnectToServerOpt
Allow clients to disable setting an origin header when connecting to
`server`.
2023-01-10 20:52:50 +01:00
Alex Tugarev
2e04733a66 [server/iam/oidc] find/create User in OIDC flows 2023-01-10 17:50:49 +01:00
Alex Tugarev
db16141d8c [iam] (actually) don't fail if test config is missing 2023-01-10 14:34:49 +01:00
Huiwen
a1670a1675 Add proxy route for public-api 2023-01-10 13:03:49 +01:00
Milan Pavlik
0789eda560 [server] Validate userID, teamID is a UUID on team operations 2023-01-10 12:58:49 +01:00
Siddhant Khare
169fbed62c feat: Usage, Feedback, Help in JB Gateway Plugin
Signed-off-by: Siddhant Khare <siddhant@gitpod.io>
2023-01-10 10:56:49 +01:00
Gero Posmyk-Leinemann
7bde2c6774 o[dashboard] Handle fetch exceptions 2023-01-10 09:20:49 +01:00