Commit Graph

268 Commits

Author SHA1 Message Date
Ayush Ranjan
a6b81bdbf9 Merge pull request #102 from navi-sa/jira-dashboard
TP-48565 | Jira dashboard phase-1
2024-01-04 14:00:56 +05:30
AyushRanjan
c03d5f2189 TP-48565 | added action types 2024-01-04 13:51:05 +05:30
AyushRanjan
2e35d76f30 TP-48565 | comment resolved 2024-01-04 10:56:24 +05:30
AyushRanjan
4626d6421d TP-48565 | added proper types 2024-01-03 23:04:56 +05:30
AyushRanjan
e8e86d302c TP-48565 | minor fix 2024-01-03 20:21:21 +05:30
AyushRanjan
9ab5b92d01 TP-48565 | minor fix 2024-01-03 19:25:34 +05:30
AyushRanjan
f827248913 TP-48565 | migration to store 2024-01-03 17:55:13 +05:30
AyushRanjan
6c3cb7833f TP-48565 | pageDetail to redux 2024-01-03 16:48:07 +05:30
AyushRanjan
c1dfcc4393 TP-48565 | styling comment resolve 2024-01-03 15:52:42 +05:30
AyushRanjan
83cfe0e86c TP-48565 | comments resolved 2024-01-03 14:23:21 +05:30
AyushRanjan
b8e50ad80e TP-48565 | minor fix 2024-01-03 14:23:21 +05:30
AyushRanjan
a72cf3be34 TP-48565 | type added 2024-01-03 14:23:21 +05:30
AyushRanjan
144e04b812 TP-48565 | added fc and interface 2024-01-03 14:23:21 +05:30
AyushRanjan
9035ceeee4 TP-48565 | jira description alignment fix 2024-01-03 14:23:21 +05:30
AyushRanjan
e0ab9c1e4a TP-48565 | multiple team handled 2024-01-03 14:23:21 +05:30
AyushRanjan
d2c50f043d TP-48565 | custom tooltip 2024-01-03 14:23:21 +05:30
AyushRanjan
6b2ee4a253 TP-48565 | page number fix 2024-01-03 14:23:21 +05:30
AyushRanjan
da5c537855 TP-48565 | link integerated 2024-01-03 14:23:21 +05:30
AyushRanjan
eee8d06034 TP-48565 | comment resolved 2024-01-03 14:23:21 +05:30
AyushRanjan
cd09b8262c TP-48565 | branch rebased 2024-01-03 14:23:21 +05:30
AyushRanjan
52fe83c047 TP-48565 | url based pagination 2024-01-03 14:23:21 +05:30
AyushRanjan
ac919de2c8 TP-48565 | icons added 2024-01-03 14:23:21 +05:30
AyushRanjan
fd3e554747 TP-48565 | mocking added 2024-01-03 14:23:21 +05:30
AyushRanjan
1edd09afca TP-48565 | added to dos 2024-01-03 14:23:21 +05:30
AyushRanjan
7b065399a6 TP-48565 | some names changed 2024-01-03 14:23:21 +05:30
AyushRanjan
2a7ce24047 TP-48565 | initial commit 2024-01-03 14:23:20 +05:30
AyushRanjan
8476618d14 TP-48565 | initial commit 2024-01-03 14:23:20 +05:30
Ajay Devarakonda
d9b0bcbd9e Merge pull request #110 from navi-sa/adding-char-limit
TP-52021 | maxlength added
2023-12-26 11:55:04 +05:30
AyushRanjan
91deabf8de TP-52021 | maxlength added 2023-12-21 12:05:53 +05:30
Ajay Devarakonda
13004692aa Merge pull request #104 from navi-sa/rca-link
TP-49977 | rca-link integeration
2023-12-13 18:40:14 +05:30
Ajay Devarakonda
fd15e60e95 Merge branch 'master' into rca-link 2023-12-13 18:38:31 +05:30
Ajay Devarakonda
42c4c89077 Merge pull request #108 from navi-sa/jira-check
TP-51191 | added check for empty strings in the jira links
2023-12-13 18:08:39 +05:30
AyushRanjan
265b572d44 TP-51191 | added check for empty strings in the jira links 2023-12-13 11:43:59 +05:30
Ajay Devarakonda
7a8d686667 Merge pull request #106 from navi-sa/url-based-pagination
TP-50753 | url based pagination added
2023-12-12 12:27:01 +05:30
AyushRanjan
7e9d61299c TP-49977 | minor changes 2023-12-11 18:57:14 +05:30
AyushRanjan
4e8f1e2e9f TP-50753 | minor fix 2023-12-11 10:15:22 +05:30
AyushRanjan
1d4aea9cd3 TP-50753 | back btn functionality update 2023-12-11 09:51:57 +05:30
AyushRanjan
1e9ca5f0d8 TP-50753 | url based pagination added 2023-12-10 17:20:30 +05:30
AyushRanjan
0a6e117c03 TP-49977 | color var used 2023-12-06 12:17:08 +05:30
AyushRanjan
074251624b TP-49977 | console log removed 2023-12-06 12:02:13 +05:30
AyushRanjan
fa748c6ed5 TP-49977 | api integerated 2023-12-06 12:01:01 +05:30
AyushRanjan
2cb51d5cc0 TP-49977 | rca row added 2023-12-04 15:12:27 +05:30
Pooja Jaiswal
86c29600e9 TP-49551 | Create Incident from UI (#101)
* TP-49551 | added functionalities for creating incident

* TP-49551 | styling added

* TP-49551 | added selectpicker and changed endpoint

* TP-49551 | added input validations , selectpicker position

* TP-49551 | added loader and minor css changes

* TP-49551 | title and desc placeholder correction

* TP-49551 | added clickstream and some design review changes

* TP-49551 | design review and pr comments changes

* TP-49551 | PR comments changes

* TP-49551 | pr reviews'2

* TP-49551 | implemented container pattern

* TP-49551 | add PR template

* TP-49551 | added PR template

* TP-49551 | updated imports
2023-12-01 15:05:45 +05:30
Ayush Ranjan
dc236b16a5 Merge pull request #103 from navi-sa/Team-dropdown-bug-fix
TP-49335 | team dropdown width increased
2023-11-30 13:27:57 +05:30
AyushRanjan
60aa910c31 TP-49335 | width increased 2023-11-30 13:10:31 +05:30
Ajay Devarakonda
593b95f737 Merge pull request #99 from navi-sa/houston-url-migration
TP-48687 | houston url migration
2023-11-27 17:11:50 +05:30
AyushRanjan
2cce6073dd TP-48687 | api create helper funct added 2023-11-27 14:34:19 +05:30
AyushRanjan
96b6bd7994 TP-48687 | url migrated 2023-11-27 14:34:19 +05:30
Ajay Devarakonda
67a6dfdeb2 Merge pull request #100 from navi-sa/sev-acc-fix
TP-48836 | sev page bug fixed
2023-11-27 11:47:16 +05:30
AyushRanjan
9021716306 TP-48836 | bug fixed 2023-11-24 12:06:26 +05:30