Commit Graph

45 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
աɨռɢӄաօռɢ
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
Muhammed Mustafa
01c866758f fix: Integrated view sidebar removal to tests 2023-09-22 15:23:20 +00:00
Muhammed Mustafa
2b39b9746d fix: Minor sidebar style fixed 2023-09-22 15:23:17 +00:00
Muhammed Mustafa
fedfdb59f8 fix: Added views in left sidebar 2023-09-22 15:23:15 +00:00
wkw
c5b986d7ff chore(nc-gui): lint & remove unused imports 2023-09-22 13:34:17 +08:00
mertmit
b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 2023-09-19 12:12:36 +00:00
mertmit
a930f7d242 fix: revise frontend acl 2023-09-19 12:12:35 +00:00
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +05:30
mertmit
8ab47b1109 fix: various stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 09:51:17 +03:00