Commit Graph

110 Commits

Author SHA1 Message Date
tilman 3aa1966f8b Mobile App icon 2016-07-18 10:04:31 +02:00
tilman 566bdf8085 application.properties for SSL 2016-07-17 23:52:24 +02:00
tilman 6dee1bea4a dev properties 2016-07-17 23:33:39 +02:00
tilman 8e1ea7fc8f mc 2016-07-17 01:16:01 +02:00
tilman 01bde31297 getting ready for production 2016-07-17 01:14:34 +02:00
tilman b423467074 mc 2016-07-16 23:11:19 +02:00
tilman 3b711d47c5 make H2 database console available 2016-07-16 23:10:04 +02:00
tilman 3bcd040867 Show outstanding sum only for accounts with several users 2016-07-14 00:51:27 +02:00
tilman 828ca7a228 reset outstandings 2016-07-14 00:27:49 +02:00
tilman a3d170be77 removed Withdrawal entity 2016-07-13 23:53:55 +02:00
tilman 2c92dd00fe about to remove Withdrawal entity 2016-07-13 21:32:42 +02:00
tilman dc99f7fc5b Expense Modal 2016-07-13 16:24:44 +02:00
tilman 6be5da231d Number formatting, show account selector only if several are available 2016-07-11 22:48:40 +02:00
tilman e7a053f596 Number format in modal and ToDo list 2016-07-10 22:03:32 +02:00
tilman 5d5a9c2bd5 logging of Transaction CRUD operations 2016-07-10 21:13:42 +02:00
tilman a8824c360d show changes after modal has been closed 2016-07-09 14:20:37 +02:00
tilman 2938d08d5c Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/resources/static/js/controllers.js
	src/main/resources/static/partials/transaction-list.html
2016-07-09 12:03:51 +02:00
tilman 89ea392bd7 bugfixes 2016-07-09 11:47:58 +02:00
tilman d58faaf325 bugfix for creditor resolving, delete button 2016-07-08 23:53:43 +02:00
tilman d612db1b33 Show creditor in modal 2016-07-08 23:14:01 +02:00
tilman d5403172e9 edit form almost done 2016-07-08 15:41:31 +02:00
tilman 377736585a moved Transaction into service 2016-07-08 12:29:03 +02:00
tilman 55163a01b3 Edit form, pt. 2 2016-07-07 17:31:20 +02:00
tilman 0a9a225e40 modal instead of partial for transaction details 2016-07-06 22:18:17 +02:00
tilman d2397bf46e moved modal into global controller scope 2016-07-06 21:55:05 +02:00
tilman 7a1a4a654c ModalDemo running 2016-07-05 17:08:03 +02:00
tilman e19d1efb23 layout 2016-07-04 23:04:17 +02:00
tilman 30f82644ad bit more bootstrappy 2016-06-13 16:55:22 +02:00
tilman 7a199c2f13 bootstrap classes 2016-06-13 06:42:30 +02:00
tilman 7100805189 angular-ui 2016-06-12 14:00:12 +02:00
tilman 2724df1b23 Zwischenstand neues Type Ahead mit
https://angular-ui.github.io/bootstrap/#/typeahead
2016-05-30 16:59:04 +02:00
tilman 64fc16e5a7 Browser-Autocomplete für Betrag deaktiviert 2016-05-14 17:58:58 +02:00
tilman 778b88c26e Autocomplete für Notizfeld mit
https://github.com/JustGoscha/allmighty-autocomplete
2016-05-12 17:31:37 +02:00
tilman 6ad9c2d186 basic bootstrap styles 2016-05-03 14:12:56 +02:00
tilman 0d900605b4 /transactions/search/last10 ersetzt durch
/transactions/search/forAccount mit Paging, Transaktionen-Liste
erweiterbar
2016-05-02 17:16:34 +02:00
tilman e63b5a16d7 alles über Spring Data REST Repositories: Vorbereitung 2016-05-01 17:51:29 +02:00
tilman 6404a1ee4f transaction details (using code copied from TransactionListCtrl) 2016-04-29 22:50:49 +02:00
tilman 9749a849f0 sum up expenses and withdrawals 2016-04-20 16:16:32 +02:00
tilman b0d73927e5 sum of expenses 2016-04-20 13:42:10 +02:00
tilman a63d066b0a Withdrawals and deleteLastSubmission() 2016-04-19 15:58:20 +02:00
tilman 51f70c3b45 user interface for withdrawals 2016-04-17 13:56:37 +02:00
tilman 64b971e4ac accountUser selectable 2016-04-17 12:45:08 +02:00
tilman 0c1ecc6670 radio buttons 2016-04-15 16:09:27 +02:00
tilman f628531c09 amount validation 2016-04-11 17:28:56 +02:00
tilman 46e718bb85 fixed transaction submission 2016-04-11 15:01:28 +02:00
tilman 6aaee428f0 exposed IDs and account switching 2016-04-11 14:47:47 +02:00
tilman 2c6515daa0 Zwischenschritt 2016-04-11 07:55:23 +02:00
tilman 8219d08bb5 mc 2016-04-10 14:05:29 +02:00
tilman 8ee714a060 resetForm 2016-04-10 13:51:00 +02:00
tilman 832fa6635e Let's encrypt 2016-03-21 16:29:24 +01:00