Wing-Kam Wong
|
f0e98ace78
|
feat(nc-gui): add keyboardShortcut
|
2 years ago |
Wing-Kam Wong
|
04687e02ae
|
feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases
|
2 years ago |
Wing-Kam Wong
|
2af5e7d224
|
fix(nc-gui): resolve PR comments
|
2 years ago |
Wing-Kam Wong
|
11244d767b
|
feat(nc-gui): keyboard manoeuvre - Alt + ,
|
2 years ago |
Wing-Kam Wong
|
cd56d6bf1e
|
feat(nc-gui): click enter to open modal, click enter again to attach file
|
2 years ago |
Wing-Kam Wong
|
af685a9cf8
|
feat(nc-gui): add active class when the modal is open
|
2 years ago |
Wing-Kam Wong
|
2f5160e047
|
feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker
|
2 years ago |
Wing-Kam Wong
|
ccf42266fe
|
fix(nc-gui): query the active date picker only
|
2 years ago |
Wing-Kam Wong
|
ae2271c7b8
|
feat(nc-gui): cmd + ; to select the current date(time)
|
2 years ago |
Wing-Kam Wong
|
8098dc3540
|
feat(nc-gui): ad nc-locked-overlay to system columns
|
2 years ago |
Wing-Kam Wong
|
21c0be04a2
|
fix(nc-gui): return if expanded form is active for Enter & Escape on date picker
|
2 years ago |
Wing-Kam Wong
|
632b7ebab6
|
feat(nc-gui): applyNonSelectable
|
2 years ago |
Wing-Kam Wong
|
d508b915f4
|
fix(nc-gui): remove incorrect @selectstart.prevent
|
2 years ago |
navi
|
77dfd52cc6
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
7d00fd81dd
|
New translations en.json (Vietnamese)
|
2 years ago |
Pranav C
|
953716cf4b
|
fix(swagger): update attachment column type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
dependabot[bot]
|
b939e17756
|
chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /packages/nc-plugin
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
adb49c6bf5
|
chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /packages/nc-cli
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
f1240511fb
|
chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /packages/noco-docs
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
0724e078a0
|
chore(deps): bump minimatch and mocha in /packages/nocodb
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
Updates `mocha` from 8.4.0 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.1.0)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
4dbac64619
|
chore: update sdk path
|
2 years ago |
wingkwong
|
f75f0decd5
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
5bc483bcb1
|
chore(nocodb): fix:prettier
|
2 years ago |
Muhammed Mustafa
|
3efa11e1f9
|
fix(nc-gui): Fixed column icon for LTAR, rollup
|
2 years ago |
Pranav C
|
f14c5d9654
|
fix: add key to sidebar slot to avoid duplicate wrapper elements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4749171498
|
fix: pass array/json array to attachment cell from lookup cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
159f0037bb
|
fix(nocodb): revise convertAttachmentType logic
|
2 years ago |
Wing-Kam Wong
|
e88344a5bf
|
refactor(nocodb): combine convertAttachmentType data
|
2 years ago |
Wing-Kam Wong
|
e67d6b3b32
|
fix(nocodb): convertAttachmentType logic
|
2 years ago |
Wing-Kam Wong
|
b265f812d6
|
fix(nocodb): change attachment sample payload to array of objects
|
2 years ago |
Pranav C
|
9c6235f438
|
chore: update nocodb-sdk package-lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4afe2ae5af
|
chore: update nocodb-sdk to local path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
pranavxc
|
23ebd2569d
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
1bc07c3a12
|
fix(nocodb): apply convertAttachmentType on groupedList
|
2 years ago |
Pranav C
|
3882bd1692
|
fix: parse attachment column value if string
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
df88e54b6b
|
fix(nc-gui): add transition false to app.vue
|
2 years ago |
Pranav C
|
70790f2b0b
|
fix: remove Transition component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b24fc9bd3f
|
fix: remove unnecessary page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
9af1c10f76
|
chore(nocodb): update noco_0_91_7 path
|
2 years ago |
Raju Udava
|
82d16b7bfd
|
docs: playwright updates for adding new lang
|
2 years ago |
Wing-Kam Wong
|
c9e46abd96
|
chore(nocodb): format scripts
|
2 years ago |
Wing-Kam Wong
|
07da1622e4
|
chore(nocodb): remove xc-cypress-test
|
2 years ago |
Wing-Kam Wong
|
397e8cd09c
|
chore(noco-docs): remove outdated content
|
2 years ago |
Wing-Kam Wong
|
b6acee4ac1
|
chore(nocodb): update noco_0_91_7.db location and remove cypress cmds
|
2 years ago |
Wing-Kam Wong
|
0625eacf72
|
fix(nc-gui): use computed on isShareBaseAllowed
|
2 years ago |
Wing-Kam Wong
|
50ebfe88b0
|
fix(nocodb): return select option in given order
|
2 years ago |
Wing-Kam Wong
|
5d048d37f2
|
fix(nc-gui): set show-search always true
|
2 years ago |
Wing-Kam Wong
|
76148e92e7
|
fix(nocodb): column_name -> title
|
2 years ago |
Muhammed Mustafa
|
029829df6a
|
chore(docs): Typo fixed
|
2 years ago |
Wing-Kam Wong
|
1cce9c3ddb
|
fix(nocodb): convert attachment type in api response
|
2 years ago |