Commit Graph

2056 Commits (ad4c02858c8e55d2c32af232d08f81fbeeb44280)

Author SHA1 Message Date
akash-sachan ad4c02858c remove commented code 2023-05-11 18:03:24 +05:30
akash-sachan 2cd0fd85f8 sort 2023-05-11 17:47:47 +05:30
Amitabh 2c0f601a49
Merge pull request #50 from razorpay/AD-47
Added style fixes for timeline component
2023-01-13 14:58:01 +05:30
amitabhRazorpay 4e81060333 removed extra spaces 2023-01-13 14:46:40 +05:30
amitabhRazorpay 50d7becc69 added padding for timeline component 2023-01-13 14:32:37 +05:30
Amitabh bf4ff5b161
Merge pull request #49 from razorpay/AD-47
[statping-ui] : fix for downtime crop issue
2023-01-11 18:46:39 +05:30
amitabhRazorpay 6274c66aa5 [statping-ui] : generateTooltipPosition refactor 2023-01-10 16:17:25 +05:30
amitabhRazorpay 22edf1dd6d [statping-ui] : null checks added in generateTooltipPosition 2023-01-10 16:11:35 +05:30
amitabhRazorpay 7e31545837 [statping-ui] : generateTooltipPosition refactored 2023-01-10 15:52:14 +05:30
amitabhRazorpay ee3f8bcd63 [statping-ui] : moved generateTooltipPosition to util 2023-01-10 14:54:25 +05:30
amitabhRazorpay 87ee195de4 [statping-ui] : fix for downtime crop issue 2023-01-10 14:19:04 +05:30
kRhythm53 23bd7821b2
Go up 2 (#44)
* remove this

* make clean worked

* node version fix

* changed to 1.19

* added go mod,sum

* change apline

* changed to go install rice

* s

* added run ls -l

* added ls -l

* changed makefile

* changed makefile

* install rice with latest branch

* changed stuff

* changed workdir

* go get

* changed dockerfile

* changed dockerfile

* chaged version in fmt

* 1.19 to 1.18

* added logs

* added logs

* logs

* logs

* logs

* Pack statping (#46)

* golang-rice instal

* golang-rice instal

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* workdir change

* checking with path change

* go mod change

* go mod change

* package change

* package change

* package change

* package change

* package change

* package name change

* rollback test code

* go fmt

Co-authored-by: Rhythm <35167328+kRhythm@users.noreply.github.com>

* removed logs

Co-authored-by: Rhythm <35167328+kRhythm@users.noreply.github.com>
Co-authored-by: srinath-raju <srinath.s@razorpay.com>
Co-authored-by: srinath-raju <98756508+srinath-raju@users.noreply.github.com>
2022-09-09 12:33:16 +05:30
Smit Patel 544fc81682
PCORE-2257: Version upgrade (#41)
* feat: node version upgrade

* feat: node version upgrade

* feat: node version upgrade

* feat: node version upgrade
2022-08-26 18:11:21 +05:30
Smit Patel 0f2bcecf1c
PCORE-2213: cosmetic changes on external status page (#40)
* feat: minor cosmetic change in showing dates

* feat: minor cosmetic change in showing dates

* feat: scroll to input when editing incident

* fix: class to classname

* fix: added array check for api data

* feat: used created_at instead of updated_at

* feat: added empty message when no incident updates are there

* feat: added empty message when no incident updates are there

* feat: cosmetic changes

* feat: reverted the status logic

* fix: removed logs

* fix: pr review
2022-08-17 18:31:41 +05:30
kRhythm53 4bbe871535
New incident management (#34)
* remove this

* added routes

* Update source.go

* added a function

* renamed a constant

* changed stuff

* changed stuff acc to reviews

* added log

* added new incidents

* added order

* Update struct.go

Co-authored-by: Rhythm <35167328+kRhythm@users.noreply.github.com>
2022-08-17 15:08:27 +05:30
Smit Patel 8aebb9570d
PCORE-2213: changed empty text message when there is no incident updates (#39)
* feat: minor cosmetic change in showing dates

* feat: minor cosmetic change in showing dates

* feat: scroll to input when editing incident

* fix: class to classname

* fix: added array check for api data

* feat: used created_at instead of updated_at

* feat: added empty message when no incident updates are there

* feat: added empty message when no incident updates are there
2022-08-16 15:30:34 +05:30
Smit Patel a51d42b2e2
PCORE-2213: cosmetic changes on incident updates (#38)
* feat: minor cosmetic change in showing dates

* feat: minor cosmetic change in showing dates

* feat: scroll to input when editing incident

* fix: class to classname

* fix: added array check for api data

* feat: used created_at instead of updated_at

* feat: added empty message when no incident updates are there
2022-08-16 12:50:22 +05:30
Smit Patel 14e6b69c6b
PCORE-2213: added check for data from api (#37)
* feat: minor cosmetic change in showing dates

* feat: minor cosmetic change in showing dates

* feat: scroll to input when editing incident

* fix: class to classname

* fix: added array check for api data

* feat: used created_at instead of updated_at
2022-08-16 12:08:12 +05:30
Smit Patel 4dbafb51f2
PCORE-2213: Date update_at fix (#36)
* feat: minor cosmetic change in showing dates

* feat: minor cosmetic change in showing dates

* feat: scroll to input when editing incident

* fix: class to classname
2022-08-12 15:16:30 +05:30
Smit Patel fceb5b87c6
PCORE-2213: cosmetic date change (#35)
* feat: minor cosmetic change in showing dates

* feat: minor cosmetic change in showing dates

* feat: scroll to input when editing incident
2022-08-12 12:44:44 +05:30
Smit Patel 64be130929
PCORE-2161: Adding edit option to created incidents in admin page for external status page (#33)
* feat: added edit option for created incident and fixed bugs in dashboard service summary

* feat: added loading ui when adding incidents

* fix: downtime page log errors

* fix: downtime servie name error

* fix: minor style change
2022-08-11 12:04:16 +05:30
Smit Patel b86b998808
PCORE-2143: Showing incidents for each service (#30)
* feat: added incidents for each service

* feat: fixed linting

* feat: fixed linting

* feat: fixed linting

* fix: style changes

* fix: removed commented code

* fix: removed commented code and issue summary
2022-08-10 12:35:15 +05:30
Smit Patel 609796d782
Merge pull request #27 from razorpay/PCORE-1896
PCORE-1896: Adding instrumentation in status page
2022-06-10 17:12:42 +05:30
kRhythm53 c43416241a
overlapping intervals (#24)
* overlapping intervals

* commentted changes

* fmted

Co-authored-by: Rhythm <35167328+kRhythm@users.noreply.github.com>
2022-05-31 17:04:04 +05:30
smit95tpatel 14abdf5010 feat: used prod env variables 2022-05-27 12:14:52 +05:30
smit95tpatel 85649db70c fix: lint changes 2022-05-26 15:38:57 +05:30
smit95tpatel 603510e1b4 feat: used stage env variables 2022-05-26 14:48:47 +05:30
smit95tpatel ec731ee151 fix: linting 2022-05-16 14:29:07 +05:30
smit95tpatel c6fa2b2707 fix: PR review 2022-05-16 12:08:13 +05:30
smit95tpatel ead4f4aa79 fix: removed log 2022-05-16 11:15:31 +05:30
smit95tpatel 9871164539 fix: fixed linting issues 2022-05-13 11:42:15 +05:30
smit95tpatel 1f1b823f60 feat: added and stored random userid in local for instrumentation 2022-05-12 13:22:04 +05:30
smit95tpatel 95c6811707 feat: added instrumentation for status page 2022-05-09 17:43:58 +05:30
smit95tpatel e7bf4c7310 feat: checking env variables 2022-05-04 22:57:33 +05:30
smit95tpatel ce71c9c803 feat: checking env variables 2022-05-04 19:36:26 +05:30
smit95tpatel db9e6d6040 feat: checking env variables 2022-05-04 14:45:23 +05:30
smit95tpatel 7dc2bf0569 feat: checking env variables 2022-05-02 15:21:06 +05:30
smit95tpatel 7052206b4f feat: checking env variables 2022-05-02 14:11:34 +05:30
smit95tpatel 821955f3b3 feat: testing workflow 2022-05-02 13:19:21 +05:30
smit95tpatel 80da55141e feat: testing workflow 2022-04-29 21:46:16 +05:30
smit95tpatel 9abe601c10 feat: testing workflow 2022-04-29 21:16:15 +05:30
smit95tpatel 724d7ff223 feat: testing workflow 2022-04-29 20:57:17 +05:30
smit95tpatel 3f8232823a feat: testing workflow 2022-04-29 20:40:26 +05:30
smit95tpatel a98bd95b76 feat: testing workflow 2022-04-29 20:33:28 +05:30
smit95tpatel f0264991e7 feat: testing workflow 2022-04-29 20:04:16 +05:30
smit95tpatel 83a7b17abb feat: testing workflow 2022-04-29 16:39:37 +05:30
smit95tpatel c1c3a94476 feat: testing workflow 2022-04-29 14:26:28 +05:30
smit95tpatel b0264a3a4a feat: testing workflow 2022-04-29 14:25:17 +05:30
smit95tpatel 0324b31b8b feat: testing workflow 2022-04-29 14:03:32 +05:30
smit95tpatel 8a23a5f327 feat: testing workflow 2022-04-29 13:53:28 +05:30