Commit Graph

14 Commits

Author SHA1 Message Date
DarkPhoenix2704
ccded47ede fix(nc-gui): stay in details tab when new view is created 2023-10-28 05:58:24 +00:00
Muhammed Mustafa
343246c7c7 fix: Fixed ui of CreateView btn 2023-10-26 17:05:39 +00:00
Muhammed Mustafa
57fcbc718c fix: Made the whole create view btn clickable 2023-10-26 17:05:39 +00: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
c06e7922eb fix: Typo 2023-10-02 11:43:08 +00:00
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
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
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
f7429d5cb8 fix: Removed Create View label 2023-09-22 15:23:18 +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
fedfdb59f8 fix: Added views in left sidebar 2023-09-22 15:23:15 +00:00