Commit Graph

41 Commits

Author SHA1 Message Date
Pranav C
c52eb874de refactor: bring back db in meta api path 2023-10-11 06:25:49 +00:00
mertmit
3ec783a9da fix: leftover code 2023-10-10 23:44:44 +00:00
mertmit
90ab437436 fix: hide context menu for shared base 2023-10-10 12:44:26 +00:00
Muhammed Mustafa
5a991ae994 fix(nc-gui): Data sources table now makes button icon only on small screen and fixed issue with base logo 2023-10-07 10:08:13 +00:00
sreehari jayaraj
53c169268d fix: removed reload menu: 2023-10-06 23:15:34 +05:30
աɨռɢӄաօռɢ
4c6ab34055 refactor(nc-gui): remove unused code / vars 2023-10-05 13:07:37 +08:00
Muhammed Mustafa
39f9c03ed3 fix(nc-gui): Fixed ERD view for non opened projects 2023-10-04 06:16:19 +00:00
Muhammed Mustafa
154aec8922 fix(nc-gui): Added relation modal for base/source node in sidebar 2023-10-04 06:16:19 +00:00
WK Wong
8f09668d0f fix(nc-gui): lint issues 2023-10-03 11:31:26 +08:00
WK Wong
55259c89b9 chore(nc-gui): lint 2023-10-03 11:24:03 +08: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
bf3fd5df42 fix: Added event to Project node 2023-10-02 11:43:07 +00:00
Muhammed Mustafa
ef947dce04 fix: Added Sidebar project and base node events 2023-10-02 11:43:04 +00:00
Muhammed Mustafa
cd51c38a1d fix: Added Sidebar project and base node events 2023-10-02 11:43:04 +00:00
Muhammed Mustafa
2cf5af44e2 fix: Fixed issue with project node being closed in shared base 2023-10-02 11:43:02 +00:00
mertmit
8e5bd56eab feat: long polling instead of socket for jobs 2023-09-30 17:01:46 +00:00
Muhammed Mustafa
612756e6b1 fix: i18n for Project Node 2023-09-28 10:46:08 +05:30
Muhammed Mustafa
20a294660a fix: Imrpoved sidebar mobile ui 2023-09-26 15:25:06 +00:00
Muhammed Mustafa
e5bca2499b feat: Fixed issue with loading table and view from sidebar, fixed node click for mobile in sidebar 2023-09-25 13:39:10 +00:00
Muhammed Mustafa
f0c9f251d8 feat: Fixed issue with loading table and view from sidebar, fixed node click for mobile in sidebar 2023-09-25 13:39:10 +00:00
Muhammed Mustafa
fe70cca89a feat: Renamed windy screen name from sm to xs 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
7663ef9f14 feat: Added logic to auto close and open sidebar on mobile view based on if view is open, imrpoved nodes of sidebar in mobile, and workspace menu handles for mobile view 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
34e1b0ab1a feat: Added windi css screen and removed a good portion of conditional class for mobile 2023-09-25 13:39:09 +00:00
sreehari jayaraj
4ec28d4f30 fix: context menu 2023-09-24 13:56:52 +05:30
sreehari jayaraj
55c4f66270 fix: view contex menu font size 2023-09-24 13:55:01 +05:30
sreehari jayaraj
eed1d48588 fix: missing ui features in context menu 2023-09-24 13:55:01 +05:30
Raju Udava
b8c3b6d396 Merge pull request #6450 from nocodb/fix/gellery
Fix: shared view gallery
2023-09-23 17:52:54 +05:30
DarkPhoenix2704
bda7939236 fix: lint issues 2023-09-23 13:39:07 +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
4460456628 fix: Fixed acl with base option 2023-09-22 15:23:18 +00:00
Muhammed Mustafa
610fdcf161 fix: Fixed auto scrolling 2023-09-22 15:23:15 +00:00
Muhammed Mustafa
ed0f3c28eb fix: Moved sidebar button css to a common css 2023-09-22 15:23:14 +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
reenphygeorge
207cccbc36 feat(nc-gui): relations made modal 2023-09-20 13:05:16 +05:30
mertmit
b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 2023-09-19 12:12:36 +00:00
mertmit
37c42f24d3 fix: pass org roles to project role check 2023-09-19 12:12:35 +00:00
mertmit
a930f7d242 fix: revise frontend acl 2023-09-19 12:12:35 +00:00
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +05:30
mertmit
85aaabe2cc chore(nc-gui): lint error and warnings
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-12 15:23:22 +03:00
mertmit
8ab47b1109 fix: various stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 09:51:17 +03:00