pranavxc
|
583da119e6
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
10 months ago |
github-actions[bot]
|
b6d6c406e8
|
Merge pull request #7308 from nocodb/develop
|
10 months ago |
Raju Udava
|
a7c3bb48bf
|
Merge pull request #7306 from nocodb/fix/7303-sqlite-formula-now-fn
fix: SQLIte Formula - include time value in NOW function
|
10 months ago |
Raju Udava
|
75c78b352f
|
Merge pull request #7307 from nocodb/docs/webhook-conditions
docs: webhook updates
|
10 months ago |
Raju Udava
|
6221f145fa
|
docs: webhook updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
10 months ago |
Pranav C
|
12d9d7308d
|
fix: use localtime when populating Datetime
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
10 months ago |
Pranav C
|
953542250b
|
fix: use DATETIME function for getting current date time value in SQLite
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
10 months ago |
starbirdtech383
|
cc9aa247f4
|
test fix | sqlite functions LOG not supported
|
10 months ago |
աӄա
|
3c71faa089
|
Merge pull request #7249 from nocodb/renovate/patch-patch
chore(renovate): Update patch (patch)
|
10 months ago |
starbirdtech383
|
478c347e92
|
update tests for invalid function error
|
10 months ago |
աɨռɢӄաօռɢ
|
db755f6536
|
fix(noco-docs): update package-lock.json
|
10 months ago |
renovate[bot]
|
ad0b87d25d
|
chore(renovate): Update patch
|
10 months ago |
աɨռɢӄաօռɢ
|
1693b596f8
|
fix(noco-docs): use docusaurus-theme-search-typesense@0.14.0
|
10 months ago |
Raju Udava
|
63a26ea087
|
Merge pull request #7300 from nocodb/feat/docusaurus-breadcrumb-index
feat(noco-docs): breadcrumb indexing
|
10 months ago |
աɨռɢӄաօռɢ
|
589a7bb393
|
feat(noco-docs): breadcrumb indexing
|
10 months ago |
Raju Udava
|
2c53c48275
|
Merge pull request #7299 from nocodb/nc-fix/formula-bugs
Nc fix/formula bugs
|
10 months ago |
Pranav C
|
b7081169c2
|
fix: show null label if option enabled - formula
|
10 months ago |
Pranav C
|
acfd9c54a4
|
fix: invalidate parse tree when a ref column updated
|
10 months ago |
Pranav C
|
9f286cca66
|
fix: handle non-string types in formula(switch/if with blank function)
|
10 months ago |
Pranav C
|
ad35bc2a86
|
fix: switch function BLANK function and proper null support
|
10 months ago |
Pranav C
|
576edd0af4
|
fix: switch function based on operator
|
10 months ago |
Pranav C
|
7ca2224d6a
|
fix: correction in logic
|
10 months ago |
Pranav C
|
27a31dc857
|
fix: handle blank in IF function properly
|
10 months ago |
աɨռɢӄաօռɢ
|
8e4f003fcb
|
chore(nc-gui): lint
|
11 months ago |
աӄա
|
d67af2bb1e
|
Merge pull request #7293 from aashishagrawall/feat/shared-view-search
feature / search added in shared view
|
11 months ago |
աӄա
|
d1cd85b245
|
Merge pull request #7287 from nocodb/fix/7284-option-validation
fix: Handle scenarios where no select options are there
|
11 months ago |
Raju Udava
|
a57f2acc57
|
Merge pull request #7294 from nocodb/docs/0.203.0
Docs/0.203.0
|
11 months ago |
Raju Udava
|
737bfee3ba
|
docs: user field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
11 months ago |
Raju Udava
|
af33363a8a
|
docs: rich text
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
11 months ago |
Aashish Agrawal
|
419a9acf48
|
search added in shared view
|
11 months ago |
Raju Udava
|
999c5475d5
|
Merge pull request #7270 from nocodb/fix/minor-bug-fixes
minor bug fixes
|
11 months ago |
Raju Udava
|
c95ad10fd6
|
Merge pull request #7288 from nocodb/nc-fix/formula-fixes
Nc fix/formula fixes
|
11 months ago |
Ramesh Mane
|
4bb1db622f
|
fix: remove duplicate style of longText expand btn
|
11 months ago |
Ramesh Mane
|
8e580865f2
|
fix: lookup cell badge height issue
|
11 months ago |
Ramesh Mane
|
a5126865e1
|
fix: lint error
|
11 months ago |
Ramesh Mane
|
f89577f7a3
|
fix: onClick clear option of editColumn default value should clear
|
11 months ago |
Ramesh Mane
|
b8ba4d2950
|
fix: in edit column modal default value input height should be same if rowHeight changed
|
11 months ago |
Raju Udava
|
1faba733af
|
Merge pull request #7286 from nocodb/nc-fix/ui-ux-fixes
Nc fix/UI ux fixes
|
11 months ago |
Raju Udava
|
19d78aa416
|
Merge pull request #7285 from nocodb/fix/403-forbidden-msg
fix(nocodb): 403 forbidden message
|
11 months ago |
Pranav C
|
a9d21daa6b
|
fix: handle scenarios where no select options are there
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
11 months ago |
Pranav C
|
702051fced
|
fix: handle negative values properly
|
11 months ago |
Pranav C
|
9c6bb95ce7
|
fix: add support to negative numbers(- unary operator)
|
11 months ago |
Pranav C
|
a29cd6e05f
|
fix: repeat method argument validation
|
11 months ago |
Ramesh Mane
|
300d0ea787
|
fix: requredEmail typo error and required & valid error should not show at the same time #2017
|
11 months ago |
Ramesh Mane
|
5856ddc228
|
fix: playwright test select dropdown visibility issue
|
11 months ago |
Ramesh Mane
|
2de81667c9
|
fix: User list UX #2022 for ee
|
11 months ago |
Ramesh Mane
|
8590082e43
|
feat: added parseStringDateTime helper fn
|
11 months ago |
աɨռɢӄաօռɢ
|
193f119b6b
|
fix(nocodb): 403 forbidden message
|
11 months ago |
Ramesh Mane
|
365499c11c
|
Merge branch 'develop' into fix/minor-bug-fixes
|
11 months ago |
աӄա
|
8910befc57
|
Merge pull request #7278 from nocodb/fix/decimal-scale
fix: Update dtxs when decimal precision is changing
|
11 months ago |