fix for https://github.com/statping/statping/issues/842, additional columns for language CSV

pull/847/head
hunterlong 2020-10-02 12:06:25 -07:00
parent 4fe05e2f71
commit bdbaf8cbca
5 changed files with 144 additions and 144 deletions

View File

@ -250,7 +250,7 @@ jobs:
- name: Go Tests
run: |
go get gotest.tools/gotestsum
gotestsum --no-summary=skipped --format testname -- -covermode=count -coverprofile=coverage.out -race -p=1 ./...
gotestsum --no-summary=skipped --format testname -- -covermode=count -coverprofile=coverage.out -p=1 ./...
env:
VERSION: ${{ env.VERSION }}
COMMIT: ${{ github.sha }}

View File

@ -250,7 +250,7 @@ jobs:
- name: Go Tests
run: |
go get gotest.tools/gotestsum
gotestsum --no-summary=skipped --format testname -- -covermode=count -coverprofile=coverage.out -race -p=1 ./...
gotestsum --no-summary=skipped --format testname -- -covermode=count -coverprofile=coverage.out -p=1 ./...
env:
VERSION: ${{ env.VERSION }}
COMMIT: ${{ github.sha }}

View File

@ -117,7 +117,7 @@ jobs:
- name: Go Tests
run: |
SASS=`which sass` gotestsum --no-summary=skipped --format dots -- -covermode=count -coverprofile=coverage.out -p=1 ./...
SASS=`which sass` gotestsum --no-summary=skipped --format testname -- -covermode=count -coverprofile=coverage.out -p=1 ./...
env:
VERSION: ${{ env.VERSION }}
COMMIT: ${{ github.sha }}

View File

