Naveen MR
|
cbdd40ae05
|
docs : contributing notes
|
2 years ago |
Naveen MR
|
426a95de8c
|
docs : development setup page
|
2 years ago |
Wing-Kam Wong
|
3d2a9668f3
|
docs: revise / add missing descriptions
|
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 |
navi
|
5e7bbbc007
|
Update index.md
|
3 years ago |
Wing-Kam Wong
|
1bbc323f99
|
docs: revise content
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
88c8bfb3c0
|
docs: move content to engineering
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
36edf7856b
|
docs: revise landing page content
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
3cfa80ac8e
|
docs: revise content
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
01ee932a4a
|
docs: revise landing page
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Naveen MR
|
0f38f2b7be
|
docs : removing gantt mention
|
3 years ago |
Wing-Kam Wong
|
a9b9402196
|
docs: include "Create new project from Excel"
|
3 years ago |
Wing-Kam Wong
|
3f4c442a8f
|
chore: update contribution guides link
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Naveen MR
|
3cd7fa6464
|
docs : updating docs
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
Naveen MR
|
3d79fabcdf
|
docs : added Upgrading.md & refactored.
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
Naveen MR
|
06faf3f39a
|
fix : api docs
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
Pranav C
|
28525fef44
|
docs: Mission & Vision
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Pranav C
|
fc428b62cb
|
docs: Add table creation and Abstract type
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
789d548c13
|
docs: add project structures / contributions / support
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Naveen MR
|
74c06b9379
|
Fix : Updating docs
|
3 years ago |
Wing-Kam Wong
|
39278f7d4e
|
docs: add features
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
10baa50b0d
|
docs: restructure pages
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
4b847125da
|
docs: format Installation page
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Pranav C
|
2b52343967
|
docs: Add docker and docker compose example
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Pranav C
|
9fcade5f14
|
docs: Add blog and books packages
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Pranav C
|
c471270a52
|
docs: default page changed
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Pranav C
|
f80fea2361
|
docs: API documentation
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Pranav C
|
46790ba34a
|
docs: API documentation
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Pranav C
|
d9e20be224
|
docs: Add docs package
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
|
3 years ago |
Faraz Patankar
|
c8c6fca980
|
add railway button to README
Signed-off-by: Faraz Patankar <farazpatankar@gmail.com>
|
3 years ago |
Pranav C Balan
|
05369f46ef
|
feat: Add hasMany UI cell
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
|
3 years ago |
Pranav C Balan
|
3c5bfe289e
|
feat: manyToMany support
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
|
3 years ago |
Pranav C
|
643513040a
|
chore: contributors list update
|
3 years ago |
o1lab
|
e5dd8c014b
|
Update README.md
|
3 years ago |
Wing-Kam Wong
|
fe756f5c9b
|
doc: include NC_BACKEND_URL to README.md - ref to #264
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
o1lab
|
605f9db522
|
Update README.md
|
3 years ago |
Naveen MR
|
1ae36ff6fb
|
Docs : Added NC_AUTH_JWT_SECRET in examples.
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
Naveen MR
|
8ca8ba5910
|
Docs : Start docker in detached mode
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
Naveen MR
|
440bf97d21
|
Docs : Updating contributors
Signed-off-by: Naveen MR <oof1lab@gmail.com>
|
3 years ago |
oof1lab
|
ae5e04da08
|
Docs : Adding how to run locally & contributing sections.
|
3 years ago |
Pranav C Balan
|
129a38fbe9
|
docs: correct image path
Update main image path from absolute path to relative
closes #225
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
|
3 years ago |
o1lab
|
cbb62e19aa
|
For quick try : let's keep it simple
|
3 years ago |
Ferdinand Gassauer
|
ee47bbe404
|
docker start text improved - run as daemon, use a name, automatic restart, access do host databases
|
3 years ago |
Caleb Kirby
|
0e096ab7d1
|
fixed grammar error in readme
|
3 years ago |
o1lab
|
fadbe7fcbc
|
Update README.md
|
3 years ago |
Pranav C
|
cc6c54c749
|
Added dashboard url in readme
|
3 years ago |
o1lab
|
2bf0afcb8f
|
Update README.md
|
3 years ago |
“pranavxc”
|
8d90141ca2
|
doc: Added screenshots
|
3 years ago |
o1lab
|
817968f476
|
Update README.md
|
3 years ago |
Pranav C
|
3f2133cf5f
|
Added Producthunt badge in readme
|
3 years ago |