Mert E
0f7b88970f
fix: shared form pw error handling ( #7991 )
...
* fix: shared form password error
* fix: remove unnecessary export & duplicate file
* fix: filter non-generic errors from logs for NcBaseErrorv2
8 months ago
Ramesh Mane
2e132bf16a
Nc fix: add missing formula docs and link ( #7987 )
...
* fix(nc-gui): show view in docs btn from formula suggestion modal only if docs link is present
* fix(nocodb-sdk): add docs link form `REGEX_MATCH` formula
* docs: datetime routines
* docs: add missing links
* fix(nc-gui): AI pr review suggestion
* docs: pr ai review changes
* docs: formula record id
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
8 months ago
mertmit
67895f5c13
fix: type issues with SqlClient
...
Signed-off-by: mertmit <mertmit99@gmail.com>
8 months ago
Pranav C
35ca80c97e
fix: formula - RIGHT and LEFT methods argument type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
Mert E
ef917e5c72
chore: increase timeout for running fe & be ( #7928 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
8 months ago
Mert E
af49ed346f
feat: errors v2 ( #7916 )
...
* feat: NcBaseErrorv2
* feat: move existing errors to v2 (WIP)
* feat: use functions instead of replace for templates
* feat: use v2 for database errors
* feat: experimental extraction for non-matched db errors
* feat: improved error message formats
* test: NcBaseErrorv2
* fix: move string casting to handler
8 months ago
Pranav C
fbd25b7e9d
fix: avoid adding extra dot
8 months ago
Pranav C
36f74470c5
fix: attachment unique filename
8 months ago
Pranav C
be4a2d6135
fix: avoid appending additional `jpeg` when filename ends with `jpg`
8 months ago
Pranav C
0e13bff899
Nc feat/one to one ( #7915 )
...
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
Pranav C
b0c1f1e1c7
Post-release master to develop sync ( #7862 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: downgrade sqlite version for executable
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
8 months ago
pranavxc
4dfe35c4c8
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
8 months ago
Dmitry Shachnev
fc21e1dec5
Add support for URLENCODE function ( #6831 )
...
Fixes #6811 .
Co-authored-by: Dmitry Shachnev <dshachnev@interfacefinancial.com>
8 months ago
DarkPhoenix2704
e22b06fa9b
fix: base acl
8 months ago
Pranav C
6823ab5006
fix: support Date filter operations in where query params for Created/LastModified time fields
8 months ago
pranavxc
cc388b9ead
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
9 months ago
pranavxc
a5ad3cb2f1
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
9 months ago
Ramesh Mane
c835be96b3
fix(nc-gui): copy paste datetime with unknown format
9 months ago
mertmit
a701defc66
fix: various small issues
...
Signed-off-by: mertmit <mertmit99@gmail.com>
9 months ago
Ramesh Mane
51a8f4a4d7
fix(nc-gui): shared form select type list options
9 months ago
pranavxc
1516bb29b2
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
9 months ago
Raju Udava
add084a8ea
fix: review comments
9 months ago
Ramesh Mane
e033c9b79f
fix(nc-gui): give proper suffix for duplicate filename
9 months ago
DarkPhoenix2704
8930a92c63
feat(nocodb): update calendarModel feat(nocodb): update swagger.json feat(nocodb): create calendarViewColumn model
9 months ago
mertmit
8ea36c539b
chore: bump some package versions
...
Signed-off-by: mertmit <mertmit99@gmail.com>
9 months ago
աɨռɢӄաօռɢ
207c76f187
chore(sdk): generate Api.ts
9 months ago
Pranav C
b176d650c8
refactor: treat logical/boolean result as checkbox
9 months ago
Pranav C
20928c1e73
feat: introduce rounddown and roundup
9 months ago
Pranav C
c5506ce819
feat: add support to POSER, SQRT, LOG and EXP function in sqlite
9 months ago
Pranav C
151c422fa5
feat: show filter input type and operators based on formula output type
9 months ago
Ramesh Mane
2f79e7089e
fix: review changes nocodb/nocodb/pull/7491
10 months ago
Ramesh Mane
a1969be7d0
fix: allow renaming of belongs to column nocodb/nocodb#7441
10 months ago
Pranav C
ae332d936b
refactor: introduce `isHiddenCol` method to replace `isMMSystemCol` and `isCreatedOrLastModifiedByCol`
10 months ago
Pranav C
04e6529ce3
refactor: if missing mm table handle it by static error message
10 months ago
Pranav C
bd6115eb5e
refactor: hide mm relation system columns from ui
10 months ago
Pranav C
8db6bbaa23
fix: formula - better error message with parameter position
10 months ago
Pranav C
5e6aacb0ca
fix: allow args with different types
10 months ago
Pranav C
f917e17a76
fix: cast to string if cast prop defined and value is STRING
10 months ago
Pranav C
a622d9a621
fix: support all types if expected type is string
10 months ago
Ramesh Mane
393537b985
fix: lint error
10 months ago
Pranav C
fe748106df
fix: wrap with boolean function if type is boolean to avoid any issue while comparing
10 months ago
Ramesh Mane
d29462ac79
fix: show tooltip on hover over icon on grid header #2117
10 months ago
pranavxc
8d814dc0ab
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
10 months ago
mertmit
65827231ce
fix: merge upgraders
...
Signed-off-by: mertmit <mertmit99@gmail.com>
10 months ago
mertmit
5d9a64e053
fix: missing dtxp values for new default columns
11 months ago
mertmit
b6829c4866
feat: hide CreatedBy & LastModifiedBy system fields by default
11 months ago
mertmit
97b956f4ee
feat: createdBy & lastModifiedBy
11 months ago
Pranav C
ec92d8c177
refactor: suggested changes
11 months ago
Pranav C
dfa7a6be61
chore: lint
11 months ago
Pranav C
dead4be103
fix: remove empty string as default value
11 months ago