Commit Graph

190 Commits

Author SHA1 Message Date
AyushRanjan
7fbb081946 TP-46224 | nginx configuered to handle cors 2023-11-15 16:34:16 +05:30
Ajay Devarakonda
7eb1520496 Merge pull request #91 from navi-sa/member-count
TP-47721 | member count on add/remove member bug fix
2023-11-10 17:48:38 +05:30
AyushRanjan
d9654912d1 TP-47721 | store update and var name change 2023-11-10 11:39:43 +05:30
Ayush Ranjan
ad7ee95df8 TP-46224 | houston clickstream impl (#87)
* TP-46224 | initial setup done

* TP-46224 | one event added

* TP-46224 | more events added

* TP-46224 | landding page events added

* TP-46224 | review comments resolved

* TP-46224 | testing

* TP-46224 | useRef removed

* TP-46224 | janus link added

* TP-46224 | comment resolved
2023-11-09 13:41:50 +05:30
Ayush Ranjan
87306b8712 jira link visibilty fix (#89)
* TP-47935 | truncating from start

* TP-47935 | padding added

* TP-47935 | showing only jira id

* TP-47935 | jira id color

* TP-47935 | width and hline

* TP-47935 | centered aligned

* TP-47935 | minor fix

* TP-47935 | minor fix 2
2023-11-08 17:39:30 +05:30
Pooja Jaiswal
7e49fc0f3d TP-47372 | redux implementation for dashboard table data (#88) 2023-11-06 17:37:04 +05:30
Pooja Jaiswal
74d50be647 TP-47692 | Clearing session storage on component unmount (#85)
Co-authored-by: Shashank Shekhar <shashank.shekhar@navi.com>
2023-11-03 16:12:28 +05:30
Ayush Ranjan
7c316ce34f Jira audit (#83)
* TP-44965 | input field added

* TP-44965 | functionality done

* TP-44965 | review comments resolve

* TP-44965 | design callouts resolved

* TP-44965 | minor design fix

* TP-44965 | font fix

* TP-44965 | font weights fix

* TP-44965 | loader added
2023-11-03 15:36:33 +05:30
Pooja Jaiswal
f656ea7eef TP-47210 | fixed header variant and padding (#82)
* TP-47210 | fixed header variant and padding

* TP-47210 | create-team padding
2023-10-31 16:40:54 +05:30
Pooja Jaiswal
09d732d62e TP-45285 | redux integration for severity (#81)
* TP-45285 | redux integration for severity

* TP-45285 | loading state fixed
2023-10-31 12:45:28 +05:30
Ayush Ranjan
caa2a93421 TP-47022 | members details inheritance removed (#80) 2023-10-27 17:07:27 +05:30
Ayush Ranjan
e7f617f931 manager icon alignment fix (#79)
* manager icon alignment fix

* minor fix
2023-10-26 17:22:48 +05:30
Pooja Jaiswal
e5419587a6 TP-46239 | Redux toolkit integration for createTeam component (#77)
* TP-46239 | Redux toolkit integration for createTeam component

* TP-46239 | Configured redux store for Team individual data and Teams data

* TP-46239 | Keeping member details data locally
2023-10-26 13:57:25 +05:30
Ayush Ranjan
9d4f4f5eb4 TP-46407 | added build and prettier file (#78)
* TP-46407 | added build and prettier file

* TP-46407 | yarn pretty added

* TP-46407 | package.json configuered

* TP-46407 | dockerfile link fix

* TP-46407 | dockerfile link fix revert
2023-10-23 16:41:48 +05:30
Ayush Ranjan
53bda28d2c TP-45985 | navi body font added (#75)
* TP-45985 | navi body font added

* TP-45985 | casing fixed
2023-10-23 16:04:42 +05:30
Ayush Ranjan
6f440420e4 TP-45486 | updated at removed (#67) 2023-10-20 13:48:04 +05:30
Vijay Joshi
b18a1314db TP-42065 : UI for add team oncall and psec oncall, show team oncall, psec oncall, removal of user type, separation of update types, and other update team UI changes (#64)
* TP-4206 : API integration for add psec oncall and dev oncall

* TP-42065 : Dropdown UI for team oncall and psec oncall

* TP-42065 : Dropdown UI for team oncall and psec oncall

* Move bot fetching to page level from componenet

* Minor changes

* Updated update team ui

* Move bots fetching call to a separate file

* Remove uncesessary props

* PR Review Fixes

* Remove changes from other branch

* Build failure fix and Api timing issue fix

* Design signoff changes

* Changes after second design review

* Changes after third design review

* PR Review Changes

* More PR reviews and rebase
2023-10-20 13:04:48 +05:30
Ayush Ranjan
b0cc0bd97a Incident log UI (#71)
* TP-42371 | nav path to incident page integreted

* incident trail functionality done

* TP-43739 : Fix Incident severity changes to Sev-3 from Sev-0 on changing incident type. (#50)

* TP-42371 | basic functional component done

* TP-42371 | drop down functionality added

* TP-42371 | basic styling done

* TP-42371 | hoc added inplace of redundent code

* TP-42371 | styling completed partially

* TP-42371 | drop-down data populated

* TP-42371 | drop-down data populated

* TP-42371 | minor fixes

* TP-42371 | removed unused files

* TP-42371 | error boundary added

* TP-42371 | loading toast added

* TP-42371 | comments resolved

* TP-42371 | import order fixed

* TP-42371 | minor fixes

* TP-42371 | adding yarm lock and scss

* TP-42371 | review comments resolved

* TP-42371 | minor fix

* TP-42371 | pr comment resolve

* TP-42371 | div removed

* TP-42371 | return type added everywhere

* TP-42371 | const variable and reusabilty done

* TP-42371 | const incidentinfo redundancy fix

* TP-42371 | minor fix

* yarn.lock revert

* yarn.lock fix

* TP-42371 | minor dsign fix

* Uat callout fixed

* minor fix

---------

Co-authored-by: Vijay Joshi <vijay.joshi@navi.com>
2023-10-19 19:07:12 +05:30
Pooja Jaiswal
1402991fed Date filter (#65)
* TP-39787 | Added date filter

* TP-39787 | Date filter api integration done

* TP-39787 | add cancel handling on allowclear

* TP-39787 | Add Date filter functionality

* TP-39787 | Date filter UI and functionalities done

* TP-39787 | Fixing design

* TP-39787 | Clearing search value on filters clear all and date

* TP-39787 | Removing hover state from datefilter

* TP-39787 | added package.json and minor css changes

* TP-39787 | temp changes

* TP-39787 | fixed search icon, bg

* TP-39787 | Changed date format

* TP-39787 | resolved merge conflicts on package.json
2023-10-18 15:01:16 +05:30
Pooja Jaiswal
35858e385a TP-43218 | fixed accordain height , loader and open state (#73) 2023-10-17 19:41:42 +05:30
Pooja Jaiswal
322ea7d219 Tableau (#61)
* Tp 44154 | Tableau integration implemented (#58)

* TP-44154 | Integrating tableau dashboard to houston

* TP-44154 | Tableau dashboard integration implemented

* TP-44154 | resolving pr reviews comments

* TP-44154 | resolving pr comments'2

* TP-44154 | Resolving pr comments'3

* TP-44154_new | QA env fix

* TP-44154 | prettier fix

* TP-44154 | changed route name and header

* TP-44154 | removed scroll, footer  and fixed height

* TP-44154 | added scrolling
2023-10-17 19:39:40 +05:30
Pooja Jaiswal
e21acf9e77 TP-45781 | fixed dropdown position (#72) 2023-10-17 17:27:47 +05:30
Pooja Jaiswal
b1bd0ca891 TP-45354 | Dark version upgrade (#66)
* TP-45354 | updated dark knight dependency and fixing houston-ui login bug

* TP-45354 | fixing darknight issue

* P-45354 | qa fix

* TP-45354 | Added authentication

* TP-45354 | resolving pr reviews

* TP-45354 | resolving pr reviews'2
2023-10-16 19:06:45 +05:30
Ajay Devarakonda
ec4c625568 Merge pull request #63 from navi-sa/remove-footer
TP-45181 | footer removed
2023-10-13 11:55:04 +05:30
AyushRanjan
8537cc37d2 TP-45181 | footer removed 2023-10-12 16:28:45 +05:30
Ajay Devarakonda
94f15b69d4 Merge pull request #47 from navi-sa/qa
Add team, add member, make manager, remove member
2023-09-28 11:48:55 +05:30
Ajay Devarakonda
544f1ba3c7 Merge pull request #49 from navi-sa/env_fix
Revert yarn.lock to old state
2023-09-28 11:48:06 +05:30
Vijay Joshi
e939bc44c6 Revert yarn.lock to old state 2023-09-28 11:46:17 +05:30
Ajay Devarakonda
cc8ad89d54 Merge pull request #48 from navi-sa/env_fix
Remove config.dev and package-lock
2023-09-28 11:42:03 +05:30
Vijay Joshi
6b5c5e899c Remove config.lock and package-lock 2023-09-28 11:39:51 +05:30
Ajay Devarakonda
04c7b445fa Merge pull request #46 from navi-sa/loader-icon-fix
Loader icon fix
2023-09-26 16:35:14 +05:30
AyushRanjan
c11f855e75 TP-43244 | neon text removed 2023-09-26 16:28:25 +05:30
Ajay Devarakonda
0fd48ad3ff Merge pull request #45 from navi-sa/case_fix_vijay
Fixed success toast  message to accept backend text
2023-09-26 16:04:49 +05:30
AyushRanjan
5aeacfa215 TP-43244 | loading icon and powered by neon patch 2023-09-26 16:04:23 +05:30
Vijay Joshi
bae9098779 Fixed success toast message to accept backend text 2023-09-26 15:46:35 +05:30
AyushRanjan
2301b58700 loading icon and powered by neon patch 2023-09-26 15:40:24 +05:30
AyushRanjan
5da67ad693 loading icon and powered by neon fixed 2023-09-26 15:37:14 +05:30
Pooja Jaiswal
c4a62e93c6 TP-43106 | Added scroll feature (#44) 2023-09-26 11:48:46 +05:30
Pooja Jaiswal
d58db05b55 TP-40366 | fixed error messages (#43) 2023-09-26 11:47:12 +05:30
Ajay Devarakonda
95937764f9 Merge pull request #39 from navi-sa/ayush-task
Ayush task
2023-09-25 17:03:22 +05:30
Pooja Jaiswal
b1cfbe6f90 TP-40366| Fixing expand function (#41) 2023-09-25 16:50:47 +05:30
AyushRanjan
e8326eb9c8 TP-40800 | yarn.lock reverted 2023-09-25 16:47:00 +05:30
AyushRanjan
e848fa37c7 TP-40800 | yarn.lock removed 2023-09-25 16:39:45 +05:30
Ajay Devarakonda
4201d62c69 Merge pull request #40 from navi-sa/learning
TP-40366| fixed Design callouts
2023-09-25 15:32:46 +05:30
pooja
246fb1f1a2 TP-40366| updated PR. 2023-09-25 15:24:47 +05:30
pooja
1ae017fb66 TP-40366| fixed Design callouts 2023-09-25 15:09:25 +05:30
AyushRanjan
b15cb98c2c minor design fixes 2023-09-25 15:04:19 +05:30
AyushRanjan
bed79999fc overlay fixed 2023-09-25 12:03:00 +05:30
AyushRanjan
ac013dd7ca casing fixed 2023-09-25 11:37:18 +05:30
AyushRanjan
b59a3327f9 minor design fixes 2023-09-23 15:20:49 +05:30