Commit Graph

25 Commits

Author SHA1 Message Date
Muhammed Mustafa
f6855d10e2 fix(nc-gui): stay on erd while table change 2023-10-03 15:45:40 +05:30
WK Wong
8f09668d0f fix(nc-gui): lint issues 2023-10-03 11:31:26 +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
DarkPhoenix2704
1231b0a209 feat: sync 2023-10-02 18:27:05 +05:30
Muhammed Mustafa
eb6f230d24 fix: Fixed issue with create and duplicate view view 2023-10-02 11:43:08 +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
Muhammed Mustafa
71f4d9d1f4 Merge remote-tracking branch 'origin/develop' into fix/i8n 2023-09-28 13:00:27 +05:30
Muhammed Mustafa
289fd708db fix: i18n for View node, create and duplicate modal 2023-09-28 12:28:20 +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
334c0e0ae7 fix: Fixed View style for mobile view 2023-09-28 04:27:00 +00:00
WK Wong
aaf94d3d46 fix(nc-gui): lint 2023-09-28 12:09:36 +08:00
Muhammed Mustafa
9f69498c44 feat: Typo 2023-09-25 13:39:10 +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
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
DarkPhoenix2704
bda7939236 fix: lint issues 2023-09-23 13:39:07 +05:30
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
fcd98c903a fix: Fixed view duplication and delete 2023-09-22 15:23:19 +00:00
Muhammed Mustafa
f3aec3cf90 fix: Fixed creating view of a different project's table 2023-09-22 15:23:18 +00:00
Muhammed Mustafa
85fb294f7a fix: Added isDefaultBase util to FE 2023-09-22 15:23:16 +00:00
Muhammed Mustafa
707f6c6d07 fix: Added isDefaultBase util to FE 2023-09-22 15:23:16 +00:00
Muhammed Mustafa
fedfdb59f8 fix: Added views in left sidebar 2023-09-22 15:23:15 +00:00