Uku Taht
ed871e7a0b
Parse scientific notation in GA import
2022-03-30 14:04:56 +03:00
Uku Taht
0ab8d653be
Add retry mechanism to HTTPoison
2022-03-30 13:47:41 +03:00
Uku Taht
f92e26c68f
Update Makefile
2022-03-30 10:26:19 +03:00
Uku Taht
7b28debc3d
Update Makefile
2022-03-30 10:25:12 +03:00
Uku Taht
8719865a41
Redirect user when they've already upgraded
2022-03-30 10:10:44 +03:00
Uku Taht
ed9e1d9d84
Trigger Github Actions
2022-03-30 09:48:04 +03:00
Uku Taht
726369c319
Trigger Github actions
2022-03-29 13:42:21 +03:00
Uku Taht
ce649966ed
Fix display
2022-03-29 13:38:35 +03:00
Uku Taht
ebdd856df7
Fix tests
2022-03-29 13:06:44 +03:00
Uku Taht
f00457c5d1
Change enterprise plans
2022-03-29 13:00:25 +03:00
Andrea Mazzarella
3c93a2d91b
1421 contains filter ( #1799 )
...
* small refactors and adds 'contains' to modal
* supports contains filter in the backend
* moves entry and exit page under the page filter
* prettier
* updates the CHANGELOG
* undo package-lock changes
* fixes formatting for elixir
* renames unused parameter to _
* Update changelog
* Use uppercase for constants and update type/prefix lookup
2022-03-29 08:39:16 +03:00
Jordy van den Aardweg
2c25e0b468
Prevent canvas (main graph) from being selected on long press on mobile browsers ( #1801 )
...
* Prevent canvas from being selected on long press on mobile browsers
* Update CHANGELOG.md
2022-03-28 11:49:34 +03:00
Uku Taht
c83e038af0
Add fallback if websiteUrl is not defined
2022-03-25 14:41:07 +02:00
Marko Saric
dce82833e9
changed url to ga import docs ( #1796 )
2022-03-25 14:03:53 +02:00
Marc Neudert
1c3085050c
Upgrade ua_inspector to 3.0 ( #1762 )
...
* Upgrade ua_inspector to 3.0
* Update ua_inspector database
2022-03-25 11:41:04 +02:00
Uku Taht
ae78444830
Add notice about feature preview
2022-03-25 11:22:02 +02:00
Uku Taht
4cc4e0d61b
Add config flag for import testers
2022-03-25 10:46:43 +02:00
Uku Taht
17eb87f827
Update issue template options
2022-03-25 10:16:32 +02:00
Uku Taht
a783cb3ee9
Update issue template
2022-03-25 10:15:16 +02:00
Uku Taht
438d605429
Update issue template
2022-03-25 10:14:35 +02:00
Uku Taht
0e28101344
Issue template
2022-03-25 10:11:09 +02:00
dependabot[bot]
0dbfb7b70a
Bump minimist from 1.2.5 to 1.2.6 in /tracker ( #1793 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 09:35:22 +02:00
Marko Saric
834470281d
Update bug_report.yaml
2022-03-24 20:30:34 +01:00
dependabot[bot]
d815c36936
Bump minimist from 1.2.5 to 1.2.6 in /assets ( #1791 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 18:31:28 +02:00
RobertJoonas
e5cf800d4a
Improve stats api ( #1759 )
...
* can now query events metric when breaking down on a visit prop
* updated changelog
* fixed formatting
* fixed a bug - querying for bounce rate does not return visits anymore
* removed the changelog update
2022-03-24 16:16:51 +02:00
RobertJoonas
492f47ba1e
Crm transfer data ( #1749 )
...
* pull from master
* added query generation by struct fields
* ready, improved tests
* fixed a naming mistake
2022-03-24 16:11:04 +02:00
Uku Taht
5dc024a5cf
Debug API call
2022-03-24 14:55:38 +02:00
Uku Taht
a375789f52
Deal with nil when importing
2022-03-24 14:35:08 +02:00
Uku Taht
3a0ec5481b
Log import issue
2022-03-24 14:25:39 +02:00
Uku Taht
8aa38e146c
Fix dark mode in settings general
2022-03-24 13:48:16 +02:00
Uku Taht
cd7c4bd724
Convert end_date timezone correctly
2022-03-24 13:34:22 +02:00
Uku Taht
1f32c6d8f0
Fix dark mode for GA import
2022-03-24 12:25:07 +02:00
Uku Taht
ad79678ed7
Add screen for user metric
2022-03-24 11:49:45 +02:00
Uku Taht
51cd24bcaf
Allow user to cancel ongoing import
2022-03-23 11:58:36 +02:00
Uku Taht
0f58d56c11
Get real start date for date range
2022-03-23 11:19:34 +02:00
Uku Taht
445b8c5d43
Show real view ID
2022-03-23 10:48:47 +02:00
Uku Taht
203f87520b
Ga import improvements ( #1784 )
...
* Do not link Google account for import
* Record start date
* Fix tests
2022-03-22 16:09:45 +02:00
Marko Saric
2ff1cdda7c
Note about double asterisks in front and back for contains ( #1783 )
2022-03-22 12:16:30 +02:00
Uku Taht
ea947a1401
Increase HTTP timeout
2022-03-22 12:13:15 +02:00
Uku Taht
f42b694f15
Send import failed email when job errors
2022-03-22 12:01:39 +02:00
Uku Taht
1fb39957a6
Import Oban error handling
2022-03-21 14:24:45 +02:00
Uku Taht
a9879de1f4
Remove more OTEL stuff
2022-03-21 13:05:34 +02:00
Uku Taht
83df555f55
Remove OTEL
2022-03-21 12:59:14 +02:00
Uku Taht
59acff02f8
Fix tests
2022-03-21 12:55:20 +02:00
Uku Taht
e1d6d119b0
Add end date to GA import
2022-03-21 12:47:27 +02:00
Andrea Mazzarella
526588f8ed
Update CONTRIBUTING.md ( #1778 )
...
Updates the 'Creating an Account' instructions to remove the step about
verification codes as a user account is created as `email_verified=true`
when running locally.
2022-03-18 22:29:59 +00:00
Uku Taht
c4f7c9a7a0
Add debug loggin to GA import
2022-03-17 11:56:32 +00:00
Uku Taht
dd01d79f32
Update google branding
2022-03-16 11:24:39 +00:00
RobertJoonas
ad94cffd48
Update CHANGELOG.md
...
Added referrer spam integration
2022-03-11 11:33:27 +02:00
Uku Taht
e026148fb0
Show better error message on duplicate domain
...
Co-authored-by: Marko Saric <me@markosaric.com>
2022-03-10 15:11:19 -06:00