Uku Taht
4cbebe8ac9
Remove old Sentry code
2021-03-31 11:38:14 +03:00
Uku Taht
3b8fad4942
Upgrade sentry to 8.0
2021-03-30 15:51:05 +03:00
Uku Taht
fa64a73d6e
Upgrade mailer dependency ( #899 )
...
* Upgrade mailer dependency
* Changelog
2021-03-30 15:05:08 +03:00
Uku Taht
1d4ae3d16f
Fix tests
2021-03-29 14:53:34 +03:00
Uku Taht
629be8cc20
Fix loading of referrer report
2021-03-29 11:50:23 +03:00
Uku Taht
e66c0a0aa4
Make tooltip styles more similar
2021-03-29 11:47:57 +03:00
Uku Taht
e315d0cf38
Fix shared link download link ( #884 )
...
* Fix shared link download link
* Add test and changelog entry
* Format
2021-03-26 13:48:06 +02:00
Uku Taht
292b68d9b1
Remove unnecessary extra_applications
2021-03-26 13:38:49 +02:00
Uku Taht
c6309976f1
Fix upgrades
2021-03-26 10:30:52 +02:00
Uku Taht
01538c9907
WIP: add lazy loading for dashboard ( #859 )
...
* WIP: add lazy loading for dashboard
* Improve error handling
* WIP
* Implement lazy loading for most reports
* Add lazy loading to conversions
2021-03-25 11:55:15 +02:00
Uku Taht
6b277baed9
Fix pluralization for exact numbers
2021-03-24 15:14:17 +02:00
Uku Taht
c4c0bb2095
Various formatting improvements
...
* Format numbers over 1B
* Show full number when hovering
2021-03-24 12:08:05 +02:00
Uku Taht
2e16cdb15b
Use UInt32
2021-03-24 11:52:32 +02:00
Uku Taht
fb64345e92
Format numbers larger than 100m
2021-03-24 11:52:07 +02:00
Uku Taht
3eb2f6d7a8
Add support for sampling ( #875 )
...
* Add support for sampling
* Use correct mix package
* Add notice about data sampling
2021-03-24 11:19:10 +02:00
Vignesh Joglekar
96633f46b1
Fixes exclude regex eating one character before single * ( #861 )
...
* Swaps to Negative Lookbehind for exclude Regex
* Updates to not use negative lookbehind
2021-03-22 15:44:53 +02:00
Iiro Krankka
dde5116a76
Stop analytics tracking if running under Cypress tests ( #850 )
...
* Stop tracking if running under Cypress tests
* Update CHANGELOG.md
2021-03-18 14:41:03 +02:00
Uku Taht
432ad2a606
Stats API improvements ( #826 )
...
* Show hourly data for a day
* Fix aggregations with long periods and comaprisons enabled
* Return Direct / None instead of empty string when missing source
* Fix/Align breakdown query with current queries in the UI
* Show correct number of days for 7d and 30d
* Wrap results of aggregate call in `results`
* Allow breakdown by event:name
* Ensure event:name filter works in all contexts
* WIP
* Add support for custom event props
2021-03-18 11:47:57 +02:00
Uku Taht
06177b84e6
Fix billing usage section
2021-03-17 15:03:41 +02:00
Uku Taht
e8cb4ddefb
Fix syntax error in JS
2021-03-16 15:06:58 +02:00
Uku Taht
4ea60f8f1c
Add upgrade page for specific plan
2021-03-16 12:03:50 +02:00
Uku Taht
3ff97d27ad
Revert to native background colour control
2021-03-16 10:40:25 +02:00
Uku Taht
8964780d8c
Revert "Update bamboo_smtp"
...
This reverts commit 686fb6cac1
.
2021-03-15 17:33:40 +02:00
Uku Taht
8ab6edd73f
Add max width to embed
2021-03-15 17:00:23 +02:00
Uku Taht
686fb6cac1
Update bamboo_smtp
2021-03-15 16:21:26 +02:00
Uku Taht
fef3eba0a4
Embed improvements ( #839 )
...
* Smoother resizing of the iframe
* Use bodyBackground with iframe-resizer
2021-03-15 15:56:12 +02:00
Victor Truong
c29bcc89b5
Fix typo with "succesfully" ( #836 )
2021-03-15 11:40:53 +02:00
Uku Taht
57b3b32444
Add frameborder="0" and loading="lazy" to iframe
2021-03-10 15:56:21 +02:00
Uku Taht
844af698ce
Embeddable dashboard ( #812 )
...
* Add embedded mode for shared links
* Add test for X-Frame-Options
* Improve embed code generator
* Add changelog entry
Co-authored-by: aymanterra <aymanterra@users.noreply.github.com>
Co-authored-by: Brad Kane <bradkane@users.noreply.github.com>
2021-03-10 14:41:17 +02:00
Marko Saric
eacd2de3b5
Update README.md
2021-03-08 09:48:46 +01:00
Marko Saric
8d36e87f68
Update README.md
2021-03-08 09:46:23 +01:00
Marko Saric
31e1da1cc6
Update README.md
2021-03-08 09:44:38 +01:00
Marko Saric
d942f0effa
Update README.md
2021-03-08 08:37:42 +01:00
Marko Saric
11aa4072a5
Update README.md
2021-03-08 08:34:16 +01:00
Uku Taht
d31779b07a
Remove unsubscribe link from over limit email
2021-03-04 17:00:44 +02:00
Uku Taht
13d45cc39f
Update SECURITY.md
2021-03-04 11:40:57 +02:00
Uku Taht
f82da7eaa2
Update SECURITY.md
2021-03-04 11:40:45 +02:00
Uku Taht
3bb3ba02f7
Create SECURITY.md
2021-03-04 11:40:20 +02:00
Vignesh Joglekar
a271ce5477
Fixes zero-shortcut leading to undefined page ( #788 )
2021-03-04 09:50:15 +02:00
Uku Taht
0ceb539a22
Reduce errors sent to Sentry
2021-03-03 11:36:39 +02:00
Marko Saric
3c7a52bc21
Update README.md
2021-03-03 10:22:10 +01:00
Marko Saric
948e1a1474
Update README.md
2021-03-03 10:21:26 +01:00
Marko Saric
5eebd5d288
Update README.md
2021-03-03 10:20:41 +01:00
Vignesh Joglekar
61c3959626
Fixes goal filters for glob goals ( #781 )
...
* Fixes goal filters for glob goals
* Format
* Consolidates goal application
2021-03-03 10:37:18 +02:00
Vignesh Joglekar
7753f72d82
Fixes MoreLink for UTM tags ( #782 )
2021-03-03 10:14:12 +02:00
Uku Taht
fc70e7ef2b
Fix spelling
2021-03-02 16:26:29 +02:00
Vignesh Joglekar
b952053cee
Adds same glob patterns as exclusions for pageview goals ( #750 )
...
* First Pass - 90% wrong
* Second pass - basically done
* Swaps N+1 for multiMatchAllIndices & friends
* New version of query with just one regex computation
* Slight formatting, basic test
* Updates tests to match master new events
* Changelog
* Adds more sophisticated glob tests
2021-03-02 14:53:03 +02:00
Uku Taht
c7196afa32
Add a filter for exit pages
2021-03-02 12:00:33 +02:00
Uku Taht
cda031d453
Bookmarkable shared links ( #752 )
...
* Implement shared links with a static URL
* Separate sessio cookie from shared link cookie
2021-03-02 11:15:43 +02:00
Vignesh Joglekar
752236a429
Adds proper dark styles for API key issuance page ( #771 )
2021-03-02 10:21:36 +02:00