feat: add relation column type#2248
Conversation
c3f6a2d to
fdd744e
Compare
f792683 to
f599f40
Compare
92af03c to
0f9416b
Compare
6a4e073 to
5209182
Compare
fb98364 to
198afa1
Compare
198afa1 to
ddc1bd1
Compare
f34f8f9 to
d406233
Compare
f092bad to
502b69b
Compare
|
So I have user tested and this looks good. 👍 Could not get it to work at first because I did not get that only text field were working. This will create maybe some confusion on first use. Not all tables do have this text field. Perhaps a comment with a small tooltip with a little (i) in the screenshot below to explain that you can only link that kind of data For my mention of #2035 this is not a good fit. |
@Aveyron-RetD yeah, I'm aware about that case. But you need to understand me as well: feature is really huge, we should start from something simple and improve it in upcoming iterations 🤝 I will add tooltip soon. Hope that we can merge it soon 🙏 |
3240639 to
0cdfefa
Compare
enjeck
left a comment
There was a problem hiding this comment.
would be nice to have tests to avoid regressions in the future
b707106 to
f3c29d8
Compare
|
@Aveyron-RetD here we go, without tooltip
|
b426237 to
5752ee3
Compare
5287072 to
5ab7cee
Compare
43f8c6c to
5b58b04
Compare
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
c83c383 to
1bd767b
Compare


This PR introduces a basic relation type. It allows to connect few tables together. We will store row id as a column value and display selected column as a label for this values. Closes #172.
✔️ Implemented
🔍 Column create/edit
🔍 Row create/edit via popup/inline
🔍 Row display in table/view + handle relation row removal
🔍 Filter for view
🔍 Filter for rows
🔍 Import/Export
🚧 Pending (help welcomed):
❎ What is out of scope: