Commit Graph

11 Commits

Author SHA1 Message Date
Raju Udava
07e1c3b063 docs: readme lang file updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2026-01-13 23:14:06 +05:30
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
ee53cf0446 fix(nc-gui): sidebar bottom section alignment issue 2024-12-25 13:44:28 +00:00
Pranav C
c009af48f5 refactor: card update 2024-11-19 06:23:19 +00:00
Pranav C
d4639c379b fix: while populating insert object check row for nested object 2024-11-15 10:52:01 +00:00
Pranav C
a0d87c5a4b Nc feat/user management (#9219)
* feat: api changes for user management

* refactor: gift banner behaviour change

* feat: user management api and ui changes

* feat: introduce invited_by info

* test: verify roles by checking datasource tab since access settings page will be available for all users now

* feat: allow owner role update only if there is more than one owner exist

* fix: role update behaviour correction

* fix: base owner invite issue

* fix: reload user roles state on changing roles of active user

* refactor: show disabled button if not avail

* refactor: hide dropdown and action menu options based on roles

* refactor: migration file name

* refactor: disable or hide option based on number of owners

* refactor: hide user list in shared base

* fix: review correction
2024-08-14 16:42:30 +05:30
Ramesh Mane
5fbab165e5 Nc fix/integration minor changes (#9184)
* fix(nc-gui): reduce font weight of connection name col cell

* fix(nc-gui): show spinner in edit source modal while loading integration

* fix(nc-gui): show loading spinner in create source, create/edit connection modal

* fix(nc-gui): monor changes

* chore(nc-gui): lint

* fix(nc-gui): remove extra integration pagemode check condition

* fix(nc-gui): update ds test case

* feat(nc-gui): add AI integration category

* fix: move syncDataType and IntegrationCategoryType enum to noco-sdk

* fix(nc-gui): cleanup unused code

* fix(nc-gui): integration list modal open issue from create source modal

* chore(nc-gui): lint

* fix(nc-gui): prevent unnecessarily load integration api calls

* fix(nc-gui): handle reset integration data on base change

* fix(nc-gui): add missing sync pr changes
2024-08-09 12:39:17 +05:30
Pranav C
8a2366536e refactor: sidebar banner ui corrections (#9181)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-08-08 15:42:15 +05:30
Pranav C
99871a6b4c refactor: replace confirm dialog with ncmodal component
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-08-08 12:05:23 +05:30
Pranav C
f8b8bcd02b refactor: review comments and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-08-08 11:14:01 +05:30
Pranav C
0c8dfa1e0b feat: banner
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-08-08 01:38:55 +05:30