Commit Graph

32 Commits

Author SHA1 Message Date
e6742a4e30 error export implemented and message on error side bar includes column name 2016-08-10 23:41:47 +02:00
ab952aa98f optimized imports based on intellij IDEA 2016-08-07 23:13:47 +02:00
a7bd8d5a3e revisted the model to speed up the validation and to have a better control how much revalitaions have to be done when something changes 2016-08-07 23:13:02 +02:00
b6731f7641 - added unique validation
- show line number
- goto line action
2016-08-05 23:09:47 +02:00
0214744184 NPE when new validation is created 2016-07-23 00:40:41 +02:00
328c1b0b88 use of better icons, create a new validation file for csv 2016-07-22 23:51:08 +02:00
64d5000b62 reorganized storage of models 2016-07-22 20:45:26 +02:00
Andreas Billmann
3b220c3fd5 set the some default preferences if file not found 2016-02-16 17:18:37 +01:00
Andreas Billmann
fc26dcc9aa validation rules are now editable through context menu 2016-02-05 08:01:13 +01:00
Andreas Billmann
10c2592510 switched from config to Gson for better json support as the validation config will be editable in the application directly 2016-02-02 03:20:14 +01:00
Andreas Billmann
26c06a0908 removed the error list and added a clickable sidaebar wih error markers to have more editing space 2016-01-27 04:39:53 +01:00
Andreas Billmann
16b848adc9 add and remove rows 2016-01-13 23:07:29 +01:00
Andreas Billmann
4e94cf2091 added toolbar 2016-01-13 11:50:54 +01:00
Andreas Billmann
21b139cc6c usability of preferences dialog 2016-01-12 22:42:24 +01:00
Andreas Billmann
7bb2d78c4b i18n preferences dialog 2016-01-12 22:03:20 +01:00
Andreas Billmann
134d7fedc8 enable save menu items only when csv file is loaded 2016-01-12 21:58:27 +01:00
Andreas Billmann
469895b27e extracted load and save service and generalize file writer 2016-01-12 21:52:08 +01:00
Andreas Billmann
c87267a0df saving preferences to file 2016-01-11 11:14:25 +01:00
Andreas Billmann
6348c018df refactored load preferences method 2016-01-11 09:16:40 +01:00
Andreas Billmann
789c5012a4 read and edit csv preferences 2016-01-11 09:03:22 +01:00
Andreas Billmann
701cba7581 main content of about dialog changed to fxml to support hyperlinks and better layout 2015-12-30 14:22:52 +01:00
Andreas Billmann
dd458b1b70 static import 2015-12-30 09:52:00 +01:00
Andreas Billmann
af5c64426c added fontawesomefx to have icons in the project 2015-12-29 22:43:01 +01:00
Andreas Billmann
c87471f0d1 show state and allow exit based on state 2015-12-18 12:19:19 +01:00
Andreas Billmann
9b8b0080ff refresh list after correcting a value 2015-12-18 01:47:38 +01:00
Andreas Billmann
f90d2fbe33 remember the last directory and fixed NPE 2015-12-18 01:00:58 +01:00
Andreas Billmann
2b16775db6 scroll to the line before the selected error is, this helps recognizing the correct line 2015-12-17 22:57:26 +01:00
Andreas Billmann
9278bfa13a add support for i18n validation messages 2015-12-17 20:44:07 +01:00
Andreas Billmann
5d53fff577 optimize imports 2015-12-17 19:56:14 +01:00
Andreas Billmann
11fb9b1094 new feature: clickable error list 2015-12-07 22:41:59 +01:00
Andreas Billmann
1d5441af4d about dialog 2015-12-02 13:53:20 +01:00
Andreas Billmann
07084bd18e Initial commit 2015-11-28 23:06:14 +01:00