Raju Udava
0116a8652a
test: quick-test rebase
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
ef03ad6e87
action: pass missing credentials for workflow_call
2 years ago
Wing-Kam Wong
64ec64cf54
chore: update publish-docs needs
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
a669ae3a15
Update release-npm.yml
...
add a delay between package upgrade
2 years ago
Wing-Kam Wong
6c8a9cd6be
fix: add missing secrets
2 years ago
Wing-Kam Wong
5bfee1f843
action: put close issues after deployment
2 years ago
Wing-Kam Wong
0eaf83db09
fix: incorrect SHA while tagging in release
2 years ago
Wing-Kam Wong
f74baa778f
fix: include publish: docs in release-nocodb.yml
2 years ago
Wing-Kam Wong
dc689f0391
fix: bump to node 16 to include >= npm 7
2 years ago
Wing-Kam Wong
f526fa70af
fix: checkout with latest source
2 years ago
navi
a06c1f0dc5
Update CONTRIBUTING.md
3 years ago
Wing-Kam Wong
24703b9a53
chore: allow triggering manually
3 years ago
Wing-Kam Wong
8ba8d3f0a9
fix: mark N/A if not provided instead of empty
3 years ago
Wing-Kam Wong
e48b5c65e5
fix: add default current version value
3 years ago
Wing-Kam Wong
1ee02552fb
fix: fetch the latest
3 years ago
Raju Udava
5b4a7a15b0
Update ci-cd.yml
...
Incorrect configurations, reverted
3 years ago
Raju Udava
447659ad83
CICD on branch
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Wing-Kam Wong
d428764b3d
fix: include time in tag as now it's triggered every 6 hours
3 years ago
Wing-Kam Wong
9c705ad2a1
fix: chain the executions
3 years ago
Wing-Kam Wong
6883243165
fix: exclude pr-release for dependabot[bot]
3 years ago
Wing-Kam Wong
954814eda5
refactor: rm targetEng option
3 years ago
Wing-Kam Wong
e1a8653804
enhancement: add sdk path after release
3 years ago
Wing-Kam Wong
f5382648e5
fix: revise tag name for daily & timely build
3 years ago
Wing-Kam Wong
e1f1050334
fix: output current version in nightly build
3 years ago
Wing-Kam Wong
b1aefa9927
fix: docker version & enable leave-comment
3 years ago
Wing-Kam Wong
c687a72df1
refactor: simplify pr release
3 years ago
Wing-Kam Wong
1b16bc6767
chore: hide bot comment for time being
3 years ago
Wing-Kam Wong
10ffeb0172
fix: replace REF_BRANCH with github.ref
3 years ago
Wing-Kam Wong
4c8107f22e
fix: release-pr indentation
3 years ago
Wing-Kam Wong
d5117d3c8b
wip: pr release
3 years ago
Raju Udava
de8fd072ae
chore: disable nocodb-sdk local installation in ci-cd
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Pranav C
1327db90c3
chore: install nocodb-sdk locally in CI/CD
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
5c104cdb2d
chore: rm sync-to-master.yml
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
0d194ca76e
refactor: automate PR from develop to master
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
a3022795cb
chore: revise bug report template
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
4d83157c73
chore: rm master from ci/cd as it's a subset of develop
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
3604074ae5
fix: unsafe repository issue. ref: #1785
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Nils Reichardt
d9936ea8af
docs: fix link to repository structure in `CONTRIBUTING.md`
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
d02630949b
fix: unsafe repository issue in actions/checkout
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
508b4dfb12
fix: typo
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
4edeafce4e
chore: add action for auto-releasing api docs
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Naveen MR
2e50538220
fix : build daily 4 times
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Raju Udava
d46dac26ca
CI-CD: disable API tests (docker)
3 years ago
Pranav C
ef50b28f2c
chore(action): run screenshot step even if previous step failed
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Naveen MR
2edefd3c93
chore : build daily 4 times
...
Signed-off-by: Naveen MR <oof1lab@gmail.com>
3 years ago
Wing-Kam Wong
371ee48bca
refactor: combine setup-node
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
38b29e29a7
fix: use node 14
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
a7114cd531
chore: rm unnecessary npm install
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago