Commit Graph

444 Commits

Author SHA1 Message Date
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
աɨռɢӄաօռɢ
5f7d63c85b fix(nc-gui): runtime directive warnings in UserInfo.vue 2023-11-13 12:54:13 +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
աӄա
4512fadc1d Merge pull request #6912 from danielroe/app-import
fix: import nuxt composables from #imports
2023-11-08 22:24:21 +08:00
Muhammed Mustafa
35aa210a63 fix: Hiding sidebar does not have empty white space; removed a white space on the right of the dashboard 2023-11-08 12:50:35 +00:00
Raju Udava
6d103911b0 misc: column name correction 2023-11-08 10:17:33 +00:00
Muhammed Mustafa
f87a61f8fd fix: Added select all in UIAcl 2023-11-08 10:17:33 +00:00
Muhammed Mustafa
c75abaa48c fix: Renamed delete to remove data source 2023-11-08 10:17:32 +00:00
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
Raju Udava
48bff4e7e6 Merge pull request #6898 from nocodb/nc-fix/ignore-column-camelization-when-inflection-set-none
Nc fix/ignore column camelization when inflection set none
2023-11-07 12:37:14 +05:30
Muhammed Mustafa
7328c6c0ec fix: Added min and max width for sidebar size for desktop 2023-11-07 05:32:09 +00:00
Muhammed Mustafa
123e54b485 fix: Made default inflection as none for external data source 2023-11-06 09:34:27 +00:00
Raju Udava
8f3b172006 Merge pull request #6846 from nocodb/nc-fix/remove-capitalization
Nc fix/remove capitalization
2023-10-31 14:28:04 +05:30
Muhammed Mustafa
635113613a fix: Cleanedup GeneralUserIcon 2023-10-31 12:18:00 +05:30
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
Muhammed Mustafa
c0ad5b34f1 fix: Renamed Add base to Create Base 2023-10-30 05:26:26 +00:00
DarkPhoenix2704
ccded47ede fix(nc-gui): stay in details tab when new view is created 2023-10-28 05:58:24 +00:00
Muhammed Mustafa
343246c7c7 fix: Fixed ui of CreateView btn 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
ad9a65820d fix: Fixed test with new create view UX 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
d454264105 fix: Typo 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
57fcbc718c fix: Made the whole create view btn clickable 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
ef1f577d73 fix: Removed Create View node in sidebar 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
52578f90aa fix: Removed create view ux feature flag 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
41b1ecbdb7 fix: Minor styling issue 2023-10-26 17:05:38 +00:00
Muhammed Mustafa
56fa0f5ca7 fix: Minor cleanup 2023-10-26 17:05:38 +00:00
Muhammed Mustafa
434d97dfe7 fix: Removed manual auto scrolling as its not required since browser list maintains its scroll position of item even if top items are removed if there space to scroll top 2023-10-26 17:05:38 +00:00