9 Commits

Author SHA1 Message Date
Gero Posmyk-Leinemann
f78eff2467
Frontend development: redirect instead of proxy (#19177)
* [dev] make-user-admin: Grant all admin permissions

* [dev] Change frontend-dev to redirect instead of transparently proxy

This removes the "proxy needs network access to upstream" constraint, by relying on the developers browser

* [dev] front-end dev: more convenience, and added to readme
2023-12-05 16:48:13 +02:00
Brad Harris
436375f9e9
Setup data loading for repos list (#18935)
* rename for clarity

* renaming for clarity

* loading/listing first page of projects

* Rendering list of configured repositories
2023-10-18 02:16:25 +03:00
Gero Posmyk-Leinemann
cebee56ff8
[dashboard] Downtime in-app announcements (#18761)
* [dashboard] Downtime in-app announcements

* [dashboard] Set correct port for hot reload to work

* [dashboard] Display local time

* adding static page for maintenance mode

* [dashboard] maintenance screen: Add specific end time

* [dashboard] in-app maintenance notification: Point to https://www.gitpodstatus.com instead of specific event

* [proxy] Re-direct mechanism controlled by env var MAINTENANCE_REDIRECT

---------

Co-authored-by: Brad Harris <bmharris@gmail.com>
2023-09-21 11:15:00 +02:00
Brad Harris
b2bd7fc4a5
enable hmr for dashboard (#18679) 2023-09-07 21:58:04 +02:00
Alex Tugarev
c7e492b6ef
update node to 18.17.1 (#18525)
* update node to 18.17.1

* use new dev image

* fix webpack in supervisor-frontend

* bump webpack to 5.88.2 in dashboard

* streamline webpack versions

* Fix craco config

* streamline eslint versions

* Update eslint config and disable for now

* Enable eslint again

* Update vscode-jsonrpc for browser implementation

* Polyfill setimmeadiate

* Remove NODE_OPTIONS env var from supervisor front end scripts

* Fix css

* Fix css 2

* Fix checkboxchecked

* Add comment

* Fix yarn.lock

---------

Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-08-24 13:41:50 +02:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
William Ghelfi
06bd515dbd [dashboard] replace dev configuration with env vars 2022-04-08 16:00:21 +05:30
William Ghelfi
70520c52a3 test(dashboard): add first integration tests 2022-01-20 15:34:12 +01:00
Manuel Alejandro de Brito Fontes
c71b2d7dc6 [dashboard] Optimize build 2021-04-22 09:12:31 -04:00