Commit Graph

118 Commits

Author SHA1 Message Date
Ramesh Mane
70bde41568 chore(nc-gui): revert unrelated changes 2024-03-12 06:44:59 +00:00
Ramesh Mane
e4c917d3a4 fix(nc-gui): use colour picker for base icon instead of hue picker 2024-03-12 06:44:59 +00:00
Ramesh Mane
21b47e4b28 fix(nc-gui): revert unrelated changes 2024-03-12 06:44:59 +00:00
Ramesh Mane
712f63d737 fix(nc-gui): add role permission for base icon color change 2024-03-12 06:44:58 +00:00
Ramesh Mane
0bff1c2ce2 fix(nc-gui): console errors 2024-03-12 06:44:57 +00:00
Ramesh Mane
c0630b4000 fix(nc-gui): update base icon in cmd k 2024-03-12 06:44:57 +00:00
Ramesh Mane
e3308123f7 fix(nc-gui): rename baseColorPicker component name to baseIconColorPicker 2024-03-12 06:44:56 +00:00
Ramesh Mane
d68c20cf2e fix(nc-gui): error on clicking custom hue option 2024-03-12 06:44:56 +00:00
Ramesh Mane
25dfa89734 feat(nc-gui): add base icon color support 2024-03-12 06:44:55 +00:00
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
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