Commit Graph

154 Commits (86ecefcef918b6cf8b782c6790c61b412ad7fcf5)

Author SHA1 Message Date
Jonathan Barney 8b08a74bcb Merge branch 'feature/lastUptime' of https://github.com/thatInfrastructureGuy/statping into thatInfrastructureGuy-feature/lastUptime 2021-10-20 16:43:58 -07:00
Adam Boutcher 6aa229c0aa Branding changes 2021-09-11 21:04:33 +01:00
Adam Boutcher 07ea3e8ba7 Changes to Branding 2021-08-13 18:44:07 +01:00
Adam Boutcher e8edf46e6b Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
Adam 61cdeaebee
Updated header.vue to div header div an id
This is to make CSS style targeting easier.

could be a div id=header or header element, I decided on the id so it shouldn't cause issues with any previous theming.
2021-07-09 17:42:55 +01:00
thatInfrastructureGuy aeb5e9dad9
typo fix
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:57 -08:00
thatInfrastructureGuy f6553893d7
Use vue's i18n package to make words plural
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:57 -08:00
thatInfrastructureGuy 316a9df0fa
Fix the wording uptime.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:56 -08:00
Hunter Long 2c64a0abf3 UI fixes 2020-12-20 02:24:23 -08:00
Hunter Long a03f93b433 PR merges, version bump, removed internal cache, removed unused http server complexities 2020-12-15 00:40:26 -08:00
hunterlong 4fec05c43e frontend change, oauth fixes 2020-09-17 21:14:27 -07:00
hunterlong edeac80ee7 frontend change, oauth fixes 2020-09-17 12:42:54 -07:00
Hunter Long c981cbe132
Merge branch 'master' into dev 2020-09-12 13:11:30 -07:00
hunterlong f7aa35ce0e i18n language generate script from aws 2020-09-09 14:58:27 -07:00
hunterlong 6ca458186d i18n language generate script from aws 2020-09-09 14:11:32 -07:00
hunterlong ec528befcf start/end time 2020-09-08 19:01:06 -07:00
hunterlong a3ce4124f6 UI fixes, import/export views 2020-09-08 17:56:39 -07:00
Hunter Long 5d85c3ce39
v0.90.65 (#805)
* notifier panic fix

* portainer template

* remove default host from discord notifier

* fix for updating fields

* fix for updating fields

* fixed notifier panic

* fixed notifier panic

* test fix

* test fix

* missing login banner image

* dont delete admin if DEMO_MODE

* updatess to service on Dashboard

* notifier endpoint fixes, timeframe rounding chart data

* modal for UI confirmations
2020-09-02 14:00:31 -07:00
hunterlong eb9792d184 modal for UI confirmations 2020-09-02 00:47:55 -07:00
hunterlong 1c57f5af53 notifier endpoint fixes, timeframe rounding chart data 2020-09-01 20:50:17 -07:00
hunterlong 5bc10fcc85 updatess to service on Dashboard 2020-09-01 13:15:30 -07:00
hunterlong d0c129f93b UI 2020-08-21 19:33:51 -07:00
hunterlong d26faec077 UI changes 2020-08-21 18:44:10 -07:00
hunterlong 37303351d5 limited fialures for service 2020-08-21 16:56:20 -07:00
hunterlong 5a2afd9672 frontend UI changes, removed sass 2020-08-21 06:14:30 -07:00
hunterlong 8b54ceb16f better loading, updated service chart 2020-08-19 19:50:52 -07:00
hunterlong c068401690 service view page updates, chart updates 2020-08-19 00:36:32 -07:00
hunterlong 9ebd8e169f ui updates 2020-08-18 20:42:55 -07:00
hunterlong 5f774b732a generate Help.vue from Wiki go:generate task 2020-08-18 19:32:35 -07:00
hunterlong 3067bc085a ui features, failure reasons (generic), help view generated from Wiki 2020-08-18 12:39:55 -07:00
hunterlong fa09889e23 fixed global messages for services 2020-08-12 21:45:17 -07:00
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