statping/frontend/src/forms
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
..
Checkin.vue form updates, version up 2020-10-01 10:06:07 -07:00
CoreSettings.vue i18n language generate 2020-09-11 20:08:26 -07:00
Downtime.vue Downtime create/edit (#16) 2021-12-28 19:43:18 +05:30
DowntimeFilters.vue Downtime create/edit (#16) 2021-12-28 19:43:18 +05:30
Group.vue i18n language generate script from aws 2020-09-09 14:58:27 -07:00
IncidentUpdates.vue fix for https://github.com/statping/statping/issues/842, additional columns for language CSV 2020-10-02 12:06:25 -07:00
InputSwitch.vue updates 2020-01-21 09:50:21 -08:00
Integration.vue updates 2020-02-19 21:28:39 -08:00
Login.vue GitHub scopes request only what's needed 2020-12-01 17:09:06 -05:00
Message.vue form updates, version up 2020-10-01 10:06:07 -07:00
Notifier.vue fix for https://github.com/statping/statping/issues/842, additional columns for language CSV, modified cache routine to 60 seconds 2020-10-02 12:37:20 -07:00
OAuth.vue frontend change, oauth fixes 2020-09-17 12:42:54 -07:00
Service.vue First cut (#9) 2021-09-04 17:24:56 +05:30
Setup.vue form updates, version up 2020-10-01 10:06:07 -07:00
ToggleSwitch.vue updates 2020-02-19 21:28:39 -08:00
User.vue i18n language generate script from aws 2020-09-09 14:58:27 -07:00