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
/
components
/
Form
/
Form.scss
Age
Commit message (
Collapse
)
Author
2021-08-31
Added half support to add different shipping address
MikunoNaka
2021-07-12
fixed transition only happening on hover in
MikunoNaka
2021-07-07
styled and added basic functionality to TransportForm
MikunoNaka
2021-07-07
create basic menu for adding transport info
MikunoNaka
2021-07-02
added reset buttons to the form
MikunoNaka
2021-07-02
working on the form info like date and stuff
MikunoNaka
2021-06-26
Fixed and styled ClientInfoDisplay
MikunoNaka
2021-06-25
Adapted the UI for mobile (table incomplete)
MikunoNaka
2021-05-05
fixed broken API routes and css glitch in form
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-02
organised the Form components into more directories
MikunoNaka
2021-05-02
added back the menu buttons on RegisterItemForm now it works
MikunoNaka
2021-05-02
organised css and rewrote some css for more consistency
MikunoNaka
2021-05-01
rewrote the stylesheet into something more readable. RegisterItemForm is ↵
MikunoNaka
completely broken rn
2021-04-28
styled the RegisterItemForm properly and introduced like 20 bugs
MikunoNaka
2021-04-28
New Feature: Ability to register new items in the database
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 ↵
MikunoNaka
calculations
2021-04-18
fixed AddNewItemForm styling
MikunoNaka
2021-04-17
added a way to see the total cost and number of items in ItemsDisplay
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