Pranav C
194b205a92
Feat - Airtable import ( #2048 )
...
* wip: add job manager
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: job manager impl
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: migrations
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: data sync
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: sync source creation
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: api integration
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: remove unused files
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: update to work with project id, handle exceptions
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: show more progress details
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: extract id from source creation api response
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: bring latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: column creation and data sync
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: ui improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: bring changes from sync branch
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: avoid opening additional socket
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update package-lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: wait until data and LTAR insertion completes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: load table list after sync completes
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: add navigation back to dashboard
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: column order as in base, column visibility clean-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: ui updates
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: load first table after sync
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: common routine to sanitize column names
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* enhancement: accept both hared base id / url
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: sanitize table name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* sync: fetch improvements
Signed-off-by: mertmit <mertmit99@gmail.com>
* sync: fix nestedLookup
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: dateTime datatype support
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* enhancement: add validation for credential form
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: migrate default values if configured
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: include support for created time, modified time
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: rollup column function map
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* feat: log column not migrated info
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* feat: fetch template
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: move record id & hash to bottom of list
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: add import from airtable under project tabs menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
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
e352ddacd2
fix: rerender webhook list instead of showing empty hook detail
3 years ago
Wing-Kam Wong
fa6d6cbf2a
chore: close suggestion after selection
3 years ago
Wing-Kam Wong
27f3cc7df9
fix: function & autocomplete behaviour
3 years ago
Wing-Kam Wong
c39c8f516f
refactor: put column after function & remove '$' from the list
3 years ago
Wing-Kam Wong
389c8f9a1d
enhancement: formula option UI
3 years ago
Wing-Kam Wong
e3a5999329
fix: handle column name referenced by $
3 years ago
Pranav C
de2d730098
refactor: render snippet part based on condition
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
eca26a5f3e
wip: improved webhook gui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
80686cb75e
feat: ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
bef73c22fd
fix: handle if ncSiteUrl is missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0d13fbabc6
feat: new snippet ui
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
06ddeff5cf
feat: code snippet
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
93c6d1dff1
wip: code snippet population
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
16e0c0a383
chore: add toast error message
3 years ago
mertmit
4a63a31d03
fix: base isJSON on uiType only
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 years ago
mertmit
367bfb93f8
fix: monaco editor dialog closes on click
...
Signed-off-by: mertmit <mertmit99@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
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
mertmit
d77a5f1c6d
fix: pg date formatting
...
Signed-off-by: mertmit <mertmit99@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
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
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
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
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