<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mevn-ecommerce/server/controllers, branch main</title>
<subtitle>Imaginary e-commerce site made in MEVN stack.</subtitle>
<id>https://git.matejamaric.com/mevn-ecommerce/atom?h=main</id>
<link rel='self' href='https://git.matejamaric.com/mevn-ecommerce/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/'/>
<updated>2021-07-29T20:32:34Z</updated>
<entry>
<title>Added status codes to more API endpoints.</title>
<updated>2021-07-29T20:32:34Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-29T20:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=6467c01cddf7333ff96de21b9ffe830c0d9bc7e4'/>
<id>urn:sha1:6467c01cddf7333ff96de21b9ffe830c0d9bc7e4</id>
<content type='text'>
This should fix login bug on client where it sets empty token when bad
password is provided.
</content>
</entry>
<entry>
<title>Add API endpoint for show paid orders to user.</title>
<updated>2021-07-29T18:50:02Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-29T18:50:02Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=104948f25ed38ef2ee354b271fb2368dca1b6c4d'/>
<id>urn:sha1:104948f25ed38ef2ee354b271fb2368dca1b6c4d</id>
<content type='text'>
Also, now all info in database is provided when authorized.
</content>
</entry>
<entry>
<title>Save and check user ID for every order.</title>
<updated>2021-07-29T01:16:51Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-29T01:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=aec70cba2579088d0f8a9cac2ba33030c5c17d22'/>
<id>urn:sha1:aec70cba2579088d0f8a9cac2ba33030c5c17d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add API endpoint for paid orders.</title>
<updated>2021-07-27T16:32:14Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-27T16:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=306c59e56c5038d13f94b9477bcdd060ab282ee6'/>
<id>urn:sha1:306c59e56c5038d13f94b9477bcdd060ab282ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DB: Add product name for each item in order.</title>
<updated>2021-07-27T16:01:45Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-27T16:01:45Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=4999a967fd11db8e5142b0a14c0c3f37283290df'/>
<id>urn:sha1:4999a967fd11db8e5142b0a14c0c3f37283290df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return status 400 when failing to register user.</title>
<updated>2021-07-24T21:34:36Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-24T21:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=54e471b5741a7569001067e476467c4ff6f6a7de'/>
<id>urn:sha1:54e471b5741a7569001067e476467c4ff6f6a7de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return token on registration, return admin status on login, 404 on user</title>
<updated>2021-07-24T21:18:08Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-24T21:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=1b020a3f50b8317b46d336569fb8b8290855dcff'/>
<id>urn:sha1:1b020a3f50b8317b46d336569fb8b8290855dcff</id>
<content type='text'>
not found.
</content>
</entry>
<entry>
<title>Tracking orders in database.</title>
<updated>2021-07-20T19:42:30Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-20T19:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=3c8dac873d3495a5307babe9d4c6379371cba5a9'/>
<id>urn:sha1:3c8dac873d3495a5307babe9d4c6379371cba5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added application_context(brand_name) and capture logging.</title>
<updated>2021-07-20T17:36:39Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-20T17:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=85a5d7851d9bbda9da8b84fb1872f952e637de23'/>
<id>urn:sha1:85a5d7851d9bbda9da8b84fb1872f952e637de23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Setup transaction using provided items.</title>
<updated>2021-07-16T21:40:14Z</updated>
<author>
<name>Mateja</name>
<email>mail@matejamaric.com</email>
</author>
<published>2021-07-16T21:40:14Z</published>
<link rel='alternate' type='text/html' href='https://git.matejamaric.com/mevn-ecommerce/commit/?id=4bdafd24d923b81543802fbe54f16fac7066db1b'/>
<id>urn:sha1:4bdafd24d923b81543802fbe54f16fac7066db1b</id>
<content type='text'>
</content>
</entry>
</feed>
