Sander Vocke
|
ed6409663d
|
Change to node:slim as a base.
|
5 years ago |
Sander Vocke
|
765980af74
|
Try to see whether disabling source maps will allow this to build on CI.
|
5 years ago |
Sander Vocke
|
8233b5aaba
|
Try again.
|
5 years ago |
Sander Vocke
|
a83dff439f
|
Disable Docker part.
|
5 years ago |
Sander Vocke
|
a770b2168c
|
Disable normal steps for quick testing.
|
5 years ago |
Sander Vocke
|
7dc0553706
|
Try a promotion build to DockerHub.
|
5 years ago |
Sander Vocke
|
6b89e618ce
|
Details pages for Song, Artist, Album, Tag and back-end PUT fixes (#21)
Details pages for Song, Artist, Album, Tag and back-end PUT fixes
Reviewed-on: #21
|
5 years ago |
Sander Vocke
|
8f4157add4
|
Merge pull request 'Detail pages' (#20) from edit_page into master
Reviewed-on: #20
|
5 years ago |
Sander Vocke
|
0193e42b51
|
Fix test errors.
|
5 years ago |
Sander Vocke
|
ab33cdf527
|
Fix tabs bug.
|
5 years ago |
Sander Vocke
|
0dc6b889bb
|
Add song, album windows
|
5 years ago |
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 |