Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Chartbrew

Creating an open source platform to help businesses scale their client reporting
Collective - Host: opensource - https://opencollective.com/chartbrew-os - Code: https://github.com/chartbrew/chartbrew

:construction: changed the backend to connect to ga4 instead of UA

github.com/chartbrew/chartbrew - 14e921060656969c417dbb38fed0937cf8251bc8 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with running the count operation on Y Axis for array types

github.com/chartbrew/chartbrew - 3761ea8c5922db819d9284a25fa0dc34e691ee92 authored over 1 year ago by Razvan Ilin <[email protected]>
:bookmark: v2.7.0

github.com/chartbrew/chartbrew - cc9d03a23a91f23b7fafe44285fa16de909b4200 authored over 1 year ago by Razvan Ilin <[email protected]>
:arrow_up: bumped server deps

github.com/chartbrew/chartbrew - 5c49ea5ee4025490f35039553a3387f8cbeb3e10 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with users not being created when the restrict signups flag was set to anything

github.com/chartbrew/chartbrew - 259a98e610411eee1dc88c58c1e98d4750bb7ca7 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: make sure that objects are not added during sum and avg operations

github.com/chartbrew/chartbrew - b24d80dc4b2aa1607bdf795eb8a5376365a9130f authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with limiting the data in the dataset preview

github.com/chartbrew/chartbrew - 6ee8c38ebdb3bbe73c564565b8fc16f981be9365 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed paylod issues with the dataset fieldSchema and nested arrays algorithm

github.com/chartbrew/chartbrew - 58582ab1357bb68eba7e0535055a051b5505ddc6 authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: the last label for the bar chart is now computed in the front end depending on the light/dark theme

github.com/chartbrew/chartbrew - f90cfd0310e16a3ea56fae529228ac3921f43796 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: UI fix for chart filters

github.com/chartbrew/chartbrew - 9691128f71f2ba90fe3008b2bec2fe2611cb62ea authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added the option to set max records in a dataset

github.com/chartbrew/chartbrew - 6b347eac334dee62aa5e9b978d0a80cd0db7e86f authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with the data extraction algorithm when encountering null values deep in the objects

github.com/chartbrew/chartbrew - a62d0574f85f5ee8897b37e47a2c24307c6a6a1e authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: reverse the max ticks axis when using the horizontal bar chart

github.com/chartbrew/chartbrew - db65d1fc4f2aca71edddba653305bb9a4d2f74d4 authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: made sure the strings inside arrays are not separated by letter

github.com/chartbrew/chartbrew - d5896128254fcc16ecc8c3746bd94ad8ce03d419 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with the date range formatting only being applied when the date was set to relative

github.com/chartbrew/chartbrew - 8c8600e56bec10ecb29a6970ba2b709e8c5150a4 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with updating the format of the date range

github.com/chartbrew/chartbrew - 9f208d4965c3b042ca8a5b4e5dd669896ccb5ab6 authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: passing the dataRequests as props to the request settings component

github.com/chartbrew/chartbrew - 774076e01f008e0d7863852f9e4cea093669cd20 authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: updated the date check condition

github.com/chartbrew/chartbrew - 08edc35a1ef99e1bef0280d03fa16e3e3f70c945 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: avoid adding a right border in the last cell of the row

github.com/chartbrew/chartbrew - 3dda8fd04fc6a859be391be4ed89de43a51a1639 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: fixed table view after nextui update

github.com/chartbrew/chartbrew - aaeb61fc53bcaa4dec83234ab74aad2fc41d64a3 authored over 1 year ago by Razvan Ilin <[email protected]>
:arrow_up: updated nextui to v13

github.com/chartbrew/chartbrew - 0259816795997632a4bb5136084f9ffb3ecc229b authored over 1 year ago by Razvan Ilin <[email protected]>
:construction: added extra rules for the labels on the top dataset on stacked bar charts

github.com/chartbrew/chartbrew - 1b3c7495cbe0b97fb1d96a01713b77247db7b0bc authored over 1 year ago by Razvan Ilin <[email protected]>
:construction: make sure the labels are added on stacked bar charts even when the value is small

github.com/chartbrew/chartbrew - 60f4ef2f5159e6813de35b12b593462f64be7298 authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge branch 'feat/chart-labels'

github.com/chartbrew/chartbrew - 67ed0332cc83d5f4b35c69f6e3c32d1d0fc87059 authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added the data labels function for bar and line charts

github.com/chartbrew/chartbrew - 5811f30edf96d1594c379a23b9b6a8148b9d37f3 authored over 1 year ago by Razvan Ilin <[email protected]>
:ambulance: removed the encoding for the live chart requests too

