աɨռɢӄաօռɢ
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
72ce83af50
feat: attachment upload by url
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
956ffc21d9
fix: dom element class name correction
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
9b1ef07750
test/cypress: sort/filter menu operation corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
5abcdd3e65
Enhancement: UI improvements ( #2164 )
...
* enhancement: show loader while loading gird/gallery data
re #2150
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: add icon for select option in filter/sort
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: show loader and transitions
- add transition for menu
- include icon within select(fileter/sort)
- show loader while loading data(grid/gallery)
- remove announcement
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: remove announcement component and related state props
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: ignore loader while switching tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test/kludge: avoid flicker with a delay
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
2da9e1083b
fix: swagger api path correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5d44848cae
Feat - Next release improvements and bug fixes ( #2120 )
...
* refactor: include log lev3l in progress
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: migration logs classification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: escape `?` in query
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: handle leading/trailing whitespace in table name
re #2073
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: replace knex.raw
replace `knex.raw` with `knex.from` since response is different for each client
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: created time & modified time handling as dateTime datatype
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: at import issue and data list api corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: richtext migration support
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: filter to ignore dateTime datatype along with date datatype
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: replace all occurance of . from column name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactoring
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: correction in read api
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: keep correct dtxp value
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: replace ? with _ during column name processing
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactoring
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: allow singleLineText to text type instead of tinytext
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* chore: start scripts for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: thumbnail size increased by 3x
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: exclude whitespace from table name and single select rendering correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: execute without extracting raw query in pg
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: replace special characters in column name with an _
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: handle duplicate table name
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: replace , in select options with a .
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: for title, trim only spaces
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: multiselect and single select import and rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: unique column name generator
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: mmlist query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: use common function for column/table name generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: form view field alias & help text migration
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: handle column name referenced by $
* refactor: rename system field, change its position during creation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: replace . in column name with _
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: skip rollup for checkbox
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: replace title with id's in viewRowData APIs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* chore: code cleanup and we are hiring button
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: ignore escaping . in alias
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: headercell overflow
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: support presence of existing tables during migration
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* enhancement: add reach out here link
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: skip default value configuration during import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* enhancement: webhook prefill default values
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: add missing component properties
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: missing gallery view cover image
re # 2099
Signed-off-by: Pranav C <pranavxc@gmail.com>
* cache: fix view:[object Object]
* fix: hide websocket button and other buttons from shared form view
re # 2107
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: hide virtual columns which are not relevant in expanded form(add)
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: handle view cache based on returned value
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: add galleryViewGet permission for roles
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: upgrade nc-help
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add beta label
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add beta label
Signed-off-by: Pranav C <pranavxc@gmail.com>
* test/cypress: fix- corrections for baseShare UI change
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/cypress: fix view menu count
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: disable default autocomplete
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update docs link
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2 years ago
Pranav C
70b4ce9651
chore: update swagger json and rebuild nocodb-sdk
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
6ca98683ed
fix: exist logic - check row with provided primary key(s) exists or not
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
8b6b2fd351
cypress: skip parsing special character sequences and type the text exactly as written
3 years ago
Wing-Kam Wong
116a064c6c
cypress: wrap column name by {}
3 years ago
Raju Udava
046d3b7fbd
Image text corrections ( @Tim-Paik )
3 years ago
Tim-Paik
24b9a11dee
docs: improve the Chinese translation
3 years ago
Tim-Paik
a02dca5ba6
docs: improve the Chinese translation
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
Pranav C
7c4a828b74
fix(swagger): typo correction in schema property name
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Werner
d258353d68
Update german.md
...
Remove minor errors
3 years ago
Wing-Kam Wong
7745c8cc4f
cypress: wrap column name by $
3 years ago
Wing-Kam Wong
4950331847
feat: add axiosRequestMake
3 years ago
Raju Udava
3c9aac6039
test/cypress: download csv data verification ignoring order
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
93d46262f7
add delay after rename
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
8bb98959ab
test/cypress: fix for table rename validation suite
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
eda3ecc4f1
test/cypress: allow DOM elements to settle after reload
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
9fb81cb5fe
test/cypress: remove hardwired timeouts
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
d176d0e74d
test/fix: wait for project tab to become available
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
253a3b1fec
chore: rm CreateByExcel API
3 years ago
dependabot[bot]
37c96679dc
chore(deps): bump sqlite3
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Wing-Kam Wong
183a4fb659
feat: add createByExcel API
3 years ago
Raju Udava
f220fb65bb
test/cypress: UI corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
d5117d3c8b
wip: pr release
3 years ago
Raju Udava
2021c59342
test: cypress disable screenshots/ suspecting flakyness due to screenshots
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.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
Raju Udava
9e48e21913
test: remove access to export / import tab
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
62cbf6b5b7
fix: cypress test for editor acl
...
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
49d4d3ce97
fix: add missing resent invite api
...
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
Pranav C
e0f3579756
docs: added summary for table-row-delete swagger api
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
e911948641
docs: add summary to docker apis
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
602439254c
feat: add table row count api
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8f176379ed
refactor: swagger api id update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
27d033bfdf
refactor: swagger apis tag corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
b1479f24f2
fix: set the version from github action
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
3c745fc675
refactor: replace nestedDelete with nestedRemove
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
331c693025
fix: typos in auditList
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
mertmit
dc85c0fb8b
refactor: renew old fetchReleaseInfo
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
Wing-Kam Wong
e3606c249e
fix: bulk Apis
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
a7e2bbd1ff
fix: operation id for bulk apis
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago