index
:
openbills-legacy
main
Open source browser based invoicing software for standalone clients
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
styles
Age
Commit message (
Expand
)
Author
2021-07-03
Added datepicker with custom css
MikunoNaka
2021-06-25
Adapted the UI for mobile (table incomplete)
MikunoNaka
2021-06-15
created new Home Page
MikunoNaka
2021-06-10
added sgst, cgst, igst support instead of GST as a whole
MikunoNaka
2021-05-03
added a form to manipulate some data about the document and the client info
MikunoNaka
2021-05-03
now adding new themes/colorschemes is easier and cleaner
MikunoNaka
2021-05-03
new css theme!
MikunoNaka
2021-05-02
organised the Form components into more directories
MikunoNaka
2021-05-02
organised css and rewrote some css for more consistency
MikunoNaka
2021-05-01
organised styles and updated color scheme
MikunoNaka
2021-05-01
using node-sass directly instead of using sassc
MikunoNaka
2021-04-27
licenced the software with MIT
MikunoNaka
2021-04-26
modified the colorscheme now it looks pog
MikunoNaka
2021-04-26
Minor styling + fixed the calculation of discount and taxes and added new cal...
MikunoNaka
2021-04-26
minor ui changes
MikunoNaka
2021-04-17
color coded ItemsDisplay
MikunoNaka
2021-04-17
added a way to see the total cost and number of items in ItemsDisplay
MikunoNaka
2021-04-17
designed DisplayItem and ItemsDisplay so it now renders a pretty table
MikunoNaka
2021-04-16
using useState to update array of items to be added in the invoice now
MikunoNaka
2021-04-15
tweaked the site for basic mobile use
MikunoNaka
2021-04-15
laid out the BillingForm elements in a sexy way
MikunoNaka
2021-04-14
Played around with forms
MikunoNaka
2021-03-27
laid out some very basic components, the tile component still needs to be wor...
MikunoNaka
2021-03-27
rendered a simple non-functional menu/navbar
MikunoNaka
2021-03-26
first commit, doesn't do anything yet
MikunoNaka