Commit Graph

558 Commits

Author SHA1 Message Date
Ramesh Mane
185f13c251 fix: make focusSearchOnOpen reactive via toRefs, move prop to NcListProps 2026-04-10 09:37:40 +00:00
mertmit
cd4b78384c fix: few small issues 2026-04-09 16:22:22 +00:00
Pranav
775a102a4c feat: show org teams in workspace/base team selectors 2026-04-09 16:22:19 +00:00
DarkPhoenix2704
11873d9396 fix: base integration fixes 2026-04-07 08:09:36 +00:00
Ramesh Mane
45f5a46524 fix: add wrapperProps to NcModalConfirm and update test selectors 2026-04-03 13:04:58 +00:00
Ramesh Mane
fbe6935129 fix: cmd k scope issue 2026-03-28 07:09:13 +00:00
DarkPhoenix2704
93b05883b9 chore: lint and build errors 2026-03-24 22:05:56 +05:30
DarkPhoenix2704
305e99cbf4 fix: backward propagation, cascade audit, column cleanup & UI polish for date dependency - Add backward propagation: when a child record is moved earlier and collides with its predecessor, push the predecessor's dates backward recursively - Add DATA_CASCADE_UPDATE audit op_type so cascade-propagated row updates are distinguishable from normal user edits in the audit trail - Fire COLUMN_DELETED meta event after column removal (not before) so dependency handlers can react correctly - Handle column type changes: clear date dependency refs when a column's uidt changes to an incompatible type (new ColumnUpdateDateDependencyHandler) - Re-sync DependencyTracker entries after clearColumnRef in DateDependency - Show Gantt icon on column headers for fields configured in active date dependency rules - Fix dependency_buffer_days string→integer coercion in frontend - Capitalize action text in dependency warning message - Add DateDependency overload to DependencyTracker.trackDependencies - Add Model to InternalPOSTResponseType entity union (CE + EE) - Add date dependency tables to DependencyList component - Add backward propogation tests 2026-03-24 22:05:33 +05:30
Ramesh Mane
1932d618b0 chore(nc-gui): lint 2026-03-23 05:57:13 +00:00
Ramesh Mane
a07a9d4cda fix: form waiting and closing state 2026-03-23 05:57:12 +00:00
Ramesh Mane
1b09781dfd fix: small changes 2026-03-23 05:57:11 +00:00
Ramesh Mane
63a5d45130 fix: some improvements 2026-03-23 05:57:11 +00:00
Ramesh Mane
5851607a34 fix: update date time picker 2026-03-23 05:57:11 +00:00
Ramesh Mane
f31bcd8073 feat: form start and end date for form submission 2026-03-23 05:57:11 +00:00
Ramesh Mane
e9d2a1555c fix: replace color picker modal with dropdown 2026-03-21 11:10:44 +00:00
Ramesh Mane
0777205891 fix: alert msg visible in background of ai text expanded modal 2026-03-18 06:00:20 +00:00
Ramesh Mane
2f8961c2e0 fix: drawer chnages 2026-03-14 11:14:42 +00:00
Ramesh Mane
f2856dbe27 fix: filter menu issue 2026-03-14 11:14:41 +00:00
Ramesh Mane
d33cfc52be fix: filter menu mobile mode 2026-03-14 11:14:41 +00:00
Ramesh Mane
0161c8a333 feat: update field menu drawer 2026-03-14 11:14:41 +00:00
Ramesh Mane
fd333e90a5 reafactor: drawer to allow swipe down from any area 2026-03-14 11:14:41 +00:00
Ramesh Mane
6130911e20 fix: experimental feature drawer refactor 2026-03-14 11:14:41 +00:00
Ramesh Mane
73713b6a75 feat: new drawer and dropDrawer 2026-03-11 16:20:59 +00:00
Ramesh Mane
6fa1f5b6d9 feat: table and field permission responsive changes 2026-03-11 16:20:58 +00:00
Ramesh Mane
8c0f5dd513 fix: revert drawer related changes 2026-03-10 16:58:36 +00:00
Ramesh Mane
610cb65d90 feat: add mobile dropDrower setup 2026-03-10 16:58:36 +00:00
Ramesh Mane
55d6fcf989 fix: mobile view sidebar changes 2026-03-10 16:58:35 +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
8902677027 fix: responsive app market 2026-03-10 16:58:34 +00:00
Ramesh Mane
fa9a25a6d3 fix: responsive form builder 2026-03-10 16:58:34 +00:00
Ramesh Mane
ac796ba4b4 fix: ws and bases list modal responsive ui changes 2026-03-10 16:58:34 +00:00
Ramesh Mane
0d06a785d8 chore: lint 2026-03-10 15:31:12 +00:00
Ramesh Mane
0cb454a08b chore: lint 2026-03-10 07:39:40 +00:00
Ramesh Mane
feb25c6235 fix: replace menu list with NcList 2026-03-07 13:47:07 +05:30
mertmit
5f8b90c11f chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-03-07 12:37:30 +05:30
Ramesh Mane
b1d6092eb0 fix: create new action and user info menu issue 2026-03-06 07:00:47 +00:00
Ramesh Mane
b72d50a095 fix: add change icon changes in all the places 2026-03-06 07:00:47 +00:00
Ramesh Mane
e06cea73ef revert(nc-gui): copy id menu item related changes 2026-03-06 07:00:47 +00:00
Ramesh Mane
6b6c6e60aa feat(ui): restructure view action menu, inline copy-ID headers across all menus 2026-03-06 07:00:46 +00:00
Pranav
97baa2b6ad chore: switch from hash-based to history-based routing 2026-03-05 17:35:13 +00:00
Ramesh Mane
b6f4e6da8d fix: some new changes 2026-03-04 14:42:36 +00:00
Ramesh Mane
807e6ca0ce fix: new sidebar ui changes 2026-03-04 14:42:36 +00:00
Ramesh Mane
87738cea89 fix: record template payment related changes 2026-02-24 15:25:43 +00:00
Ramesh Mane
2241b5e2f9 fix: avoid keyboard events when we press backspace in templates dropdown search input 2026-02-24 15:25:42 +00:00
Ramesh Mane
362717598f fix(nc-gui): use reusable ncListItem component in ncList 2026-02-24 15:25:42 +00:00
Ramesh Mane
1b769c98d3 fix: dont show empty placeholder in table selector of record templates modal 2026-02-24 15:25:42 +00:00
Ramesh Mane
7215dc5d48 fix: use table selector instead of dropdown menu 2026-02-24 15:25:42 +00:00
Ramesh Mane
4dc3518751 fix: field label issue 2026-02-24 14:03:22 +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