Wing-Kam Wong
bf7451ef5f
wip: validateAgainstType
3 years ago
Wing-Kam Wong
f617b396d3
fix: formulaTypes.NUMERIC typo
3 years ago
Pranav C
70b4ce9651
chore: update swagger json and rebuild nocodb-sdk
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Vijay Rathore
c3d3fa3e5f
group by api ( #2074 )
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
3 years ago
Wing-Kam Wong
8385e3eaa3
wip: add data type validation
3 years ago
Wing-Kam Wong
24e5e458dd
feat: add formulaTypes
3 years ago
Wing-Kam Wong
668f99c110
fix: formula validations
3 years ago
Wing-Kam Wong
c6c5877e83
fix: validate compound case
3 years ago
Wing-Kam Wong
1d87c0a1a5
refactor: jsep node types
3 years ago
Wing-Kam Wong
b21b0ed7c9
refactor: circular reference detection on formula
3 years ago
Wing-Kam Wong
4f2beab7e0
fix: circular reference detection using kahn's algo
3 years ago
Wing-Kam Wong
6437dfb112
fix: incorrect filtered formulaPaths
3 years ago
Wing-Kam Wong
473da7896a
wip: check formula circular reference
3 years ago
Wing-Kam Wong
167809308a
enhance: include formula description, syntax & examples
3 years ago
Wing-Kam Wong
77be2ad123
docs: update formula syntax & revise date function content
3 years ago
Wing-Kam Wong
bc8dee2c60
feat: add information message when editing formula cell
3 years ago
աɨռɢӄաօռɢ
3b57dfbb16
Merge pull request #1979 from nocodb/fix/formula
...
fix: formula
3 years ago
աɨռɢӄաօռɢ
6037e5b20a
Merge pull request #2070 from nocodb/feat/exist-api
...
feat: exist api
3 years ago
navi
5e7bbbc007
Update index.md
3 years ago
navi
a06c1f0dc5
Update CONTRIBUTING.md
3 years ago
Wing-Kam Wong
bb2279b323
docs: update exist api url
3 years ago
Wing-Kam Wong
6ca98683ed
fix: exist logic - check row with provided primary key(s) exists or not
3 years ago
Pranav C
0890d61be0
refactor(gui): reorder filter and sort
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
a11a5abf59
Feat - UUID auto generate and bug fixes ( #2069 )
...
* wip: automatic nanoid generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: auto-generated id
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: table create ui
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: sanitize column name
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: table creation with autogenerated string id
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: populate table name
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: attachment cell rendering bug
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: flickering issue in dashboard tabs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: hide system fields from expanded form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: in case of non auto_increment primary key sort by `created_at` if present
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
9d8199ff55
Feat/at sync test - simple cleanups ( #2071 )
...
* fix: options as csv string, default disable debug
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: simple clean ups
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
110cc20db8
feat: add dataExist & dataFindOne to projectAcl.ts
3 years ago
Wing-Kam Wong
0254352a49
docs: add exist apis
3 years ago
Wing-Kam Wong
8f74ecd14a
feat: add exist logic to BaseModelSqlv2
3 years ago
Wing-Kam Wong
fbfb849d0c
feat: add dataExist to dataAliasApis
3 years ago
Wing-Kam Wong
dff3ab6182
feat: add exist to dbTableRow & dbViewRow
3 years ago
Raju Udava
ea41065366
Feat/at sync test: migration fixes ( #2068 )
...
* fix: ignore rollup for lookup columns
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/cypress: base file for import airtable verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/cypress: import access creds
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: multiselect as csv string instead of array
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: ludicrous mode view data
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: use decimal if precision configured, support for default form view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: handle ? in column name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: migration logs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
d04ddf8019
fix: @click.stop.prevent -> @click.stop
3 years ago
աɨռɢӄաօռɢ
87b605221d
Merge pull request #2028 from nocodb/fix/persian-font
...
fix: persian font
3 years ago
Wing-Kam Wong
774fa7f0d3
chore: merge with develop
3 years ago
Wing-Kam Wong
263ad9bd9b
docs: add link to retrieve airtable credentials
3 years ago
Wing-Kam Wong
49deb574ee
fix: link to retrieve airtable credentials
3 years ago
Naveen MR
f28bfef796
docs: fixing a head of a page
3 years ago
Wing-Kam Wong
1ec0f982bf
fix: undefined suggestion & toast sdk error msg
3 years ago
Wing-Kam Wong
ccf276a2d2
refactor: toast error
3 years ago
Wing-Kam Wong
cffeb4bdd9
docs: revise screenshots & content for quick import
3 years ago
Wing-Kam Wong
9cae93c989
fix: handle column name with spaces
3 years ago
Wing-Kam Wong
c624a0e75e
refactor: use jsepCurlyHook from nocodb-sdk
3 years ago
Wing-Kam Wong
381a43e992
Merge branch 'develop' into fix/formula
3 years ago
Pranav C
37c7d4ccbe
refactor: remove snackbar component from main layout
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
48f05d51cf
refactor: move loader store module
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
9d5bce4a6a
refactor: move formula helpers to sdk
3 years ago
Wing-Kam Wong
7fd4d6caa3
refactor: remove console.log
3 years ago
Wing-Kam Wong
a9fd828859
refactor: remove substituteColumnIdWithAliasInFormula as now it is in sdk
3 years ago
Wing-Kam Wong
8b6b2fd351
cypress: skip parsing special character sequences and type the text exactly as written
3 years ago
Naveen MR
1d0bd4f5d6
chore: moving not required state to archived. WIP.
3 years ago