Girish Ramakrishnan
c25c3e9daa
never show hyphenatedSubdomains UI
...
can't think of a case where this is required in the UI. for the hosting
provider, they will have to do API automation for the initial domain
setup anyway.
2019-02-26 17:16:01 -08:00
Girish Ramakrishnan
4542564709
Move reboot required check to server side notification
2019-02-19 09:15:15 -08:00
Girish Ramakrishnan
8ccf17543a
abbreviate version
2019-02-11 14:53:23 -08:00
Girish Ramakrishnan
72e99885aa
Fix wording
2019-02-11 14:50:03 -08:00
Girish Ramakrishnan
18d2a9cab6
do not use audit source to generate the details
2019-02-11 14:38:05 -08:00
Girish Ramakrishnan
b708eb94d2
Add app up event
2019-02-11 12:34:47 -08:00
Girish Ramakrishnan
a47911048c
use data.fqdn to show full domain name
2019-02-09 16:49:06 -08:00
Girish Ramakrishnan
9b9da5664b
namecheap: use token instead of ApiKey
2019-02-08 20:33:21 -08:00
Girish Ramakrishnan
2f2314d2f8
Clarify
2019-02-08 14:54:24 -08:00
Johannes Zellner
7ec12f487b
Remove client side backup configuration checks
2019-02-06 15:48:35 +01:00
Johannes Zellner
63b42d64b1
Cleanup some code
2019-02-05 16:41:17 +01:00
Johannes Zellner
667506172a
Do not rely on the whole app object in the event but use appId
2019-02-05 16:40:46 +01:00
Girish Ramakrishnan
518bb74fbf
Add dashboard domain update event
2019-02-04 20:24:23 -08:00
Girish Ramakrishnan
318ee89e89
restore: Add missing exoscale region dropdown
2019-01-23 18:04:43 -08:00
Johannes Zellner
031d7a1f18
Load eventlog details per notification
2019-01-23 17:04:28 +01:00
Johannes Zellner
778ea0b720
add namecheap dns provider to dns setup
2019-01-22 16:45:48 +01:00
Johannes Zellner
018b3a876f
We use eslint by now, so make it as happy as it can be
2019-01-22 10:54:03 +01:00
Johannes Zellner
8d3c1c9f9e
Add more event types
2019-01-19 15:53:49 +01:00
Johannes Zellner
56191d0cd9
Better text for app down eventlog item
2019-01-17 17:27:26 +01:00
Johannes Zellner
7342268eb8
Support app oom in eventlog
2019-01-17 17:23:34 +01:00
Johannes Zellner
b268368e3d
Make linter happy
2019-01-17 13:26:47 +01:00
Johannes Zellner
59c8211c41
Do not show notification bubbles for notification items
2019-01-17 13:26:17 +01:00
Johannes Zellner
adf3172ebb
Speed up user listing by performing parallel requests
2019-01-16 14:27:32 +01:00
Girish Ramakrishnan
0863dc785f
Just pass through all the data
2019-01-15 11:13:04 -08:00
Johannes Zellner
342538358d
add pagination and filter panel to users view
2019-01-15 13:30:42 +01:00
Johannes Zellner
bf2c7a18d1
Until the ui supports full pagination list up to 1k users
2019-01-14 16:57:41 +01:00
Girish Ramakrishnan
b5505bcd87
Fixup restore eventlog
2019-01-13 14:54:19 -08:00
Girish Ramakrishnan
bdf9fbae71
Fixup text
2019-01-12 10:08:32 -08:00
Girish Ramakrishnan
04c1afc9ce
Add dyndns event
2019-01-12 09:58:30 -08:00
Girish Ramakrishnan
458c51bdaa
Improve eventlog messages
2019-01-11 12:48:51 -08:00
Johannes Zellner
661ce4fc1d
Ensure we callback if the request was killed by the browser
2019-01-10 14:37:43 +01:00
Johannes Zellner
b764f1c861
For now make the notification bubble action go to notification view
2019-01-10 13:29:59 +01:00
Johannes Zellner
d2d75b8e41
Move notifications into a separate view
2019-01-09 15:18:10 +01:00
Girish Ramakrishnan
e36c15f770
lint
2019-01-08 20:46:39 -08:00
Girish Ramakrishnan
8dc6da2b7a
Escape html tags
...
In streaming view, logs like <foo@bar.com > was not appearing
2019-01-08 19:49:52 -08:00
Girish Ramakrishnan
e6fe5adca7
Use lines argument
2019-01-08 13:12:37 -08:00
Johannes Zellner
db02cbb575
Always refresh notifications
2019-01-08 14:33:47 +01:00
Johannes Zellner
749dd20704
Poll for new notifications every 10sec
2019-01-08 14:08:29 +01:00
Johannes Zellner
f1663d0fbf
Do not make notifications persistent
2019-01-08 12:41:52 +01:00
Johannes Zellner
38cb2201a9
Update toplevel notification status
2019-01-08 12:36:08 +01:00
Johannes Zellner
2bc66af55d
Add notification ack api wrapper
2019-01-07 18:04:52 +01:00
Johannes Zellner
59c7c1e302
Use the new notification onClick api in places
2019-01-07 17:30:01 +01:00
Johannes Zellner
48f63ec761
Update angular-ui-notification and show unread notifications
2019-01-07 17:23:26 +01:00
Girish Ramakrishnan
428bd43d60
Fix change dashboard domain UI issues
2019-01-06 16:02:05 -08:00
Girish Ramakrishnan
0816af3cf1
Use new support API
...
Part of cloudron/box#600
2018-12-19 13:27:59 -08:00
Girish Ramakrishnan
bb575fff5b
Fix feedback API route
2018-12-19 10:58:50 -08:00
Girish Ramakrishnan
cbe632839c
Add UI to switch domain
2018-12-18 15:27:26 -08:00
Girish Ramakrishnan
7c972758af
Show progress message in setup and restore
2018-12-16 11:04:25 -08:00
Girish Ramakrishnan
236f66f56f
Fix create invite post request
...
(cherry picked from commit 0688c272c2 )
2018-12-15 09:28:35 -08:00
Girish Ramakrishnan
a485df2f79
Fix usage of webadminStatus
2018-12-14 16:34:57 -08:00