Pranav C
a0cd878187
fix(gui): make select field editable in form view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
dependabot[bot]
e7685eb09a
chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /packages/nc-gui
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
bfa12d72f8
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /packages/nc-cli
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c558ca0297
chore(deps): bump loader-utils in /packages/noco-docs
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 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.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
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
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
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
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
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
Pranav C
aa9090ded0
test: keep default signup settings behaviour same
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3fca67a771
chore(docs): add new apis
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
159d7c1d8f
refactor(gui): move app store to account page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5859e8f5d3
refactor(gui): i18n mapping
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b7fb043504
refactor(gui): manage nested users tab route based
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ecf9bee359
test(api): add tests for invite only signup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4a8199f8b3
chore: generate sdk
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
74fda80f8f
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8b41516a11
test(cypress): token management
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d10ac2546f
test(cypress): WIP - add tests for api token and user management
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
67ac68f6eb
fix: token list api correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b8554f1e88
refactor: focus inputs in modal on load
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e347f4d487
refactor: hide cards from create project page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3c6c1a21b8
refactor: update path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago