Commit Graph

115 Commits

Author SHA1 Message Date
Johannes Zellner
1eeba899f0 Mention how memory limit is allocated inline 2020-01-23 08:08:03 +01:00
Girish Ramakrishnan
1dca3c17a4 debug mode apps skip the health check 2019-12-24 11:08:17 -08:00
Girish Ramakrishnan
f5fd75f4fa Set busy indicator to false in refresh callbacks 2019-12-22 17:10:04 -08:00
Girish Ramakrishnan
24d1c2d63a Fix error state handling
Do not disable views in error state. Many actions like display work just fine.
Also, people want to restore etc but all this is disabled.
2019-12-20 19:04:51 -08:00
Girish Ramakrishnan
da191d62cc Show console view in error state for the logs
disable the terminal button accordingly
2019-12-20 15:55:57 -08:00
Girish Ramakrishnan
e8bc6e564d Rename the repair button 2019-12-20 15:38:40 -08:00
Girish Ramakrishnan
f7cc5be173 Wrap the tooltip 2019-12-20 11:42:41 -08:00
Girish Ramakrishnan
adc078a5cb Add a restart button in recovery section 2019-12-20 11:27:32 -08:00
Girish Ramakrishnan
445dcc24df Fix documentation links 2019-12-18 14:29:42 -08:00
Girish Ramakrishnan
3a0f7e0602 Disable console view when app is in error state 2019-12-17 10:24:42 -08:00
Girish Ramakrishnan
fab23ee595 backup: compact the view 2019-12-17 10:15:38 -08:00
Girish Ramakrishnan
d285c5a679 Make the buttons primary instead of success 2019-12-17 10:03:04 -08:00
Girish Ramakrishnan
6d079b9349 hide the cancel task button
we considered putting it in the progress bar, but we don't want to
encourage it's use
2019-12-17 09:43:40 -08:00
Girish Ramakrishnan
f0730f595f rework the repair view 2019-12-16 19:24:32 -08:00
Girish Ramakrishnan
119969634e Fix display of start/stop button 2019-12-16 16:27:24 -08:00
Girish Ramakrishnan
580556cab6 app: add console section 2019-12-16 13:34:21 -08:00
Girish Ramakrishnan
bcb6182be3 lint: indent 2019-12-16 12:54:24 -08:00
Girish Ramakrishnan
c865aaed6f remove unused cert code 2019-12-16 12:53:51 -08:00
Girish Ramakrishnan
e1d462aa42 Fix taskName 2019-11-23 17:49:13 -08:00
Girish Ramakrishnan
bd15ef7768 @ sign missing for email address 2019-11-22 14:41:17 -08:00
Girish Ramakrishnan
3c4dbe2558 Disable update view for custom apps 2019-11-16 10:53:15 -08:00
Girish Ramakrishnan
80b931ca9e email domain can be selected 2019-11-15 09:41:09 -08:00
Girish Ramakrishnan
24ef877bfe website/description is optional for dev apps 2019-11-12 17:12:57 -08:00
Johannes Zellner
71f1304606 Make all multiselect search and scrollable if more than 10 items are available 2019-11-05 19:45:59 +01:00
Girish Ramakrishnan
af9f2794be Remove error suggestion for now 2019-10-27 12:01:53 -07:00
Johannes Zellner
0a8fa40b6b Fixup various mobile view issues in the app configure view 2019-10-25 12:10:08 +02:00
Girish Ramakrishnan
1e8fb61abf Add warning on data loss 2019-10-24 10:07:34 -07:00
Girish Ramakrishnan
ee4e90deb5 Add modal restore dialog 2019-10-24 10:01:23 -07:00
Girish Ramakrishnan
e2124bac5a Add tooltip to show the raw time 2019-10-24 09:40:11 -07:00
Girish Ramakrishnan
a641fec3ae Set CSP instead of frameAncestors 2019-10-14 17:20:35 -07:00
Girish Ramakrishnan
13c3624025 Add ui for frame-ancestors 2019-10-14 16:04:41 -07:00
Girish Ramakrishnan
0d94e4290b Remove the "v" from the version 2019-10-11 10:58:06 -07:00
Johannes Zellner
d98d36d97b Disable documentation url is not set in app manifest 2019-10-06 16:20:40 +02:00
Girish Ramakrishnan
631730bf3a repair can always be called
this is because sometimes cloudron thinks there is no error, but there is
2019-10-03 12:23:36 -07:00
Johannes Zellner
cfdb7b32fc Fix basic layout issues on small screens for app view 2019-09-30 15:19:48 +02:00
Girish Ramakrishnan
47282afa22 Overwrite existing DNS records in repair 2019-09-29 16:37:38 -07:00
Girish Ramakrishnan
417640cfbe Fix hyphenation of alt domains in repair dialog 2019-09-29 16:37:35 -07:00
Girish Ramakrishnan
461d1bcd5b Add note about pause in the repair section 2019-09-27 15:25:46 -07:00
Johannes Zellner
2ce5b28048 Fixup postinstall message if app link is clicked 2019-09-27 19:43:03 +02:00
Johannes Zellner
af532bae8f Make app main header the open app action instead of the button 2019-09-27 16:35:43 +02:00
Girish Ramakrishnan
c07b3e2d3c lint 2019-09-26 22:23:08 -07:00
Girish Ramakrishnan
ee05e109c8 Add checkbox to skip backup for app update 2019-09-26 20:10:25 -07:00
Johannes Zellner
4518c2c4c0 Use img tag instead of background-image for custom icon to avoid flickering 2019-09-26 21:12:14 +02:00
Johannes Zellner
17771ccecd Make app documentation a dropdown to show postinstall and upstream project link 2019-09-26 21:12:14 +02:00
Girish Ramakrishnan
f3c2a3c025 Remove the 'Daily' 2019-09-26 10:07:15 -07:00
Johannes Zellner
408987ee30 avoid task progress flickering 2019-09-24 21:27:49 +02:00
Johannes Zellner
fe04ad9940 Show task progress as progress bar instead of indicator 2019-09-24 21:08:42 +02:00
Johannes Zellner
3ff781139e Add pre-flight and fix clone dialog 2019-09-24 18:50:52 +02:00
Girish Ramakrishnan
44f62eac9a Add error suggestion 2019-09-23 23:51:15 -07:00
Girish Ramakrishnan
47725e57b0 Fixup repair text 2019-09-23 23:28:14 -07:00