|
64aaec2b98
|
make draft fro journal
|
2019-08-08 18:59:23 +02:00 |
|
|
e3eb8e39c7
|
rebuild API properly to RESTfulness
|
2019-08-06 20:15:54 +02:00 |
|
|
d1e48c8284
|
fix computation error for total bought products
|
2019-08-05 18:11:10 +02:00 |
|
|
9b210ef61b
|
alter/add api endpoints for update/refill
|
2019-08-05 18:10:21 +02:00 |
|
|
340ccdc275
|
add short product overview
|
2019-08-03 09:30:18 +02:00 |
|
|
a937fe4775
|
get things in order
|
2019-07-28 11:55:22 +02:00 |
|
|
ece76fe5de
|
proceed with amounts implementation
|
2019-07-27 16:34:28 +02:00 |
|
|
56eff113c3
|
Merge branch 'master' into amounts
|
2019-07-27 14:22:34 +02:00 |
|
|
f7a0a63f11
|
typo
|
2019-07-27 14:05:00 +02:00 |
|
|
e46ba39998
|
integrate into startup
|
2019-07-21 16:39:41 +02:00 |
|
|
9a74b75a50
|
correct query
|
2019-07-21 16:39:23 +02:00 |
|
|
4a3c2cbf58
|
add missing parens
|
2019-07-21 16:14:18 +02:00 |
|
|
8b5f6b3a42
|
change to mconcat
|
2019-07-21 16:05:31 +02:00 |
|
|
d7c1a9de89
|
change to mconcat
|
2019-07-21 16:05:05 +02:00 |
|
|
a15c075d77
|
more beauty
|
2019-07-21 15:02:59 +02:00 |
|
|
508c16012d
|
make it build
|
2019-07-21 14:53:00 +02:00 |
|
|
69294cdf53
|
add amount to cabal file
|
2019-07-21 14:42:45 +02:00 |
|
|
b077036caa
|
start amounts implementation
|
2019-07-21 14:40:49 +02:00 |
|
|
57aacb1e21
|
Merge branch 'purchase' of nek0/mateamt into master
|
2019-07-21 10:22:28 +00:00 |
|
|
a163fd40f1
|
finish implementing purchase
|
2019-07-20 18:36:47 +02:00 |
|
|
c83f37607d
|
starting purchase implementation
|
2019-07-18 19:01:49 +02:00 |
|
|
867481e9d1
|
refactored Beverage to Product
|
2019-07-18 17:09:26 +02:00 |
|
|
920bed1fa3
|
fixing things and adding beverage update
|
2019-07-18 16:58:22 +02:00 |
|
|
9e925816e4
|
a little cleaning
|
2019-07-18 16:10:18 +02:00 |
|
|
e069bde130
|
add logout facility
|
2019-07-18 16:09:59 +02:00 |
|
|
aa740eef73
|
fix header-auth name
|
2019-07-18 16:08:38 +02:00 |
|
|
c7a7ac41f1
|
start implementing beverages
|
2019-07-18 14:57:35 +02:00 |
|
|
d8b3c7feab
|
add flag for mock auth and clean a little
|
2019-07-18 14:57:16 +02:00 |
|
|
e75dc37fe3
|
add foreign key and error check on no user
|
2019-05-24 21:02:13 +02:00 |
|
|
4599e2a7e9
|
tarpitting and deleting found expired tokens
|
2019-05-17 18:37:35 +02:00 |
|
|
d806b8c3ff
|
make user updates possible
|
2019-05-16 18:37:04 +02:00 |
|
|
f2d0384c33
|
fix header conversion from hex
|
2019-05-16 18:36:39 +02:00 |
|
|
0ab20e57e9
|
tinker tinker
|
2019-05-16 04:07:20 +02:00 |
|
|
887a4cae9e
|
Check token at auth
|
2019-05-13 22:50:24 +02:00 |
|
|
37c3fda960
|
ignore more
|
2019-05-10 14:11:06 +02:00 |
|
|
312047b4a5
|
auth process seems to work
|
2019-05-10 14:10:11 +02:00 |
|
|
3b439b8d32
|
bla
|
2019-05-09 16:53:19 +02:00 |
|
|
770c20dde0
|
working things out
|
2019-05-09 01:24:58 +02:00 |
|
|
221c41b7db
|
readme
|
2019-05-06 23:48:56 +02:00 |
|
|
89bc8294e2
|
make ticketStore concrete
|
2019-05-06 23:41:15 +02:00 |
|
|
5e873d5a37
|
meow
|
2019-04-21 17:27:15 +02:00 |
|
|
18ecc04eab
|
blerg
|
2019-04-17 16:14:44 +02:00 |
|
|
672d0ac474
|
fixing json representations
|
2019-04-17 11:09:49 +02:00 |
|
|
961fab0c88
|
git vomit
|
2019-04-17 10:45:48 +02:00 |
|
|
8967cdfdea
|
foobar
|
2019-04-17 07:51:15 +02:00 |
|
|
1a8f09d2ad
|
rework user inti and add beverage init
|
2019-04-16 14:02:41 +02:00 |
|
|
7f12f0116e
|
make logs
|
2019-04-16 13:30:16 +02:00 |
|
|
f6503a1707
|
create table on start
|
2019-04-16 13:03:07 +02:00 |
|
|
55ab85f927
|
make user updatable via API
|
2019-04-16 06:23:08 +02:00 |
|
|
7f3dfc9c29
|
wörk wörk
|
2019-04-15 22:23:25 +02:00 |
|