<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OpenBills-web-old/src/views, branch master</title>
<subtitle>Web client for the second iteration of OpenBills</subtitle>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/'/>
<entry>
<title>not checking for authorization in homepage now</title>
<updated>2022-12-21T14:18:20+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-12-21T14:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=5e05fde1c01371bccabad8763e2f5e515126314c'/>
<id>5e05fde1c01371bccabad8763e2f5e515126314c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed form not submitting when enter is pressed</title>
<updated>2022-12-21T14:16:48+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-12-21T14:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=8b7ed89595eff7d7fb53f61846bc2f4d6552dabb'/>
<id>8b7ed89595eff7d7fb53f61846bc2f4d6552dabb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added notification system</title>
<updated>2022-12-04T16:07:52+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-12-04T16:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=1139da4da7f1bb0ee4a66d420e690beed36832c2'/>
<id>1139da4da7f1bb0ee4a66d420e690beed36832c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added (untested) auth mechanism</title>
<updated>2022-12-04T12:35:11+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-12-04T12:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=bb38d843de17bb0b206a663e008c5dbb37f04708'/>
<id>bb38d843de17bb0b206a663e008c5dbb37f04708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added very basic functionality to generate and list invoices</title>
<updated>2022-11-11T17:58:13+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-11-11T17:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=9ca1864b79ede841e71836132effc2e260b4e758'/>
<id>9ca1864b79ede841e71836132effc2e260b4e758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added 'Invoice Headers' component (incomplete)</title>
<updated>2022-10-16T15:16:57+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-10-16T15:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=e9a121ab7b924f189959a936743fcf70cb99f7ae'/>
<id>e9a121ab7b924f189959a936743fcf70cb99f7ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor bug fixes in ItemPicker input</title>
<updated>2022-10-16T13:06:17+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-10-16T13:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=1b3702b241f02ab16c3b5366acb47cefbf089521'/>
<id>1b3702b241f02ab16c3b5366acb47cefbf089521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>calculating currency/other floating point values with currency.js</title>
<updated>2022-10-16T07:16:41+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-10-16T07:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=5f8407ae4c60922057e2f88f65178773786bddb4'/>
<id>5f8407ae4c60922057e2f88f65178773786bddb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added an invoice summary component</title>
<updated>2022-10-13T08:58:29+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-10-13T08:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=097a393b2bf170d69ba1cef16c5e70f204e2fe65'/>
<id>097a393b2bf170d69ba1cef16c5e70f204e2fe65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>showing total (sum) values in InvoiceItemTable</title>
<updated>2022-10-12T15:34:39+00:00</updated>
<author>
<name>Vidhu Kant Sharma</name>
<email>vidhukant@vidhukant.xyz</email>
</author>
<published>2022-10-12T15:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vidhukant.com/OpenBills-web-old/commit/?id=300a4eb39ccea56da416d83400cddc97118e1649'/>
<id>300a4eb39ccea56da416d83400cddc97118e1649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
