Commit Graph

26 Commits

Author SHA1 Message Date
David Zhang
243cbca093 Improve font display on different OS 2020-01-05 08:04:46 -08:00
Jakub Zárybnický
930b38a345 web: Simplify HTML and CSS 2018-06-24 14:13:04 +02:00
Jakub Zárybnický
5f6da96baa web: UI cleanup 2018-06-24 14:13:04 +02:00
Eli Flanagan
d12d7e2228 use bootstrap-datepicker
This also validates transaction date and description upon form submission. As noted in
the issue, this removes hledger-web's "smart date" functionality. This
functionality can be restored giving the demand but should be tracked in
another issue.
Previous iterations used input[type=date], but it isn't easily
crossbrowser and the polyfill I found had some quirks.
2017-12-29 13:01:26 -08:00
Dominik Süß
6b0972b752 Using full width on large screens 2016-10-26 10:14:45 -07:00
Dominik Süß
c0a6689c27 Improved highlighting 2016-10-26 10:14:45 -07:00
Dominik Süß
c61aedd106 Setting column width at the first entry 2016-10-26 10:05:50 -07:00
Dominik Süß
aaf95eb372 Accounts are now bottom-aligned 2016-10-26 10:05:50 -07:00
Dominik Süß
cb79e01880 Sidebar width is now limited to the column
This helps the spacing between the sidebar and the main-content
2016-10-26 10:05:50 -07:00
Dominik Süß
29ad412a2e Increased visibility and now overflowing with ellipsis 2016-10-26 10:05:50 -07:00
Dominik Süß
f8f75cec52 Disabled Sidebar animations and fixed overflow 2016-10-26 10:05:50 -07:00
Dominik Süß
eff37004f7 Fixed sidebar wonkyness 2016-10-26 10:05:50 -07:00
Dominik Süß
0567e00625 Fixed multi commodities in sidebar 2016-10-26 10:05:50 -07:00
Dominik Süß
5b4d61f198 Removed garbage from my clipboard 2016-10-26 10:05:50 -07:00
Dominik Süß
7d6887898a Enhanced searchbar 2016-10-26 10:05:50 -07:00
Dominik Süß
533d4ff2b8 Optimized for sm devices 2016-10-26 10:05:50 -07:00
Dominik Süß
e9feee098b Responsive sidebar 2016-10-26 10:05:50 -07:00
Dominik Süß
ab2ebbbcad Sidebar now works again 2016-10-26 10:05:50 -07:00
Dominik Süß
817fc8d9ec Highlighting active selection in the sidebar 2016-10-26 10:05:50 -07:00
Dominik Süß
962ddb3c3a Adopted Bootstrap classes everywhere 2016-10-26 10:05:50 -07:00
Thomas R. Koll
9f49da3713 web: remove more deprecated html attributes (align) and fix a tag with duplicate style attribute 2015-12-18 23:12:39 +01:00
Thomas R. Koll
3306c65ae5 web: colour for visited links needs to be important to stick 2015-12-18 10:14:35 +01:00
Thomas R. Koll
b6c3ba1caf web: highlight whatever is in the url hash, i.e. transactions 2015-12-18 09:21:14 +01:00
Thomas R. Koll
2782f2abf1 web: tt tag is deprecated, replace it with code tag and some colouring 2015-12-16 20:38:56 +01:00
Simon Michael
ec51d28839 web: a bunch of ui cleanup & improvement
- the web UI has been streamlined; edit form, raw & entries views dropped
- we now remember whether sidebar is open or closed
- better help dialog
- keyboard shortcuts are now available
- better add form
- more bootstrap styling
- static file cleanups
- report filtering fixes
- upgrade jquery to 2.1.1, bootstrap to 3.1.1, drop select2, add typeahead, cookie, hotkeys
- clarify debug helpers a little
- refactoring
2014-06-13 00:19:00 +01:00
Simon Michael
6ecb2b9882 web: style.css -> hledger.css 2014-05-23 09:45:55 -07:00