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
Pranav C
6e89746e3b
refactor(gui): ui rearrangements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
50b25313d0
refactor(gui): remove old icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
dc5dec3d5a
refactor(gui): title position update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6ac9feea76
refactor(gui): select user menu item by default based on route
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2086e5f6ad
refactor(gui): move delete under menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c913fc1521
refactor(gui): use nested submenu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f37ac1e7ee
fix(gui): url correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c5280613ca
chore(gui): update package-lock
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6e27e0b29b
refactor(gui): Account settings menu item
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8121c656b5
refactor(api): corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1c8e6b97e6
fix: clear all user related cache on user delete
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
de6cbe0a65
fix: rerender user invite modal, content correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2a664c20dd
fix: password reset url, copy corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
9eb7624cf2
test(cypress): update test for new reset password page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago