Commit graph

67 commits

Author SHA1 Message Date
f7be7e317d trying to fix this stuff 2019-10-19 21:39:41 +02:00
9165e81fe2 advanced linting 2019-10-14 23:34:45 +02:00
4000e42110 linted and hunted down warnings 2019-10-14 22:50:42 +02:00
f1518f4100 header suffices being raw, remove debug output 2019-10-14 06:40:07 +02:00
22adf58f9b stuff changed, especially in auth. Authentication works for now. 2019-10-04 09:02:13 +02:00
c3322a54de rework auth 2019-09-16 08:59:57 +02:00
ac6034761d create user's AuthData on user creation 2019-09-15 16:11:56 +02:00
ffb559cb36 change auth response type 2019-09-15 14:59:22 +02:00
39341751ee twiddle on auth 2019-09-15 11:01:47 +02:00
2c4f949102 starting serious auth implementation efforts 2019-09-14 23:03:04 +02:00
b7c4215e27 Add refinement option for active users (which is default) 2019-09-11 04:04:06 +02:00
5ba35c5648 implement refined product select 2019-09-11 04:03:25 +02:00
cd1e457bfb foo 2019-09-09 13:17:43 +02:00
3167a638df spew only user summaries 2019-09-09 12:54:56 +02:00
272bcb6ab6 added avatar functionality 2019-09-07 20:05:24 +02:00
e53a67ae02 reducing warnings to 0 2019-09-07 02:48:16 +02:00
762506c644 foo 2019-09-06 21:44:47 +02:00
6910efca00 beautiy init user query 2019-08-10 13:06:26 +02:00
a8ff7949f6 beautify auth init query 2019-08-10 13:06:26 +02:00
c4c2fe2328 beautiy init query 2019-08-10 13:06:26 +02:00
dd2084c44e clean product model 2019-08-10 13:06:26 +02:00
ad33804096 some small adjustments 2019-08-10 13:06:26 +02:00
81d73ce6c4 limit the returned rows 2019-08-10 13:06:26 +02:00
5280255ddc let the function get the time itself 2019-08-10 13:06:26 +02:00
573d2af0df continue implementation 2019-08-10 10:36:20 +02:00
e2e16b1ad8 add journal model 2019-08-09 20:56:57 +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
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
b077036caa start amounts implementation 2019-07-21 14:40:49 +02: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
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