Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity tab implementation #610

Closed
khaliqgant opened this issue May 1, 2023 · 0 comments · Fixed by #616
Closed

Activity tab implementation #610

khaliqgant opened this issue May 1, 2023 · 0 comments · Fixed by #616
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@khaliqgant
Copy link
Member

khaliqgant commented May 1, 2023

Design | Spec

A new activity page will give users insight into what has happened with both recent OAuth requests and proxied requests. This will provide visibility into recent operations in Nango and allow a user to use this to help debug if needed.

Relates to #471

@khaliqgant khaliqgant added this to the Reporting milestone May 1, 2023
@khaliqgant khaliqgant self-assigned this May 1, 2023
@khaliqgant khaliqgant added the enhancement New feature or request label May 1, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 1, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 1, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 1, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 1, 2023
@khaliqgant khaliqgant mentioned this issue May 1, 2023
3 tasks
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 2, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 3, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 3, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 3, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 3, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 3, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 4, 2023
@khaliqgant khaliqgant changed the title Activity tab layout and frontend implementation Activity tab implementation May 5, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 5, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 5, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 5, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 5, 2023
khaliqgant added a commit to khaliqgant/nango that referenced this issue May 5, 2023
@khaliqgant khaliqgant linked a pull request May 5, 2023 that will close this issue
khaliqgant added a commit that referenced this issue May 5, 2023
* [gh-#610] add prepare hook to format commit messages

* [gh-#610] start activity layout

* [gh-#610] use icon from geist

* [gh-#610] add icon and start basic layout

* [gh-#611] start file logger logic and implementation

* [gh-#610] update how logs are organized

* [gh-#610] formatting

* [gh-#610] handle no activity response

* [gh-#610] rendering of all types with correct spacing

* [gh-#610] basic oauth logging in place with sessionId matching

* [gh-#610] bind activity file

* [gh-#610] update comments

* [gh-#610] formatting

* [gh-#610] standardize logs for connection failure

* [gh-#610] add some sugar (refresh button and elapsed time)

* [gh-#610] end time for oauth

* [gh-#610] ensure provider is filled in

* [gh-#610] truncation pleasantries

* [gh-#610] error success is false

* [gh-#610] if file is removed while the server is running, create it

* [gh-#610] better spacing

* [gh-#610] tighten up logs to hit all atomic operations

* [gh-#610] token refresh logging

* [gh-#610] fix merge logic

* [gh-#610] start consolidation work

* [gh-#610] cosmetic updates

* [gh-#610] clean up params

* [gh-#610] fully consolidate

* [gh-#610] token refresh logs

* [gh-#610] lookup provider if not there

* [gh-#610] instant refresh

* [gh-#610] reverse ordering of activities and param cleanup

* [gh-#610] use winston daily rotate file to ensure logs don't grow too large

* [gh-#610] protection against unknowns

* [gh-#610] only log instant refresh

* [gh-#610] bring in latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant