issues
search
dougthor42
/
trendlines
A simple, lightweight metric tracking server built on Flask and PeeWee. Think Graphite (https://graphiteapp.org/), but smaller and less complex.
https://trendlines.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump flask from 1.1.4 to 2.3.2
#189
dependabot[bot]
opened
1 year ago
0
Update flask-rest-api to flask-smorest
#188
dougthor42
closed
1 year ago
0
Migrate to Github Actions
#187
dougthor42
closed
1 year ago
0
Fix reqs
#186
dougthor42
closed
1 year ago
0
Update pre-commit versions, target py3.8
#185
dougthor42
closed
1 year ago
0
Bump werkzeug from 0.15.4 to 2.2.3
#184
dependabot[bot]
opened
1 year ago
0
Bump werkzeug from 0.15.4 to 0.15.5
#183
dependabot[bot]
closed
1 year ago
1
Bump wheel from 0.32.3 to 0.38.1
#182
dependabot[bot]
closed
1 year ago
0
Bump pyyaml from 5.3.1 to 5.4
#181
dependabot[bot]
closed
3 years ago
0
Pin `werkzeug==0.15.4`
#180
dougthor42
closed
4 years ago
0
Add Pre commit
#179
dougthor42
closed
4 years ago
0
Update docs with testing instructions.
#178
dougthor42
closed
4 years ago
0
Add pre-commit
#177
dougthor42
closed
4 years ago
0
Pin more reqs
#176
dougthor42
closed
5 years ago
0
run server.py issues
#175
joamatab
closed
5 years ago
3
Consider switching to FastAPI
#174
dougthor42
closed
5 years ago
1
Update the Werkzeug DispatcherMiddleware import
#173
dougthor42
opened
5 years ago
0
Add a link to the demo and API docs in README.md and in the docs
#172
dougthor42
opened
5 years ago
0
[WIP] Selenium tests
#171
dougthor42
opened
5 years ago
1
Pin Redis version
#170
dougthor42
closed
5 years ago
0
Fix api behind proxy
#169
dougthor42
closed
5 years ago
0
The API demo pages don't work
#168
dougthor42
opened
5 years ago
0
Sending in a value with trailing period causes HTTP 400
#167
dougthor42
opened
5 years ago
0
Doc updates
#166
dougthor42
closed
5 years ago
0
Integration tests via docker-compose
#165
dougthor42
closed
5 years ago
1
Return a better error page for 405
#164
dougthor42
opened
5 years ago
0
Pin redis version in docker-compose
#163
dougthor42
closed
5 years ago
0
API page links do not work when running behind a proxy
#162
dougthor42
closed
5 years ago
3
Don't install the package as editable in the Dockerfile
#161
dougthor42
opened
5 years ago
1
Figure out how to test JS callbacks
#160
dougthor42
opened
5 years ago
0
Fix migration from 0005 to 0006
#159
dougthor42
closed
5 years ago
0
Upgrading to v0.6.0b1 deletes all data in the 'datapoints' table.
#158
dougthor42
closed
5 years ago
2
UI Overhaul
#157
dougthor42
closed
5 years ago
0
Use internal ids for jstree
#156
dougthor42
closed
5 years ago
0
Fix development docs. Fixes #153. [ci skip]
#155
dougthor42
closed
5 years ago
0
Add Swagger/ReDoc links to layout.html. Fixes #152.
#154
dougthor42
closed
5 years ago
0
Error in devopment docs
#153
dougthor42
closed
5 years ago
0
Add a direct link to the API swagger/redoc pages
#152
dougthor42
closed
5 years ago
0
Click
#151
dougthor42
closed
5 years ago
0
Use `click`
#150
dougthor42
closed
5 years ago
0
Generate secret gh93
#149
dougthor42
closed
5 years ago
0
Realtime updates of graphs
#148
dougthor42
opened
5 years ago
0
Invert the architecture
#147
dougthor42
opened
5 years ago
0
Add 'depends_on' to docker-compose files.
#146
dougthor42
closed
5 years ago
0
Add filters/pagination to GET methods
#145
dougthor42
opened
5 years ago
0
Datapoint rest api
#144
dougthor42
closed
5 years ago
0
Use sqlite_ext.AutoIncrementField
#143
dougthor42
closed
5 years ago
0
Add the 'app' fixture to the 'populated_db' fixure in conftest.py
#142
dougthor42
closed
5 years ago
0
Helpers for test_routes.py
#141
dougthor42
closed
5 years ago
0
Follow api philosophy
#140
dougthor42
closed
5 years ago
0
Next