Commit Graph

2011 Commits (f0264991e7aa1c2a81c61fbd61c1a96666168cc7)

Author SHA1 Message Date
Rhythm 7f73808065 reverted an unwanted commmit 2022-01-06 11:40:09 +05:30
Rhythm 2d7f1cd982 chaged stuff 2022-01-06 11:40:09 +05:30
Rhythm 7e96abfcd2 added status route 2022-01-06 11:40:09 +05:30
Rhythm de9d89ab71 added time contraint 2022-01-06 11:40:09 +05:30
Rhythm a7f796b3bb changed stuff 2022-01-06 11:40:09 +05:30
Amrendra Singh b441d411f1 Downtimes CRUD (#11) 2022-01-06 11:40:09 +05:30
Prem Kumar 1cbac44b5b disable source map + status icon fix (#12)
* disable source map + status icon fix

* ui changes

* ui changes vq.0
2022-01-06 11:40:09 +05:30
Amrendra Singh 77370a4d86 Second Cut (#10) 2022-01-06 11:40:09 +05:30
Amrendra Singh 9cac104d54 First cut (#9)
Initial deployment
2022-01-06 11:40:09 +05:30
Amrendra Singh 11655e5e94 codeowner update 2022-01-06 11:40:09 +05:30
guptaankit015 1992f38b3c credentials updated 2022-01-06 11:40:09 +05:30
guptaankit015 8a9024896d dockerhub push 2022-01-06 11:40:09 +05:30
guptaankit015 f594db9e60 build fix for public repo 2022-01-06 11:40:09 +05:30
guptaankit015 165907f1ed build fix for public repo 2022-01-06 11:40:09 +05:30
guptaankit015 18cafd93da added ubuntu-latest runner 2022-01-06 11:40:08 +05:30
guptaankit015 3a039f96a7 added ubuntu-latest runner 2022-01-06 11:40:08 +05:30
guptaankit015 05ed6e04da reverted ubuntu-latest runner 2022-01-06 11:40:08 +05:30
guptaankit015 01c62b2b21 added ubuntu-latest runner 2022-01-06 11:40:08 +05:30
guptaankit015 3abe439d13 added ubuntu-latest runner 2022-01-06 11:40:08 +05:30
guptaankit015 e9d933d928 ci build setup 2022-01-06 11:40:08 +05:30
guptaankit015 9d409ec520 clean up 2022-01-06 11:40:08 +05:30
Rhythm beaab1e89f fmted stuff 2022-01-05 16:42:09 +05:30
Rhythm 200f474bc5 modified files 2022-01-05 15:21:50 +05:30
Rhythm aa458e4639 reverted an unwanted commmit 2022-01-04 16:37:27 +05:30
Rhythm b4995bcdab chaged stuff 2022-01-04 16:21:41 +05:30
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
smit95tpatel 4b97ba3b21 removed the empty string params from filter 2021-12-28 19:22:32 +05:30
smit95tpatel 48b2de6dc0 Merge branch 'release' of https://github.com/razorpay/statping into espd_create/edit
updated branch with release.
2021-12-28 18:47:11 +05:30
smit95tpatel 28b5b61052 added try catch on create and edit downtime 2021-12-28 18:37:05 +05:30
smit95tpatel 1b4966c533 added try catch on create and edit downtime 2021-12-28 18:36:41 +05:30
smit95tpatel 0647060031 added max date config to filters and forms and modified validation on end date 2021-12-28 15:31:20 +05:30
Rhythm aa36f50011 added status route 2021-12-28 14:36:10 +05:30
smit95tpatel 7c290d2d93 restored vue.config file 2021-12-28 12:37:59 +05:30
smit95tpatel ddea5da94c removed commented style 2021-12-28 12:28:22 +05:30
smit95tpatel ba67d68807 coverted to milllisec in a readable format 2021-12-28 12:27:25 +05:30
smit95tpatel 2b8964eeaa removed end date validation 2021-12-28 12:07:57 +05:30
smit95tpatel 8e701e2a49 removed end date validation 2021-12-28 12:07:48 +05:30
Monark 9962fce3ab
Merge pull request #14 from razorpay/filter_section
added filtering code
2021-12-27 12:53:12 +05:30
Rhythm d7dfdd3527 go fmted 2021-12-27 12:33:36 +05:30
smit95tpatel c19628f61b fixed extra parameters passing in downtime create/update req body 2021-12-24 23:56:44 +05:30
smit95tpatel b72f6fb385 removed linting issues 2021-12-21 16:25:21 +05:30
smit95tpatel 593194b8e3 removed linting issues 2021-12-21 16:24:56 +05:30
smit95tpatel 434d72a6d2 removed linting issues 2021-12-21 16:23:49 +05:30
smit95tpatel f1c639ddc6 added lock file to gitignore 2021-12-21 16:20:32 +05:30
smit95tpatel ff65252670 removed eslint from store.js 2021-12-21 15:26:48 +05:30
smit95tpatel 8f6b4d9631 removed eslint from store.js 2021-12-21 15:25:34 +05:30
smit95tpatel c2c3ab9a18 fixed issues on dates 2021-12-21 00:48:23 +05:30
smit95tpatel 7e007f143e highlighted bold active route 2021-12-20 20:11:28 +05:30
smit95tpatel 2e4fa4b39b added back button to downtime create and edit 2021-12-20 19:44:55 +05:30
smit95tpatel aa28237f92 prefilled duration filter with past 30 days 2021-12-20 19:10:39 +05:30