Commit Graph

154 Commits

Author SHA1 Message Date
Raju Udava
14521a1f73 Merge pull request #7573 from nocodb/nc-fix/shared-base-breadcrumb
Nc - fix: shared base breadcrumb links and view options access issue
2024-02-09 19:05:58 +05:30
Ramesh Mane
66dac8ced6 fix(nc-gui): shared base view option is not visible in sidebar 2024-02-09 05:21:40 +00:00
Ramesh Mane
ff74a9e2d5 fic(nc-gui): disable base reorder in mobile view nocodb/nocodb#7582 2024-02-08 19:47:58 +00:00
Ramesh Mane
9aa44ba127 fix(nc-gui): update icons with nocodb design library 2024-02-07 20:21:19 +00:00
Ramesh Mane
6fa4d7a6e3 fix(nc-gui): handle base move edge cases 2024-02-02 13:29:07 +00:00
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
Ramesh Mane
8dc7442fc4 refactor(nc-gui): updateNullBaseOrder function 2024-02-02 13:29:07 +00:00
Ramesh Mane
7f0db243e9 fix: add base order on creating new base 2024-02-02 13:29:07 +00:00
Ramesh Mane
eec1a68564 feat(nc-gui): base reorder for oss 2024-02-02 13:29:07 +00:00
Ramesh Mane
91aef7a498 fix(nc-gui): reorder table views nocodb/nocodb#7395 2024-02-02 13:29:06 +00:00
Ramesh Mane
2c65226f11 fix(nc-gui): hide reload record in shared view & disable change view icon in shared base 2024-01-20 11:37:17 +00:00
Pranav C
fd0803ccc8 fix: multiple sentry errors related to accessing prop of null/undefined 2024-01-19 09:20:15 +00:00
Pranav C
2e3ab0ce40 fix: sortable bug 2024-01-19 09:20:15 +00:00
աӄա
e46249cf32 Merge pull request #7148 from nocodb/fix/minor-design-changes
Fix: Misc minor design changes
2023-12-06 22:18:06 +08: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
Ramesh Mane
b430c4c156 fix: Review changes in PR #7148 2023-12-05 15:16:34 +05:30
Ramesh Mane
3d0abaaa11 fix: Rename View In Dropdown menu #7136 2023-12-04 18:45:46 +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
musharaf
5e2d9aa879 fix : fixed tooltip for table name iin sidebar 2023-11-30 18:40:52 +05:30
musharaf
039662720c fix : added tooltip for sidebar and topbar items 2023-11-30 14:12:38 +05:30
Muhammed Mustafa
3b4b15d57f fix: Show skelton loader immediatly when a table is opened 2023-11-22 15:17:29 +00:00
Muhammed Mustafa
2d906e99b5 fix: Show skelton loader immediatly when a table is opened 2023-11-22 15:17:29 +00:00
աɨռɢӄաօռɢ
52f0fcb58d fix(nc-gui): runtime directive used on component with non-element root node 2023-11-20 00:55:52 +08:00
աɨռɢӄաօռɢ
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
աɨռɢӄաօռɢ
329332e640 refactor(nc-gui): put v-e to NcButton 2023-11-14 19:54:56 +08:00
աɨռɢӄաօռɢ
60f8b8ff19 refactor(nc-gui): runtime directive 2023-11-13 15:59:56 +08:00
աɨռɢӄաօռɢ
cbd11e9219 Merge branch 'develop' into fix/runtime-directive-warnings 2023-11-13 14:51:45 +08:00
աɨռɢӄաօռɢ
60a583f1e5 fix(nc-gui): missing v 2023-11-13 13:13:42 +08:00
աɨռɢӄաօռɢ
783738ab21 chore(nc-gui): lint 2023-11-13 12:50:10 +08:00
աɨռɢӄաօռɢ
31a1cb34c0 fix(nc-gui): runtime directive warnings in ViewsNode.vue 2023-11-13 12:49:31 +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
աɨռɢӄաօռɢ
35e8a53622 fix(nc-gui): runtime directive warnings in TableNode.vue 2023-11-13 11:42:53 +08:00
աɨռɢӄաօռɢ
a47e344428 fix(nc-gui): runtime directive warnings in ProjectNode.vue 2023-11-13 11:42:43 +08:00
աɨռɢӄաօռɢ
7f2b16b752 fix(nc-gui): Unexpected useless directive on <template> 2023-11-13 11:37:20 +08:00
աɨռɢӄաօռɢ
dad1c94f7a fix(nc-gui): runtime directive warnings in BaseOption.vue 2023-11-12 22:58:05 +08:00
Muhammed Mustafa
76ed19368a fix: Added i18n to ExportSubAction and configured events to differentiate it from sidebar and breadcrumb view context menu 2023-11-10 10:54:45 +00:00
Muhammed Mustafa
4df0480824 fix: Integrated Delete view button to view context menu 2023-11-10 10:54:44 +00:00
Muhammed Mustafa
5e6aaa055d fix: Integrated new view context menu import option to view sidebar bar node 2023-11-10 10:54:44 +00:00
Muhammed Mustafa
31aae41a92 fix: Removed active view and active table logic from View context menu and integrated it with sidebar view node 2023-11-10 10:54:44 +00:00
Pranav C
4e98130a3f Merge branch 'develop' into nc-refactor/1767-links 2023-11-09 12:48:51 +05:30
Pranav C
0ab5e2de26 refactor: add rel tag when opening links in new tab using _blank 2023-11-08 09:52:16 +00: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
Muhammed Mustafa
259147aa58 fix: Reverted project node capitilize change 2023-10-31 05:22:36 +00:00
Muhammed Mustafa
f4f7dcfe6b fix: Removed auto capitalization for sidebar nodes 2023-10-31 05:22:36 +00:00