Vignesh Joglekar
1174801255
Fixes couple of Flatpickr related issues ( #495 )
...
* Navigates to day when same day is chosen in flatpickr
* Ensures that erroneous from and to params are removed when re-navigating
* Changelog
2020-12-21 15:26:37 +02:00
Vincent Dörig
df9767dbdc
fix: low contrast text in dark mode ( #490 )
2020-12-21 15:00:04 +02:00
Uku Taht
5dcb329744
Fix sessions bug ( #496 )
...
* Add sitekey to captcha
* Remove appsignal decorators
* Fix session write buffer
2020-12-21 14:37:39 +02:00
Oliver Kriska
46e20b204c
AppSignal ( #452 )
...
- upgraded version to 2.0.5 with fixed bug(empty error details)
- Upgraded:
appsignal 2.0.1 => 2.0.5
certifi 2.5.1 => 2.5.2
hackney 1.15.2 => 1.16.0
idna 6.0.0 => 6.0.1
ssl_verify_fun 1.1.5 => 1.1.6
unicode_util_compat 0.4.1 => 0.5.0 (minor)
2020-12-17 15:17:48 +02:00
Vignesh Joglekar
d3f7c94ebe
Adds "Load More" functionality to pages modal ( #480 )
...
* Initial Feature Commit
* Changelog
2020-12-17 11:35:27 +02:00
Vignesh Joglekar
e98558fc2d
Extends "logged_in" cookie to 5000 years ( #485 )
2020-12-17 11:24:02 +02:00
Vignesh Joglekar
425975efec
Adds dark mode to entire dashboard ( #467 )
...
* Adds New Dark Mode Assets
* Moves triangle for dropdown to a reasonable position
* Majority .eex dark implementation
* Fixes Logo Positioning
* Adds theme flag to user schema, uses it
* Uses correct variables for theme applicator script
* Minor missed theme changes/fallbacks
* Individual Component Support + Theme Context
* Sources Tab Support
This was a pain to test D:
* Partial Stats Sections Support
* More of stats modules supported
* Modal +table support
* Improves some Flatpickr in light theme, supports dark theme
* Fixes missed settings tab colors
* Finishes Devices module support
* Fixes bar graph colors
* Better colorizes maps module
* Undoes colorized bars
(they looked bad, on second thought)
* Fixes loading indicator
* Finishes conversions module
* Adds changelog entry
The PR number could be wrong, will double check
* Fixes missed header color
* Fixes naming of migration and removes static alter
* Does migration correctly
As I said, my Elixir is pretty weak heh
* Adds support for spike notifications setting
* Improves contrast and visibility for email settings
* Resolves @ukutaht's comments on #467
* Fixes missing dark style
* Found one more missed dark element (shared links)
* Formatting fixes
2020-12-16 11:57:28 +02:00
Mackenzie
a50fd555cf
Prevent choosing a date before site was added in datepicker ( #477 )
...
Fixes #446
2020-12-16 11:52:47 +02:00
Mackenzie
3524d13c70
Fix overly-sticky date in query parameters ( #470 )
...
The date param was sticking around even when not specified
resulting in Last Month -> This Month still having last month's
date.
Fixes #439
2020-12-15 12:29:12 +02:00
Uku Taht
9c4493de66
Send welcome email after first site creation
2020-12-15 12:09:03 +02:00
Uku Taht
aa7ae87811
Onboarding UX improvements ( #441 )
...
* WIP
* Actually activate the user
* Send email verification codes
* Send activation code with email
* Only show onboarding steps during first site creation
* Add worker to config
* Consistent form styles
* Send welcome email when user activates account
* Add changelog entry
* Use https in new site form
* Correct spelling in email
2020-12-15 11:30:45 +02:00
Uku Taht
3142e8e190
Add Appsignal instrumentation
2020-12-14 16:06:43 +02:00
Uku Taht
724b57f3a6
Merge pull request #464 from plausible/dependabot/npm_and_yarn/assets/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7 in /assets
2020-12-14 14:55:41 +02:00
Uku Taht
39e90a2c76
Update spike email
2020-12-14 10:29:10 +02:00
dependabot[bot]
f030699d70
Bump ini from 1.3.5 to 1.3.7 in /assets
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 19:41:54 +00:00
Uku Taht
1504dd5412
Merge pull request #453 from plausible/spike-notifications
...
Simple notifications around traffic spikes
2020-12-11 17:04:33 +02:00
Uku Taht
b8ab181289
Add changelog entry
2020-12-11 17:03:25 +02:00
Uku Taht
acce144809
Show noref in notification email
2020-12-11 17:03:25 +02:00
Uku Taht
7f9525e805
Only send sources when there are sources to send
2020-12-11 17:03:25 +02:00
Uku Taht
49c3fa5650
Improve email styling
2020-12-11 17:03:25 +02:00
Uku Taht
35e4051016
Add more information to spike email
2020-12-11 17:03:25 +02:00
Uku Taht
f35ef2e0b1
Add settings UI for spike notifications
2020-12-11 17:03:25 +02:00
Uku Taht
f9a7e0d374
Remove unused schema functions
2020-12-11 17:03:25 +02:00
Uku Taht
11c9bdc328
Make sure a notification is not sent again within 12 hours
2020-12-11 17:03:25 +02:00
Uku Taht
54f70717c4
Add basic spike notifications
...
Co-authored-by: Jerod Santo <jerod@changelog.com>
2020-12-11 17:03:25 +02:00
Marko Saric
838e95421c
Update bug_report.md
2020-12-10 09:14:25 +01:00
Marko Saric
2064e3533f
Update bug_report.md
2020-12-09 17:58:40 +01:00
Marko Saric
f59a8c65f6
Delete feature_request.md
2020-12-09 17:46:10 +01:00
Marko Saric
e0ae954d10
Update README.md
2020-12-09 17:39:03 +01:00
Uku Taht
e4f33253dd
Update elixir version for development
2020-12-08 18:01:42 +02:00
Marko Saric
f7bd081312
Update README.md
2020-12-08 14:45:44 +01:00
Marko Saric
e94e7287fa
Update README.md
2020-12-08 14:43:14 +01:00
Marko Saric
f883b55388
Update README.md
2020-12-08 14:41:35 +01:00
Uku Taht
719b67ed22
Add nodejs to .tool-versions
2020-12-07 15:56:20 +02:00
Uku Taht
41e114ecbb
Merge pull request #442 from plausible/appsignal
...
Add appsignal
2020-11-27 16:17:14 +02:00
Uku Taht
b24da98aee
Add appsignal
2020-11-27 16:11:07 +02:00
Uku Taht
a92bca2c86
Fix sites list when user has no sites
2020-11-27 10:27:47 +02:00
Uku Taht
d879ef8458
Fix error handling for goals
...
Fixes #431
2020-11-27 09:54:29 +02:00
Uku Taht
00d39c5c13
Halt when redirecting to settings
2020-11-26 16:01:14 +02:00
Uku Taht
df262266fb
Fix settings tests
2020-11-26 10:59:32 +02:00
Uku Taht
8d240a5025
Add terser-webpack-plugin to deps
2020-11-26 10:37:36 +02:00
Uku Taht
acba231d13
Merge pull request #438 from plausible/sites-page-redesign
...
Add nicer grid list for sites
2020-11-26 10:34:21 +02:00
Uku Taht
472889083d
Order sites alphabetically
2020-11-26 10:19:26 +02:00
Uku Taht
8369f8d94f
Add settings links on hover
2020-11-25 15:29:08 +02:00
Uku Taht
d8eb994eff
Add changelog entry
2020-11-25 15:13:34 +02:00
Uku Taht
b5eae4ca76
Add nicer grid list for sites
2020-11-25 14:54:23 +02:00
Uku Taht
d27dad7299
Count Opera Mobile as Opera
2020-11-23 11:09:21 +02:00
Uku Taht
54aaeb2ae0
Use uppercase M for million
2020-11-23 11:08:16 +02:00
Uku Taht
1ec4dca33f
Merge pull request #412 from plausible/settings-design
...
Settings design
2020-11-20 12:56:35 +02:00
Uku Taht
c7a21440a8
Fix spacing
2020-11-20 12:10:33 +02:00