Pranav C
2a8a8f066e
wip: create project page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
e5c3c94d14
chore: update nocodb-sdk to local path
2 years ago
wingkwong
bdd20df122
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Wing-Kam Wong
1d5d11d80a
chore: clean up
2 years ago
Pranav C
8dec49015e
wip: nested filter empty/not empty
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
wingkwong
830fdcbc4f
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Wing-Kam Wong
7415f7f584
wip: handle empty & not empty for hm
2 years ago
诗人的咸鱼
726de9c319
fix: duplicate pv
...
Signed-off-by: 诗人的咸鱼 <willnewii@163.com>
2 years ago
Naveen MR
42ae7a1a46
docs : development setup
2 years ago
Wing-Kam Wong
96bc65da5b
fix: revise condition
2 years ago
Pranav C
8d724e8a15
refactor: code cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b8ac1605e9
wip: navigation correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
8c082d4259
fix: revise filterComparisonOp for mm, hm & bt
2 years ago
Wing-Kam Wong
44d25523fa
fix: handle null & not null for filter on bt cells
2 years ago
Wing-Kam Wong
671ad68171
fix: sanitise / unsanitise strings only
2 years ago
Wing-Kam Wong
046a1f63b1
fix: lint
2 years ago
Pranav C
ffbc8ab291
wip: basic tab, project and user state added
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
5717f4cea3
fix: take first returned array for sqlite and mysql
2 years ago
Wing-Kam Wong
79496fc622
fix: lint
2 years ago
Wing-Kam Wong
3b3c594299
docs: remove gql doc
2 years ago
Wing-Kam Wong
3d2a9668f3
docs: revise / add missing descriptions
2 years ago
Raju Udava
a91c8d2085
refactor: schema export sans datatype information
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
beecfc4852
wip: primevue integration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
186941f957
fix: quick-test pg
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
680dfc5309
feat: nuxt3 basic setup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
efa9e37bfb
fix(migration): recreate payload column in mssql
...
- Dropping existing column won't cause any problem since it only contains boolean value and which is not useful
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e89b987018
Update installation.md
...
Add executable download script
2 years ago
Pranav C
d162a87893
fix(migration): foreign key length correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
9c55ff0fb0
docs: upgrading documentation for Homebrew
2 years ago
Vijay Kumar Rathore
935aa2cfa0
solve package conflict in nocodb-sdk
2 years ago
Vijay Kumar Rathore
cf76563629
fix find one to return empty object
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago
wingkwong
e4ee261301
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Raju Udava
1810dd8819
refactor: i18n corrections (aleguizzo )
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
e20a2dcf83
fix: sanitize column name & unsanitize raw query
2 years ago
Wing-Kam Wong
271fe9ba13
refactor: revise based on PR comment
2 years ago
sine
f7194562e9
fix: json inference in pg
2 years ago
sine
7f85b82b7d
feat: add jsonb db type for JSON in pg
2 years ago
dependabot[bot]
03f1e2d902
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /packages/noco-blog
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Pranav C
bf4e1e49cb
fix: reset token_version in user object if null
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
dd5abf43dc
fix: hasmany column naming in metadiff
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2f5f1ef872
fix: update bt, hm and mm column names
...
- BT - `TableRead` => `Table`
- HM - `TableList` => `Table List`
- MM - `TableMMList` => `Table List`
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e15e729a31
fix: ManyToMany column naming
...
- Add suffix `List` instead of `MMList`
- Proper child table name
- Cypress test case corrections
re #2429
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4f2f9e4138
refactor: flatten json by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1406677bd3
refactor: label update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
546f06a23c
refactor: disable ludicrous mode option
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
762d7489c8
feat: validate file extension
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
eaaf4fd101
fix: update health & version url
2 years ago
mertmit
c9bf931dd9
fix: token_version null handling
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
3e27b3b088
fix: mssql & pg knex binding logic
2 years ago
Wing-Kam Wong
4ff1137af5
fix: avoid using replaceAll
2 years ago