Commit Graph

10 Commits

Author SHA1 Message Date
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Muhammed Mustafa
a47f3c5968 feat: Added comment for a row 2023-11-08 10:17:33 +00:00
mertmit
3daee4f886 fix: undefined watchers 2023-10-10 23:44:45 +00:00
Muhammed Mustafa
1f2bb6a3d8 fix: Added Create Data Source btn 2023-10-02 11:43:00 +00:00
Muhammed Mustafa
c1fb9ce9bd feat: Moved max mobile width size to a const 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
f97ae99bb8 feat: Fixed sidebar expand issue in mobile, handles different topbar size for desktop and mobile, added changes to NcButton, layouts 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
bec270e35d feat: Fixed view sidebar getting bugged on first loading in mobile 2023-09-25 13:39:08 +00:00
Muhammed Mustafa
cbae02cbbb feat: Added config pinia store and integared isMobileMode with UI 2023-09-25 13:39:08 +00:00