Wing-Kam Wong
|
a88c5a341c
|
chore(gui-v2): remove nocodb-sdk-daily at root
|
2 years ago |
Pranav C
|
15c0e9f2f0
|
chore: v2 - docker build
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
743db544b0
|
fix/reverted root package json changes
|
2 years ago |
Muhammed Mustafa
|
075105967a
|
refactor/gui-v2-added basic setup for api snippet but httpsnippet config is still broken
|
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 |
dependabot[bot]
|
cc3ea2c74f
|
chore(deps): bump sqlite3 from 5.0.2 to 5.0.3
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Pranav C
|
8733948056
|
wip: towards v1
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
wingkwong
|
0ddf588caf
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Raju Udava
|
342f9d856c
|
test: cypress pg test suite- base files
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
710087318e
|
chore(deps): Bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)
---
updated-dependencies:
- dependency-name: trim-off-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Raju Udava
|
6a08d10590
|
chore: cypress upgrade to 9.2.0
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Raju Udava
|
6c18e53461
|
test(cypress): xcdb pre-configurations
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Raju Udava
|
2119b20473
|
test(cypress): meta-sync
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Raju Udava
|
f6b21429ff
|
test(cypress): excel import validation (draft/wip)
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Raju Udava
|
99e5df6c48
|
test(cypress): embeddable iFrame basic validation
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Pranav C
|
be131d7dfe
|
test(cypress): provide delay to sync view metas
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
Raju Udava
|
56fe783c25
|
(test) cypress: basic test for column type attachment
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Raju Udava
|
7b09e976a3
|
chore(fix) cypress dependency over package-lock.json
Signed-off-by: Raju Udava <sivadstala@gmail.com>
|
3 years ago |
Naveen MR
|
f6ae70581a
|
chore : removing files
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
Pranav C
|
63c98f88a9
|
chore: sync package.json and package-lock.json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
pranavxc
|
5abffb724e
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Pranav C
|
163aba26b3
|
test(cypress): Common test for GQL & Rest, Filter , Test for filter, row creation, etc...
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
dependabot[bot]
|
e5f0848710
|
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Pranav C Balan
|
0f7759956f
|
chore: published 0.9.18
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
|
3 years ago |
“pranavxc”
|
69be190d68
|
Xmysql is now NocoDB (An Open Source Airtable alternative)
|
3 years ago |
Jeremy Nagel
|
372bdfc8d1
|
Bump package version
|
5 years ago |
Jeremy Nagel
|
d063c246a5
|
Allow aggregation columns in queries
|
5 years ago |
Anshorimuslim
|
6bbe034b28
|
fix(xapi): remove green.bold and update mysql packages for deprecation warning
|
5 years ago |
dependabot[bot]
|
9492ee607d
|
Bump superagent from 3.6.3 to 3.8.3
Bumps [superagent](https://github.com/visionmedia/superagent) from 3.6.3 to 3.8.3.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v3.6.3...v3.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
3461fb90a3
|
Bump morgan from 1.9.0 to 1.9.1
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/morgan/compare/1.9.0...1.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
f0f5796a73
|
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Daniel Ruf
|
b3661bf981
|
Upgrade dependency to support NodeJS 12+
|
5 years ago |
dependabot[bot]
|
e45c6e4f93
|
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
v2io
|
8576c6ab51
|
eslint
|
6 years ago |
Philip Ebels
|
95b3439fab
|
Fixed version bug
|
6 years ago |
o1lab
|
1411a7c616
|
Fixing #40: Handling mysql 8 results in caps!
|
6 years ago |
o1lab
|
a13f26cf60
|
Feature : option to support multiple cpu cores (using cluster)
|
6 years ago |
o1lab
|
ad42700863
|
Fix : removed serve-favicon package and moved mocha to dev dependency
|
6 years ago |
oof1lab
|
c0ee4166cd
|
Feature : #14 : _health and _version
|
7 years ago |
oof1lab
|
1054fc529b
|
Fix : cors middleware - #12
|
7 years ago |
oof1lab
|
1037fef52b
|
refactor : console prints and readme
|
7 years ago |
oof1lab
|
d4ac1033e9
|
refactor : console prints
|
7 years ago |
oof1lab
|
a6d098cd5b
|
Feature addition: group by and having in query params
version : 0.1.0
|
7 years ago |
oof1lab
|
67515e05df
|
first commit
|
7 years ago |