Commit Graph

1912 Commits (658a76e5b354be072cacdc2df5bb90a9584b7399)

Author SHA1 Message Date
Rhythm 658a76e5b3 modified code from comments 2022-01-17 01:05:33 +05:30
Rhythm fa743f2919 merged with release 2022-01-06 11:57:48 +05:30
Rhythm 3c83bdb952 removed line 2022-01-06 11:46:52 +05:30
Rhythm 8892d4c314 removed extra line 2022-01-06 11:45:19 +05:30
Rhythm 69a98f4b5b fmted stuff 2022-01-06 11:40:09 +05:30
Rhythm fb0b03bb37 modified files 2022-01-06 11:40:09 +05:30
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
Rhythm aa36f50011 added status route 2021-12-28 14:36:10 +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
Rhythm f0eb5cbb96 time desc order 2021-12-20 16:21:56 +05:30
Rhythm 97b58c3f91 descending order 2021-12-20 13:00:16 +05:30
Rhythm 13f7cd3b70 added time contraint 2021-12-20 03:45:39 +05:30
Rhythm 5bc476cdbe added downtimeWithService section 2021-12-16 16:44:23 +05:30
Rhythm d1a2af6f1a formating 2021-12-10 17:23:17 +05:30
Rhythm 945beb79e5 added skip 2021-12-08 14:27:52 +05:30
Rhythm de0859ade4 modified to r.query 2021-12-08 12:16:53 +05:30
Rhythm b0a5c55024 removed switch cases 2021-12-06 17:04:09 +05:30
Rhythm d2c95aeb52 changed stuff 2021-12-06 13:58:16 +05:30
Rhythm 48a1803b8c added filtering code 2021-12-06 11:23:40 +05:30
Rhythm d8cd8ebb6c dn 2021-11-23 17:16:51 +05:30
Amrendra Singh ee5a4b8f37
Downtimes CRUD (#11) 2021-09-09 17:54:56 +05:30
Prem Kumar 6636fae7bc
disable source map + status icon fix (#12)
* disable source map + status icon fix

* ui changes

* ui changes vq.0
2021-09-09 17:54:17 +05:30
Amrendra Singh 6592252755
Second Cut (#10) 2021-09-06 20:42:40 +05:30
Amrendra Singh 708bbf98e5
First cut (#9)
Initial deployment
2021-09-04 17:24:56 +05:30