Wing-Kam Wong
ec1603818b
fix: err msg typo
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
6bf6b8fc5c
refactor: error message improvement
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0611c26e0e
fix(gui): block table deletion if there is a relation exist
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Naveen MR
16c8ed49e6
fix: icon for api docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
b5a8aac57c
fix: let how to translate be pointed to i18n docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
6a58e77292
fix: removing language from themes
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
0a76da2c4c
fix: move the community icons to spreadsheetNavDrawer.vue
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Naveen MR
435d52a456
fix: ID is not required in column types.
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
mertmit
385d47498e
fix: use aliases instead of table/column names on tooltips
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
mertmit
0009529391
fix: belongs to header tooltip
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Pranav C
726064ded5
refactor: show LTAR column name instead of table name in Lookup/Rollup
...
re #1811 #1768
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
cdef167078
fix: ignore date formatting if type is not string
...
re #1864
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
6f11dafbea
feat: show schema name option for mssql and pg
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
8b952687d4
fix: disable virtual cols in rollup column list. ref: #1842 .
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
417dec65dd
Feat/1769 swagger ( #1834 )
...
* wip: swagger endpoint for all data apis in project
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: swagger endpoint for all data apis in project
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip(swagger): add description, sample and improve
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: add nested column params
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: add auth header in swagger.json
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: populate enum type for columnnames
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: swagger apis for views
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: add swagger and redoc url in GUI
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: limit fields in model api based on fields query parameter
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: project settings navdrawer background color correction
re #1793
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: update swagger server url and update swagger icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
mertmit
d77a5f1c6d
fix: pg date formatting
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
David Daza
79ced0aed2
update
...
Signed-off-by: David Daza <03dazal@gmail.com>
3 years ago
Naveen MR
74d3330035
fix: commenting out export/import metadata
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Wing-Kam Wong
473ffe5aa3
fix: vue props issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
df28acdc3e
fix: expanding row with json column issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
342b189cfe
fix: correct ui allowed names
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
mertmit
659d900443
feat: improve json editor
...
- allow save only if valid monaco-editor input
- show errors for invalid json
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
mertmit
0b6870b71b
fix: cell saving
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
David Daza
cebf3ccf6d
Add missing i18n interpolations
...
Signed-off-by: David Daza <03dazal@gmail.com>
3 years ago
mertmit
543419234d
fix: 'owner' role color
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
mertmit
ed326412ad
fix: virtual-header-cell component
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Raju Udava
891e22dc80
refactor: product analytics
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
180accda2a
chore: fix lint
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
6075b1c908
fix: not showing lookup & rollup in form view
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naman Anand
e66174947b
#1781 add event prevent on from submit
3 years ago
Wing-Kam Wong
67f1b23d93
fix: disable clear in locked view
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
28ce0243a6
fix: use alias instead of _cn
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
412053039e
0.90.5 Pre-release ( #1774 )
...
* chore(deps): bump minimist
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs-prev
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-plugin
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-cli
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-i18n
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-blog
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nocodb-sdk
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/nocodb
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor: i18n zh_CN corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: use SqlFactory from nocodb-sdk package (#1750 )
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: refer parent table referenced column in filter query(BT)
re #1756
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: wrap nested add update query select part to avoid issue when referencing same table
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(deps): bump async in /packages/nc-migrator-archived
Bumps [async](https://github.com/caolan/async ) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.2...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: add info related to {orgs} and swagger ui
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* Fix - Migration bugs (#1771 )
* fix: handle formula parse error in formula migration
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: avoid project user insertion if corresponding project or user is missing
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: skip shared views if view_name/model_name is empty or missing
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: migration down statement correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(migration): split alter table statement into multiple statements to support MSSQL
re #1764
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add null check in upgrader
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
Co-authored-by: navi <oof1lab@gmail.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
3 years ago
Wing-Kam Wong
c43d4b79e4
fix: switch to new API
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
0190eafdf5
fix: line break issue on share invitation link page
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
cea2b4ad73
refactor: use SqlFactory from nocodb-sdk package ( #1750 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
3e046ac1e2
fix: checkbox always false issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
ab3a4c5316
fix: import csv issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naman Anand
0bc9e2de09
#1675 revert some extra formattin
3 years ago
Pranav C
038b92d83c
refactor: update class of api docs link
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
7679fd817e
refactor: remove unnecessary second argument from open method
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
a6e1c87995
refactor: add api documentation link in project dashboard
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Naman Anand
c3b87e04fd
#1675 add class after resolve merge conflicts
3 years ago
Pranav C
536c11cee7
fix: consider virtual option in LAR column creation ( #1709 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
3c745fc675
refactor: replace nestedDelete with nestedRemove
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
3bb41d7ba0
fix: save relation column data fro newly created row by using `nestedAdd` method
...
re #1696
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
b1fba037df
fix: update hasmany record unlink method with new sdk functions
...
re #1695
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
f304bf77fe
feat: add join community link
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
419774e6d2
chore: show announcement
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
15e75fafd9
fix: add missing ?. ref: #1688
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago