View Issue Details

IDProjectCategoryView StatusLast Update
0000019KafkaEsqueImprovementpublic2019-05-06 06:21
ReporterOliver G.Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version1.0.0 
Summary0000019: In the TraceInputDialog the TextField for the key should be bigger
Description

In order to improve the usability when tracing a key, make the TextField for the key larger.
Reason: the key can be a JSON like
{"transactionId":"8929caf8-de81-447f-823e-c9ef39522d9a", superSecretCode:"eventDrivenStream.v28"}
which is not easy to edit in the current TextField.

TagsNo tags attached.

Activities

Oliver G.

Oliver G.

2019-03-16 08:15

reporter   ~0000025

A Pull Request has been opened on 2019-03-15.

Related Changesets

KafkaEsque_github: develop b58b6364

2019-03-15 14:41:52

grofoli

Details Diff
[ESQUE-19] Changed sizes in TraceInputDialog and made labels uppercase Affected Issues
0000019
mod - src/main/java/at/esque/kafka/dialogs/TraceInputDialog.java Diff File

KafkaEsque_github: develop 308817e4

2019-03-15 15:45:16

grofoli

Details Diff
[ESQUE-19] Added rudimentary FX test Affected Issues
0000019
mod - pom.xml Diff File
add - src/test/java/at/esque/kafka/dialog/TraceInputDialogTest.java Diff File

KafkaEsque_github: develop fba2f4a9

2019-03-17 09:03:49

grofoli

Details Diff
[ESQUE-19] fixed code style (imports) Affected Issues
0000019
mod - src/main/java/at/esque/kafka/dialogs/TraceInputDialog.java Diff File

KafkaEsque_github: develop 8bdbc6df

2019-03-17 09:05:44

grofoli

Details Diff
[ESQUE-19] fixed package name in test folder Affected Issues
0000019

KafkaEsque_github: develop fe40aee9

2019-03-18 06:40:33

patschuh


Committer: GitHub Details Diff
Merge pull request #1 from grofoli/develop

[ESQUE-19] Changed sizes in TraceInputDialog and made labels uppercase
Affected Issues
0000019
mod - pom.xml Diff File
mod - src/main/java/at/esque/kafka/Controller.java Diff File
mod - src/main/java/at/esque/kafka/dialogs/TraceInputDialog.java Diff File
add - src/test/java/at/esque/kafka/dialogs/TraceInputDialogTest.java Diff File

Issue History

Date Modified Username Field Change
2019-01-09 22:13 Oliver G. New Issue
2019-03-16 08:15 Oliver G. Note Added: 0000025
2019-03-18 06:40 Changeset attached => KafkaEsque_github develop b58b6364
2019-03-18 06:40 Changeset attached => KafkaEsque_github develop 308817e4
2019-03-18 06:40 Changeset attached => KafkaEsque_github develop fba2f4a9
2019-03-18 06:40 Changeset attached => KafkaEsque_github develop 8bdbc6df
2019-03-18 06:40 patschuh Changeset attached => KafkaEsque_github develop fe40aee9
2019-05-06 06:21 patschuh Status new => resolved
2019-05-06 06:21 patschuh Resolution open => fixed
2019-05-06 06:21 patschuh Fixed in Version => 1.0.0