Sander Vocke
|
4c4fe78258
|
Better tab labels. Tab icons.
|
5 years ago |
Sander Vocke
|
e02c99954a
|
Clicking on artist in results now opens its tab.
|
5 years ago |
Sander Vocke
|
d4d4c67672
|
Fetches artist and shows name
|
5 years ago |
Sander Vocke
|
80f35e031b
|
Laid groundwork for having different types of tabs and windows.
|
5 years ago |
Sander Vocke
|
b6e937675a
|
Tabs can be added and removed.
|
5 years ago |
Sander Vocke
|
16654795d2
|
Query window uses a reducer.
|
5 years ago |
Sander Vocke
|
f3850eff97
|
Fix favicon.
|
5 years ago |
Sander Vocke
|
720740a9ac
|
Remove unused
|
5 years ago |
Sander Vocke
|
eb9143edf9
|
Refactor towards tabs.
|
5 years ago |
Sander Vocke
|
1da1bcd450
|
Fix a bug.
|
5 years ago |
Sander Vocke
|
8adf9bd675
|
Nested tags work now too.
|
5 years ago |
Sander Vocke
|
659c395752
|
Basic tag support.
|
5 years ago |
Sander Vocke
|
72a5515167
|
Buttony rows in table.
|
5 years ago |
Sander Vocke
|
b78f84ffd0
|
Add tags display.
|
5 years ago |
Sander Vocke
|
ff1ec095e1
|
Add album query.
|
5 years ago |
Sander Vocke
|
f85f3b62b1
|
Fix test script help, add requirements.txt
|
5 years ago |
Sander Vocke
|
fb4439dec9
|
Merge pull request 'User interface overhaul' (#16) from ui_overhaul into master
Reviewed-on: #16
|
5 years ago |
Sander Vocke
|
e852fc2c4a
|
Fix knex error.
|
5 years ago |
Sander Vocke
|
112047f860
|
Query stops editing when an element is added.
|
5 years ago |
Sander Vocke
|
c0c6768cbb
|
Remove mock-up.
|
5 years ago |
Sander Vocke
|
981393b7a4
|
Try combinatorial logic.
|
5 years ago |
Sander Vocke
|
f861abe0af
|
Server supports album included in songs query.
Correct display on client.
|
5 years ago |
Sander Vocke
|
ce2d814506
|
Got basic queries in result table working.
|
5 years ago |
Sander Vocke
|
9c9d1b6dd8
|
Interactive queries seem to work!
|
5 years ago |
Sander Vocke
|
a36830802f
|
Deleting query elements works.
|
5 years ago |
Sander Vocke
|
475cd2cf2f
|
Songs now also supported, fixed bug
|
5 years ago |
Sander Vocke
|
e3d741d466
|
Almost done with basic query manipulation.
|
5 years ago |
Sander Vocke
|
c197e23c04
|
Add query button with basic menu.
|
5 years ago |
Sander Vocke
|
4f3cd30e77
|
Removed old UI. Started with a mock-up and simple query rendering.
|
5 years ago |
Sander Vocke
|
fc25e1ba8d
|
First mock-up.
|
5 years ago |
Sander Vocke
|
ca6239a413
|
Add app bar with logo.
|
5 years ago |
Sander Vocke
|
9f16723798
|
Initial mock.
|
5 years ago |
Sander Vocke
|
440a03396c
|
postgres (#14)
Make codebase compatible with Postgres. Add test scripts for it and a CI pipeline test.
Reviewed-on: #14
|
5 years ago |
Sander Vocke
|
7b1b8e0fee
|
Merge pull request 'Docker-based deployment scripts.' (#12) from deploy_docker into master
Reviewed-on: #12
|
5 years ago |
Sander Vocke
|
a9c1f84426
|
Fix tests for new API URL code.
|
5 years ago |
Sander Vocke
|
0e5295d10a
|
Small changes to get_knex.
|
5 years ago |
Sander Vocke
|
6cfae4ebe5
|
Fix database config parsing.
|
5 years ago |
Sander Vocke
|
055ed3e86d
|
Working container with PostgreSQL support.
|
5 years ago |
Sander Vocke
|
26a59e419c
|
First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode.
|
5 years ago |
Sander Vocke
|
aca50c7c62
|
Merge pull request 'Move from Sequelize to Knex.js.' (#10) from knex into master
Reviewed-on: #10
|
5 years ago |
Sander Vocke
|
4d20c72889
|
All tests working again.
|
5 years ago |
Sander Vocke
|
1d5df9b43b
|
Got some basic filtering working. Not finished with queries yet.
|
5 years ago |
Sander Vocke
|
4471c27b4c
|
Query endpoint is up again, but no filtering yet.
|
5 years ago |
Sander Vocke
|
ddbfb3a52c
|
Got all APIs working in Knex, except query.
|
5 years ago |
Sander Vocke
|
5dcc8451bf
|
Some warning cleanup.
|
5 years ago |
Sander Vocke
|
6443888faa
|
Seem to have fixed GPM script for albums. Web interface became wonky.
|
5 years ago |
Sander Vocke
|
466d7a821f
|
Fix build.
|
5 years ago |
Sander Vocke
|
af05e2fd5e
|
Merge pull request 'Add back-end support for albums.' (#7) from backend_albums into master
Reviewed-on: #7
|
5 years ago |
Sander Vocke
|
d60d6f27c3
|
Disable front-end build.
|
5 years ago |
Sander Vocke
|
6ad8c3c9b8
|
Add and fix tests and endpoints.
|
5 years ago |