Uku Taht
06aaae6314
Add hint for page filters
2021-06-29 12:13:09 +03:00
Uku Taht
8b93ac59d4
Make country search case insensitive
2021-06-29 11:51:15 +03:00
Uku Taht
cf66581a86
Fix default value behaviour
2021-06-29 11:51:15 +03:00
Uku Taht
d92ac265c3
Add keyboard shortcut for filters
2021-06-29 11:51:15 +03:00
Uku Taht
edfe9ddc26
Small visual tweaks
2021-06-29 11:51:15 +03:00
Uku Taht
3a1e72ac23
Simplify filter modal
2021-06-29 11:51:14 +03:00
Uku Taht
8e2601d76f
Use Downshift instead of react-select
2021-06-29 11:51:14 +03:00
Ru Singh
e5a4b82db4
Feature/mobile graph ( #1160 )
...
* chore(docker): improve repeat contributions workflow
* This change adds two new commands to gracefully stop and remove the Postgres and Clickhouse docker containers. To do so, it also gives them a recognizable name.
* Additionally, the Postgres container is updated to use a named volume for its data. This lower friction for repeat contributions where one would otherwise sign up and activate their accounts again and again each time.
* Update the ticks on the X and Y axis of the main chart to be responsive
* Update the changelog for the graph responsiveness fix
2021-06-28 16:05:22 +03:00
Uku Taht
b7dcbb5e54
format
2021-06-25 12:10:20 +03:00
Uku Taht
d5e79a2083
fix assign
2021-06-25 12:00:15 +03:00
Uku Taht
cfc81bc785
mix format
2021-06-25 11:37:57 +03:00
Uku Taht
388fc39d5e
Fix error with multiple invitations
...
The /activate page would error out when the user had more than 1
invitation. Will work as expected now. Fixes #1147
2021-06-25 11:33:00 +03:00
Uku Taht
46f6942be1
Update JS deps
2021-06-21 16:14:06 +03:00
Vignesh Joglekar
30ac901141
Adds manual, editable, auto-suggested filters, and negated&globbed path-based filters ( #1121 )
...
* Adds manual-filters + friends
commit 308192044d726e9a6f7406e333048ab3407aa260
Merge: 39287ab
a299fab
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri Jun 11 03:40:55 2021 -0500
Merge branch 'manual-filters' into manual-filters-2
commit a299fab1fb
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri Jun 11 02:20:26 2021 -0500
Changes to split and pattern matched function for time_on_page
commit 10f10c933a
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri Jun 11 01:53:18 2021 -0500
Fixes a couple of minor UX issues
commit f2e5ce8eb3
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri Jun 11 01:49:10 2021 -0500
Fixes time on page for globbed and negated page paths
commit bb18af6526
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu Jun 10 05:24:05 2021 -0500
Close to finalized version of updated version
Just needs some additional testing + potentially code cleanup
commit d0b7bfe3da
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri May 28 04:21:21 2021 -0500
Real Dialyzer Fix
commit 296a76af34
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri May 28 03:44:29 2021 -0500
Dialyzer fix
commit 91f3b44017
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 17:11:24 2021 -0500
Changelog
commit e041f75745
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 17:09:52 2021 -0500
Formatting
commit f689642204
Merge: e00929b
4ff25f6
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 17:08:47 2021 -0500
Merge branch 'master' into manual-filters
commit e00929b1c5
Merge: 83887c4
806975e
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 17:01:48 2021 -0500
Merge branch 'manual-filters' of github.com:Vigasaurus/plausible-analytics into manual-filters
commit 83887c49cc
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 16:59:32 2021 -0500
Adds tests for suggestions, formats goals suggestion query
commit 1cb7732a08
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 16:36:31 2021 -0500
Adds goals as auto-complete capable filter
commit 4ca39cc406
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 16:08:22 2021 -0500
95% completed auto-complete setup
Still needs:
- tests
- goals added as filter
commit 22d38c4cd8
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Thu May 27 03:47:19 2021 -0500
80% of auto-complete filters progress
Still needs
- countries and screen into new format
- re-style dropdown and background
- drop debounce time
- tests
commit 806975ede9
Merge: 81c5e05
1a93542
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Tue May 25 15:28:21 2021 -0500
Merge branch 'master' into manual-filters
commit 81c5e05760
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Tue May 25 15:21:03 2021 -0500
Makes colorings on top bar elements consistent
commit fa7f6c2268
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Tue May 25 14:58:25 2021 -0500
Makes requested changes, adds different version of filter button
commit 7dc65b9b7a
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Sat May 22 04:29:01 2021 -0500
Changelog
commit c684f1c76a
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Sat May 22 04:26:14 2021 -0500
Various UI Improvements
- Makes edit buttons full-length & properly sized
- Adds remove filter button in edit menu
commit a632e7a8ee
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Sat May 22 03:11:50 2021 -0500
Adds tests for exclusions and wildcards
commit eb91a7942b
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Sat May 22 03:02:23 2021 -0500
Fixes editing UX on list view
commit 6209d72aee
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri May 21 04:01:17 2021 -0500
Bugfix in realtime view, formatting
commit 007d44df38
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri May 21 03:23:16 2021 -0500
Second pass - mostly everything user-facing is done
Still needs:
- Tests
- Potentially negating other filters
- Potentially some code cleanup
commit cb7b5b9fbd
Author: Vignesh Joglekar <rexvigasaurus@gmail.com>
Date: Fri May 21 01:49:52 2021 -0500
First pass on manual filter & path regex/negated filters
Still needs:
- Form structure on filter modal
- Edit filter button
- Filter dropdown UI improvement
- Filter modal mount data collection
- Tests
- Potentially negating other filters
* Fixes an issue between the updated React version and Flatpickr not showing up
Reverting to v16 was the simplest fix without diving into the issue upstream with Flatpickr
* Resolves comments on UI and code style
Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2021-06-21 14:42:16 +03:00
Uku Taht
883841f789
Make sure the latest subscription is always used
2021-06-18 11:13:54 +03:00
Uku Taht
7c9ca12a3e
Don't use URL in compat mode
2021-06-17 15:58:54 +03:00
Uku Taht
de158d22e4
Remove Signup tracking from invitation form
2021-06-17 11:49:11 +03:00
Uku Taht
1f4f054e24
Copy changes for self-hosted
2021-06-17 11:09:13 +03:00
Uku Taht
f4813f02fd
Add link to the troubleshooting guide
2021-06-17 11:06:34 +03:00
Uku Taht
a378935aac
Add IE11 compatibility mode
2021-06-17 10:55:45 +03:00
Uku Taht
5c886cc004
Remove custom domain link if site does not have a custom domain
2021-06-17 10:51:58 +03:00
Uku Taht
7bee3827dd
Remove download link from realtime dashboard
2021-06-17 10:42:08 +03:00
Uku Taht
cf6583ce1e
Clarify copy in invitation_expired.html
2021-06-17 10:34:09 +03:00
Uku Taht
0c22b833f8
Add note about ownership transfer request expiring
2021-06-17 10:32:34 +03:00
Uku Taht
27f99da8ad
Do not send email reports for locked sites
2021-06-17 10:20:54 +03:00
Uku Taht
0ef0fd2048
Fix config option in test
2021-06-16 15:43:26 +03:00
Uku Taht
18ddf9dd9d
Admin access
2021-06-16 15:33:37 +03:00
Uku Taht
62dfb43f10
Admin access
2021-06-16 15:18:25 +03:00
Uku Taht
e71de6dc1f
Invitations ( #1122 )
...
* Invite existing user to a site
* Add invitation flow for non-existing users
* Accept and reject invitations
* Use invitation flow for existing users
* Locking mechanism for sites
* Authorization for site settings
* Show usage based on site ownership
* Add ability to remove members from a site
* Do not show settings link to viewer roles
* Ability to remove invitations
* Remove `Plausible.Sites.count_for/1`
* Fix tests
* Do not show the trial banner after the trial
* Correct trial emails
* Transfer ownership
* Send invitation email to existing user
* Add invitation email flows
* Add plug for role-based authorization
* Rename AuthorizeStatsPlug -> AuthorizeSiteAccess
* Add email flow for ownership transfer
* Fix URLs in emails
* Fix small copy issues
* Make 'People' its own section in site settings
* Notify user via email if their access has been removed
* Check site lock status when invitation is accepted
* Check lock status when user subscribes
* Make sure only admins and owners can create shared links
* Changelog
* Add LockSites to daily cron
* Clean invitations after 48 hours
* Add notices about expiry
* Add invitation expired page
* Add doc link
2021-06-16 15:00:07 +03:00
Ru Singh
5c86b0dd96
Update CHANGELOG.md ( #1130 )
...
For #1113 , the changelog wasn't updated. This simply adds a relevant entry to the CHANGELOG.md file. :)
2021-06-16 14:09:35 +03:00
Uku Taht
7e229140ed
Move config files to config directory
2021-06-16 12:16:11 +03:00
Uku Taht
3fe8bd6681
Pr/1117 formatted ( #1129 )
...
* runtime.exs: get var from file
* Format pr/1117
Co-authored-by: happysalada <raphael@megzari.com>
2021-06-16 12:03:01 +03:00
Ru Singh
c95d375839
Fix for details button misbehaving on mobile ( #1114 )
...
* chore(make): convenience commands for installation & dev server
* docs: easier development env instructions
* docs: add note about docker volumes
* docs: detail pre-commit configuration
* style: eslint and prettier changes
* Allow for passing custom classes to fade-in
* style: eslint & prettier for the details button component
* style: react lifecycle methods to come first
* docs: add instructions to disable pre-commit
* style: devices components
* Move render methods to the last (together) in the order list
* Remove unused component import
* React lifecycle to come first before our own methods
* General styling and eslint changes
* Cleaner renderContent method using switch/case (fixes an eslint error as well!)
* Cleaner renderPill method with proper spacing + removing uncessary else
* style: more eslint/prettier for pages components
* Use newer Fragment syntax
* Remove unnecessary else statement
* Use backtick strings for concatenating strings
* Remove unnecessary space
* Remove unused imports and variable declarations
* Bunch render methods together as last in the order list
* fix: details button to drop to the bottom naturally on smaller screens
This _mostly_ fixes one of the issues being tracked on #972 , titled "Details button issue on Firefox specifically"
* refactor: reduce usage of our CSS class in favor of tailwind's util classes
* refactor: remove our css classes in favor of Tailwind's util classes
2021-06-15 10:34:43 +03:00
Vignesh Joglekar
645069271a
Fixes React errors+crash when system theme changes on loaded dashboard ( #1123 )
...
* Fixes crash on theme change
* Changelog
2021-06-14 16:44:46 +03:00
Uku Taht
39287ab176
Remove IO.inspect
2021-06-10 13:40:42 +03:00
Uku Taht
0054c9fc96
Add api keys to CRM
2021-06-10 10:25:19 +03:00
divinerites
0a3623b07f
Replace "async defer" by "defer" in sniplet for dashboard ( #1107 )
2021-06-07 13:33:14 +03:00
Uku Taht
02ad4c8f5e
update js deps 2 ( #1112 )
...
* update js deps
* Update development command
Co-authored-by: happysalada <raphael@megzari.com>
2021-06-07 12:12:02 +03:00
Uku Taht
c0678cd2f7
Chartjs v3 ( #1111 )
...
* WIP
* Implement graph with Chart.js v3
2021-06-07 11:29:42 +03:00
Uku Taht
d9cc21fc06
Add site limit exempt config
2021-06-04 14:31:48 +03:00
Raphael Megzari
a0a0c3a8db
add tzdata storage dir ( #1104 )
2021-06-03 10:55:48 +03:00
Uku Taht
c0083815d4
Fix IP address parsing for ipv6 with port number
2021-06-03 10:36:06 +03:00
Uku Taht
fa60ebd6b0
Scrub port from x-forwarded-for
2021-06-02 15:30:25 +03:00
Uku Taht
ad6faece87
Stats API: Support IN filter expression ( #1090 )
...
* Support IN filter expression
* Update clickhouse_ecto
2021-06-02 15:17:12 +03:00
Uku Taht
9f16603bfb
Accept application/json in /api/event
2021-06-02 15:10:44 +03:00
Uku Taht
c37a2de627
Revert "Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters ( #1067 )"
...
This reverts commit b6eeb40472
.
2021-06-02 14:35:17 +03:00
Uku Taht
2be99db54d
Fix p.js
2021-05-28 13:15:00 +03:00
Uku Taht
d03b31450f
Removes cache-control header from tracker file
2021-05-28 11:20:48 +03:00
Maximilian Bosch
4ff25f68c8
Postgres socket authentication ( #1052 )
...
* Allow to connect to postgres via socket auth
* Add changelog entry for new env-vars
Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2021-05-26 15:40:56 +03:00
Uku Taht
55030b837d
Fix external referrer link
...
Fixes #1009
2021-05-26 10:52:25 +03:00