Commit Graph

57 Commits

Author SHA1 Message Date
Ramesh Mane
6338f0e256 fix(nc-gui): add loader in all tables tab 2024-03-02 07:32:42 +00:00
Ramesh Mane
9aa44ba127 fix(nc-gui): update icons with nocodb design library 2024-02-07 20:21:19 +00:00
musharaf-nocodb
74da22eeec fix : used kebab syntax for showOnTruncateOnly prop 2023-12-06 13:24:42 +05:30
Mohammed Musharaf
38239a8dd3 fix : added showOnTruncateOnly prop in tooltip component 2023-12-05 19:57:42 +05:30
mertmit
3f7cdfeeaa fix: various leftover stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-12-02 12:20:30 +03:00
musharaf
409a49b271 fix : added tooltips for base names on toolbar and sidebar 2023-12-01 12:26:31 +05:30
աɨռɢӄաօռɢ
ac71728746 fix(nc-gui): resolve conflicts 2023-11-20 00:23:15 +08:00
աɨռɢӄաօռɢ
629a06304c Merge branch 'develop' into fix/runtime-directive-warnings 2023-11-19 23:49:12 +08:00
Pranav C
ba3552e56e refactor: update swagger path in menu 2023-11-16 07:52:27 +00:00
աɨռɢӄաօռɢ
60f8b8ff19 refactor(nc-gui): runtime directive 2023-11-13 15:59:56 +08:00
աɨռɢӄաօռɢ
ac6619d53b fix(nc-gui): incorrect block 2023-11-13 12:47:45 +08:00
աɨռɢӄաօռɢ
6681da6143 fix(nc-gui): put div inside NcMenuItem 2023-11-13 12:31:47 +08:00
աɨռɢӄաօռɢ
a47e344428 fix(nc-gui): runtime directive warnings in ProjectNode.vue 2023-11-13 11:42:43 +08:00
աɨռɢӄաօռɢ
bbc8e40e3c chore(nc-gui): lint 2023-11-08 13:44:12 +08:00
Daniel Roe
032c60d7b6 fix: import nuxt composables from #imports 2023-11-07 21:05:20 +00:00
Pranav C
fc579bb3a4 refactor: test corrections 2023-10-11 06:25:52 +00:00
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