181 Commits

Author SHA1 Message Date
Anton Kosyakov
d114f037a1 fix #3847: reconnect ws to server in iframe 2021-04-08 15:57:17 +02:00
George Tsiolis
d01ce48321 Move external button 2021-04-08 08:31:42 +02:00
Jan Keromnes
aeda0915e1 [dashboard] Implement Sorry page 2021-04-06 15:52:04 +02:00
Jan Keromnes
a73116b80d [dashboard] Implement Blocked page 2021-04-06 15:52:04 +02:00
Jan Keromnes
799cc3566c [dashboard] Implement 404 page 2021-04-06 15:52:04 +02:00
Alex Tugarev
c64826fcae handle invite URLs for teams 2021-04-06 15:44:16 +02:00
Sven Efftinge
2c877c58a5 [dashboard] fix sharing 2021-04-06 12:12:05 +02:00
Jan Keromnes
c0a6282016 [dashboard] Properly handle missing identity when opening a repository with a new Git host 2021-04-06 11:46:40 +02:00
Jan Keromnes
abb0e38175 [dashboard] Re-implement a RepositoryNotFoundView to help troubleshoot missing permissions 2021-04-06 11:46:40 +02:00
Alex Tugarev
16fff52288 fix pending state in Teams 2021-04-06 10:10:19 +02:00
Sven Efftinge
0353ab0af4 [admin] small fixes 2021-04-06 09:44:36 +02:00
George Tsiolis
256b0407b3
Minor dashboard updates (#3730)
- Change label font weight in account deletion modal
- Add redirect for subscription update link
- Change prefrences subtitle color
2021-04-05 12:53:33 +03:00
George Tsiolis
364e53205a
Add external button (#3732) 2021-04-05 12:53:10 +03:00
Sven Efftinge
bf5e0de8c1 [dashboard] Admin dashboard 2021-04-05 11:52:26 +02:00
Jan Keromnes
3393152448 [dashboard] Rename 'Start with Default Image' to 'Continue with Default Image'
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
2021-04-02 15:37:33 +02:00
Jan Keromnes
9faad2b37f [dashboard] Re-implement 'Start with Default Image' button in workspace image build view 2021-04-02 15:37:33 +02:00
Jan Keromnes
1f472f8e89 [dashboard] Print final Docker build error in ANSI red 2021-04-02 15:37:33 +02:00
Sven Efftinge
dfa97e0a8b [dahsboard] handle /from-referrer 2021-04-02 13:02:03 +02:00
Jan Keromnes
7e0d876d8e [dashboard] Minor UI fixes in Account, Variables, Teams, Workspaces, Start pages 2021-04-02 12:30:52 +02:00
Jan Keromnes
2ba533ed9e [dashboard] When an image build fails, also print instance.status.conditions.failed in the build logs
Fixes https://github.com/gitpod-io/gitpod/pull/3693#issuecomment-812080039
2021-04-02 12:30:52 +02:00
Jan Keromnes
65ff180a13 [dashboard] Implement pending changes summary in stopped workspace screen
Also import 'gitpod-red' color into Tailwind again
2021-04-02 12:30:52 +02:00
Jan Keromnes
4647c2e6a3 [dashboard] Fix context URL links and button links in workspace stopping/stopped pages
Fixes https://github.com/gitpod-io/gitpod/issues/3707
2021-04-02 12:30:52 +02:00
Jan Keromnes
4b42b8dc23 [dashboard] Continue showing workspace image build logs when they fail (phase = stopped) 2021-04-02 12:30:52 +02:00
Jan Keromnes
955a1f3ca1 [dashboard] Improve Upgrade, Downgrade, and Running Workspaces modals 2021-04-02 12:30:52 +02:00
Jan Keromnes
2993b74a12 [dashboard] Plans page improvements
- Reduce console.log() noise
- Remove showPaymentUI and clientRegion from state
- Increase pending upgrades/downgrades timeout to 5 minutes
- Offer Student Unleashed plan when user is a student
2021-04-02 12:30:52 +02:00
Jan Keromnes
03d35b9e5f [dashboard] Implement 'limit reached' modals on workspace start
- out of hours
- too many parallel workspaces
- repository is private
2021-04-02 12:30:52 +02:00
Jan Keromnes
c8cf7b6503 [dashboard] Refactor, centralize and improve workspace start error handling 2021-04-02 12:30:52 +02:00
Jan Keromnes
cf88bfc5a3 [dashboard] Fix pending changes summary in stopped workspace screen 2021-04-02 12:30:52 +02:00
Jan Keromnes
623e96cc0c [dashboard] Center error messages in workspace start/stop screen
Fixes https://github.com/gitpod-io/gitpod/issues/3654
2021-04-02 12:30:52 +02:00
Jan Keromnes
991e757d27 [dashboard] Properly handle workspace start errors sent by supervisor 2021-04-02 12:30:52 +02:00
Ofer Shaal
cd90f26edd removing unnecessary character 1 in error message
emoving unnecessary character `1` in error message
2021-04-01 20:26:29 +02:00
Sven Efftinge
cec4b155f8 [dashboard] fix limit drop down 2021-04-01 20:25:34 +02:00
Sven Efftinge
89e8374f57 [dashboard] github app installation 2021-04-01 19:57:34 +02:00
Alex Tugarev
7b4c1c3ffc Add Teams page 2021-04-01 12:22:03 +02:00
Alex Tugarev
8ece8dffd3 [dashboard] import utils.ts 2021-04-01 12:22:03 +02:00
Alex Tugarev
b6cfd787e6 [dashboard] fix keeb events in Modal 2021-04-01 12:22:03 +02:00
Jan Keromnes
09cfcfb3f8 [dashboard] Fix infinite loop of getLoggedInUser requests
Fixes https://github.com/gitpod-io/gitpod/pull/3680#discussion_r605359347
2021-04-01 11:03:52 +02:00
Sven Efftinge
62207521b2 [dashboard] route login to / 2021-03-31 20:09:32 +02:00
Jan Keromnes
cb9eb448f0 [dashboard] Re-implement Plans page for new dashboard 2021-03-31 18:59:24 +02:00
Jan Keromnes
62cb8b40e0 [dashboard] Don't load all images from one module
Fixes https://github.com/gitpod-io/gitpod/pull/3550#discussion_r604615820
2021-03-31 18:59:24 +02:00
Alex Tugarev
a8e050c6f3 [dashboard] Import Chargebee client 2021-03-31 18:59:24 +02:00
Alex Tugarev
b5e8cd37c1 [dashboard] fix full name in Account 2021-03-30 11:41:32 +02:00
Sven Efftinge
95dc068e5b [dashboard] updated what's new 2021-03-29 22:34:58 +02:00
Sven Efftinge
91832a1291 [dashboard] some more fixes 2021-03-29 22:34:13 +02:00
Sven Efftinge
9bfc9fc476 [dashboard] some fixes 2021-03-29 22:34:13 +02:00
Sven Efftinge
d4bd3a0b55 Update Login.tsx 2021-03-29 18:32:06 +02:00
Sven Efftinge
4d670bcffe [dashboard] Misc style updates 2021-03-29 14:30:39 +02:00
Sven Efftinge
2ef05e42c4 [dashboard] What's New 2021-03-29 14:15:09 +02:00
Sven Efftinge
7515590b2c [dashboard] Improved Workspace entry
- added tooltips
- removed <a/> around entire element
- aded links and hover effects on individual elements
2021-03-29 13:53:59 +02:00
Sven Efftinge
9c4971ddfd [dashboard] button styling 2021-03-29 12:32:41 +02:00