Skip to content
New issue

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

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

Already on GitHub? # to your account

Amplitude tracking #937

Closed
wants to merge 117 commits into from
Closed

Amplitude tracking #937

wants to merge 117 commits into from

Conversation

quietbits
Copy link
Contributor

@quietbits quietbits commented Jul 30, 2024

  • Amplitude API key will be used as an env variable (we'll need assistance from Ops to set it up).
  • The tracking won't work in production (PR preview or beta website) until that work is done.
  • It can be tested locally by setting a NEXT_PUBLIC_AMPLITUDE_API_KEY env variable.

quietbits and others added 30 commits January 9, 2024 17:11
* Layout mostly done

* Cleanup

* Updated next.config.js

* Delete extra folders

* Remove trailingSlash config

* Add console.log for testing
* Layout mostly done

* Cleanup

* Updated next.config.js

* Delete extra folders

* Remove trailingSlash config

* Add console.log for testing

* Basic demo setup for state management
* Network selector functional

* Improved network dropdown functionality

* Network selector done

* Updated network links
### What

Test PR to trigger PR preview for testing

### Why

I need a way to test PR previews for laboratory-v2

### Issue addressed by this PR

stellar/ops#2846
* Updated dependencies

* Playwright config + initial tests

* Disable missingSuspenseWithCSRBailout

* Replace class selector with testId
* V2 Explore Endpoints: routes + side navigation

* Explore Endpoints landing page
* Privacy Policy and Terms of Service links

* Update font size
* Update network order

* Fix test

* Upgrade SDS

* Add warning for futurenet
* Explore Endpoints: Params tab view

* Picker components (#777)

* RadioPicker

* OrderPicker

* IncludeFailedPicker

* AssetPicker + PubKeyPicker

* Update hover color + expand transition speed

* Cleanup

* Tweaks and cleanup

* Cleanup
)

* Explore Endpoints: data flow functional

* Accounts endpoint done

* Cleanup

* Remove none option + update anim transition

* Clean up input onChange methods

* Require code and issuer for non-native assets

* Text updates

* Fix tests
* Explore Endpoints: submit + json response

* Cleanup

* Fix reset query on change and submit + PrettyJson unique keys
@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@quietbits quietbits changed the base branch from laboratory-v2 to master August 21, 2024 21:12
@quietbits quietbits marked this pull request as draft September 16, 2024 14:02
@quietbits
Copy link
Contributor Author

Closing this PR for now as it's getting way behind the updates.

@quietbits quietbits closed this Oct 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Amplitude tracking
5 participants