Commit Graph

130 Commits

Author SHA1 Message Date
Pranav C
8ad859019e fix: row delete bug 2025-05-22 16:28:00 +00:00
Pranav C
d4bc1a6fb2 fix: add permission check in GUI 2025-05-22 16:27:59 +00:00
Pranav C
55b2799a22 fix: extract base id from table meta 2025-05-22 16:27:58 +00:00
Pranav C
9dfa75abf4 fix: expanded form from LTAR cell - use base id from meta if avail 2025-05-22 16:27:51 +00:00
DarkPhoenix2704
77480d7eb6 fix: audit user join 2025-05-14 14:23:39 +00:00
Ramesh Mane
a8d4e53199 fix(nc-gui): missing oss sync changes 2025-04-15 12:12:41 +05:30
Ramesh Mane
56e121290b fix(nc-gui): wireup upgrade request send 2025-04-15 05:53:27 +00:00
Ramesh Mane
1b64cbeb63 feat(nc-gui): limit record history 2025-04-15 05:53:19 +00:00
Ramesh Mane
c5c1a942d3 chore(nc-gui): lint 2025-03-20 10:14:20 +00:00
DarkPhoenix2704
98a765a454 fix: sqlite invalid format for DD/MM/YYYY format 2025-03-11 14:01:37 +00:00
Ramesh Mane
67feec7371 fix(nc-gui): skip throwing cell edit error if it is sql view 2025-03-10 06:10:10 +00:00
Pranav C
2e708ad314 fix: include non-has-many system fields if getHiddenColumns is passed and use table read to get rows which is not part of the view 2025-03-03 10:25:15 +00:00
DarkPhoenix2704
995b1a3d76 fix: remove get SystemColumn param 2025-02-26 06:27:52 +00:00
DarkPhoenix2704
dbc03580b6 fix:include hidden and system column 2025-02-26 06:27:52 +00:00
DarkPhoenix2704
4da80a284a fix:expanded form data is not loading 2025-02-26 06:27:52 +00:00
Ramesh Mane
2c8dc6f944 fix(nc-gui): review changes 2025-02-22 14:26:09 +00:00
Ramesh Mane
d1205ab9bb revert: getSystemColumn query related changes 2025-02-22 14:26:09 +00:00
Ramesh Mane
2099ea874a fix(nc-gui): system fields value is empty in expanded form in system field is enabled from fieldsMenu 2025-02-22 14:26:09 +00:00
DarkPhoenix2704
6eb55d52b4 fix: lint 2025-02-17 13:11:10 +00:00
Pranav C
2dfcc01900 refactor: enable row audit by default 2025-02-05 16:18:45 +00:00
Yoones Khoshghadam
fcb58238f5 fix (nc-gui): additional polishes for discussion mode, mini columns field header design change 2025-01-31 14:42:42 +00:00
Yoones Khoshghadam
c801cc8534 chore (nc-gui): lint 2025-01-31 14:42:42 +00:00
Yoones Khoshghadam
a59f4f5b32 fix (nc-gui): improve links audit rendering 2025-01-31 14:42:41 +00:00
Yoones Khoshghadam
1e27d38876 fix (nc-gui): discussion mode ui and consolidation polishes 2025-01-31 14:42:41 +00:00
Yoones Khoshghadam
67b1414f32 fix (nc-gui): finalize consolidating all fields considering presence of old data 2025-01-31 14:42:40 +00:00
Yoones Khoshghadam
8a9f330430 fix (nc-gui): discussion mode implement redesign with contextual chips 2025-01-31 14:42:39 +00:00
Ramesh Mane
4c8a88d74c chore(nc-gui): lint 2025-01-27 08:25:16 +00:00
Yoones Khoshghadam
3a7484b26e fix (nc-gui): pagination reset, do not consolidate first record 2025-01-21 09:50:07 +00:00
Yoones Khoshghadam
85d45fc30d fix (nc-gui): add audits pagination 2025-01-21 09:50:07 +00:00
Yoones Khoshghadam
f91a00f2a2 chore (nc-gui): lint 2025-01-21 09:50:07 +00:00
Yoones Khoshghadam
56ad881efa fix (nc-gui): improve audit records filtering 2025-01-21 09:50:07 +00:00
Yoones Khoshghadam
2c3a4bf25d fix (nc-gui): record audit consolidation polishes 2025-01-21 09:50:07 +00:00
Yoones Khoshghadam
a8588fee69 fix (nc-gui): consolidate multi user, multi select, texts, number and decimal fields 2025-01-21 09:50:06 +00:00
Yoones Khoshghadam
40b9062591 fix (nc-gui): links and unlinks would cancel each other out 2025-01-21 09:50:06 +00:00
Yoones Khoshghadam
895c599e55 fix (nc-gui): merge link and unlink audits 2025-01-21 09:50:06 +00:00
Yoones Khoshghadam
2ac2d9c4d2 chore (nc-gui): lint 2025-01-21 09:50:06 +00:00
Yoones Khoshghadam
919aafe2a1 fix (nc-gui): consolidate link audit records 2025-01-21 09:50:06 +00:00
Raju Udava
d4c8849823 Nc feat/expanded form discussion mode (#10212)
* feat (nc-gui): discussion mode structure

* feat (nc-gui): expanded form discussion mode render audits and comments

* fix (nc-gui): refactor different entries in discussion

* fix (nc-gui): expanded form discussion mode use rich comments

* fix (nc-gui): expanded form discussion mode implement new ui looks

* fix (nc-gui): expanded form discussion mode comment actions

* fix (nc-gui): comments list start from bottom

* fix (nc-gui): expanded form discussion mode better grouping logic

* feat (nc-gui): discussion view ui latest polish and mocks

* chore (nc-gui): lint

* fix (nc-gui): expanded form discussion mode audits list wiring

* fix (nc-gui): expanded form discussion mode audits preview attachments

* fix (nc-gui): expanded form discussion mode audits in the right sidebar tab

* fix (nc-gui): expanded form discussion mode remove unused declarations

* fix (nc-gui): expanded form discussion mode remove duplicate rendering

* fix (nc-gui): expanded form discussion mode refactor to remove duplication

* fix (nc-gui): expanded form discussion mode use Cell component to render data based on colOptions and meta

* fix (nc-gui): expanded form discussion mode use proper types

* fix (nc-gui): expanded form discussion mode lint

* fix (nc-gui): expanded form discussion mode normalize meta and spacings

* fix (nc-gui): expanded form discussion mode save expanded form mode to discussion

* fix (nc-gui): expanded form discussion mode use cell component for mini audits

* fix (nc-gui): expanded form discussion mode small fix

* fix (nc-gui): discussion mode records audit ui polishes

* fix (nc-gui): records audit items polishes

* fix (nc-gui): records audit conditional raw rendering for date/time type cells

* fix (nc-gui): records audit ui polishes

* fix (nc-gui): records audit diff the changed values

* fix (nc-gui): records audit better text wrap and json scrollbar

* chore (nc-gui): mock change to run ci

* fix (nc-gui): records audit text diff and link ui polish

* fix (nc-gui): records audit polish links ui

* chore (nc-gui): records audit lint

* fix (nc-gui): handle v0 type audit information

* fix (nc-gui): move records audit under a feature flag

* fix (nc-gui): lint

* refactor: enable audit in CE

* fix(nc-gui) : v0 audit rendering issue

* fix (nc-gui): records audit correctly load after refresh when expanded record is open

* fix (nc-gui): records audit code polishes

---------

Co-authored-by: Yoones Khoshghadam <yooneskh@gmail.com>
Co-authored-by: Pranav C <pranavxc@gmail.com>
2025-01-10 17:19:11 +03:00
Ramesh Mane
11a09e58c7 fix(nc-gui): user profile oss changes 2024-12-27 14:39:59 +05:30
DarkPhoenix2704
5969da2f41 feat: load comments from attachmnets fix: comments refactor from expandedformstore 2024-07-25 10:04:18 +05:30
Pranav C
2e5c4d073d chore: lint 2024-07-12 18:22:05 +00:00
Pranav C
849c4a746e fix: extract base id from model meta since it can belongs to npn-active base 2024-07-12 18:22:02 +00:00
Ramesh Mane
bba72a08fe fix(nc-gui): reload audit & scroll in real time 2024-07-05 16:47:00 +05:30
Ramesh Mane
b224397656 fix: Audit records only available for super user (#8882)
* fix(nc-gui): audit record access issue for oss base creator

* fix(nocodb): use user created_at instead of project user created_at

* fix(nc-gui): show comment from start instead of bottom

* fix(nc-gui): enable record audit logs for all user roles

* fix: enable comment & audit list for viewer

* fix(nc-gui): enable grid row comment count

* fix(nc-gui): update empty comment state text

* chore(nc-gui): lint

* Update en.json

* chore(nc-gui): lint

* fix(nc-gui): remove padding and add hover effect in audit record logs

* fix(nc-gui): comment/audit user role info issue

* fix(test): update share base comment drawer test case

* fix(nc-gui): record audit item line height issue

* fix(nc-gui): truncate record comment/audit user name

* fix(nc-gui): text truncate issue

* fix(nc-gui): update base user map on updating base user role

* fix(nc-gui): update grid row count on adding/removing comment

* fix(nc-gui): skip loading row audits in ee & after adding/updating comment

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-06-28 17:56:41 +05:30
Anbarasu
9109e7adc2 fix(nc-gui): update the audits design in expanded form (#8867)
* fix(nc-gui): update the audits design for ce

* fix(nc-gui): ui fix

* fix(nc-gui): left padding
2024-06-26 22:08:01 +05:30
Anbarasu
dcf0896505 fix: comments of prev row loading in ui (#8799) 2024-06-19 20:54:16 +05:30
Anbarasu
88278a77a0 fix: comment delete not working (#8714)
* fix: missing ui acl

* fix: remove unwanted ref fix: wrap condition in template
2024-06-13 14:29:47 +03:00
Raju Udava
5b7c788048 Nc fix/comments UI (#8711)
* fix: minor fixes

* fix: minor fixes

* fix: minor fixes

* fix: hover on comment

---------

Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
2024-06-13 13:22:17 +05:30
Anbarasu
55425f57de feat: Notifications (#8622)
* feat: notifications wip

* feat: wip

* feat: longpoll and notifications.controller.ts

* feat: longpoll and notifications.controller.ts

* feat: enable email notifications

* fix: notification styles and list

* fix: update swagger feat: connect poller to frontend

* fix: minor ui corrections

* feat: move notifications to ee feat: scroll to commentId fix: polling fail on network error fix: unreadcount not updating fix: add workspace to comment mention event

* fix: pubsub for notifications

* fix: warning maxListeners

* fix: update ui

* fix: minor fixes

* chore: move pub-sub to redis folder

* fix: update ui and schema feat: optimistic comment update and create

* fix: row empty during inital load causing row not loading

* fix: build

* fix: some updated

* fix: minor ui corrections

* fix: manage local state manually for interactivity

* fix: remove prev notifcation data

* fix: review comments

* fix: code rabbit comments

* fix: code rabbit comments

* feat: delete notifications

* fix: code rabbit comments

* fix: row RowMeta manipulation fix: overflow notifications

* fix: invalid offset

* fix: updated widths

* fix: tests

* fix: playwright

* feat: resolved by comments

* feat: update layout

* fix: wait 5 seconds before polling start, after polling starts, reload the notifications

* fix: bug fixes

* fix: disable long polling for playwright

* fix: update migration

* fix: lint

* fix: code rabbit comments

* fix: resolve tooltip

* feat: resolve ee

* fix: build failing

* fix: review comments

* fix: dependency synx

* fix: update notification style
2024-06-07 11:40:54 +05:30
rohittp
e02e2f15b1 chore: ignore empty new lines at the end of comments 2024-06-03 11:34:40 +00:00