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
leonnicolas
cebd3becbe
.travis: deleted
4 years ago
leonnicolas
19e529416c
Merge branch 'master' of github.com:fLotte-meets-HWR-DB/frontend
4 years ago
leonnicolas
05043d81a2
.travis -> .travis.yml
4 years ago
Max-ES
fde1af9712
Merge pull request #1 from fLotte-meets-HWR-DB/server_and_CI
...
Server and ci
4 years ago
leonnicolas
2f3aedcf7b
.travis: typo
4 years ago
leonnicolas
fbaeb2e008
Simple single file go file server that serves the frontend + CI with travis
4 years ago
FlayInAHook
a5b52a0cd3
Merge branch 'master' of https://github.com/flotte-goes-smart/frontend into master
4 years ago
FlayInAHook
38efafa60f
added table overview and the base for a collapsing navbar
4 years ago
Max Ehrlicher-Schmidt
1673eeb475
Add number of wheels column
4 years ago
Max Ehrlicher-Schmidt
52973b9ae4
Update graphQL stuff
4 years ago
Max Ehrlicher-Schmidt
1f191f5984
Merge remote-tracking branch 'origin/master'
4 years ago
Max Ehrlicher-Schmidt
be51eccc41
Fix table editing
4 years ago
Max Ehrlicher-Schmidt
70911a76fa
Fix table editing
4 years ago
Max Ehrlicher-Schmidt
02c2054158
Add mutable fragment
4 years ago
Max Ehrlicher-Schmidt
dc8d025822
Add __typename removal for mutations
4 years ago
Max Ehrlicher-Schmidt
ee0ca0ddce
Add bike editing
4 years ago
Max Ehrlicher-Schmidt
ac6af032f2
Add cell component
4 years ago
Max Ehrlicher-Schmidt
4a466a9531
Add deepcopy function
4 years ago
Max Ehrlicher-Schmidt
c7053ac0c7
Add GQL fragments
4 years ago
Max Ehrlicher-Schmidt
2922345a60
Add edit button
4 years ago