Johannes Zellner
1961e3731e
Also set the page title to the cloudron's name
2015-07-15 15:14:08 +02:00
Johannes Zellner
754fe2d343
Show cloudron name in webadmin navbar
2015-07-15 15:07:58 +02:00
Johannes Zellner
9610c8e828
set config defaults in webadmin
2015-07-15 15:06:34 +02:00
Johannes Zellner
e75909e9aa
Add setup step to give a name for the cloudron
2015-07-15 14:49:37 +02:00
Johannes Zellner
c1d4cae2c4
Use graphite summarize() instead of client size summarizing
2015-07-14 20:48:17 +02:00
Johannes Zellner
2b7ba8be38
Remove superflous console.log()
2015-07-14 18:29:38 +02:00
Johannes Zellner
16f8ccd3b8
Rename Cloudron to Data in graphs
2015-07-14 17:43:21 +02:00
Johannes Zellner
2eb29acf8c
Show a bit more details on memory
2015-07-14 17:27:01 +02:00
Johannes Zellner
4387d4ce96
Improve memory graphs and add overall system memory usage
...
In order to give some useful graphs the overall available memory for apps and
the system is vague and currently dynamic for the system and 100MB for apps.
This is just random really
2015-07-14 17:20:42 +02:00
Johannes Zellner
b5f8f65b11
First attempt to show per app memory usage
2015-07-14 15:30:01 +02:00
Johannes Zellner
aa903ad6fc
Remove rickshaw
2015-07-14 14:55:06 +02:00
Johannes Zellner
f18cd7bd57
Remove old graphs
2015-07-14 14:55:06 +02:00
Johannes Zellner
376011d6ca
Use Chart.js instead of Ricksaw to display basic disk usage
2015-07-14 14:55:06 +02:00
Johannes Zellner
f382be8f7c
Add Chart.js
2015-07-14 14:55:06 +02:00
Johannes Zellner
471f6d9f4b
Reenable and fix the old graphs page
2015-07-14 14:55:06 +02:00
Johannes Zellner
0b1781847d
Remove install button from the top and make description scrollable
...
This still assumes a max-height, which does not fully make use of the whole window
height. Not yet sure how to properly calculate this with the various dialog components.
Fixes #433
2015-07-14 10:08:49 +02:00
Johannes Zellner
27daaeb8e1
Do not specify protocol for external css in update.html
2015-07-13 15:55:30 +02:00
Johannes Zellner
965502eaed
Avoid overflow as much as possible in users listing
...
Fixes #408
2015-07-13 15:40:54 +02:00
Johannes Zellner
1040aadb8e
Restore is a positive action
2015-07-13 15:26:40 +02:00
Johannes Zellner
dccad15c53
Do not specify protocol for external libs
2015-07-13 15:14:31 +02:00
Johannes Zellner
cb90d7745b
No need for collapsed app details with install button on top
2015-07-13 15:13:28 +02:00
Johannes Zellner
e09941b008
Add additional install button on the dialog top
...
Fixes #422
2015-07-13 15:00:43 +02:00
Johannes Zellner
b6ca37fcf6
Also collapse the app description when user clicks install
2015-07-13 14:21:35 +02:00
Johannes Zellner
fa4eba1a52
Use ejs to allow smoother local webadmin development
2015-07-13 14:06:58 +02:00
Johannes Zellner
d017c2ec53
Add a prettier naked domain error page
...
Fixes #418
2015-07-12 19:16:20 +02:00
Johannes Zellner
5c365f32a5
Add inverted cloud logo
2015-07-12 19:15:32 +02:00
Johannes Zellner
bbff663d88
Fix webserver help link in error page
2015-07-10 14:40:34 +02:00
Girish Ramakrishnan
52f3bd2076
Revert "updater already verifies version"
...
This doesn't work because updater does not realize that app
is updated...
This reverts commit ca6214aa12 .
2015-07-08 19:50:28 -07:00
Girish Ramakrishnan
ca6214aa12
updater already verifies version
2015-07-08 19:41:15 -07:00
Girish Ramakrishnan
e8a4ee7d1f
apps.js does not user updater anymore
...
This creates an unncessary circular dep between updater and apps
2015-07-08 19:28:54 -07:00
Girish Ramakrishnan
be3dc7fd91
Fixup the installation label based on health
2015-07-08 11:23:14 -07:00
Girish Ramakrishnan
5c9bdba74f
Mark unhealthy apps are errored apps
...
This will make the restore button appear for these apps
This, however, doesn't solve the case of an app that doesn't install
properly in a certain location (for example, the naked domain). It's
a corner case we have to live with for now.
Part of #423
2015-07-08 11:13:29 -07:00
Johannes Zellner
30bec63b64
We replaced categories with tags
...
The UI now just lists some manually selected tags as categories
Fixes #410
2015-07-04 17:12:17 +02:00
Johannes Zellner
8b46b5f8c2
Give description text slightly more space
2015-07-04 16:35:03 +02:00
Johannes Zellner
dc0e5a4968
Make description text fade out when collapsed
2015-07-04 16:29:23 +02:00
Johannes Zellner
8ed7152bf6
Handle userinfo like apps and config
...
Fixes #413
2015-07-04 13:48:59 +02:00
Johannes Zellner
4ab17babc1
Hide backup button in non dev
...
Fixes #417
2015-07-04 13:34:59 +02:00
Johannes Zellner
bb9183754c
Make app description expandable
...
Fixes #419
2015-07-04 13:22:15 +02:00
Johannes Zellner
7899714ad0
Allow deep linking to directly show app install popup in webadmin
2015-07-04 12:57:34 +02:00
Girish Ramakrishnan
e0d149a908
Remove tagline, email and website
...
This can come from the description
email and website are sort of for our reference anyways (?)
2015-07-02 23:20:37 -07:00
Girish Ramakrishnan
966b6d72a0
Convert description from markdown
2015-07-02 23:15:12 -07:00
Johannes Zellner
4ddff44c42
Remove my- from hostname in setup step1
2015-07-02 16:58:54 +02:00
Johannes Zellner
1821a2a39f
Last wizard page needs a different conroller
2015-07-01 12:17:58 +02:00
Johannes Zellner
6add2d062c
Condense the setup views
2015-07-01 12:06:52 +02:00
Johannes Zellner
8471a0f15c
Remove domain indicator in setup
2015-07-01 11:38:46 +02:00
Johannes Zellner
6a7acd3ba0
Remove pointless text in setup
2015-06-30 21:27:47 +02:00
Johannes Zellner
0499010433
IE does not support Number.parseInt()
2015-06-30 13:43:12 +02:00
Johannes Zellner
1ed8b95451
Internet explorer does not support window.location.origin
2015-06-30 12:32:22 +02:00
Johannes Zellner
f55f9cf85f
Our username length has a minimum of 3
2015-06-29 14:39:58 +02:00
Johannes Zellner
48831d669d
Add some slight style to the setup
2015-06-29 00:24:07 +02:00