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

/Actions (Log / Graph) #3

Closed
jamesefhawkins opened this issue Jan 26, 2020 · 1 comment
Closed

/Actions (Log / Graph) #3

jamesefhawkins opened this issue Jan 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jamesefhawkins
Copy link
Collaborator

jamesefhawkins commented Jan 26, 2020

Clients will need to understand what the trend is in the way their products are being used.

This means they will need to be able to see a list of actions over time.

They will also need to be able to visualize this data (as there will be a lot).

Log (url: /Actions)

image

Trends (url: /Actions/Trends)

image

@jamesefhawkins jamesefhawkins added the enhancement New feature or request label Jan 26, 2020
@jamesefhawkins jamesefhawkins self-assigned this Jan 26, 2020
@jamesefhawkins jamesefhawkins changed the title /Actions (Graph / List) /Actions (Log / Graph) Jan 26, 2020
@jamesefhawkins jamesefhawkins mentioned this issue Jan 27, 2020
@timgl
Copy link
Collaborator

timgl commented Feb 3, 2020

I think this is done now? Feel free to re-open if not

@timgl timgl closed this as completed Feb 3, 2020
@mariusandra mariusandra mentioned this issue Mar 11, 2020
macobo added a commit that referenced this issue Jul 16, 2021
macobo added a commit that referenced this issue Jul 16, 2021
* Test: Update requirements

* Update version

* Attempt #3
macobo added a commit that referenced this issue Feb 16, 2022
macobo added a commit that referenced this issue Feb 16, 2022
* Remove event admin

* Move posthog/tasks/test/test_org_usage_report.py clickhouse version inline

* Remove postgres-specific code from org usage report

* Kill dead on_perform method

* Remove dead EventSerializer

* Remove a dead import

* Remove a dead command

* Clean up test, dont create a model

* Remove dead code

* Clean up test_element

* Clean up test event code

* Remove a dead function

* Clean up dead imports

* Remove dead code

* Code style cleanup

* Fix foss test

* Simplify fn

* Org usage fixup #3
Twixes pushed a commit that referenced this issue Jun 27, 2022
* fix(misc): remove variable allocation when not needed (part #3)

* fix(misc): remove variable allocation when not needed (part #3)
neilkakkar pushed a commit that referenced this issue Jun 10, 2024
* Add dependencies

Tokio for async
Axum for HTTP things
Tracing for... tracing
Serde for serialization

* Setup simple hello world server

* fmt
neilkakkar pushed a commit that referenced this issue Jun 10, 2024
* Add basic server (#3)

* Add dependencies

Tokio for async
Axum for HTTP things
Tracing for... tracing
Serde for serialization

* Setup simple hello world server

* fmt

* Server coming up, validating tokens

* Spent ages trying to figure out the schema, which is currenly very fluid
neilkakkar pushed a commit that referenced this issue Jun 10, 2024
feat: First consumer implementation
fuziontech pushed a commit that referenced this issue Jun 18, 2024
add sql endpoints for tokenId and Person lookups
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

No branches or pull requests

2 participants