775 Commits (0140d8e81affdc1433f9bec584991f6ecf4fa390)

Author SHA1 Message Date
Pranav C ed5f55e4e9 refactor: remove unnecessary logs 2 years ago
Pranav C 258e18895c fix: ignore timezone mysql and rely on project info for checking datasource client type 2 years ago
诗人的咸鱼 e6eddaf33a fix: when_select_empty_importData_failed 2 years ago
Pranav C f348b2ed6a enhancement: show scrollbar in fields menu 2 years ago
Pranav C 6c2d1ba90b fix: update client prop with data from metadata 2 years ago
Pranav C 7e389263d6 fix: include client in nodes property 2 years ago
Pranav C 70204f48f4 enhancement: ui improvement 2 years ago
Wing-Kam Wong 77243e4ca3 fix: hide Clear option for Formula columns 2 years ago
Raju Udava 89d6ab2cea fix: migration-enable attachment download by default 2 years ago
Raju Udava 29178c2c6f enhancement: add UI option to include/exclude attachment 2 years ago
mertmit b6da32b86f feat: advanced sync options 2 years ago
Pranav C bc9c32b47b Enhancement: UI improvements (#2164) 2 years ago
Wing-Kam Wong 7386150ff6 enhancement: add icons to search list 2 years ago
Wing-Kam Wong 6b3ce3448f enhancement: add icons to field list 2 years ago
Wing-Kam Wong 68d0f5a3f6 enhancement: add icons to sort list 2 years ago
Wing-Kam Wong cfc6bf83af refactor: put getUIDTIcon together 2 years ago
Wing-Kam Wong 4bf0b64b0f enhancement: add icons to column filter 2 years ago
Wing-Kam Wong 67c9d7fefb refactor: revise import paths 2 years ago
mertmit 41325eb2b3 feat: use ColorPicker on column options 2 years ago
mertmit 33fa9f3ef5 feat: ColorPicker 2 years ago
Wing-Kam Wong 3dc756ec76 chore: remove uidt 2 years ago
Wing-Kam Wong 48bef5fdbe fix: only show column list for unbalanced curly brackets 2 years ago
Wing-Kam Wong 0b75fa1ef1 fix: insertAtCursor position when calling appendText & refactor isCurlyBracketBalanced 2 years ago
Wing-Kam Wong dfd6a11bd6 fix: AC tree on columns after an opening curly bracket 2 years ago
Wing-Kam Wong ebc6063f31 enhancement: show column list only when column is the only option 2 years ago
Wing-Kam Wong a2fe241cef enhancement: add icon next to each formula option 2 years ago
Wing-Kam Wong 11f2e141b9 chore: include ID & Foreign Key 2 years ago
Wing-Kam Wong 64e15c3a30 fix: handle existing direction 2 years ago
mertmit 959a76989d fix: select menu location on CheckboxOptions 2 years ago
mertmit fccdd9c69a fix: default colMeta on new column creation 2 years ago
Wing-Kam Wong 6810fe5d0a fix: incorrect data types 2 years ago
mertmit 1631594aaf feat/fix: currency column (#1687) 2 years ago
mertmit 63572fd568 fix: pass colMeta by value instead of reference 2 years ago
mertmit 7d14d97e8d fix: select menu location on RatingOptions 2 years ago
Pranav C 65aaba0713 chore: update docs link 3 years ago
Pranav C 5d44848cae
Feat - Next release improvements and bug fixes (#2120) 3 years ago
Wing-Kam Wong 3133793653 refactor: rename variable names 3 years ago
Wing-Kam Wong a9d7e5e80d fix: handle jsep.IDENTIFIER case when uidt is Formula 3 years ago
Wing-Kam Wong a74a631883 fix: incorrect formulaPaths 3 years ago
Wing-Kam Wong a0a90c901b fix: validateAgainstType 3 years ago
Wing-Kam Wong 2366e6f0a2 fix: bypass jsep.UNARY_EXP 3 years ago
Wing-Kam Wong bf7451ef5f wip: validateAgainstType 3 years ago
Wing-Kam Wong 8385e3eaa3 wip: add data type validation 3 years ago
Wing-Kam Wong 668f99c110 fix: formula validations 3 years ago
Wing-Kam Wong c6c5877e83 fix: validate compound case 3 years ago
Wing-Kam Wong 1d87c0a1a5 refactor: jsep node types 3 years ago
Wing-Kam Wong b21b0ed7c9 refactor: circular reference detection on formula 3 years ago
Wing-Kam Wong 4f2beab7e0 fix: circular reference detection using kahn's algo 3 years ago
Wing-Kam Wong 6437dfb112 fix: incorrect filtered formulaPaths 3 years ago
Wing-Kam Wong 473da7896a wip: check formula circular reference 3 years ago