Pranav C
95aca2b666
feat: introduce new env and password validations
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
աɨռɢӄաօռɢ
b2f8f0674e
0.91.8 Pre-release ( #2350 )
...
* add vscode ide's ignore list
* fix passing nested query in nested getAst calls
* chore: update nocodb-sdk to local path
* fix: ignore duplicating app config
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: swagger columnNameParam type
re: #2208
Signed-off-by: mertmit <mertmit99@gmail.com>
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* enhancement: hide slider on escape key
Signed-off-by: Pranav C <pranavxc@gmail.com>
* Add information about maximum value for `limit` in REST API
* refactor: folder structure
* refactor: folder structure
* test: webhook (WIP)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: webhook
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/cypress: corrections post develop branch refactoring
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: handle null
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: path correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: assign validation for correct column(LTAR)
re #2228
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: disable api docs access for viewer role
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: Repair broken link
* fix: DatePickerCell invalid date handling
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: nested insert correction in belongs to
re #2228
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: compare with non-os products
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: Persian language moving across table
Signed-off-by: mertmit <mertmit99@gmail.com>
* docs: env variables
* docs: env variables reorder
* docs: env variables reorder
* fix: i18n corrections (WeT-Klb)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* chore: image text corrections (@WeT-Klb )
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com>
* docs: security.md
* Update packages/nocodb/src/lib/noco/meta/api/swagger/helpers/templates/params.ts
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
* Update SqliteUi.ts - set float for decimal case in getAbstractType (#2260 )
* set float for decimal case in getAbstractType
* fix: add cross-env to nc-gui package.json (#2275 )
* add cross-env to nc-gui package.json
* fix: sanitize project title
* chore: disable pr release for draft
* chore: attachment log during airtable import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* modification of the traduction
I aslo add some stuff according to the README (it was a different display so i didn't add a lot)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* fix: change password cache logic
* fix: add missing job name back
* fix: prop types for FlipCard component
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: invalid char in content-disposition header
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: question mark in CONCAT
* fix: handling lookup column reference in formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: throw err if user is already a project user
* chore: revise error msg
* fix: package lock corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/ trigger
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: lock file version
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: package lock after npm/node upgrade
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: cypress package lock json
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test: lock node-version to 16.15.0
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* enhancement: allow custom limit values
* chore: update query limit description
* chore: bump to 16.15.0
* fix: node version
* fix: handle invalid limit numbers
Signed-off-by: Pranav C <pranavxc@gmail.com>
* docs: update default value of pagination max limit value
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: pg database type money
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: hasmany pagination - api correction
re #2242
Signed-off-by: Pranav C <pranavxc@gmail.com>
* script: add nc_017_add_user_token_exp_column
* fix: add token_expired
* fix: return unauthorized if token is expired
* chore: revise toast message
* chore: sign out n redirect to sign in page after changing password
* fix: SingeSelect/MultiSelect webhook trigger (#2309 )
* fix: SingleSelect webhook trigger
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: MultiSelect webhook trigger
Signed-off-by: mertmit <mertmit99@gmail.com>
* Fix: Remove user reference from webhook context (#2337 )
* fix: remove user info from webhook handlebar context
Signed-off-by: Pranav C <pranavxc@gmail.com>
* docs: update webhook context variables docs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: only check token_expired in non-public base
* fix: make rating readonly in lookup column (#2340 )
re #2045
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: exclude sensitive data related to server from SMTP test api
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: session across broswers
* fix: reload related table metadata after relation column delete (#2345 )
re #2344
Signed-off-by: Pranav C <pranavxc@gmail.com>
* Fix: Sanitise comment data (#2343 )
* fix: sanitise row comment description
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: add dom purify and sanitize content
- Add DOMPurify in nuxt
- On update value encode html tags to render as text in comment
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: cattong <tangym@jifenbang.net>
Co-authored-by: LepkoQQ <LepkoQQ@users.noreply.github.com>
Co-authored-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: navi <oof1lab@gmail.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Nils Reichardt <nils@reichardt.io>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Toon van Ramshorst <ramshorst@gmail.com>
Co-authored-by: GurukiranMH <89529565+GurukiranMH@users.noreply.github.com>
Co-authored-by: QuentinDstl <qdesautel@gmail.com>
2 years ago
Pranav C
b902765956
docs: add new api path in docs
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
ae40a67575
docs: revise outdated content and update screenshots
2 years ago
Pranav C
b8bdc7b712
fix: Support Airtable import even mapped to a different port ( #2134 )
...
* fix: set default baseurl in docker and make it configurable
re #2127
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update documentation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
a3a34fa0ad
docs: revise Import Airtable to NocoDB content
2 years ago
Naveen MR
0fb2025505
docs: import airtable to nocodb
2 years ago
Naveen MR
33a4f56d85
docs: import airtable to nocodb
2 years ago
Naveen MR
5e75ed8238
docs: import airtable to nocodb
2 years ago
Naveen MR
a3da7d2cb5
docs: import airtable to nocodb
2 years ago
Naveen MR
57533a740c
docs: import airtable to nocodb
2 years ago
Naveen MR
7e09779c6e
docs: import airtable to nocodb
2 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
77be2ad123
docs: update formula syntax & revise date function content
3 years ago
navi
5e7bbbc007
Update index.md
3 years ago
Wing-Kam Wong
bb2279b323
docs: update exist api url
3 years ago
Wing-Kam Wong
0254352a49
docs: add exist apis
3 years ago
Wing-Kam Wong
263ad9bd9b
docs: add link to retrieve airtable credentials
3 years ago
Naveen MR
f28bfef796
docs: fixing a head of a page
3 years ago
Wing-Kam Wong
cffeb4bdd9
docs: revise screenshots & content for quick import
3 years ago
Wing-Kam Wong
2fc29b4d81
docs: replace $column_name$ with {column_name}
3 years ago
Raju Udava
aa7a084a0c
Update import-airtable-to-sql-database-within-a-minute-for-free.md
3 years ago
Naveen MR
22171bd875
docs: import
3 years ago
աɨռɢӄաօռɢ
19bbce998e
feat: quick import ( #2042 )
...
* wip: basic add / import layout
* chore: move excel from create project options to project tabs
* chore: move drag attributes & rm unused methods
* chore: remove create project logic
* chore: rm project title text field
* fix: import excel into an existing project logic
* refactor: add / import menu ui
* feat: integrate with import-csv logic
* wip: new csv import logic
* feat: import csv basic ui
* refactor: use excel adapter for csv import
* chore: merge excel & csv together
* fix: accept csv for import
* i18n: add csv to excelSupport
* fix: empty map & extract error msg
* fix: duplicate columns with system fields during import
* chore: rename excel import -> quick import
* chore: separate csv & excel for better tele
* chore: pass quickImportType
* i18n: remove .csv from the message
* fix: wrong import type
* chore: hide gradient generator
* fix: file type validation
* i18n: add importCSV
* fix: import button text
* fix: set modal to false after importing
* fix: header text in quick import
* chore: show error message in parseAndExtractData
* i18n: add csvURL
* fix: import url label
* fix: wrong import type
* fix: failed to execute 'insertBefore' on 'Node'
* fix: delete logic & add pv to first column
* feat: set default primary value
* chore: disable virtual columns in dropdown
* fix: set pk & rqd to ID by default
* docs: remove creating project from excel
* docs: add quick import
* feat: add loadFirstCreatedTableTab
* feat: open the tab automatically after import
* test/cypress: UI corrections for quick-import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: add UI permission to Add / Import
* fix: remove unnecessary drop handler
* fix: wrong class name in cypress test
* fix: use v-if instead of v-show
* fix: move _isUIAllowed to parent v-menu
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
b8462136ad
docs: update excel import content
3 years ago
Naveen MR
7a1307f287
docs: expand the usage of NC_DISABLE_CACHE
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Wing-Kam Wong
d7013c8c22
docs: update formula content
3 years ago
Wing-Kam Wong
62612c9f8d
docs: add Code Snippets
3 years ago
Wing-Kam Wong
ee57c2ff21
docs: update webhook based on latest changes
3 years ago
Pranav C
60979cce01
feat: nested field filtering ( #1856 )
...
* feat: allow user to include/exclude nested fields and by default only extract pk&pv
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: api metrics
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: add missing await and code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: corrections in ast population
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: map default primary value column on table create and include field param for belongsTo column
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: old data list api response correction and count api
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
c6d48a9077
docs: update screenshots in FAQs
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
f453f0c37e
docs: add swagger ui info
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
աɨռɢӄաօռɢ
bdef265d5f
feat: findOne ( #1830 )
...
* feat: add fineOne api
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* feat: add findOne logic
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* docs: add findOne & fix typos for dbViewRow
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* fix: point to local nocodb-sdk for the tests
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* feat: findone impl
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
0b849d86ea
docs: revise formula - date functions
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naveen MR
ff94293259
fix: docs
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Geo Maciolek
da44ee71ad
Clarify "vertical" = "department" for US eng. speakers. (Used in imgs, so not replacing)
3 years ago
Naveen MR
886808cb1e
docs: typo from previous structure
...
Signed-off-by: Naveen MR <oof1lab@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
922e9b52c3
docs: add info related to {orgs} and swagger ui
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
0d87dd159c
docs: add projectUserResendInvite
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
86a2e20166
0.90.2 Pre-release ( #1733 )
...
* fix: unsafe repository issue in actions/checkout
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* fix: remove extra space
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* docs: fix delete function name
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* fix: remove duplicate and add missing delete api (#1731 )
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: extract correct model id on audit export and ignore table audit if missing meta (#1732 )
re #1722
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
3 years ago
Wing-Kam Wong
300d7a314a
docs: fix delete function name
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
ae3f260519
fix: remove extra space
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naveen MR
c1023f9011
docs : mount the pwd/nocodb
...
Simple copy paste of docker run should work
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Wing-Kam Wong
8596fcc102
docs: add dbTableRow.count + fix typos
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
43bb2cf938
docs: include mount in docker cmds
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Naveen MR
d6e7b67d05
docs : usage information
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Wing-Kam Wong
88b5bea21f
docs: update query params & operators
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
11fa47be53
docs: update API content
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
4b49850323
docs: update SDK content
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago