Martin Brodbeck martin · he/him
martin pushed to master at martin/kima2 2018-07-13 14:24:56 +02:00
2d93da5cc2 mark article as to be deleted (since we have only ad-hoc articles)
372937e096 code cleanup
78e7dc772b insert/update/delete completed
9ec6ac383f cleanup articles
Compare 4 commits »
martin pushed to master at martin/kima2 2018-07-13 13:14:11 +02:00
ba86af4064 update article in db
martin pushed to master at martin/kima2 2018-07-13 13:06:14 +02:00
3be2418102 test cases adopted
d321a5d95e source no added
c7d8eddf86 now storing and updateing sellers, storing articles
d50e496f79 get article no
e04a24f7a1 marketplace added
Compare 7 commits »
martin pushed to master at martin/kima2 2018-07-12 14:39:20 +02:00
2fb72f1701 refacturing
051ed3e730 refacturing
9c624065bb more on pointers
b69531ced4 using shared_ptr
Compare 4 commits »
martin pushed to master at martin/kima2 2018-07-12 13:36:17 +02:00
2c5368c621 more on article
7063637ad4 Added boost::date_time dependency
6b6dddcaaa initial commit
b84bc5bff0 check for number of sold articles
70ce0ceb19 flags changed
Compare 5 commits »
martin pushed to master at martin/kima2 2018-07-12 12:15:33 +02:00
7c40ea6f97 use non-owning raw pointers in getArticles()
d64606c861 beautify code
Compare 2 commits »
martin pushed to master at martin/kima2 2018-07-12 08:26:10 +02:00
2131f12237 using shared_ptr
martin pushed to master at martin/kima2 2018-07-11 16:11:54 +02:00
92fa2ef42a also build tests when no build type is specified
martin pushed to master at martin/kima2 2018-07-11 16:08:53 +02:00
b6f2391f0b Only build tests when in debug mode
martin pushed to master at martin/kima2 2018-07-11 15:59:41 +02:00
b2650fad26 some getters added
4fdbc268a5 more on states
976dcbcbeb store sellers with state == NEW
ddfb9471a8 more test cases
Compare 4 commits »
martin pushed to master at martin/kima2 2018-07-11 13:25:45 +02:00
f42855dc50 more on articles
c1c7e32291 new test cases for article
94edacc6e6 more on sellers
37ae599c80 new class introduced
8b08fad47a more on articles
Compare 13 commits »
martin pushed to master at martin/kima2 2018-07-10 15:46:58 +02:00
eeae4fe609 more on database (tests)
Compare 2 commits »
martin pushed to master at martin/kima2 2018-07-10 14:14:14 +02:00
9705426c31 create db with sellers and articles
79d96c22bc transactions
af72567bf7 tests renamed
be9c951d02 more work on entities
Compare 4 commits »
martin pushed to master at martin/kima2 2018-07-09 21:43:12 +02:00
97e444c91c fixed testing setup
3b1f2d346f added database test
caa35b36ac more on database
Compare 4 commits »
martin pushed to master at martin/kima2 2018-07-09 20:51:38 +02:00
5e5ba3b31f dtor added
martin pushed to master at martin/kima2 2018-07-09 20:40:22 +02:00
martin pushed to master at martin/kima2 2018-07-09 20:09:34 +02:00
1cee27ca70 added cmaketools config file
0a76e5933d Test cases for uuid
f7bd7d614a comment removed
6a075f2402 remove ctor/dtor
Compare 4 commits »
martin pushed to master at martin/kima2 2018-07-09 16:56:09 +02:00
martin pushed to master at martin/kima2 2018-07-09 16:54:07 +02:00
martin pushed to master at martin/kima2 2018-07-09 16:40:28 +02:00
fee508fb96 added initial test case (does not compile!)