Commit Graph

58 Commits

Author SHA1 Message Date
Raju Udava
078e5afc08 Merge pull request #7818 from nocodb/nc-feat/open-base-table-view-in-new-tab
Nc feat(nc-gui): open base/table/view in a new tab on pressing Ctrl & clicking on them
2024-03-11 21:18:08 +05:30
Ramesh Mane
839e93ce33 fix(nc-gui): open view new tab in background on cmd+click 2024-03-11 15:11:25 +00:00
Ramesh Mane
e68b313126 feat(nc-gui): open base/table/view in new tab on pressing cltr & cliking on then 2024-03-11 15:11:25 +00:00
Ramesh Mane
ed8d5a9769 fix(nc-gui): PR review changes #2487 2024-03-09 11:40:01 +00:00
Ramesh Mane
edf6ee9040 fix(nc-gui): auto collapse all base empty table 2024-03-09 11:40:00 +00:00
Ramesh Mane
a96e191016 fix(nc-gui): auto collapse empty tables after 10s except active table 2024-03-09 11:40:00 +00:00
Ramesh Mane
a2afaa8dc2 fix(nc-gui): small changes 2024-03-09 11:40:00 +00:00
Ramesh Mane
178668348f fix(nc-gui): hide table or base it is blank 2024-03-09 11:40:00 +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
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
աɨռɢӄաօռɢ
329332e640 refactor(nc-gui): put v-e to NcButton 2023-11-14 19:54:56 +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
աɨռɢӄաօռɢ
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
f4f7dcfe6b fix: Removed auto capitalization for sidebar nodes 2023-10-31 05:22:36 +00:00
Muhammed Mustafa
d454264105 fix: Typo 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
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
Muhammed Mustafa
349e0c64d2 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
Muhammed Mustafa
74ed70dc2a fix: Added feature flag for create view btn 2023-10-26 17:05:38 +00:00
Muhammed Mustafa
a1e06f1074 fix: Added auto scrolling/auto hiding of create view btn in sidebar 2023-10-26 17:05:38 +00:00
Muhammed Mustafa
1161adf11b fix: Fixed styling of non view table nodes in mobile view 2023-10-18 06:34:04 +00:00
sreehari jayaraj
525711f9b9 fix: misc changes 2023-10-03 13:19:16 +00: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
sreehari jayaraj
a975f6559b fix: new table and project icon 2023-10-02 18:15:12 +05:30
Muhammed Mustafa
bf760e49f0 fix: Added event to Table node 2023-10-02 11:43:07 +00:00
Muhammed Mustafa
6f10bda94a fix: Added events for Sidebar table and view node and all the modals assosiated with it 2023-10-02 11:43:04 +00:00
Muhammed Mustafa
7220194f4b fix: Removed No Views placeholder and now we keep hasNonDefaultViews in table meta and wrote unit tests 2023-10-02 11:43:00 +00:00
mertmit
bd76d3e32d fix: various things
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-29 09:40:23 +05:30
Muhammed Mustafa
71f4d9d1f4 Merge remote-tracking branch 'origin/develop' into fix/i8n 2023-09-28 13:00:27 +05:30
Muhammed Mustafa
a4dbf02db9 fix: i18n for Table node 2023-09-28 11:49:32 +05:30
Muhammed Mustafa
5ec0ac6ce7 fix: Fixed tablenode and view node click issue in mobile and removed edit mode on view node on mobile 2023-09-28 04:27:01 +00:00
Muhammed Mustafa
aa4ae02e94 fix: Hide emoji option for table and view node in mobile 2023-09-26 15:25:07 +00:00
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
6c0603b386 feat: Removed Create View button from sidebar 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
Muhammed Mustafa
d7adc5ecbb fix: Fixed click option of table node page object model 2023-09-23 13:04:24 +05:30
Muhammed Mustafa
1b278b9535 fix: Integrated view sidebar removal to tests 2023-09-22 15:23:20 +00:00
Muhammed Mustafa
e931b4177f fix: Integrated view sidebar removal to tests 2023-09-22 15:23:20 +00:00