github.com/chartbrew/chartbrew - 2513e5bee40ddc68699cd18bd19291c97e4032d2 authored over 1 year ago by Razvan Ilin <[email protected]>
:ambulance: removed extra encoding process that blocks requests with already encoded characters

github.com/chartbrew/chartbrew - f16ad9af841eaf5c7eee01d055de2f8d3cd59afe authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge branch 'add-labels-on-chart' of github.com:kotchaniphapk/chartbrew into feat/chart-labels

github.com/chartbrew/chartbrew - 58b0494d2aa59f6df5cc063c20afd1c7ad19a064 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: improved the design of the host site input in the API builder

github.com/chartbrew/chartbrew - 0024bd940a3e8b4aecc869b52819067d18d07034 authored over 1 year ago by Razvan Ilin <[email protected]>
:goal_net: improved error catching for sql-based connections

github.com/chartbrew/chartbrew - acf301793feda49a1edae09891f11944229b9e5b authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge branch 'feat/object-charts'

github.com/chartbrew/chartbrew - d6225233378162cbd639360febb21786cebd6e46 authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added support for visualizing key-value object data with no need for arrays

github.com/chartbrew/chartbrew - ed281508c027240a7fc105ed7486ad6b6c36ce05 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed full page refresh when clicking on the new chart button

github.com/chartbrew/chartbrew - bf28bb6e24e2ee08d1fcff958e3654e50cd286c8 authored over 1 year ago by Razvan Ilin <[email protected]>
:construction: modified the field finder to include root-level objects for key-value viz

github.com/chartbrew/chartbrew - 8e64a6751928b8c8ec25678da5256b34fa39359c authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed UI caching issue with the customer io builder

github.com/chartbrew/chartbrew - ecc94f00e73014f77e68dd1c61f72b4b691ede3a authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with cursor pagination

github.com/chartbrew/chartbrew - 1796dc8c989652bd39ab8d6b504a918864fa661c authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed UI caching issue with the customer io builder

github.com/chartbrew/chartbrew - 0a6ece92c0d31a6c8f46932f8c169dffebe5afec authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with cursor pagination

github.com/chartbrew/chartbrew - e0b72f74f2a5ee6e2d867fd38b799523c02421b1 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: changed the look of all the dropdowns to make them more visible with border

github.com/chartbrew/chartbrew - b28f64cb2a3fe1013a309b404f301857fbc2abc6 authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added the option to make horizontal bar charts

github.com/chartbrew/chartbrew - dbef4ae54b3c9253191617e911866057b92c790a authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: added url encoding for api connections

github.com/chartbrew/chartbrew - 442c11b84b834d35c86949d5331ff68f5e5ed098 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: fixed some of the UI in the global settings

github.com/chartbrew/chartbrew - b4f59a15860f3d55cb8c9bf2ea19f9bf515c4fa1 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with Y operations when the X Axis has miliseconds timestamps

github.com/chartbrew/chartbrew - c88a8bb5e3094a01dbe74d07c254031abddeedba authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added the option to specify the date range format when using the dates as query variables

github.com/chartbrew/chartbrew - 8f6ea4bb8949af5bce1840fe1889c8d3c2427456 authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: changed the cursor pagination to allow nested field selection for the cursor

github.com/chartbrew/chartbrew - 5e7a2981af52e890d6386d9c70bd9abec5a5c144 authored over 1 year ago by Razvan Ilin <[email protected]>
:bookmark: v2.6.2

github.com/chartbrew/chartbrew - d1aed1ba24fdab76cd24a9588da6a2d5c2a8776e authored over 1 year ago by Razvan Ilin <[email protected]>
:ambulance: hotfixing breaking dependency

github.com/chartbrew/chartbrew - c6226a634b94b9af70a76ffc64f85d26b0d758b8 authored over 1 year ago by Razvan Ilin <[email protected]>
:bookmark: v2.6.1

github.com/chartbrew/chartbrew - 3aeb065f2aea1ae80cc8ad93bc893ec3f97d66de authored over 1 year ago by Razvan Ilin <[email protected]>
:arrow_up: updated dependencies

github.com/chartbrew/chartbrew - d25a59a3bf08442600663e33086c600b5825f03a authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with the sum op in nested arrays

github.com/chartbrew/chartbrew - 6cbe843e71aa645fe0395f14d5e953fc6ddc8ef8 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed object mutation that was causing the cached data to be limited to 20 items

github.com/chartbrew/chartbrew - 129366f29e5489dc43a4e25248c1c9a6b9f5883d authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: :zap: fixed a few UI issues in the Editor and removed some API calls that were not needed and causing false-positive errors

github.com/chartbrew/chartbrew - 44c24e04dc7560daeecabe335d145210338bc9e8 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed bug with clearing the global date filtering

