Commit Graph

39 Commits

Author SHA1 Message Date
DarkPhoenix2704
11873d9396 fix: base integration fixes 2026-04-07 08:09:36 +00:00
Ramesh Mane
5dd3eca3f5 fix: update all form builder definations to support responsive span layout 2026-03-10 16:58:35 +00:00
Ramesh Mane
fa9a25a6d3 fix: responsive form builder 2026-03-10 16:58:34 +00:00
Pranav C
e3b5dc8110 chore: sync EE changes 2026-02-07 12:33:07 +05:30
Ramesh Mane
28a99635df fix: use managed app icon for base if it is managed app 2026-01-29 16:38:40 +00:00
Ramesh Mane
5f1ea0b1c5 chore(nc-gui): lint 2026-01-22 10:31:56 +00:00
Ramesh Mane
1562b862e7 fix: dont show master sandbox base in list 2026-01-22 10:31:55 +00:00
Ramesh Mane
9da65a6167 fix: update base selector 2026-01-22 10:31:54 +00:00
Ramesh Mane
b980d95e42 chore(nc-gui): lint 2026-01-22 10:31:54 +00:00
Ramesh Mane
8509aff2e7 fix: some customization 2026-01-22 10:31:54 +00:00
Ramesh Mane
2fbfdbfd84 refactor: convertToSandbox modal 2026-01-22 10:31:53 +00:00
Ramesh Mane
f6e2a6ef11 fix: update convert to sandbox modal 2026-01-22 10:31:53 +00:00
Ramesh Mane
c3b853bfaf feat: add icon support for dynamic form select input option 2026-01-22 10:31:53 +00:00
Ramesh Mane
4000f9b537 fix: add textarea input in form builder 2026-01-22 10:31:53 +00:00
DarkPhoenix2704
c304a2790f fix: plus button styles 2026-01-20 08:45:53 +00:00
DarkPhoenix2704
9cf81862b4 feat: http request node 2026-01-20 08:45:52 +00:00
Fendy Heryanto
ef65e9bfea fallback crypto.randomUUID to uuid 2026-01-14 13:22:09 +07:00
Ramesh Mane
58005b635a chore(nc-gui): lint 2026-01-13 07:25:14 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
DarkPhoenix2704
9e96c39ed4 fix: cleanup event bus listeners by properly unsubscribing handlers on component unmount 2025-10-16 13:28:55 +00:00
mertmit
fb9cda8d0a feat: namespaces for sync integrations 2025-05-30 10:22:20 +00:00
mertmit
14648dfc06 fix: small ui corrections 2025-05-23 12:47:44 +00:00
mertmit
ae62585801 feat: custom pg sync 2025-05-23 12:47:43 +00:00
mertmit
b941392e69 fix: switch style 2025-05-23 07:02:04 +00:00
mertmit
812f1e55d0 fix: category handling 2025-05-23 07:02:03 +00:00
mertmit
ef7a6a5a94 feat: sync edit + improvements 2025-05-23 07:01:57 +00:00
mertmit
11f8953243 feat: sync revise 2025-05-23 07:01:57 +00:00
mertmit
6c40ee5a58 chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-04-29 13:38:54 +03:00
Mert E.
2a4b192e73 feat: sync fw (#10671)
* feat: sync table init

* feat: sync table (WIP)

* feat: oauth flow for github

* feat: sync feature flag

* feat: progress for sync

* feat: revise sync status

* feat: incremental support for sync

* feat: disable insert & delete operations on synced tables

* feat: handle synced & readonly on frontend

* test: apply system column order (always initial)

* test: change wrong index

* fix: PR requested changes

* test: overlapping variable names
2025-02-28 16:43:49 +03:00
Mert E.
6724fd2f9d chore: sync various (#9864)
* chore: sync various

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: ws scope

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix(nc-gui): ncSubmenu right icon visibility issue

* fix(nc-gui): use viewTypeAlias in all the places

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-11-20 21:48:09 +05:30
Pranav C
93b4bc3773 refactor: deprecated label and sidebar pending icon 2024-08-27 07:23:44 +00:00
Pranav C
a0758a7ec4 test: playwright test 2024-08-27 07:23:44 +00:00
Pranav C
e24f1fa7cd test: playwright test - WIP 2024-08-27 07:23:44 +00:00
Raju Udava
c9f3f64b31 fix: disable auto complete 2024-08-27 07:23:44 +00:00
Pranav C
b6d2e54385 refactor: suggested changes 2024-08-27 07:23:44 +00:00
Pranav C
2d2ae1631c refactor: suggested changes 2024-08-27 07:23:44 +00:00
Pranav C
bbb6b09d08 refactor: form builder changes 2024-08-27 07:23:43 +00:00
Pranav C
a1ac847fb1 refacor: corrections in modal 2024-08-27 07:23:43 +00:00
Raju Udava
ae2777e44f Nc feat/form builder (#9300)
* feat: form builder

* feat: improved init value

* feat: sample form

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2024-08-21 10:07:25 +03:00