աɨռɢӄաօռɢ
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
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
7e4291f74a
i18n: add schemaName
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
David Daza
79ced0aed2
update
...
Signed-off-by: David Daza <03dazal@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
Wing-Kam Wong
f304bf77fe
feat: add join community link
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Raju Udava
06caf0f034
chore: i18n corrections to de.json
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
6b46038984
refactor: i18n translations
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
902a3afc76
chore: i18n DE translation corrections/3, contributed by WeT-Klb
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
8957a367ca
chore: [Language DE] i18n corrections/2. contributed by WeT-Klb
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
3a0caf0f85
chore: [Language DE] i18n corrections. contributed by WeT-Klb
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
1ff1e358da
refactor: i18n json file sync with master spreadsheet
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
6892c75c31
refactor: i18n re-org phase-1
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
67a0a4e3bc
fix: language files sync with master spreadsheet
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Christof Horschitz
3aee2f15a8
Update de.json
...
https://docs.google.com/spreadsheets/d/1CgkoYkpivme6JXYlmdB8wkyFJQ9NmtpjRRPfzO7cNjg/edit?usp=sharing
btw, great system for updating i18n files while keeping them nicely uniform.
There is no working translation for Star us on Github. Best bet would be to keep the en text.
BR Christof
3 years ago
Wing-Kam Wong
6d81fbdff9
i18n: refresh json using noco-i18n
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
525d649be2
feat(gui): add i18n translations
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago