statping/frontend
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
..
config PR merges, version bump, removed internal cache, removed unused http server complexities 2020-12-15 00:40:26 -08:00
cypress remove API_KEY (unused code), just use API_SECRET, YAML unmarshal, services.yml services auto creation 2020-04-30 01:35:33 -07:00
public webpack fixes, theme editor fixes 2020-08-06 00:58:00 -07:00
src Downtime create/edit (#16) 2021-12-28 19:43:18 +05:30
test updates 2020-02-19 21:28:39 -08:00
.babelrc vue 2020-01-16 20:55:50 -08:00
.eslintrc.json vue 2020-01-16 20:55:50 -08:00
.gitignore Downtime create/edit (#16) 2021-12-28 19:43:18 +05:30
.stylelintrc.json scss 2020-03-13 21:10:26 -07:00
babel.config.js vue js beginning 2020-01-13 21:11:00 -08:00
cypress.json tests 2020-04-12 16:23:39 -07:00
package.json manifest.json 404 error fix, removed sentry logging, slowed down AWS translations calls 2020-12-18 02:38:43 -08:00
vue.config.js better loading, updated service chart 2020-08-19 19:50:52 -07:00
webpack.config.js vue 2020-01-16 20:55:50 -08:00
yarn.lock removed sentry libs 2020-12-18 02:51:50 -08:00