Jan Keromnes
62e3aa3543
[dashboard] Fix page titles
2021-05-27 11:30:47 +02:00
Jan Keromnes
1a1b198446
[dashboard] Support multiple recent projects with the same title
2021-05-27 10:00:05 +02:00
Alex Tugarev
0bf71f1ed3
initial contribution of components/ee/paiment-endpoint
2021-05-26 08:35:36 +02:00
Jan Keromnes
d1ab4959fe
Implement a '#/incremental-prebuild/' manual prefix
2021-05-21 15:53:06 +02:00
Manuel Alejandro de Brito Fontes
b8129fae69
[dashboard] Update Caddy and enable pre-compressed files
2021-05-21 08:28:53 -04:00
rl-gitpod
f96392a1e4
[server] add OAuth2 server endpoints (behind a feature flag) ( #4222 )
...
to manage client application access to users Gitpod workspaces
2021-05-21 21:23:08 +10:00
George Tsiolis
617b98a16e
[dashboard] Typo in install GitHub app modal ( #4252 )
2021-05-21 14:00:50 +03:00
George Tsiolis
5b9f505ecc
Update marketing notifications label ( #4232 )
2021-05-18 14:34:10 +03:00
Christian Weichel
f8af3a25f2
[dashboard] Serve local companion app for download
2021-05-18 12:52:06 +02:00
Jan Keromnes
1cab36716d
[dashboard] Hide 'stopping' & unpinned workspaces from 'Active'
2021-05-12 15:45:51 +02:00
Alex Tugarev
a419e332c1
[dashboad/self-hosted] add Setup page
2021-04-30 14:31:55 +02:00
Alex Tugarev
1b62cabd63
[dashboard] fix create workspace retry
...
when authorization is required, i.e. no provider identity is found on server, we request to authorize. once this is done, we should retry creating workspace.
the location based approach to reload seems to be broken.
2021-04-29 11:54:45 +02:00
Jan Keromnes
4c87092947
[dashboard] Don't show 'Continue with Default Image' button while the build is still running
2021-04-29 10:35:19 +02:00
Jan Keromnes
e72699d7bc
[dashboard] Disable 'Continue with Default Image' button on click to prevent restart spam
2021-04-29 10:35:19 +02:00
Autofix
fec4513057
Autofix: trailing-spaces
2021-04-29 07:26:30 +02:00
Jan Keromnes
550bb79620
[dashboard] Standardize PendingChangesDropdown component in workspaces list (replaces Modal) and stopped page (unchanged)
2021-04-29 07:18:08 +02:00
Alex Tugarev
0c06c65575
[dashboard/auth] don't override scopes when trying to acquire addional
2021-04-28 17:44:11 +02:00
Alex Tugarev
cafc4cacef
[github] fix register app
2021-04-28 16:44:09 +02:00
Alex Tugarev
e556c487aa
[dashboard] fix images on Select Account modal
2021-04-28 15:24:36 +02:00
Jan Keromnes
10834be897
[dashboard] Change default theme from 'system' to 'light'
2021-04-27 16:49:13 +02:00
Jan Keromnes
2e7cba93f1
[dashboard] Ask user for confirmation before deleting an environment variable + validate duplicate name and scope
...
Fixes https://github.com/gitpod-io/gitpod/issues/3604
Fixes https://github.com/gitpod-io/gitpod/issues/3942
2021-04-26 19:49:58 +02:00
Sven Efftinge
f8b389adeb
[dashboard] users to www when logged out
...
We want to redirect not logged in users from the root URL with no additional context provided to the website.
fixes https://github.com/gitpod-io/gitpod/issues/3898
2021-04-26 19:38:34 +02:00
Anton Kosyakov
babf0a4c26
[dashboard] fix #4068 : load on Safari < 14
2021-04-26 14:30:08 +02:00
Alex Tugarev
f4b4690dd8
[whats-new] update ideSettings if not set before
2021-04-23 06:12:00 +02:00
Manuel Alejandro de Brito Fontes
c71b2d7dc6
[dashboard] Optimize build
2021-04-22 09:12:31 -04:00
Jan Keromnes
b4d64c3082
[dashboard] Unify and standardize InfoBox and AlertBox components
2021-04-22 10:20:22 +02:00
Jan Keromnes
e0c1791ed1
[dashboard] Update theme preference selector
2021-04-21 08:24:34 +02:00
Jan Keromnes
89c9844064
[dashboard] Also show assigned Team Professional seat when you have an individual Professional plan
2021-04-20 18:08:37 +02:00
Jan Keromnes
01de5078ce
[dashboard] Disable Plan upgrade/downgrade buttons when expecting a Chargebee callback + raise polling frequency 10s → 5s
2021-04-20 18:08:37 +02:00
Jan Keromnes
5d1ea96fd2
[dashboard] Implement a pendingDowngradeCancellation in order to show visual feedback faster
2021-04-20 18:08:37 +02:00
Jan Keromnes
36909165db
[dashboard] Implement 'Cancel Downgrade' in Plans page
2021-04-20 18:08:37 +02:00
Jan Keromnes
9943c9b75c
[dashboard] Minor: Simplify handleTeamClaim() in Plans page
2021-04-20 18:08:37 +02:00
Alex Tugarev
8721be71ac
[dashboard] fix actions button placement
...
closes https://github.com/gitpod-io/gitpod/issues/3997
2021-04-20 11:43:28 +02:00
Jan Keromnes
b92b12d764
[dashboard] Allow restoring a soft-deleted workspace from the admin dashboard
2021-04-16 20:26:55 +02:00
Jan Keromnes
ce05f58c44
[dashboard] Implement dark theme
...
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
2021-04-16 18:27:12 +02:00
Jan Keromnes
83d8c0a06b
[dashboard] Automatically update color theme on system change / storage event
2021-04-16 18:27:12 +02:00
Jan Keromnes
2093f1538b
[dashboard] Implement 'System' color theme option
2021-04-16 18:27:12 +02:00
Jan Keromnes
e726b1f462
[dashboard] Implement dark theme toggle defaulting to OS preference
2021-04-16 18:27:12 +02:00
Manuel Alejandro de Brito Fontes
e050ee4205
[dashboard] Improve handling of errors and cache headers
2021-04-16 07:14:46 -04:00
Alex Tugarev
67bef6e275
[dashboard] fixing layout issues
...
if page width is less than `lx` the tree dot button wasn't visible for team subscriptions. also the permissions column blew up the layout.
2021-04-15 17:02:25 +02:00
Alex Tugarev
81d7ff409d
[server/login] handle errors on login
...
* already taken email addresses should be rejected on signup
* OAuth errors (e.g. access_denied) should be propagated
2021-04-15 16:07:32 +02:00
Sven Efftinge
d7d8279f3d
[dashboard] don't delete all workspaces on enter
2021-04-15 09:04:11 +02:00
Jan Keromnes
aa605757fe
[dashboard] Sort environment variables alphabetically
2021-04-14 18:33:08 +02:00
Jan Keromnes
2df9e701af
[server] Implement a second getAllEnvVars() method that doesn't filter on repository pattern precedence
2021-04-14 18:33:08 +02:00
Alex Tugarev
12ffead18b
[server] push payload for /select-account via URL param
...
Signed-off-by: Alex Tugarev <alex@gitpod.io>
2021-04-14 14:12:09 +02:00
Jan Keromnes
6e4fe1ce3e
[dashboard] Allow granting a user 20 extra hours from the admin dashboard ( #3929 )
...
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
2021-04-14 13:03:00 +02:00
Manuel Alejandro de Brito Fontes
7be3a21788
[dashboard] Refactoring of cache headers
2021-04-14 10:09:14 +02:00
Jan Keromnes
08361795be
[dashboard] Show workspace start errors in futuristic width
2021-04-12 17:16:10 +02:00
Cornelius A. Ludmann
1b5341f2c3
[admin] Fix typo in user search page of admin
...
/werft no-preview
2021-04-12 13:16:50 +02:00
Autofix
af51739d34
Autofix: trailing-spaces
2021-04-12 08:29:10 +02:00