Max Ehrlicher-Schmidt
08124d202f
WIP Bikepage
4 years ago
Max Ehrlicher-Schmidt
c73d9a7fe5
Add bikepage
4 years ago
Max Ehrlicher-Schmidt
1835967da9
Improve filters
4 years ago
Max Ehrlicher-Schmidt
fee2eb4bca
Merge remote-tracking branch 'origin/master'
4 years ago
Max Ehrlicher-Schmidt
e4ef8f59a7
Add unsaved rows filter
4 years ago
FlayInAHook
58a3f76a3c
added profile section in sidenav and changed auth
4 years ago
Max Ehrlicher-Schmidt
f3982dd79d
Move paginator to first row
4 years ago
Max Ehrlicher-Schmidt
bfa8a4f0ef
Add delete functionallity
4 years ago
Max Ehrlicher-Schmidt
daeb4b1a0a
Make newObject deletable
4 years ago
Max Ehrlicher-Schmidt
20eaf2ba85
Merge remote-tracking branch 'origin/master'
4 years ago
Max Ehrlicher-Schmidt
0552d483ca
reset page sort and filter on addBike
4 years ago
FlayInAHook
fc74fe4eff
storing email in local storage
4 years ago
Max Ehrlicher-Schmidt
b73e4f2d00
Add function call in html
4 years ago
Max Ehrlicher-Schmidt
29cfa334b1
Merge remote-tracking branch 'origin/master'
4 years ago
Max Ehrlicher-Schmidt
e041986bc1
Add createBike function
4 years ago
FlayInAHook
0983ec85ed
added loading indicator for tables
4 years ago
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