Hunter Long
|
9e62ba8fbe
|
webpack fixes, theme editor fixes
|
2020-08-06 00:58:00 -07:00 |
hunterlong
|
31c93751f7
|
webpack
|
2020-08-04 20:45:26 -07:00 |
hunterlong
|
6b9f0766a5
|
UI updates, incident updates API changes
|
2020-08-04 01:50:06 -07:00 |
hunterlong
|
e5881d38c7
|
updated services page
|
2020-08-03 18:31:38 -07:00 |
hunterlong
|
79b6e620bf
|
checkin form fix, user/token route for auth
|
2020-08-03 17:31:42 -07:00 |
hunterlong
|
c92fe8a329
|
notifications methods updated, notification testing, incident UI updates
|
2020-07-31 11:40:47 -07:00 |
hunterlong
|
1a438a6198
|
0.90.62 updates
|
2020-07-30 16:14:41 -07:00 |
hunterlong
|
4728a82006
|
delete checkins when service is deleted, search in logs on UI, added UI alerts when tables are empty
|
2020-07-22 13:15:35 -07:00 |
hunterlong
|
4e45607d2c
|
UI quick fix
|
2020-07-22 02:13:01 -07:00 |
hunterlong
|
e14cfd3dd4
|
static services, additional testing, postman update
|
2020-07-20 15:02:01 -07:00 |
hunterlong
|
1964b0e4f2
|
scss changes
|
2020-07-19 20:47:45 -07:00 |
Hunter Long
|
6a0f14c4e3
|
Merge branch 'checkin-updates' into sass-design
|
2020-07-19 20:15:43 -07:00 |
hunterlong
|
fd62ac4c76
|
checkin updates, service view screen update, dont cache pages with "v" as a query param, checkins now in seconds
|
2020-07-19 19:58:11 -07:00 |
hunterlong
|
d0bee58cc3
|
uptime API request fix
|
2020-07-14 21:40:34 -07:00 |
hunterlong
|
ef09cea1e3
|
scss template
|
2020-07-14 12:51:14 -07:00 |
hunterlong
|
7f5a6a2e7c
|
fixed ICMP latency and ping duration, organized Vue files
|
2020-07-09 11:19:31 -07:00 |
hunterlong
|
6f0f712bad
|
oauth fixes, login cookies fixes
|
2020-06-25 17:15:59 -07:00 |
hunterlong
|
1044337ec6
|
add error for theme editor
|
2020-06-22 00:21:26 -07:00 |
hunterlong
|
04a04ad715
|
added Switch and List inputs for notifiers, added more variable examples
|
2020-06-22 00:13:57 -07:00 |
hunterlong
|
6fceb832d4
|
slack notifier fix, i18n updates, yayness
|
2020-06-18 00:58:54 -07:00 |
hunterlong
|
641f2d18b2
|
UI fixes, i18n updates, notifier example usage
|
2020-06-17 15:35:13 -07:00 |
hunterlong
|
ef60ba765c
|
fixed Theme Editor codemirror inputs, test responses design for notifier
|
2020-06-15 01:01:31 -07:00 |
hunterlong
|
f2ebe6de9f
|
custom notifier JSON/text, codemirror custom designs for variables, JWT updates
|
2020-06-14 22:39:54 -07:00 |
hunterlong
|
01fea69edc
|
custom notifier JSON/text, codemirror custom designs for variables, JWT updates
|
2020-06-14 21:46:28 -07:00 |
hunterlong
|
73d7a65c39
|
removed automatic service reloading for now
|
2020-06-10 23:58:39 -07:00 |
hunterlong
|
a86b8de718
|
fixed service page
|
2020-06-10 17:19:16 -07:00 |
Hunter Long
|
79a1e68ec1
|
Merge pull request #645 from kaeltis/fixTimeConversion
Fix time conversion in overview and charts
|
2020-06-10 10:58:15 -07:00 |
hunterlong
|
c9a7a67d1a
|
meta tags
|
2020-06-09 17:40:05 -07:00 |
Patrick Fruh
|
489b837972
|
Remove calculation from ServiceSparkLine.vue
ServiceSparkLine gets ms, not μs
Also changed another toFixed to round
|
2020-06-09 21:12:46 +02:00 |
Patrick Fruh
|
1d5c2737aa
|
Added space between value and percent sign
Also added space between number and percent sign to follow International System of Units (SI)
|
2020-06-09 20:59:22 +02:00 |
Patrick Fruh
|
7ce93c8cce
|
Use same ms conversion as other graphs
|
2020-06-09 20:47:31 +02:00 |
Patrick Fruh
|
5434b26b6e
|
Revert "Use humanTime instead of doing own calculations"
This reverts commit 2c5a6318d6.
|
2020-06-09 20:45:12 +02:00 |
Patrick Fruh
|
2c5a6318d6
|
Use humanTime instead of doing own calculations
|
2020-06-09 20:36:09 +02:00 |
Patrick Fruh
|
0d350fb023
|
Use Math.round, only use ms in graphs when at least 10 ms
Math.round is about 99% faster https://jsperf.com/math-round-vs-tofixed2/17
Graph change tries to avoid rising/falling graphs while displayed values don't change
|
2020-06-09 20:17:41 +02:00 |
Patrick Fruh
|
2fe56b1e92
|
Use short codes for ms and μs
Also added space between number and symbol according to International System of Units (SI)
|
2020-06-09 19:59:02 +02:00 |
Patrick Fruh
|
811236f8b4
|
Fix time conversion in overview and charts
|
2020-06-09 18:50:59 +02:00 |
Hunter Long
|
eddf378938
|
Merge pull request #588 from kvpt/service
Fix service handling in announcements page
|
2020-06-04 03:20:58 -07:00 |
Hunter Long
|
2cceaec54a
|
Merge branch 'master' into heatmap
|
2020-06-04 03:20:26 -07:00 |
Hunter Long
|
eef5e89045
|
Merge branch 'master' into announcement
|
2020-06-04 03:17:01 -07:00 |
hunterlong
|
98175ab326
|
i18n implementation for frontend, oauth url fixes, added language into Core,
|
2020-06-01 23:56:19 -07:00 |
Fabio Rodrigues
|
f96c43d98c
|
fix create/edit services, fixes #581. fixes #608
|
2020-05-28 18:35:33 +01:00 |
Kevin Petit
|
8dfe8d6344
|
Use better approach
|
2020-05-20 00:37:20 +02:00 |
Kevin Petit
|
b1b6462ebd
|
Fix announcement display
|
2020-05-16 18:54:27 +02:00 |
Kevin Petit
|
5c15c20392
|
Reformat code
|
2020-05-16 18:47:44 +02:00 |
Kevin Petit
|
1e5dd646e6
|
Fix service handling in announcements page
|
2020-05-16 18:47:29 +02:00 |
Kevin Petit
|
c5b93bdbb9
|
Fix heatmap
|
2020-05-16 16:13:57 +02:00 |
hunterlong
|
cc32376317
|
group updates
|
2020-05-15 02:52:14 -07:00 |
hunterlong
|
3fa5269af6
|
twilio notifier fix, enabled more testing
|
2020-05-13 20:09:32 -07:00 |
hunterlong
|
1bd9e98163
|
added --config flag to specify config.yml file
|
2020-05-10 14:40:45 -07:00 |
hunterlong
|
2f7778e61c
|
update postman API URL, dont force description on startup
|
2020-05-08 23:22:13 -07:00 |