Aleksandr Bogdanov
90cf4f0784
Allowing to select a service account key as a file for gcdns
2017-09-12 22:35:40 +02:00
Aleksandr Bogdanov
ec93d564e9
Adding Google Cloud DNS to webadmin
2017-09-12 19:03:23 +02:00
Girish Ramakrishnan
fd811ac334
Remove "cloudron" to fit in one line
2017-09-10 17:43:21 -07:00
Girish Ramakrishnan
d233ee2a83
ask password only for destructive actions
2017-09-08 15:14:37 -07:00
Johannes Zellner
f7bcd54ef5
Better ui feedback on the repair mode
2017-09-05 23:11:04 +02:00
Johannes Zellner
d58e4f58c7
Add hook to react whenever apps have changed
2017-09-05 23:10:45 +02:00
Girish Ramakrishnan
45f0f2adbe
Fix wording
2017-09-05 10:38:33 -07:00
Johannes Zellner
36c72dd935
Sendgrid only has an api key similar postmark
...
Fixes #411
2017-09-05 11:28:28 +02:00
Johannes Zellner
1c5c4b5705
Improve overflow handling in logs and terminal view
2017-09-04 18:40:16 +02:00
Johannes Zellner
fca1a70eaa
Add initial repair button alongside webterminal
...
Part of #416
2017-09-01 20:08:22 +02:00
Johannes Zellner
4bdbf1f62e
Fix indentation
2017-09-01 20:08:22 +02:00
Johannes Zellner
47a8b4fdc2
After consuming the accessToken query param, remove it
...
Fixes #415
2017-09-01 10:25:28 +02:00
Johannes Zellner
5720e90580
Guide the user to use ctrl+v for pasting into webterminal
...
Fixes #413
2017-08-31 20:52:04 +02:00
Johannes Zellner
f98e13d701
Better highlight dropdown menu hovers
2017-08-31 20:52:04 +02:00
Johannes Zellner
d5d924861b
Fix gravatar margin in navbar
2017-08-31 20:52:04 +02:00
Johannes Zellner
22b0100354
Ensure we don't crash if the terminal socket is not ready yet
...
Upstream patch submitted https://github.com/sourcelair/xterm.js/pull/933
2017-08-31 20:31:31 +02:00
Johannes Zellner
6eb6eab3f4
Let the browser handle paste keyboard shortcuts
...
Related to #413
2017-08-31 20:31:31 +02:00
Johannes Zellner
6a9eac7a24
Use the correct input change event
...
Fixes #414
2017-08-31 19:06:02 +02:00
Johannes Zellner
e4760a07f0
Give feedback if the relay settings have successfully saved
2017-08-30 11:02:13 +02:00
Johannes Zellner
257e594de0
Allow mail relay provider specific UI
...
Only contains specific UI for postmark
Part of #411
2017-08-30 10:55:36 +02:00
Girish Ramakrishnan
6fea022a04
remove dead code
2017-08-29 14:47:59 -07:00
Girish Ramakrishnan
f9706d6a05
Always generate nginx config for webadmin
...
Part of #406
2017-08-28 21:16:47 -07:00
Johannes Zellner
56c7dbb6e4
Do not attempt to reconnect if the debug view is already gone
...
Fixes #408
2017-08-28 21:06:25 +02:00
Girish Ramakrishnan
8a2107e6eb
Show email text for Cloudflare
2017-08-26 15:37:24 -07:00
Girish Ramakrishnan
cd9f0f69d8
email dialog has moved to it's own view
2017-08-26 15:36:12 -07:00
Johannes Zellner
a87dd65c1d
Workaround for firefox flexbox bug
...
Fixes selection while clicking on empty flexbox space.
This only happens in firefox and seems to be a bug in firefox
flexbox implementation, where the first child element with a
non zero size, in a flexbox managed `block` element, has the
`float` property.
Fixes #405
2017-08-24 23:29:42 +02:00
Johannes Zellner
7c63d9e758
Fix typo in css
2017-08-24 23:16:36 +02:00
Girish Ramakrishnan
329bf596ac
Indicate that directories can be downloaded
2017-08-24 13:38:50 -07:00
Johannes Zellner
103f8db8cb
Do not expand to fixed pixel size on mobile
2017-08-23 16:57:34 +02:00
Johannes Zellner
718413c089
autocomplete attribute is not respected for username/password fields
...
Since the cloudflare email input field is above the password field
some browsers will automatically autofill it with the username
as it looks like a login form. So we add a hidden unused input field
which gets autofilled instead :-/
2017-08-23 13:13:00 +02:00
Girish Ramakrishnan
a34691df44
Hide the header as well
2017-08-22 09:30:18 -07:00
Johannes Zellner
1d348fb0f3
Do not lose focus on terminal
2017-08-22 16:24:26 +02:00
Johannes Zellner
91f3318879
Implement rightclick menu for terminal text copy
2017-08-22 16:23:06 +02:00
Girish Ramakrishnan
3c31c96ad4
Hide the download dialog after download starts
2017-08-20 18:29:11 -07:00
Johannes Zellner
5d73f58631
Show upload progress
2017-08-20 19:32:00 +02:00
Johannes Zellner
4ca7cccdae
Give error feedback if the requested file does not exist
2017-08-20 18:50:37 +02:00
Johannes Zellner
82380b6b7c
Remove hardcoded /app/data and fix submit for file downloads
2017-08-20 18:09:43 +02:00
Johannes Zellner
979c4e77e3
Fix view bug when terminal reconnects but user has moved on
2017-08-20 18:00:07 +02:00
Johannes Zellner
e318fb0c01
Show restat button also in logs view
2017-08-20 17:57:32 +02:00
Girish Ramakrishnan
891542bfb9
move restart button
2017-08-19 17:33:59 -07:00
Girish Ramakrishnan
599702d410
Fix casing
2017-08-19 16:45:20 -07:00
Girish Ramakrishnan
3cb39754fd
Make logs button work for apps
2017-08-19 12:52:48 -07:00
Girish Ramakrishnan
f04345a99a
Move restart button to log view
2017-08-19 12:49:03 -07:00
Johannes Zellner
cf518b0285
Resize terminal based on initial DOM size
...
Currently we cannot send new cols,rows on DOM element resize
as they are sent on connect only and a reconnect would loose
current session
2017-08-19 11:32:00 +02:00
Girish Ramakrishnan
52832c881a
Add upload and download for the webterminal
2017-08-18 21:19:48 -07:00
Johannes Zellner
e3040b334d
Do not submit injected commands right away but give some space and fix
...
focus
2017-08-18 20:36:52 +02:00
Johannes Zellner
6c2879d567
Rename debug view to terminal and logs
2017-08-18 20:36:47 +02:00
Johannes Zellner
595c89076f
Add postgres, mongo and redis client injection
2017-08-18 11:26:10 -07:00
Johannes Zellner
ee3c5f67af
Show mysql addon only if the app uses it
2017-08-18 11:25:54 -07:00
Johannes Zellner
52db28e876
Verify the websocket request
2017-08-18 11:25:49 -07:00