10251 Commits (2bf150e627b024eac91ada3fc85ac92f605fc046)

Author SHA1 Message Date
Wing-Kam Wong 4c6aaa292f refactor(nocodb): import 2 years ago
Wing-Kam Wong e42f7a7d3b fix(nocodb-sdk): escapeDoubleQuotes 2 years ago
Pranav C ecc64e0169 refactor(gui): show default system context menu when cell is in editable state and typable 2 years ago
Pranav C e62b9e02d4 refactor: show as multiline for single line if row height is more than 1 2 years ago
Pranav C a5a671df04 refactor: take string 'true' as truthy value 2 years ago
navi d509396fab New translations en.json (Chinese Simplified) 2 years ago
Pranav C a5bfaf90ad refactor: disable hm option in cloud and make relation virtual 2 years ago
Pranav C 49272e8a9f refactor: only allow url hook and disable app api call if env is set 2 years ago
Pranav C 021e203c21 refactor: block plugin apis based on env 2 years ago
Pranav C 5eecd646f3 refactor(gui): show comments by default 2 years ago
Pranav C d029b04516 refactor(gui): sort and filter menu width 2 years ago
Pranav C 8e9eac0e6e refactor(gui): limit max height of sort list 2 years ago
Pranav C c32533ca79 fix(gui): nested filter ui correction and max height for filter list 2 years ago
Pranav C 9fe91ec853 refactor(gui): make default behaviour as save and stay 2 years ago
Pranav C 1c51efa43b fix(gui): add confirm option for save when switching to next record 2 years ago
Pranav C d9e38241d6 fix(gui): html correction 2 years ago
Pranav C cf4381e388 refactor: move expanded form icons to menu 2 years ago
Pranav C 3701c4c660 fix(gui): remove outline of textarea 2 years ago
Pranav C 076cc578aa fix(gui): do line break by word 2 years ago
Pranav C f9861744df feat(gui): show empty checkbox 2 years ago
Pranav C 1d7078207d fix(gui): remove unnecessary margin from filter menu 2 years ago
Wing-Kam Wong 41ad7093f8 refactor(nocodb): use jsepTreeToFormula from nocodb-sdk 2 years ago
Wing-Kam Wong 249fb55ebb refactor(nocodb): remove jsepTreeToFormula.ts 2 years ago
Wing-Kam Wong ff34b29499 refactor(nocodb): remove unnecessary created_at and updated_at from models 2 years ago
Wing-Kam Wong 7c0fd465fa fix(nocodb): add missing insert props 2 years ago
Pranav C cbadeca212 fix: on new row creation reset LTAR values 2 years ago
Pranav C 70c39f782f fix: missing prev row icon 2 years ago
Wing-Kam Wong 6decfa2b20 fix(nocodb): import order 2 years ago
Wing-Kam Wong 771b057bfa feat(nocodb): enable import/order and introduce order group 2 years ago
Wing-Kam Wong 1cbb785c89 feat(nocodb): bump eslint-plugin-import 2 years ago
Wing-Kam Wong fa33810dee feat(nocodb): add --fix flag to lint 2 years ago
Pranav C 872547f0db chore: lint 2 years ago
Pranav C 73d557d823 fix: remove extra closing brace 2 years ago
Pranav C 1ba4726007 refactor: wrap switch case 2 years ago
Pranav C 89be2f3215 chore: add `consistent-type-imports` rule in eslint 2 years ago
Wing-Kam Wong 7661b9d33b fix(nocodb): use tableCreatePayLoad instead 2 years ago
Wing-Kam Wong 6a849af88b fix(nocodb): add missing promise.all 2 years ago
Wing-Kam Wong 7a9ded89fd fix(nocodb): ForgotPasswordReq -> PasswordForgotReq 2 years ago
Wing-Kam Wong 72e3935507 fix(nocodb): add missing await 2 years ago
Wing-Kam Wong 2a9871526c refactor(nocodb): remove async 2 years ago
Wing-Kam Wong f7f9039ea9 refactor(nocodb): add async / await 2 years ago
Wing-Kam Wong aeb95b6a73 fix(nocodb): UITypes in kanban view 2 years ago
Wing-Kam Wong 84e29413be refactor(nocodb): add await 2 years ago
Wing-Kam Wong 32e97a417c refactor(nocodb): make it return promise 2 years ago
Wing-Kam Wong a4d9873f09 refactor(nocodb): use Record<string, any> 2 years ago
Wing-Kam Wong e6b04d74fd fix(nocodb): table create type correction 2 years ago
Wing-Kam Wong 368d99bb11 fix(nocodb): unknown -> any 2 years ago
Wing-Kam Wong 7c8d74fe2d refactor(nocodb): typescript-eslint/ban-types 2 years ago
Wing-Kam Wong 537c01bdb4 fix(nocodb): unexpected lexical declaration in case block 2 years ago
Wing-Kam Wong 822cad1f16 chore(nocodb): lint 2 years ago