github.com/chartbrew/chartbrew - 5eb08c41441158097b65d0a45c87e799b743e623 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed axis chart algo crash when the formula parser was returning null

github.com/chartbrew/chartbrew - fc2574e08d122ed47bbeaf3264b4a6b757ee0bb8 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with the date filters not getting the right dates in different timezones

github.com/chartbrew/chartbrew - 7367d8036a8cac175bb933f742136d9bfc743984 authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added the option to fix the start date when selecting relative date range

github.com/chartbrew/chartbrew - 31ac11e348d0d0c1840f3ee45a07321eae8d4604 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with long numbers being identified as timestamps

github.com/chartbrew/chartbrew - 570a391f43e5b600db590a8f6750c2d8b003de40 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixes for the weekly time interval

github.com/chartbrew/chartbrew - c42e7d224a8b54b0da046e818119069b5a5c1364 authored over 1 year ago by Razvan Ilin <[email protected]>
:rotating_light: removed linter error

github.com/chartbrew/chartbrew - e9f8588311578f4369fcec81ba7bdffd080bbf11 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with creating and generating dashboards from custom templates

github.com/chartbrew/chartbrew - 8dd95a21679ad62d77cb7155f920099992c45fa9 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: new way of fixing the same UI bug

github.com/chartbrew/chartbrew - 49115becaa4c4ec273f96f703acbf0421d30ae7c authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed UI bug with the dashboard filters

github.com/chartbrew/chartbrew - 6f6870c55034f465a94568506c2636ddbc7ae4b3 authored over 1 year ago by Razvan Ilin <[email protected]>
:memo: changed the link icons in the docs

github.com/chartbrew/chartbrew - 3438933d3effe2544d9aaa6b3d3f437a7e72acb1 authored over 1 year ago by Razvan Ilin <[email protected]>
:memo: updated docs and readme and removed arm64 docker instructions and CLI tool usage

github.com/chartbrew/chartbrew - 33deacbe072b9206f62608cfdd84531686c125e0 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed the count uniques operation

github.com/chartbrew/chartbrew - 0d0a2d1c331639108cc08753ef0f6fa6ff6d340e authored over 1 year ago by Razvan Ilin <[email protected]>
:pencil: fixed spelling mistake on the timescale connection form

github.com/chartbrew/chartbrew - 63f230fdedbf6512b9a043a53c41115fefc3eddb authored over 1 year ago by Razvan Ilin <[email protected]>
:bookmark: v2.6.0

github.com/chartbrew/chartbrew - e4c48219052a434510485b4a846f8a229aa164e6 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: changed the chart icons

github.com/chartbrew/chartbrew - d62e75126df179f33cc7c592b2dd01065ed63c6c authored over 1 year ago by Razvan Ilin <[email protected]>
:arrow_up: updated dependencies

github.com/chartbrew/chartbrew - 83e9df21026acd1e5262abd57b1814356466ea2d authored over 1 year ago by Razvan Ilin <[email protected]>
:rocket: added timescaledb to the onboarding screen and improved the design of the cards

github.com/chartbrew/chartbrew - 50693ed725e0ffad3d132088cef405437980666d authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added support for TimescaleDB

github.com/chartbrew/chartbrew - 3f7bd2376f118bd8e33e52f31ce091a0f009fab2 authored over 1 year ago by Razvan Ilin <[email protected]>
:wrench: added env vars for the smtp port and secure flag

github.com/chartbrew/chartbrew - d5c05ae459ddfe73d72b16c3a0dc2a20326ecae7 authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge remote-tracking branch 'origin/master'

github.com/chartbrew/chartbrew - d5770fdb942ca6021b99d705b59eb5ab89b5eda0 authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge pull request #166 from kotchaniphapk/link-dashboard-name

Link dashboard name to dashboard URL in navbar

github.com/chartbrew/chartbrew - ace0a2277b8837b3fefb330bdf7e493bf72b4961 authored over 1 year ago by Razvan (Raz) <[email protected]>
:construction: arranged the code to avoid creating empty links in the navbar

github.com/chartbrew/chartbrew - 5f903191e78e255d9415326d9054d47305b81d31 authored over 1 year ago by Razvan Ilin <[email protected]>
:wrench: added the option to restrict signups through env variables

github.com/chartbrew/chartbrew - c026dac7e088a0975d205376c87aa5aa11fd7621 authored over 1 year ago by Razvan Ilin <[email protected]>
:rotating_light: fixed linter error

github.com/chartbrew/chartbrew - da8d201d6fe69131b2effa2eb49d237ef377f517 authored over 1 year ago by Razvan Ilin <[email protected]>
:sparkles: added timezone support for dashboards

