Raju Udava
|
546f06a23c
|
refactor: disable ludicrous mode option
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
a9d756669a
|
refactor: reorder menu items
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
11861b6780
|
feat: support view import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
b28ac1a0b0
|
fix: duration NaN issue
|
2 years ago |
mertmit
|
d10088d1b2
|
fix: duration webhook trigger
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
5622b5b49d
|
fix: webhook triggers
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
da695a8a79
|
fix: schema input in connection json
|
2 years ago |
Wing-Kam Wong
|
d6f4b0ebaa
|
fix: diacritics are garbled issue
|
2 years ago |
Wing-Kam Wong
|
9422b42968
|
fix: handle project name length in frontend
|
2 years ago |
Wing-Kam Wong
|
4cf303c75b
|
fix: revise form validations
|
2 years ago |
Wing-Kam Wong
|
52674bfed8
|
fix: include ip block list & remove type
|
2 years ago |
Wing-Kam Wong
|
f23253ddb8
|
fix: set responseType based on type
|
2 years ago |
Wing-Kam Wong
|
e069491d39
|
fix: wrong DurationOptions
|
2 years ago |
Wing-Kam Wong
|
78c757e949
|
fix: handle csv / excel import url extension
|
2 years ago |
Wing-Kam Wong
|
8a6c388ffd
|
enhancement: allow CONCAT on anything. ref: #2304
|
2 years ago |
Wing-Kam Wong
|
4bf6fd8c5b
|
feat: duration
|
2 years ago |
Pranav C
|
95aca2b666
|
feat: introduce new env and password validations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
wingkwong
|
d39eff2c55
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
wingkwong
|
27a3ee4506
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
57314b9234
|
chore: update local sdk path
|
2 years ago |
pranavxc
|
5e25177e40
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
7eec85dcfc
|
fix: exclude date1904 fix from csv quick import
|
2 years ago |
Pranav C
|
411a7d9658
|
fix: save datetime on 'click:outside' event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
58f6bfada9
|
fix: trigger dtp to change value
|
2 years ago |
Wing-Kam Wong
|
6b2a75057c
|
fix: show err message when input cannot be parsed
|
2 years ago |
Wing-Kam Wong
|
4b6e771b82
|
chore: update local sdk path
|
2 years ago |
wingkwong
|
d194cfbf22
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
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 |
wingkwong
|
87391e1071
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Wing-Kam Wong
|
e6b6cc0ea2
|
chore: update nocodb-sdk to local path
|
3 years ago |
Wing-Kam Wong
|
17aabddd30
|
0.91.6 Release
|
3 years ago |
Pranav C
|
96fc023b38
|
enhancement: show loader on sort/filter update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
wingkwong
|
bcbb50e8a9
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Pranav C
|
7a3a939cd8
|
feat: use new attachment api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
392d2c81ba
|
wip: data and LTAR import
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
72ce83af50
|
feat: attachment upload by url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
09803df03f
|
enhancement: open autocomplete menu on focus
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
38ad30ae86
|
refactor: remove unnecessary logs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
诗人的咸鱼
|
9d4c070108
|
fix: when_select_empty_importData_failed
|
3 years ago |
Pranav C
|
2b3d0a7523
|
fix: ignore timezone mysql and rely on project info for checking datasource client type
re #1048
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
b87e18e688
|
enhancement: use autocomplete in sort or filter fields
re #2180
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
eabe37c6a6
|
enhancement: show scrollbar in fields menu
re #2181
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
0c544b6e23
|
chore: update nocodb-sdk to local path
|
3 years ago |
wingkwong
|
a8b4be3715
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Pranav C
|
8976f1a9cd
|
fix: update client prop with data from metadata
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
d887838931
|
fix: include client in nodes property
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
ade11881be
|
enhancement: ui improvement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
9031f3efc6
|
fix: hide Clear option for Formula columns
|
3 years ago |
Raju Udava
|
d7bd9a6c23
|
fix: migration-enable attachment download by default
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
d16ac031b8
|
enhancement: add UI option to include/exclude attachment
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |