664 Commits (88935e79bc1a3940de31497a9a6480fe0924031c)

Author SHA1 Message Date
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
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
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 8385e3eaa3 wip: add data type validation 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
Wing-Kam Wong d04ddf8019 fix: @click.stop.prevent -> @click.stop 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
Wing-Kam Wong 7fd4d6caa3 refactor: remove console.log 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
Pranav C eec922f1a9 refactor: webhook ui improvements 2 years ago
Naveen MR 0386b8e5df chore: remove outlined buttons 2 years ago
Pranav C 9540ca672e
GUI code refactoring (#2051) 2 years ago
Pranav C 194b205a92
Feat - Airtable import (#2048) 2 years ago
աɨռɢӄաօռɢ 19bbce998e
feat: quick import (#2042) 2 years ago
Wing-Kam Wong e352ddacd2 fix: rerender webhook list instead of showing empty hook detail 2 years ago
Wing-Kam Wong fa6d6cbf2a chore: close suggestion after selection 2 years ago
Wing-Kam Wong 27f3cc7df9 fix: function & autocomplete behaviour 2 years ago
Wing-Kam Wong c39c8f516f refactor: put column after function & remove '$' from the list 2 years ago
Wing-Kam Wong 389c8f9a1d enhancement: formula option UI 2 years ago
Wing-Kam Wong e3a5999329 fix: handle column name referenced by $ 2 years ago
Pranav C de2d730098 refactor: render snippet part based on condition 2 years ago
Pranav C 985416e8c4 fix: pass payload in test webhook 2 years ago