dependabot[bot]
e46bb0c893
chore(deps): bump axios from 0.21.4 to 0.28.0
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
6ebcddea57
chore(deps-dev): bump webpack from 5.76.0 to 5.94.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
github-actions[bot]
3713a209ae
chore: update sdk path
3 months ago
pranavxc
9130890732
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 months ago
github-actions[bot]
00aafd2803
chore: update sdk path
3 months ago
pranavxc
316ef1119f
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 months ago
github-actions[bot]
63a9d5c61a
chore: update sdk path
3 months ago
pranavxc
dedd7ef0b0
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 months ago
mertmit
758f5bfbb4
chore: use local nocodb-sdk
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 months ago
mertmit
1f4a940f4c
chore: merge nc-plugin
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 months ago
pranavxc
01a92dc36b
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
3 months ago
Mert E.
fe466ce61a
chore: use local nc-plugin ( #9210 )
...
* chore: use local nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: glob usage
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: actions to use local nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
3 months ago
Mert E.
b5d1ff6002
fix: extension items ( #9216 )
...
* feat: sample extension & markdown support for description
Signed-off-by: mertmit <mertmit99@gmail.com>
* docs: extension developer guide
Signed-off-by: mertmit <mertmit99@gmail.com>
* docs: improved extension guid
Signed-off-by: mertmit <mertmit99@gmail.com>
* misc: remove docs from current PR
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
github-actions[bot]
36a619667b
chore: update sdk path
4 months ago
pranavxc
a531a1d9ae
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Pranav C
d4f76d348a
fix: Miscellaneous bugs ( #9149 )
...
* feat: support pretty print in webhook json
* fix: on renaming table update default view name as well
* fix: show default view name alias as 'Default view'
* fix: chunk loading error handling
* fix: global error boundary handling improvements
* fix: typo correction
* chore: sentry integration
* refactor: destroy the toast message after reload
* chore: add missing dependencies
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: sentry error reporting
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: improved error toast message
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: timeout correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
4 months ago
Anbarasu
bcd28c819d
chore: migrate to aws sdk v3 ( #9104 )
...
* feat: backblaze migrate
* feat: scaleway migrate
* feat: digital ocean
* chore: migrate to aws-sdk v3
* fix: refactor storagePlugins
* fix: handle error inside callback
* fix: return data as Buffer
* fix: backblaze handle
* feat: acl support for storage plugins
* feat: minio refactor
* feat: R2 plugin
* fix: lock file
* fix: use buffer only for images
* fix: update fileCreateByUrl
* fix: upocloud case
* fix: upocloud case
* chore: sync dependencies
4 months ago
Mert E.
21a5f0e927
chore: remove unused dependencies ( #9093 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
4 months ago
Anbarasu
a5fc9be175
feat: Formula colouring and improved suggestions ( #9072 )
...
* feat: formula language
* feat: formula coloring and ux improvements
* fix: suggestions generation
* fix: handle undefined editor
* fix: handle formula errors
* fix: update imports
* fix: minor corrections
* fix: test corrections
* fix: increase timeout
* fix: clear existing formulas before pasting
* fix: ux improve
* fix: ux improve
* fix: coloring issue
* fix: remove styles
* fix: handle wrapping
* fix: bug fixes
* fix: strict suggestion handling
* fix: update indent strategy
* fix: handle formula in nested state and unbalanced parens
* fix: formula fix
* chore: sync dependencies
4 months ago
Mert E.
aab741220e
fix: non-ascii characters on attachment names ( #9092 )
...
* fix: non-ascii characters on attachment names
* chore: content-disposition library
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
4 months ago
github-actions[bot]
fea6714e20
chore: update sdk path
4 months ago
mertmit
7c65167adb
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
4 months ago
DarkPhoenix2704
b89688c868
chore: sync dependencies
4 months ago
DarkPhoenix2704
8edc86a89f
fix: sync dependencies
4 months ago
github-actions[bot]
db19b49cad
chore: update sdk path
4 months ago
pranavxc
653812be37
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
4 months ago
Mert E.
6463e7e795
chore: bump xlsx package version ( #9041 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
4 months ago
github-actions[bot]
bc6f66aae8
chore: update sdk path
5 months ago
mertmit
193a29f7bf
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
github-actions[bot]
10a20b1291
chore: update sdk path
5 months ago
pranavxc
6fa897195c
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
github-actions[bot]
c59f1a31bf
chore: update sdk path
5 months ago
mertmit
6cf353413c
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
github-actions[bot]
53c9f7b1fc
chore: update sdk path
5 months ago
mertmit
5c7ce2b17e
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
github-actions[bot]
2a5030295a
chore: post-release sync ( #8720 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: sync to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: order of master to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: move sync action after npm release as it pushes some commits
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: mertmit <mertmit@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 months ago
mertmit
fb6aeda24f
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
Ramesh Mane
b60d4d0337
chore(nc-gui): install inflection ( #8675 )
6 months ago
Anbarasu
55425f57de
feat: Notifications ( #8622 )
...
* feat: notifications wip
* feat: wip
* feat: longpoll and notifications.controller.ts
* feat: longpoll and notifications.controller.ts
* feat: enable email notifications
* fix: notification styles and list
* fix: update swagger feat: connect poller to frontend
* fix: minor ui corrections
* feat: move notifications to ee feat: scroll to commentId fix: polling fail on network error fix: unreadcount not updating fix: add workspace to comment mention event
* fix: pubsub for notifications
* fix: warning maxListeners
* fix: update ui
* fix: minor fixes
* chore: move pub-sub to redis folder
* fix: update ui and schema feat: optimistic comment update and create
* fix: row empty during inital load causing row not loading
* fix: build
* fix: some updated
* fix: minor ui corrections
* fix: manage local state manually for interactivity
* fix: remove prev notifcation data
* fix: review comments
* fix: code rabbit comments
* fix: code rabbit comments
* feat: delete notifications
* fix: code rabbit comments
* fix: row RowMeta manipulation fix: overflow notifications
* fix: invalid offset
* fix: updated widths
* fix: tests
* fix: playwright
* feat: resolved by comments
* feat: update layout
* fix: wait 5 seconds before polling start, after polling starts, reload the notifications
* fix: bug fixes
* fix: disable long polling for playwright
* fix: update migration
* fix: lint
* fix: code rabbit comments
* fix: resolve tooltip
* feat: resolve ee
* fix: build failing
* fix: review comments
* fix: dependency synx
* fix: update notification style
6 months ago
dependabot[bot]
621d7ae7e4
chore(deps): bump mysql2 from 3.9.7 to 3.9.8 ( #8619 )
...
* chore(deps): bump mysql2 from 3.9.7 to 3.9.8
Bumps [mysql2](https://github.com/sidorares/node-mysql2 ) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.7...v3.9.8 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* test: dummy commit
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Rohit
71e6b59b78
nc-fix/ SingleLineText Fields silently dropping larger than length values ( #8437 )
...
* fix: added column length validation to sdk and service
* Apply suggestions from coderabbit
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: remove length validator from SDK
* fix: use dtxp instead of clen
* fix: check if string before checking length
* refactor: rollback pnpm-lock.yaml
* fix: handle dtxp is not number
* refactor: rolled back pnpm-lock.yaml
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
58a9a27afd
chore: post-release sync ( #8604 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: sync to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: order of master to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
pranavxc
1db6c3ef8b
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
6 months ago
Anbarasu
5b968efa2b
feat: richtext Comments ( #8564 )
...
* feat: richtext Comments
* fix: minor corrections
* fix: minor corrections
* fix: minor corrections
* fix: update carat color
* fix: improved comment upgrader
* fix: coderabbit comment fixes
* fix: update some behaviours
* fix: build
* fix: test flaky
* fix: test flaky
* fix: test failing
* fix: remove tasks list. fix: update enter handling using lists
* fix: update icons
* fix: update dependencies
fix: mysql index name long
fix: generate API.ts
6 months ago
Pranav C
4ee308e745
Post release master sync - 0.207.2(Last release) ( #8552 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
6 months ago
pranavxc
de53dc0e17
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
6 months ago
renovate[bot]
16cfee5c96
chore(renovate): Update patch ( #8227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Mert E
6537db3200
chore: bump nuxt & vue versions ( #8488 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Pranav C
a173afb2f4
chore: update sdk path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
pranavxc
4240ab0aaa
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
6 months ago