Commit Graph

148 Commits (98817feb64656d76426749dd4d0198d67fd57eca)
 

Author SHA1 Message Date
FlayInAHook 658b79402b added angular flex module, fixed sidenav still wip 4 years ago
FlayInAHook cc29a9c98d fixed table spacing 4 years ago
FlayInAHook 5fdad53150 Merge remote-tracking branch 'origin/master' 4 years ago
FlayInAHook 5ad97e9314 Reset to working version 4 years ago
FlayInAHook 5249773bee Merge remote-tracking branch 'origin/master' 4 years ago
FlayInAHook df3aaad063 WiP (really fuckin alpha version sidenav) 4 years ago
maxs00 644e0a3bf3 added translation for table head 4 years ago
Max Ehrlicher-Schmidt 8ccb75697c Improve Performance 4 years ago
Max Ehrlicher-Schmidt 97c7c56587 Fix interceptor 4 years ago
FlayInAHook 036a9d27f1 implemented a token interceptor 4 years ago
Max Ehrlicher-Schmidt 65bc305649 Fix Int 4 years ago
Max Ehrlicher-Schmidt 95a4786e13 Improve performance and add sorting, filtering, pagination 4 years ago
Max 56d6272236 Performance optimization WIP 4 years ago
Max 044e9634e2 Fix table editing bug 4 years ago
Max 62dcc610a1 Refactor dynamic column generation code 4 years ago
Max 75cb28aa97 Improve table style 4 years ago
Max c304c053be Add helper function to generate columnInfo array code 4 years ago
Max dcde7006be Remove BehaviourSubject in bikeService 4 years ago
Max dee0530dc0 Fix broken generated code 4 years ago
Max afe3ba5a7a Auto stash before merge of "master" and "origin/master" 4 years ago
Max 45d8200cbb Change fetched introspection with pregenerated one 4 years ago
Max Ehrlicher-Schmidt b5a610f249 Merge remote-tracking branch 'origin/master' 4 years ago
Max Ehrlicher-Schmidt 49c93bf9c5 Update packages 4 years ago
Max-ES c45f7a6337
Merge pull request #3 from fLotte-meets-HWR-DB/server
Server
4 years ago
leonnicolas 9f0f2c4fc9
.travis.yml: remoe sudo for create manifest 4 years ago
leonnicolas 248e00bf91
.travis.yml: fix access rights for docker create manifest 4 years ago
leonnicolas bfdaf44ff4
Dockerfile: fixed ARCH argument 4 years ago
leonnicolas e55c85ef95
.travis.yml: enable experimental features for manifest 4 years ago
leonnicolas cbd702569e
.travis.yml: fixed tags
I forgot some tags
4 years ago
leonnicolas 0bfd28877d Merge branch 'master' of github.com:fLotte-meets-HWR-DB/frontend 4 years ago
leonnicolas 553d4da0ec
.travis.yml: create multi arch image and docker manifest
Now you can just pull the image from an arm64 (armV8), arm(armV7) or amd64 architecture without specifying any tag.
4 years ago
leonnicolas f9ec2419ab
main.go: fixed routing for url with dots
When a url contained a dot and the user refreshed the site, the server
would have returned a 404. Now it will always return index.html, if the
requested file is not found.
4 years ago
Max Ehrlicher-Schmidt 982e053ce7 Add dynamic types in tables 4 years ago
Max Ehrlicher-Schmidt bd3a10bad8 Remove addColumnsFromObject function 4 years ago
Max Ehrlicher-Schmidt 8b6640dfc4 Merge remote-tracking branch 'origin/master' 4 years ago
Max Ehrlicher-Schmidt 67b7baf770 Add dynamic readonly columns 4 years ago
Max Ehrlicher-Schmidt dc95721546 Outsource functions 4 years ago
leonnicolas 72269f0f27
Merge pull request #2 from fLotte-meets-HWR-DB/frontend_server
Frontend server
4 years ago
Max Ehrlicher-Schmidt 589d5d830c Finished dynamic table 4 years ago
Max Ehrlicher-Schmidt 6172db4c0c WIP flatten object 4 years ago
Max Ehrlicher-Schmidt 4bf9915978 Refactor var names 4 years ago
Max Ehrlicher-Schmidt 0180322e41 Refactored loading state and animation 4 years ago
Max Ehrlicher-Schmidt 10bbf3281c WIP: dynamic table generation 4 years ago
leonnicolas 6091903ed7
main.go: reload frontend on F5 4 years ago
leonnicolas 9ecad37f80
Dockerfile: build smaller dist 4 years ago
Max Ehrlicher-Schmidt 0067bb9f3c Add cell types 4 years ago
Max Ehrlicher-Schmidt a8fd95947b Fetch more bike properties 4 years ago
Max Ehrlicher-Schmidt 9e9a4d7588 Add locking 4 years ago
Max Ehrlicher-Schmidt 9ded4854af Rename string-cell component to cell 4 years ago
Max Ehrlicher-Schmidt ac6e88b1bf Add token to requests 4 years ago