braks
cc29b8474e
fix(nc-gui): lookup cell nullish checks
2 years ago
braks
705d6de190
chore(nc-gui): nullish check
2 years ago
braks
0d7b129e33
chore(nc-gui): lint
2 years ago
braks
fc7fdb1ee7
fix(nc-gui): check if col exists in lookup cmp
2 years ago
braks
9366f971bf
fix(nc-gui): add missing injection
2 years ago
braks
25d71f9654
fix(nc-gui): add fallback client type
2 years ago
braks
5ea1b2b661
chore(nc-gui): lint
2 years ago
braks
6bab6a459c
refactor(nc-gui): remove watcher from virtual cell icon
2 years ago
braks
b60e861caa
refactor(nc-gui): replace virtual cell icon with render fn
2 years ago
braks
612978758c
chore(nc-gui): cleanup abstractType computed
2 years ago
braks
e1cd1a9e7e
refactor(nc-gui): use sql ui of useProject
2 years ago
braks
7d132e3015
refactor(nc-gui): use lazy load for virtual cell
2 years ago
braks
eaeaf6b1fc
feat(nc-gui): add isLTAR utility
2 years ago
braks
e46b5fad94
chore(nc-gui): replace isEmail with validateEmail
2 years ago
braks
fca55cffb2
chore(nc-gui): remove useVirtualCell
2 years ago
braks
9daa6d8b47
refactor(nc-gui): remove useColumn and useVirtualCell
2 years ago
braks
19c38753a4
refactor(nc-gui): reduce computed values generated by cells
2 years ago
navi
b42088ddbe
Merge pull request #4231 from nocodb/fix/at-import-existing-table
...
fix: try to fetch link data only for imported tables
2 years ago
navi
393e8be645
Merge pull request #4390 from nocodb/fix/rtl-style
...
fix(nc-gui): apply ltr/rtl direction on language switch
2 years ago
navi
c8ca2871fd
Merge pull request #4395 from nocodb/feat/secure-swagger-endpoint
...
Feat: Secure swagger endpoint
2 years ago
navi
4943c1daf1
Merge pull request #4134 from nocodb/feat/super-admin-user-management
...
Feat: Super admin - user management
2 years ago
աɨռɢӄաօռɢ
fd35a4f645
Merge pull request #4401 from nocodb/fix/validators
...
fix: validators
2 years ago
Pranav C
ed31e70202
Merge pull request #4411 from willnewii/fix/celltype_pg_jsonb
...
fix: pg_jsonb_type_mistake
2 years ago
Pranav C
11faf366a2
Merge pull request #4408 from openmind-sw/s3-add-content-type
...
Add content-type to S3-compatible storages
2 years ago
Pranav C
9f249d06e5
test(playwright): wait until meta api call completes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1ee30f47e2
test(playwright): reload page to handle route navigation error
...
- TypeError: Cannot read properties of null (reading 'parentNode')
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
աɨռɢӄաօռɢ
a2e4319245
Merge pull request #4409 from nocodb/dependabot/npm_and_yarn/packages/nocodb/loader-utils-1.4.2
...
chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /packages/nocodb
2 years ago
诗人的咸鱼
7c08c66a2c
fix: pg_jsonb_type_mistake
2 years ago
dependabot[bot]
ba4b65e580
chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /packages/nocodb
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Pranav C
4f7d8a48cb
test(playwright): update apps page link
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Simon Bergmann
35b7bbc383
Add content-type to S3-compatible storages
2 years ago
Pranav C
b1b28e1cd2
refactor: linting and requested changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
aa3a0fe111
test(playwright): signout before going to signup page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5785f0591b
refactor: corrections and requested changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
90de1e628f
token toggling
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ede2ca243b
test(playwright): signup and verify create project button exist or not based on role
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
389f5763d3
test(playwright): improve invite only signup settings test
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
28aae45685
fix(gui): clear the email based user cache in update to avoid unexpected behaviour
...
Scenarios where it could fail
- If user update is missing email id
- If user update includes a different email id than existing
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b110b9482a
fix(gui): show error message if user tried to access unauthorized project
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1704cfd840
refactor(gui): update label
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
22a9c0e1cf
refactor(playwright): remove `only` from test
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
99ee8a0bc1
fix(gui): correction in if condition
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
9083a85434
test(playwrite): password reset test correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d0aaf770ad
refactor(playwrite): cleanup files
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c1ff9bb87b
test(playwrite): add basic tests
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7e30d57db9
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
035e5fcf71
fix(api): use role passed in body or fallbacks to viewer
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8f0353554c
refactor(playwrite): move files
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2b2009376d
test(playwrite): add tests
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
36a5739149
fix(gui): add missing column
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago