Commit Graph

17 Commits

Author SHA1 Message Date
Ramesh Mane
c756f5a23d chore(nc-gui): lint 2025-08-09 08:09:11 +00:00
DarkPhoenix2704
15e96c1ee3 feat: dark mode script and toggle 2025-08-09 08:09:11 +00:00
Ramesh Mane
8ac81d0416 fix(nc-gui): base role permission issue 2025-07-09 08:06:28 +00:00
Ramesh Mane
e3ca1a0d4e fix(nc-gui): base access overlay 2025-07-04 15:58:40 +00:00
Ramesh Mane
14dba2dd41 fix(nc-gui): add alert message in base members tab 2025-07-04 15:58:28 +00:00
Ramesh Mane
2f5db9f7ae fix(nc-gui): update url page key from all-tables to overview 2025-07-04 07:40:23 +00:00
Ramesh Mane
074a848362 fix(nc-gui): reset search query on tab changes 2025-06-25 15:47:36 +00:00
Ramesh Mane
acb45fe919 fix(nc-gui): Open table permission modal 2025-06-25 15:47:34 +00:00
DarkPhoenix2704
6481290728 fix: lint 2025-06-10 10:33:08 +00:00
DarkPhoenix2704
e305992431 chore: cleanup mssql and sync dependencies 2025-06-10 10:33:08 +00:00
Pranav C
52c0d29f9a refactor: show deleted user as greyed 2024-08-19 11:40:41 +00:00
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
Mert E
2d1c743f84 chore: sync (#8378)
* fix: unique per column for databricks

* fix: id invisible for databricks

* fix: PR requested changes

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-05-06 14:19:21 +05:30
mertmit
67895f5c13 fix: type issues with SqlClient
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-03-26 11:42:42 +03:00
mertmit
179a7bd934 fix: better state and cache management 2023-12-21 13:21:07 +03: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