Krzysztof Kotlarek
|
856f00c1c7
|
FIX: Correct ids if neccessary (#65)
Migration to fix data ids if the old version of previous migration was
evaluated.
|
2020-09-07 10:24:17 +10:00 |
|
Krzysztof Kotlarek
|
19e2a21444
|
FIX: improve queries migration to persist IDs
|
2020-09-03 16:34:29 +10:00 |
|
Krzysztof Kotlarek
|
16873e708a
|
FIX: dont error when user id is empty string
|
2020-08-27 14:47:43 +10:00 |
|
Krzysztof Kotlarek
|
0a694215f8
|
FIX: dont error when user is blank
|
2020-08-27 14:16:39 +10:00 |
|
Krzysztof Kotlarek
|
7696d459a4
|
FIX: dont error when json don't contain hidden key
|
2020-08-27 12:29:27 +10:00 |
|
Krzysztof Kotlarek
|
fe0806eb2a
|
FEATURE: introduce data-explorer tables (#61)
Instead of using `PluginStoreRow` we should use plugin-specific models like `DataExplorer::Query` and `DataExplorer::QueryGroup`
|
2020-08-27 10:29:57 +10:00 |
|