1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-25 11:37:22 +02:00
Commit Graph

77 Commits

Author SHA1 Message Date
da1063862e Merge gift + transfer interfaces 2020-07-29 22:55:12 +02:00
2eb601bd66 💥 Improve performances 2020-07-25 17:25:57 +02:00
368d285747 Display by default only visible buttons 2020-04-27 04:01:30 +02:00
5ea531fe68 Filter buttons list with visible buttons only 2020-04-27 03:56:22 +02:00
2bc2048076 RecurrentTransaction amount history 2020-04-27 03:21:13 +02:00
a609d7c995 Fix credit/debit tabs 2020-04-10 23:41:13 +02:00
7af76899e3 Simplify grids 2020-04-10 23:40:19 +02:00
700ad7c9f7 Make consume section more bootstrap 2020-04-10 23:15:25 +02:00
45c8fdf1c1 Revert margin for search field 2020-04-10 22:47:59 +02:00
e4a44b0b4a Better transfer page 2020-04-10 22:43:55 +02:00
0608ebd9f2 Autofocus search field and layout 2020-04-10 22:38:35 +02:00
64499b65bb Better tooltips and icons 2020-04-10 22:22:07 +02:00
442ac51373 Clean old search container 2020-04-10 21:28:33 +02:00
0c70f15721 Placeholder for note search input 2020-04-10 20:21:26 +02:00
cf67e17e85 Do not use JavaScript to hide double conso after loading 2020-04-10 19:50:42 +02:00
bac81cd13e Merge branch 'master' into tranfer_front
# Conflicts:
#	static/js/base.js
2020-04-09 22:49:52 +02:00
f833f1c46c Comment code 2020-04-06 08:58:39 +02:00
9d584ae87a Add shortcuts for transfers and credits in the activity entry page 2020-04-06 07:06:52 +02:00
6ea59a4603 Merge branch 'master' into tranfer_front 2020-03-28 17:47:20 +01:00
948263a867 color codes from note balances 2020-03-28 17:44:22 +01:00
dadd840645 Merge remote-tracking branch 'origin/master' into activity 2020-03-27 14:16:10 +01:00
f81e2b5b5b Use custom inputs for date picker and amounts 2020-03-27 13:50:02 +01:00
7568abb681 some minor cleaning 2020-03-26 17:41:11 +01:00
0411646ae6 make the CI pass and nicer front 2020-03-25 00:03:48 +01:00
b3c1032f4f wrap in function for correct behavior 2020-03-24 23:27:08 +01:00
9f53bda1cd clean code 2020-03-24 23:02:12 +01:00
41568916b8 error fixes 2020-03-24 22:28:03 +01:00
ba04a6555f dynamically delete buttons 2020-03-24 22:12:59 +01:00
33139bdbde Dynamic search of buttons 2020-03-24 00:07:25 +01:00
7cd8a37aec non dynamic search for button 2020-03-23 20:21:25 +01:00
4e17b50e35 Merge branch 'master' into manage_button 2020-03-23 15:40:01 +01:00
bbda99a3ac Merge branch 'master' into manage_button 2020-03-23 15:31:39 +01:00
610a4f0b3f show Note info always on left 2020-03-22 22:35:07 +01:00
7a4f929b36 Credit and debit buttons are hidden when there is no right to see special notes 2020-03-19 02:31:53 +01:00
6c002aacaa JS from transfer page is now externalized 2020-03-17 18:47:16 +01:00
e8ad906f9c Human-readable amounts 2020-03-17 18:31:26 +01:00
4909a7f09c Transaction types are now properties 2020-03-17 17:48:55 +01:00
7313e5a337 Fix minor front bugs 2020-03-17 17:48:55 +01:00
f1210d116c Display balance and profile pic on transfer page 2020-03-17 17:48:55 +01:00
7b98244360 Add transaction type field 2020-03-17 17:48:55 +01:00
a1f37f0eea Validation/devalidation of a transaction on profile page 2020-03-17 17:48:55 +01:00
da12733508 Replace arrays with objects 2020-03-17 17:48:55 +01:00
c42a7745bc Add most used buttons 2020-03-17 17:48:55 +01:00
ad66380e1b Update translations 2020-03-17 17:48:55 +01:00
717891869d Auto-complete first and last name for credits and debits 2020-03-17 17:48:55 +01:00
040bb27528 Credit/debit support 2020-03-17 17:48:55 +01:00
5d15b8c613 Fix (de)validation of transactions 2020-03-17 17:48:55 +01:00
05fb50965b Balance is refreshed after a (de)validation 2020-03-17 17:48:55 +01:00
cc5185b3ed (Un)validate transactions 2020-03-17 17:48:55 +01:00
c43e8c2dc2 Fix transfers 2020-03-17 17:42:54 +01:00