github.com/chartbrew/chartbrew - 33dbcac8bd0aeef87de6ce2e8efc2671d5728fe0 authored over 1 year ago by Razvan Ilin <[email protected]>
:children_crossing: link dashboard name

github.com/chartbrew/chartbrew - d40565d21fe307a6cb6d1faaedffbe56f7b9fa53 authored over 1 year ago by kotchaniphapk <[email protected]>
🚀 add labels on linechart

github.com/chartbrew/chartbrew - 10e39be05f75b20e3691aeefe69f8d37055d5d09 authored over 1 year ago by kotchaniphapk <[email protected]>
:construction: added timezone support for date fields in the table views

github.com/chartbrew/chartbrew - f4b6f423aed0e34e1a61780f1c5cfadab71a5500 authored over 1 year ago by Razvan Ilin <[email protected]>
:construction: added timezone support to the AxisChart configuration class

github.com/chartbrew/chartbrew - 0ca09536a5b64e556188bbe70a2de7cb5e17f6e7 authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge branch 'master' into feat/dashboard-timezones

github.com/chartbrew/chartbrew - daa89f8d4cbab432aaccce5f05649340d40956ed authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with hourly and weekly intervals

github.com/chartbrew/chartbrew - 4283d6c81dc1ea01ec44c0455ede3a9a22cecab5 authored over 1 year ago by Razvan Ilin <[email protected]>
:construction: first test of timezones

github.com/chartbrew/chartbrew - 734e918895ea0ea0c1f0aed37d3e98675e0db287 authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: draft chart visual improvements

github.com/chartbrew/chartbrew - 44aa32f89b22c6c2ccfd0d373c6fbb35d00a2c58 authored over 1 year ago by Razvan Ilin <[email protected]>
:bookmark: v2.5.1

github.com/chartbrew/chartbrew - 71d296aa3be9a04a7b7f8436081d4d0bffe2cf6d authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: updated the chartjs configuration for small-sized line and bar charts

github.com/chartbrew/chartbrew - 02b80e4c5f652d1c28202899f19b77947a80bfd5 authored over 1 year ago by Razvan Ilin <[email protected]>
:bento: changed the meta banner

github.com/chartbrew/chartbrew - d795b512208f743f39def8fa9d4486aa98545a4d authored over 1 year ago by Razvan Ilin <[email protected]>
:ambulance: fixed the templates

github.com/chartbrew/chartbrew - 14ddc70b10a7c1ded8a2c6ef12805ba91b337f53 authored over 1 year ago by Razvan Ilin <[email protected]>
:bug: fixed issue with Firestore filters not clearing properly

:bug: fixed issue with the sub-collection index tutorial not appearing

github.com/chartbrew/chartbrew - 96bbf0082ba6b3bb0863d20f7e8cdee567d6ad73 authored over 1 year ago by Razvan Ilin <[email protected]>
:children_crossing: prevent the dataset modal from being closed with the ESC key

github.com/chartbrew/chartbrew - cd3d9fa81fe2d40c6bfab50a05aa83d9b5f9887e authored over 1 year ago by Razvan Ilin <[email protected]>
:bookmark: v2.5.0

github.com/chartbrew/chartbrew - b9c5a7bf5c6c6481f365ef448368d1a0b0e0cf9c authored over 1 year ago by Razvan Ilin <[email protected]>
:lipstick: a few tweaks to the connections UI

github.com/chartbrew/chartbrew - bac0a1a53d905d6a91bb32de7f1254da43567f67 authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge remote-tracking branch 'origin/master'

github.com/chartbrew/chartbrew - 81355846a376efa30853248fa7f59811ed7ebbba authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge pull request #161 from kotchaniphapk/help-banner

Add a help banner in connections

github.com/chartbrew/chartbrew - b101068a2c83edd81be28bfecdcb5c390a14f0b5 authored over 1 year ago by Razvan (Raz) <[email protected]>
:construction: removed empty link

github.com/chartbrew/chartbrew - f2d5d7d7f64a27d398640f8c1bc08f1531d7ec4f authored over 1 year ago by Razvan Ilin <[email protected]>
:twisted_rightwards_arrows: Merge pull request #160 from kotchaniphapk/add-projectname

Add the dashboard name in the Navbar

github.com/chartbrew/chartbrew - 13f7cbba632f17faa05f712142abe5da67358573 authored over 1 year ago by Razvan (Raz) <[email protected]>
:children_crossing: add a help banner in connections

github.com/chartbrew/chartbrew - 1a6e4772a9faac94a683be116bc4de2eb8316869 authored over 1 year ago by kotchaniphapk <[email protected]>
:twisted_rightwards_arrows: Merge branch 'joins'

github.com/chartbrew/chartbrew - 0d96798ddf85625752be4de761f0d23784134d99 authored over 1 year ago by Razvan Ilin <[email protected]>