Commit Graph

34 Commits

Author SHA1 Message Date
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 30f82644ad bit more bootstrappy 2016-06-13 16:55:22 +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 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 542d54e420 code maintenance 2016-03-08 22:37:22 +01:00
tilman 70d6b42539 C of CRUD 2016-03-08 22:31:37 +01:00
tilman 4113246222 problems saving - try curl first 2016-03-08 17:21:39 +01:00
tilman 56799eaefe showing transactions, next step: CRUD 2016-03-07 17:06:19 +01:00