Open jobdiogenes opened 5 years ago
Hi @jobdiogenes Thanks for the feedback - there seem to be quite a few ideas in this one issue. Unfortunately with the amount of time our sponsors have given us for this year, it's unlikely that I can get to these anytime soon.
What we expect from Column properties interface?: I like the idea of more help text e.g., pointer to regex doco for pattern. There's probably a few others that could be amped up. Some more specifics or even PR might help with being able to get changes in (as little effort then required by me).
What we expect when type to a cell in a column ? I think what you're saying here is that a 'clicked' Validation or Check when 'Export' is 1 (or 2) thing(s), but it would be nice to actually have the app enforce any rules on the fly. I guess we could consider which validation rules this would work for (e.g., yes dates is a good one, but on the other hand, requiring 'no blanks' would be a little more tricky as a cell will be empty on init). Again, unfortunately at this stage with current allocation, without a PR, it's unlikely we'll have the time to achieve something like this.
What we want when type new Data? Not quite sure what you mean here - perhaps some more explanation?
What we expect when importing data to an already defined constraints ? So here if I've understood correctly, yes agreed filtering is a nice idea - it did come up in initial project discussions (I may even have a previous issue which addresses this?) - again may not have time, for now, to look at this yet.
Hi @jobdiogenes
Tooltips: If there are specific tooltips you'd like to see implemented with either a PR or you could use the existing templates as examples for just providing tooltip text for me (see under: https://github.com/ODIQueensland/data-curator/tree/develop/src/renderer/mixins, where there are files names ending in : .....Tooltip.vue, and you can get the gist of the text under any of the keys labelled: 'template'.
for example:
Table property->foreign key(s) : 'A
Validation on-the-fly: I like strict validation while typing (instead of waiting to click 'Validate') but there won't be enough time for this release, apologies. It's an issue I'll keep open as it would be nice to add this for more development time.
Forms: Not sure if this is about importing metadata only or opening an existing say, Excel spreadsheet? We can import an Excel spreadsheet:
and we are looking at considering #987 , or is this something else?
GitHubData Curator - share usable open data. Contribute to ODIQueensland/data-curator development by creating an account on GitHub.
Column Properties, Data Entry Behavior and UI
What we expect from Collumn properties interface?
What we expect when type to a cell in a column ?
What we want when type new Data?
What we expect when importing data to an already defined constraints ?