issues
search
vibinex
/
chrome-extension
This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
GNU General Public License v3.0
11
stars
7
forks
source link
building chrome extension
#1
Closed
ajayVibinex
closed
1 year ago
ajayVibinex
commented
1 year ago
DOD
[ ] Figure out events
[x] Making UI
[x] User Authentication
ajayVibinex
commented
1 year ago
Git hub api can be use
adding the comments for telling the review coverage through github api
avikalpg
commented
1 year ago
UI has been completed (PR yet to be raised)
ajayVibinex
commented
1 year ago
ui has been completed
UI pr raised and fixed the changes requested
ajayVibinex
commented
1 year ago
fixed the css styles for showing important and relevant PR ( PR already raised )
Navbar requested changes completed ( PR already raised )
Working on getting user alias from GITHUB API.
ajayVibinex
commented
1 year ago
fixed the changes for removing repeated functions
pr raised
avikalpg
commented
1 year ago
Bitbucket UI is in progress.
Chrome extension auth - research is done (found other project builders' answers that do this)
ajayVibinex
commented
1 year ago
bitbucket UI is completed, pr raised
fix reload issue of extension
avikalpg
commented
1 year ago
Facing CORS issue when using NextAuthJS API (this just needs to be solved on the NextJS application end)
ajayVibinex
commented
1 year ago
adding repo ui is in progress, a bug needs to be fixed
bitbucket Ui is also completed
Integrated api
avikalpg
commented
1 year ago
[ ] Publish chrome extension on web store
DOD