1191 Commits (24d42c3172346f7e8e557d97c3f9bba3ff6efd08)

Author SHA1 Message Date
Wing-Kam Wong 11335c3a72 fix: insertAtCursor position when calling appendText & refactor isCurlyBracketBalanced 2 years ago
Wing-Kam Wong ad26dda3ed fix: AC tree on columns after an opening curly bracket 2 years ago
Wing-Kam Wong 5dc423a924 enhancement: show column list only when column is the only option 2 years ago
Wing-Kam Wong bdaf9eb5fe enhancement: add icon next to each formula option 2 years ago
Wing-Kam Wong b8c9f987c9 chore: include ID & Foreign Key 2 years ago
Wing-Kam Wong 035592458a chore: add locale-codes 2 years ago
mertmit 6ec53d232c feat: use ColorPicker on column options 2 years ago
mertmit 3ac595fdab feat: ColorPicker 2 years ago
mertmit 07aacefbb6 fix: select menu location on CheckboxOptions 2 years ago
mertmit 006c1f5b94 fix: default colMeta on new column creation 2 years ago
mertmit d08358564c
feat/fix: currency column (#1687) 2 years ago
Wing-Kam Wong 24dfb0d86e fix: incorrect data types 2 years ago
mertmit 25d48a4928 fix: pass colMeta by value instead of reference 2 years ago
mertmit ad4ec65336 fix: select menu location on RatingOptions 2 years ago
Wing-Kam Wong 17343e44af chore: update nocodb-sdk to local path 2 years ago
wingkwong 80012aed28 [create-pull-request] automated change 2 years ago
Pranav C 65aaba0713 chore: update docs link 2 years ago
Pranav C 5d44848cae
Feat - Next release improvements and bug fixes (#2120) 2 years ago
Wing-Kam Wong 3133793653 refactor: rename variable names 2 years ago
Wing-Kam Wong a9d7e5e80d fix: handle jsep.IDENTIFIER case when uidt is Formula 2 years ago
Wing-Kam Wong a74a631883 fix: incorrect formulaPaths 2 years ago
Wing-Kam Wong a0a90c901b fix: validateAgainstType 2 years ago
Wing-Kam Wong 2366e6f0a2 fix: bypass jsep.UNARY_EXP 2 years ago
Wing-Kam Wong bf7451ef5f wip: validateAgainstType 2 years ago
Wing-Kam Wong f617b396d3 fix: formulaTypes.NUMERIC typo 2 years ago
Wing-Kam Wong 8385e3eaa3 wip: add data type validation 2 years ago
Wing-Kam Wong 24e5e458dd feat: add formulaTypes 2 years ago
Wing-Kam Wong 668f99c110 fix: formula validations 2 years ago
Wing-Kam Wong c6c5877e83 fix: validate compound case 2 years ago
Wing-Kam Wong 1d87c0a1a5 refactor: jsep node types 2 years ago
Wing-Kam Wong b21b0ed7c9 refactor: circular reference detection on formula 2 years ago
Wing-Kam Wong 4f2beab7e0 fix: circular reference detection using kahn's algo 2 years ago
Wing-Kam Wong 6437dfb112 fix: incorrect filtered formulaPaths 2 years ago
Wing-Kam Wong 473da7896a wip: check formula circular reference 2 years ago
Wing-Kam Wong 167809308a enhance: include formula description, syntax & examples 2 years ago
Wing-Kam Wong bc8dee2c60 feat: add information message when editing formula cell 2 years ago
Pranav C 0890d61be0 refactor(gui): reorder filter and sort 2 years ago
Pranav C a11a5abf59
Feat - UUID auto generate and bug fixes (#2069) 2 years ago
Raju Udava ea41065366
Feat/at sync test: migration fixes (#2068) 2 years ago
Wing-Kam Wong d04ddf8019 fix: @click.stop.prevent -> @click.stop 2 years ago
Wing-Kam Wong 49deb574ee fix: link to retrieve airtable credentials 2 years ago
Wing-Kam Wong 1ec0f982bf fix: undefined suggestion & toast sdk error msg 2 years ago
Wing-Kam Wong ccf276a2d2 refactor: toast error 2 years ago
Wing-Kam Wong c624a0e75e refactor: use jsepCurlyHook from nocodb-sdk 2 years ago
Pranav C 37c7d4ccbe refactor: remove snackbar component from main layout 2 years ago
Pranav C 48f05d51cf refactor: move loader store module 2 years ago
Wing-Kam Wong 7fd4d6caa3 refactor: remove console.log 2 years ago
Naveen MR 1d0bd4f5d6 chore: moving not required state to archived. WIP. 2 years ago
Wing-Kam Wong a5f77a50f3 feat: introduce formula curly hook 2 years ago
Pranav C 8d33fa9b96
Feat : UIDT impmporovements (#2026) 2 years ago