Raju Udava
|
221344fdb6
|
docs: update content and screenshots for webhooks page
|
2022-09-14 10:55:10 +05:30 |
|
Raju Udava
|
c781806469
|
docs: update content and screenshots for accessing APIs
|
2022-09-14 10:31:23 +05:30 |
|
Wing-Kam Wong
|
821718c8d7
|
docs: add shuffle info
|
2022-07-05 17:19:35 +08:00 |
|
Wing-Kam Wong
|
3b3c594299
|
docs: remove gql doc
|
2022-06-30 12:57:42 +08:00 |
|
Wing-Kam Wong
|
3d2a9668f3
|
docs: revise / add missing descriptions
|
2022-06-30 12:57:10 +08:00 |
|
Wing-Kam Wong
|
6e5b1d0b86
|
Merge branch 'develop' into feat/health-api
|
2022-06-25 12:08:49 +08:00 |
|
Wing-Kam Wong
|
eaaf4fd101
|
fix: update health & version url
|
2022-06-25 12:08:08 +08:00 |
|
Vijay Kumar Rathore
|
09cd86d955
|
add support to not in filters
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2022-06-23 17:19:29 +02:00 |
|
Pranav C
|
7b86e88b2d
|
fix: update sdk, documentation and othere reference
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-06-23 16:12:07 +05:30 |
|
Wing-Kam Wong
|
3492712644
|
docs: add health api
|
2022-06-23 14:35:40 +08:00 |
|
աɨռɢӄաօռɢ
|
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>
|
2022-06-14 11:34:16 +08:00 |
|
Pranav C
|
b902765956
|
docs: add new api path in docs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-06-01 14:27:22 +05:30 |
|
Vijay Rathore
|
c3d3fa3e5f
|
group by api (#2074)
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2022-05-20 12:02:17 +05:30 |
|
Wing-Kam Wong
|
bb2279b323
|
docs: update exist api url
|
2022-05-18 18:47:09 +08:00 |
|
Wing-Kam Wong
|
0254352a49
|
docs: add exist apis
|
2022-05-18 16:52:26 +08:00 |
|
Wing-Kam Wong
|
ee57c2ff21
|
docs: update webhook based on latest changes
|
2022-05-04 18:05:57 +08:00 |
|
Wing-Kam Wong
|
f453f0c37e
|
docs: add swagger ui info
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-23 12:09:02 +08:00 |
|
աɨռɢӄաօռɢ
|
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>
|
2022-04-22 23:18:54 +05:30 |
|
աɨռɢӄաօռɢ
|
7b57dd7232
|
Merge pull request #1752 from nocodb/fix/1751-invite-email
fix: send invite email
|
2022-04-20 13:55:22 +08:00 |
|
Wing-Kam Wong
|
922e9b52c3
|
docs: add info related to {orgs} and swagger ui
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-19 18:48:50 +08:00 |
|
Wing-Kam Wong
|
0d87dd159c
|
docs: add projectUserResendInvite
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-19 17:43:19 +08:00 |
|
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>
|
2022-04-18 00:20:31 +05:30 |
|
Wing-Kam Wong
|
8596fcc102
|
docs: add dbTableRow.count + fix typos
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-17 15:28:41 +08:00 |
|
Wing-Kam Wong
|
88b5bea21f
|
docs: update query params & operators
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-16 16:41:43 +08:00 |
|
Wing-Kam Wong
|
11fa47be53
|
docs: update API content
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-16 16:20:45 +08:00 |
|
Wing-Kam Wong
|
4b49850323
|
docs: update SDK content
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-16 16:20:20 +08:00 |
|
Wing-Kam Wong
|
093b576b8d
|
docs: update api paths
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-15 13:48:53 +08:00 |
|
Wing-Kam Wong
|
68858ea015
|
docs: reorder articles
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-14 20:09:41 +08:00 |
|
Wing-Kam Wong
|
1b3bf3bd9b
|
docs: api tokens
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-14 20:03:48 +08:00 |
|
Wing-Kam Wong
|
1311feda9c
|
docs: move data & meta apis to rest apis
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-14 19:58:01 +08:00 |
|
Wing-Kam Wong
|
44b59a5546
|
docs: remove caching
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-14 17:00:17 +08:00 |
|
Wing-Kam Wong
|
6425fc1917
|
docs: update sdk
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-14 14:26:18 +08:00 |
|
Wing-Kam Wong
|
e044728920
|
docs: update screenshots
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-06 19:34:54 +08:00 |
|
Wing-Kam Wong
|
bad825149f
|
docs: add meta-apis
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-05 19:02:19 +08:00 |
|
Wing-Kam Wong
|
31d8c28828
|
docs: add data-apis
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-05 19:02:07 +08:00 |
|
Wing-Kam Wong
|
5326078302
|
docs: add sdk
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-05 19:01:54 +08:00 |
|
Wing-Kam Wong
|
6959c783ae
|
docs: add caching
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-05 18:37:22 +08:00 |
|
Wing-Kam Wong
|
1e4935b2dd
|
docs: tokens
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-05 17:41:33 +08:00 |
|
Wing-Kam Wong
|
3b3d54c392
|
docs: GQL
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-05 17:22:30 +08:00 |
|
Wing-Kam Wong
|
77ccaa649c
|
docs: remove GQL info
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-04 18:23:22 +08:00 |
|
Dan Horrigan
|
683cc85ea5
|
Fix incorrect HTTP method in REST API docs
|
2022-03-24 03:16:07 -04:00 |
|
Raju Udava
|
02dbaf418c
|
chore: docs (slack webhook link)
|
2022-03-01 11:29:28 +05:30 |
|
Wing-Kam Wong
|
e499845a71
|
docs: fix wrong operator for NOT in API sections
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-02-25 19:27:04 +08:00 |
|
Raju Udava
|
6c2a064827
|
chore: documentation for webhooks- fix typos
|
2022-02-22 19:37:35 +05:30 |
|
Raju Udava
|
367f5db06b
|
Merge pull request #1328 from nocodb/chore/documentation
chore: documentaion- webhook update
|
2022-02-22 16:19:44 +05:30 |
|
Raju Udava
|
99af579675
|
chore: webhook documentation update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-22 14:31:53 +05:30 |
|
Naveen MR
|
d98bbdc80d
|
docs : updating category of share-base.md
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
2022-02-19 11:06:48 +00:00 |
|
Raju Udava
|
b1adbc71e1
|
docs: share base details
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-19 12:10:05 +05:30 |
|
Naveen MR
|
80c0944f7d
|
docs : refactor
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
2022-02-05 16:20:22 +00:00 |
|
Naveen MR
|
7bb6dc9140
|
docs : refactor
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
2022-02-05 15:51:31 +00:00 |
|