Commit Graph

28 Commits (48decee356195b1bc9b2bc7a99d729a07d6ea10d)

Author SHA1 Message Date
Monark 77abd9fe25
Downtime create/edit (#16)
* done with listing and pagination

* added badge to status

* intergrated filter for downtimes

* refactored code for naming convention and fixed some style

* implemented edit/create/delete

* removed .vscode folder

* removed some eslint file changes

* removed app.vue lint changes

* added space at the end of app.vue comp

* removed servicelist

* removed login

* removed main

* removed page/login

* added launch

* added launch

* added launch

* removed linting from api.js

* fixed filtering on ui

* removed linting from top nav

* removed linting from icon

* removed linting from english

* removed linting from yarn-lock

* removed linting from yarn-lock

* removed linting from yarn-lock

* removed linting from mixin

* removed linting from mixin

* removed linting from routes

* removed linting from routes

* fixed the date range filter error

* fixed the skip issue in the filter

* fixed issue in date range

* changed delete downtime btn text

* delete icon to bin

* changed start and end time format in the downtime listing

* prefilled duration filter with past 30 days

* added back button to downtime create and edit

* highlighted bold active route

* fixed issues on dates

* removed eslint from store.js

* removed eslint from store.js

* added lock file to gitignore

* removed linting issues

* removed linting issues

* removed linting issues

* fixed extra parameters passing in downtime create/update req body

* removed end date validation

* removed end date validation

* coverted to milllisec in a readable format

* removed commented style

* restored vue.config file

* added max date config to filters and forms and modified validation on end date

* added try catch on create and edit downtime

* added try catch on create and edit downtime

* removed the empty string params from filter

Co-authored-by: smit95tpatel <smit.patel@razorpay.com>
2021-12-28 19:43:18 +05:30
Hunter Long 6d8f78db09
v0.90.66 (#815)
* 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

* UI fixes, import/export views

* export HTTP test

* start/end time

* i18n language generate script from aws

* i18n language generate script from aws

* i18n language generate

* bug: use v-model.number instead of v-model to capture notify_before (#813)

Co-authored-by: Hunter Long <Info@socialeck.com>

Co-authored-by: Marc Binder <marcandrebinder@gmail.com>
2020-09-12 13:42:14 -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
hunterlong 31c93751f7 webpack 2020-08-04 20:45:26 -07:00
hunterlong 79b6e620bf checkin form fix, user/token route for auth 2020-08-03 17:31:42 -07:00
hunterlong 1a438a6198 0.90.62 updates 2020-07-30 16:14:41 -07:00
hunterlong 6f0f712bad oauth fixes, login cookies fixes 2020-06-25 17:15:59 -07:00
hunterlong b6e117fc8a 404 view 2020-06-18 17:39:10 -07:00
hunterlong a86b8de718 fixed service page 2020-06-10 17:19:16 -07:00
hunterlong 42e1b0216a fixed authentication via cookies, oauth login, 2020-05-04 13:45:43 -07:00
hunterlong 3b7df28c47 UI, and more issue fixes 2020-04-14 09:08:50 -07:00
hunterlong b3b41f58fa incidents, UX 2020-04-13 04:17:09 -07:00
Hunter Long efcdd9fdd8 design changes, form updates, API fixes 2020-04-03 17:28:09 -07:00
hunterlong 79c60ae6d5 authentication redirect 2020-03-21 06:50:44 -07:00
hunterlong 6958f41997 vue 2020-03-11 21:58:56 -07:00
Hunter Long bbf8073315 vue 2020-03-10 21:37:52 -07:00
Hunter Long 349f50af9c vue 2020-03-04 21:38:56 -08:00
hunterlong 7762ca40d7 updates 2020-02-19 21:28:39 -08:00
hunterlong 0836c2c01b vue 2020-02-07 20:21:25 -08:00
hunterlong f4e2adc29c vue 2020-02-02 20:52:47 -08:00
hunterlong d89175a340 vue 2020-01-31 19:53:00 -08:00
Hunter Long c812715bb8 updates 2020-01-28 04:15:48 -08:00
hunterlong 7d927d2b24 vue 2020-01-27 23:17:17 -08:00
Hunter Long f491cbd019 updates 2020-01-26 13:01:43 -08:00
hunterlong 30e64f688c vue js public api with scopes within struct tags. neato. 2020-01-15 00:10:59 -08:00
hunterlong 134bd073ff vue 2020-01-14 20:58:22 -08:00
hunterlong 23b230f61f vue js beginning 2020-01-13 21:11:00 -08:00