9128 Commits (e7268325a47ad5b7f2f1fa05bd27cdaac673a1b0)

Author SHA1 Message Date
Wing-Kam Wong e7268325a4 feat(nc-gui): add columnNameExceedsCharacters 2 years ago
Wing-Kam Wong da5be601f7 feat(nc-gui): include fieldLengthValidator 2 years ago
Wing-Kam Wong 3517e9ab17 chore: point to local sdk path 2 years ago
mertmit bbd9a7522c fix: avoid duplicate log on docker 2 years ago
dependabot[bot] ee479251a3
chore(deps): bump undici from 5.12.0 to 5.19.1 in /packages/nc-gui 2 years ago
Pranav C f5b05f8bfa chore(test): update selector 2 years ago
Pranav C f1e94fd9f9 fix(test): upgrade mkdirp library to support promise 2 years ago
wingkwong 1f4ccefe59 [create-pull-request] automated change 2 years ago
Pranav C eb3d823e91 chore(test): replace uiAction with a callback to trigger it only after initializing network watcher 2 years ago
Pranav C 952413f545 chore: lint 2 years ago
Pranav C 3e542e4158 refactor(gui): remove outline and provide a simple transition for icons 2 years ago
Wing-Kam Wong 304502d538 chore(nc-gui): rename primary value to display value 2 years ago
Wing-Kam Wong 99e45839bb chore(nocodb): rename primary value to display value 2 years ago
Wing-Kam Wong 48f153e5df docs: update display value content 2 years ago
Wing-Kam Wong 7463594019 chore(nocodb): primary value -> display value 2 years ago
Wing-Kam Wong 39503a6178 docs: update link and rename primary value to display value 2 years ago
Wing-Kam Wong 7b22e941d6 chore(nc-gui): primary value -> display value 2 years ago
Wing-Kam Wong 2cf5eb5219 docs: rename to display-value 2 years ago
Wing-Kam Wong c464f4778a refactor(nocodb): replace duplicate arrays 2 years ago
Wing-Kam Wong 99010680dd chore(nocodb): revise comments 2 years ago
Wing-Kam Wong 76891e9ae1 refactor(nc-gui): showNullAndEmptyInFilterOnChange & fix type 2 years ago
Pranav C e336422f09 refactor(gui): avoid next and prev intersection with expanded form content 2 years ago
Pranav C fd739a159a refactor(gui): skip waiting for toast message to close 2 years ago
Pranav C 8431763833 refactor(gui): rearrange header buttons and menu 2 years ago
Wing-Kam Wong 46e056a6cb fix(nocodb): change to checked as eq will be removed 2 years ago
Wing-Kam Wong 57c016b18a chore(nc-gui): lint 2 years ago
Wing-Kam Wong a2f6d503db refactor(nc-gui): put blank filter ops to the end 2 years ago
Wing-Kam Wong 838411682c fix(nocodb): filter condition logic 2 years ago
Pranav C eb6972ee64 refactor(gui): change dropdown icon with arrow 2 years ago
Pranav C 5cbdac7777 fix: save foreign key name with relation 2 years ago
Pranav C 9ba99b19ca refactor: bring changes from dev 2 years ago
Pranav C 1718e92e16 fix: typo correction 2 years ago
Pranav C 13dae9f90e fix: block circular lookup creation 2 years ago
Pranav C a4307f5b5c refactor(gui): change right border width of display column 2 years ago
Pranav C ea27fc5e66 refactor(gui): change label 2 years ago
Pranav C a58eede951 refactor(gui): reset column on changing relation 2 years ago
Pranav C fe73e2df5c refactor: move helper functions 2 years ago
Pranav C db760af901 feat: allow editing rollup and lookup column 2 years ago
Wing-Kam Wong 460986635f fix(nocodb): numeric filter logic 2 years ago
Wing-Kam Wong 103719d4dc fix(nocodb): orWhere -> whereNot 2 years ago
Wing-Kam Wong a88e6b380c refactor(nc-gui): add comments for clamped text 2 years ago
Wing-Kam Wong 83c6279a2f refactor(nc-gui): use isNumericCol & numericUITypes from sdk 2 years ago
Wing-Kam Wong 6693b1a8d7 feat(nocodb-sdk): add numericUITypes 2 years ago
Wing-Kam Wong db8bc5f6d5 fix(nocodb): add orWhere empty string for non-numeric cols 2 years ago
Wing-Kam Wong 2e6f598871 feat(nocodb-sdk): add isNumericCol 2 years ago
Wing-Kam Wong c21d00b1dc refactor(nocodb): remove unnecessary async and stack 2 years ago
Wing-Kam Wong ca9adbb090 refactor(nocodb): check filter.fk_column_id & is_group 2 years ago
Wing-Kam Wong e0ab1738f7 fix(nocodb): pushing promise to actions 2 years ago
Wing-Kam Wong aa414e2f9a refactor(nocodb): partially update filter 2 years ago
Wing-Kam Wong f9e8f442c0 refactor(nocodb): use extractProps on filter update 2 years ago