@ -5,7 +5,7 @@
No updates found, create a new Incident Update below.
</div>
<div v-for="update in updates.reverse()" :key="update.id">
<div v-for="update in updates" :key="update.id">
<IncidentUpdate :update="update" :onUpdate="loadUpdates" :admin="true"/>
</div>
@ -49,7 +49,7 @@
},
data () {
return {
updates: null,
updates: [],
incident_update: {
incident: this.incident.id,
message: "",

View File

@ -1,139 +1,139 @@
key,en
settings,Settings
dashboard,Dashboard
services,Services
service,Service
failures,Failures
users,Users
login,Login
logout,Logout
online,Online
offline,Offline
configs,Configuration
username,Username
password,Password
email,Email
confirm_password,Confirm Password
uptime,Uptime
name,Name
copy,Copy
close,Close
secret,Secret
regen_api,Regenerate API Keys
regen_desc,API Secret is used for read create update and delete routes. You can Regenerate API Keys if you need to.
visibility,Visibility
group,Group
group_create,Create Group
group_update,Update Group
group_public_desc,Show group services to the public
groups,Groups
no_group,No Group
public,Public
private,Private
announcements,Announcements
notifiers,Notifiers
logs,Logs
help,Help
type,Type
edit,Edit
update,Update
create,Create
view,View
save,Save
title,Title
status,Status
begins,Begins
total_services,Total Services
online_services,Online Services
request_timeout,Request Timeout
service_never_online,Service has never been online
service_online_check,Online checked
service_offline_time,Service has been offline for
days_ago,Days Ago
today,Today
week,Week
month,Month
day,Day
hour,Hour
minute,Minute
failures_24_hours,Failures last 24 hours
no_services,You currently don't have any services!
theme,Theme
cache,Cache
authentication,Authentication
import,Import
main_settings,Main Settings
variables,Variables
docs,Documentation
links,Links
changelog,Change Log
repo,Repository
language,Language
db_connection,Database Connection
db_host,Database Host
db_port,Database Port
db_username,Database Username
db_password,Database Password
db_database,Database Name
send_reports,Send Error Reports
send_reports_desc,Send errors to Statping for debugging
project_name,Status Page Name
description,Description
domain,Domain
enable_cdn,Enable CDN
newsletter,Newsletter
newsletter_note,We will only send you an email for major changes
loading,Loading
save_settings,Save Settings
average_response,Average Response
last_uptime,Uptime last
sign_in,Sign In
last_login,Last Login
admin,Admin
user,User
failed,Failed
wrong_login,Incorrect username or password
theme_editor,Theme Editor
enable_assets,Enable Local Assets
assets_desc,Customize your status page design by enabling local assets. This will create a 'assets' directory containing all CSS.
assets_btn,Enable Local Assets
assets_loading,Creating Assets
assets_dir,Assets Directory
footer,Footer
footer_notes,You can use HTML tags in footer
global_announcement,Global Announcement
announcement_date,Announcement Date Range
notify_users,Notify Users
notify_desc,Notify Users Before Scheduled Time
notify_method,Notification Method
notify_before,Notify Before
message_create,Create Announcement
message_edit,Edit Announcement
minutes,Minutes
hours,Hours
days,Days
user_create,Create User
user_update,Update User
administrator,Administrator
checkins,Checkins
incidents,Incidents
service_info,Service Info
service_name,Service Name
service_type,Service Type
permalink,Permalink URL
service_public,Public Service
check_interval,Check Interval
service_endpoint,Service Endpoint
service_check,Service Check Type
service_timeout,Request Timeout
expected_resp,Expected Response
expected_code,Expected Status Code
follow_redir,Follow Redirects
verify_ssl,Verify SSL
tls_cert,Use TLS Cert
notification_opts,Notification Options
notifications_enable,Enable Notifications
notify_after,Notify After Failures
notify_all,Notify All Changes
service_update,Update Service
service_create,Create Service
key,en,es,fr,ru,de,ja,it,ko,zh
settings,Settings,,,,,,,,
dashboard,Dashboard,,,,,,,,
services,Services,,,,,,,,
service,Service,,,,,,,,
failures,Failures,,,,,,,,
users,Users,,,,,,,,
login,Login,,,,,,,,
logout,Logout,,,,,,,,
online,Online,,,,,,,,
offline,Offline,,,,,,,,
configs,Configuration,,,,,,,,
username,Username,,,,,,,,
password,Password,,,,,,,,
email,Email,,,,,,,,
confirm_password,Confirm Password,,,,,,,,
uptime,Uptime,,,,,,,,
name,Name,,,,,,,,
copy,Copy,,,,,,,,
close,Close,,,,,,,,
secret,Secret,,,,,,,,
regen_api,Regenerate API Keys,,,,,,,,
regen_desc,API Secret is used for read create update and delete routes. You can Regenerate API Keys if you need to.,,,,,,,,
visibility,Visibility,,,,,,,,
group,Group,,,,,,,,
group_create,Create Group,,,,,,,,
group_update,Update Group,,,,,,,,
group_public_desc,Show group services to the public,,,,,,,,
groups,Groups,,,,,,,,
no_group,No Group,,,,,,,,
public,Public,,,,,,,,
private,Private,,,,,,,,
announcements,Announcements,,,,,,,,
notifiers,Notifiers,,,,,,,,
logs,Logs,,,,,,,,
help,Help,,,,,,,,
type,Type,,,,,,,,
edit,Edit,,,,,,,,
update,Update,,,,,,,,
create,Create,,,,,,,,
view,View,,,,,,,,
save,Save,,,,,,,,
title,Title,,,,,,,,
status,Status,,,,,,,,
begins,Begins,,,,,,,,
total_services,Total Services,,,,,,,,
online_services,Online Services,,,,,,,,
request_timeout,Request Timeout,,,,,,,,
service_never_online,Service has never been online,,,,,,,,
service_online_check,Online checked,,,,,,,,
service_offline_time,Service has been offline for,,,,,,,,
days_ago,Days Ago,,,,,,,,
today,Today,,,,,,,,
week,Week,,,,,,,,
month,Month,,,,,,,,
day,Day,,,,,,,,
hour,Hour,,,,,,,,
minute,Minute,,,,,,,,
failures_24_hours,Failures last 24 hours,,,,,,,,
no_services,You currently don't have any services!,,,,,,,,
theme,Theme,,,,,,,,
cache,Cache,,,,,,,,
authentication,Authentication,,,,,,,,
import,Import,,,,,,,,
main_settings,Main Settings,,,,,,,,
variables,Variables,,,,,,,,
docs,Documentation,,,,,,,,
links,Links,,,,,,,,
changelog,Change Log,,,,,,,,
repo,Repository,,,,,,,,
language,Language,,,,,,,,
db_connection,Database Connection,,,,,,,,
db_host,Database Host,,,,,,,,
db_port,Database Port,,,,,,,,
db_username,Database Username,,,,,,,,
db_password,Database Password,,,,,,,,
db_database,Database Name,,,,,,,,
send_reports,Send Error Reports,,,,,,,,
send_reports_desc,Send errors to Statping for debugging,,,,,,,,
project_name,Status Page Name,,,,,,,,
description,Description,,,,,,,,
domain,Domain,,,,,,,,
enable_cdn,Enable CDN,,,,,,,,
newsletter,Newsletter,,,,,,,,
newsletter_note,We will only send you an email for major changes,,,,,,,,
loading,Loading,,,,,,,,
save_settings,Save Settings,,,,,,,,
average_response,Average Response,,,,,,,,
last_uptime,Uptime last,,,,,,,,
sign_in,Sign In,,,,,,,,
last_login,Last Login,,,,,,,,
admin,Admin,,,,,,,,
user,User,,,,,,,,
failed,Failed,,,,,,,,
wrong_login,Incorrect username or password,,,,,,,,
theme_editor,Theme Editor,,,,,,,,
enable_assets,Enable Local Assets,,,,,,,,
assets_desc,Customize your status page design by enabling local assets. This will create a 'assets' directory containing all CSS.,,,,,,,,
assets_btn,Enable Local Assets,,,,,,,,
assets_loading,Creating Assets,,,,,,,,
assets_dir,Assets Directory,,,,,,,,
footer,Footer,,,,,,,,
footer_notes,You can use HTML tags in footer,,,,,,,,
global_announcement,Global Announcement,,,,,,,,
announcement_date,Announcement Date Range,,,,,,,,
notify_users,Notify Users,,,,,,,,
notify_desc,Notify Users Before Scheduled Time,,,,,,,,
notify_method,Notification Method,,,,,,,,
notify_before,Notify Before,,,,,,,,
message_create,Create Announcement,,,,,,,,
message_edit,Edit Announcement,,,,,,,,
minutes,Minutes,,,,,,,,
hours,Hours,,,,,,,,
days,Days,,,,,,,,
user_create,Create User,,,,,,,,
user_update,Update User,,,,,,,,
administrator,Administrator,,,,,,,,
checkins,Checkins,,,,,,,,
incidents,Incidents,,,,,,,,
service_info,Service Info,,,,,,,,
service_name,Service Name,,,,,,,,
service_type,Service Type,,,,,,,,
permalink,Permalink URL,,,,,,,,
service_public,Public Service,,,,,,,,
check_interval,Check Interval,,,,,,,,
service_endpoint,Service Endpoint,,,,,,,,
service_check,Service Check Type,,,,,,,,
service_timeout,Request Timeout,,,,,,,,
expected_resp,Expected Response,,,,,,,,
expected_code,Expected Status Code,,,,,,,,
follow_redir,Follow Redirects,,,,,,,,
verify_ssl,Verify SSL,,,,,,,,
tls_cert,Use TLS Cert,,,,,,,,
notification_opts,Notification Options,,,,,,,,
notifications_enable,Enable Notifications,,,,,,,,
notify_after,Notify After Failures,,,,,,,,
notify_all,Notify All Changes,,,,,,,,
service_update,Update Service,,,,,,,,
service_create,Create Service,,,,,,,,

1 key en es fr ru de ja it ko zh
2 settings Settings
3 dashboard Dashboard
4 services Services
5 service Service
6 failures Failures
7 users Users
8 login Login
9 logout Logout
10 online Online
11 offline Offline
12 configs Configuration
13 username Username
14 password Password
15 email Email
16 confirm_password Confirm Password
17 uptime Uptime
18 name Name
19 copy Copy
20 close Close
21 secret Secret
22 regen_api Regenerate API Keys
23 regen_desc API Secret is used for read create update and delete routes. You can Regenerate API Keys if you need to.
24 visibility Visibility
25 group Group
26 group_create Create Group
27 group_update Update Group
28 group_public_desc Show group services to the public
29 groups Groups
30 no_group No Group
31 public Public
32 private Private
33 announcements Announcements
34 notifiers Notifiers
35 logs Logs
36 help Help
37 type Type
38 edit Edit
39 update Update
40 create Create
41 view View
42 save Save
43 title Title
44 status Status
45 begins Begins
46 total_services Total Services
47 online_services Online Services
48 request_timeout Request Timeout
49 service_never_online Service has never been online
50 service_online_check Online checked
51 service_offline_time Service has been offline for
52 days_ago Days Ago
53 today Today
54 week Week
55 month Month
56 day Day
57 hour Hour
58 minute Minute
59 failures_24_hours Failures last 24 hours
60 no_services You currently don't have any services!
61 theme Theme
62 cache Cache
63 authentication Authentication
64 import Import
65 main_settings Main Settings
66 variables Variables
67 docs Documentation
68 links Links
69 changelog Change Log
70 repo Repository
71 language Language
72 db_connection Database Connection
73 db_host Database Host
74 db_port Database Port
75 db_username Database Username
76 db_password Database Password
77 db_database Database Name
78 send_reports Send Error Reports
79 send_reports_desc Send errors to Statping for debugging
80 project_name Status Page Name
81 description Description
82 domain Domain
83 enable_cdn Enable CDN
84 newsletter Newsletter
85 newsletter_note We will only send you an email for major changes
86 loading Loading
87 save_settings Save Settings
88 average_response Average Response
89 last_uptime Uptime last
90 sign_in Sign In
91 last_login Last Login
92 admin Admin
93 user User
94 failed Failed
95 wrong_login Incorrect username or password
96 theme_editor Theme Editor
97 enable_assets Enable Local Assets
98 assets_desc Customize your status page design by enabling local assets. This will create a 'assets' directory containing all CSS.
99 assets_btn Enable Local Assets
100 assets_loading Creating Assets
101 assets_dir Assets Directory
102 footer Footer
103 footer_notes You can use HTML tags in footer
104 global_announcement Global Announcement
105 announcement_date Announcement Date Range
106 notify_users Notify Users
107 notify_desc Notify Users Before Scheduled Time
108 notify_method Notification Method
109 notify_before Notify Before
110 message_create Create Announcement
111 message_edit Edit Announcement
112 minutes Minutes
113 hours Hours
114 days Days
115 user_create Create User
116 user_update Update User
117 administrator Administrator
118 checkins Checkins
119 incidents Incidents
120 service_info Service Info
121 service_name Service Name
122 service_type Service Type
123 permalink Permalink URL
124 service_public Public Service
125 check_interval Check Interval
126 service_endpoint Service Endpoint
127 service_check Service Check Type
128 service_timeout Request Timeout
129 expected_resp Expected Response
130 expected_code Expected Status Code
131 follow_redir Follow Redirects
132 verify_ssl Verify SSL
133 tls_cert Use TLS Cert
134 notification_opts Notification Options
135 notifications_enable Enable Notifications
136 notify_after Notify After Failures
137 notify_all Notify All Changes
138 service_update Update Service
139 service_create Create Service