12 Commits (4ee308e745fd7aa6023cafe1625e4dbce54a29af)

Author SHA1 Message Date
Pranav C 2ee3edee58
Nc feat/user management (#8369) 2 months ago
IFGGit 62414238ca
fix(nc-gui): Hide Rename, Delete, Add record buttons when user doesn't have necessary permissions (#7871) 4 months ago
DarkPhoenix2704 e22b06fa9b fix: base acl 4 months ago
Ramesh Mane 02fad3630b fix(nc-gui): handle duplicate base order case and use permission `baseReorder` instead of `baseMove` 5 months ago
cedstrom ffdc91d3ba
Update acl.ts to allow editor to import excel files 8 months ago
Muhammed Mustafa 5271b59ef5 fix: Added user management to org creator and user cannot delete themselves 9 months ago
Muhammed Mustafa f0a156d8d7 fix(nc-gui): Fixed issue with create data source btn issue 9 months ago
Pranav C e790abdbaf refactor: rename project and base 9 months ago
Muhammed Mustafa 01c866758f fix: Integrated view sidebar removal to tests 10 months ago
Muhammed Mustafa 3b1f76da75 fix: Fixed sidebar node context menu based on ACL and added tests for it based on roles 10 months ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 10 months ago
mertmit 06cc899c82 refactor(nc-gui): improved comments for acl 10 months ago
mertmit 7535f71e66 fix: Role reference error 10 months ago
mertmit 1648ca859b fix: project delete permission for owner 10 months ago
mertmit 08d215e70f fix: share project permission 10 months ago
mertmit a930f7d242 fix: revise frontend acl 10 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 11 months ago
Wing-Kam Wong bf8bb86596 fix(nc-gui): add missing filterChildrenRead permission 1 year ago
Pranav C 5785f0591b refactor: corrections and requested changes 2 years ago
Pranav C 9083a85434 test(playwrite): password reset test correction 2 years ago
Pranav C 5256e7b849 feat: add option to toggle user signup enable/disable 2 years ago
Pranav C 0ae485ecd2 feat: show tabs and option in menu based on role 2 years ago
Pranav C 489bc503fb feat(gui): rename roles in api and ui 2 years ago
Muhammed Mustafa 8b2b87e09d fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI 2 years ago
Pranav C 58e8b4c238 fix(gui): base url correction 2 years ago
Muhammed Mustafa 30d8d9f1c5 feat(testing): Added prod build of front end 2 years ago
braks 9ff52d2312 chore(nc-gui): update permissions constant & types 2 years ago
braks 3f24e90206 revert(nc-gui): constant for base url 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks b7ae299fce chore(nc-gui): remove unused constant 2 years ago
Pranav C a828a4be43 fix(gui-v2): use relative path as base url to avoid issue when using proxy 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Muhammed Mustafa 68f8f58ae5 fix/Fixed table column toggle while table creation 2 years ago
Pranav C 633da7b296 feat(gui-v2): Load project specific role and use it in ui permission composable 2 years ago
Pranav C 24891ec0c0 refactor(gui-v2): move constants to a common place 2 years ago