* 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>
* 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>