Commit Graph

9 Commits

Author SHA1 Message Date
Ramesh Mane
02fad3630b fix(nc-gui): handle duplicate base order case and use permission baseReorder instead of baseMove 2024-02-02 13:29:07 +00:00
cedstrom
ffdc91d3ba Update acl.ts to allow editor to import excel files
Allow editors to import excel files via the top menu.
2023-11-20 23:29:55 -08:00
Muhammed Mustafa
5271b59ef5 fix: Added user management to org creator and user cannot delete themselves 2023-10-23 17:26:39 +05:30
Muhammed Mustafa
f0a156d8d7 fix(nc-gui): Fixed issue with create data source btn issue 2023-10-03 18:04:12 +00:00
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
Muhammed Mustafa
ff5d3d51b5 Merge remote-tracking branch 'origin/develop' into fix/sidebar-node-context-menu-acl-fix 2023-09-23 13:01:57 +05:30
Muhammed Mustafa
01c866758f fix: Integrated view sidebar removal to tests 2023-09-22 15:23:20 +00:00
Muhammed Mustafa
3b1f76da75 fix: Fixed sidebar node context menu based on ACL and added tests for it based on roles 2023-09-22 15:21:22 +05:30
mertmit
b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 2023-09-19 12:12:36 +00:00