navi
|
67163bed4d
|
New translations en.json (French)
|
2 years ago |
navi
|
c0585795e6
|
Update source file en.json
|
2 years ago |
Daniel Spaude
|
1b3344a518
|
Merge branch 'develop' into qr-prototyping-cleanedup
|
2 years ago |
Wing-Kam Wong
|
7bcc81bfae
|
chore: post release sdk version update
|
2 years ago |
github-actions[bot]
|
5ed537f5d6
|
Merge pull request #4466 from nocodb/release/0.99.0
|
2 years ago |
o1lab
|
b30cff06e0
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
7e841f3b4f
|
Merge pull request #4465 from nocodb/develop
|
2 years ago |
Wing-Kam Wong
|
0de670d775
|
chore(nocodb): lint & prettier
|
2 years ago |
աɨռɢӄաօռɢ
|
c99ee86da7
|
Merge pull request #4463 from nocodb/fix/single-multi-select-followup
fix: permission correction
|
2 years ago |
Pranav C
|
e5c82659ee
|
fix(gui): permission correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
8bb608f2e0
|
Merge pull request #4459 from nocodb/fix/single-multi-select-followup
Refactor: Grid - Single/Multi select followup
|
2 years ago |
Pranav C
|
12a95968ba
|
fix(gui): check default value defined or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9b9894f72b
|
fix(gui): remove unnecessary chars from column default value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
f633b58341
|
Merge pull request #4461 from nocodb/docs/nocodb-documentation
docs: nocodb documentation
|
2 years ago |
Daniel Spaude
|
324c6ad3f7
|
qrcode: playwright tests (cleanup)
|
2 years ago |
Pranav C
|
b25507afb9
|
fix(gui): super admin user list pagination
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5bd4bd0688
|
docs: expanded form
|
2 years ago |
Wing-Kam Wong
|
67458ee012
|
docs: enter key to add row
|
2 years ago |
Pranav C
|
0c78030fbe
|
fix(gui): email validation correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
2cb6ad8eb4
|
Merge branch 'develop' into qr-prototyping-cleanedup
|
2 years ago |
աɨռɢӄաօռɢ
|
484a2476a6
|
Merge pull request #4456 from nocodb/dependabot/npm_and_yarn/packages/nocodb/engine.io-6.2.1
chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /packages/nocodb
|
2 years ago |
Wing-Kam Wong
|
dc9f7cc72c
|
docs: account settings
ref: #4134
|
2 years ago |
Wing-Kam Wong
|
93ec6892ca
|
docs: group team & settings together
|
2 years ago |
Wing-Kam Wong
|
6e212a4d78
|
docs: minor meta changes
|
2 years ago |
Daniel Spaude
|
594efba5c7
|
qrcode: playwright tests (WIP)
|
2 years ago |
Pranav C
|
523105c8b0
|
fix(gui): allow typing directly in single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
80bae02554
|
qrcode: playwright tests (WIP)
|
2 years ago |
Pranav C
|
043cbcf4e7
|
fix(gui): block event bubbling
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
28cedacdb9
|
qrcode: playwright tests (WIP)
|
2 years ago |
dependabot[bot]
|
7eb2eff4f8
|
chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /packages/nocodb
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Pranav C
|
913a3ba800
|
fix(gui): skip delete key and toggle options list only if char key pressed
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
93126a8890
|
qrcode: playwright tests (WIP)
|
2 years ago |
Pranav C
|
f999478ebe
|
refactor(gui): highlight active option in dropdown
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a19564d9dd
|
refactor(gui): show validation error in toast
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b82043af2a
|
refactor(gui): show options validation outside the scrollable section
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
eb12c2f63c
|
fix: allow arrow navigation with multi select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
ef8aebadbb
|
Merge pull request #4406 from nocodb/feat/select-option-creation-from-cell
Feat: Grid - Single/Multi select add option directly from cell if missing
|
2 years ago |
Daniel Spaude
|
8218da8d43
|
qrcode: playwright tests (WIP)
|
2 years ago |
Pranav C
|
5f75de14b8
|
Merge pull request #4431 from nocodb/fix/navigation-n-tab-switch-bug
Fix: Re-render page if navigation error thrown
|
2 years ago |
Raju Udava
|
6eece70384
|
Merge pull request #4384 from nocodb/fix/csv-infinity-wait
fix(nc-gui): reduce of empty array with no initial value
|
2 years ago |
Pranav C
|
8d2222431d
|
chore: linting
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3da67d77d5
|
fix: pass auth token in redoc swagger json request
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1c31f9fe7c
|
fix: re-render page when navigation error occurred
temporary solution taken from - https://github.com/nuxt/framework/issues/3141
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
93c5774317
|
Merge pull request #4458 from nocodb/refactor/misc
Feat: autofocus password field in password protected shared view
|
2 years ago |
Wing-Kam Wong
|
92dddf057b
|
fix(nc-gui): take decimal over number
|
2 years ago |
Muhammed Mustafa
|
3f3f9e55f3
|
fix(test): Temporary fix for pg sakila resetting issue
|
2 years ago |
Pranav C
|
0d98aac265
|
refactor: group import statements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
26d7759c9e
|
fix: clear icon in multi select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
084b2c7a5e
|
fix: clear icon in single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9b26924f9d
|
test: remove unnecessary delay
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |