Ramesh Mane
5041a10533
Fix: Persist the left sidebar width and use pixels instead of percentage to configure the sidebar width ( #8931 )
...
* fix(nc-gui): use px to configure left sidebar width instead of percentage
* fix(nc-gui): ai review changes
* fix(nc-gui): use 256px sidebar default width in pw testing
* fix: use constant sidebar width
* fix(test): airtable import test fail issue
* chore(test): remove console
* chore(nc-gui): update comment
5 months ago
Anbarasu
480ec51953
maintenance ui ( #8909 )
...
* feat: maintenance alert ui
* fix: add dayjs advanced plugin
5 months ago
Anbarasu
87d1cc4fd1
fix: ui acl issue ( #8916 )
5 months ago
Ramesh Mane
97e59b1829
fix: Import CSV/Excel/JSON bug in non selected base ( #8895 )
...
* fix(nc-gui): use base from props baseId instead of current base in quickImport
* fix(nc-gui): import issue
* fix(nc-gui): external data sources are not visible in data source tab if selected base is not active base
* revet(nc-gui): base audit related changes
5 months ago
Pranav C
d63418f90b
fix: db icon alignment in treeview
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
Ramesh Mane
f940c263ba
fix(nc-gui): ai review changes
5 months ago
Ramesh Mane
43295a6e5d
fix(nc-gui): reset page when user opens audit from base context menu
5 months ago
Ramesh Mane
12a499abe7
fix(nc-gui): add table border in modal
5 months ago
Ramesh Mane
dfe16c5b34
feat(nc-gui): add new audit logs ui for oss
5 months ago
Ramesh Mane
5dda4c7d37
Nc fix: misc UI fixes ( #8827 )
...
* fix(nc-gui): external source text bold issue
* fix(nc-gui): make new record btn sticky to left in groupby
* fix(nc-gui): add some padding after add column header btn
* fix(nc-gui): links cell margin issue
* fix(nc-gui): groupby table footer issue
* chore(nc-gui): lint
* fix(test): pw test fail issue
* fix(test): pw test fail issue
* fix(test): remove only from test
5 months ago
Pranav C
7358dd80bc
fix: pass base prop ( #8824 )
5 months ago
Pranav C
d4e5ede2d3
Nc feat/Readonly source followup ( #8795 )
...
* feat: allow partial column update (GUI)
* feat: allow partial column update (backend)
* refactor: swagger schema description correction
* feat: allow edit from multi field editor
* fix: allow meta update in api level
* fix: add tooltip and docs link
* fix: multi field editor corrections
* fix: allow table meta update
* fix: allow table meta update
* fix: allow column validation update
* fix: block adding new option directly from cell
* fix: add tooltip for column menu options
* refactor: tooltips
* test: replace index with count as parameter
* fix: corrections
* refactor: hint text update
5 months ago
Pranav C
cd735c9be3
fix: pass source reference
5 months ago
Pranav C
c5a1047d0b
fix: show RO option for all type of sources
5 months ago
Pranav C
17bbfd3532
fix: permission correction
5 months ago
Pranav C
8cc39feb60
fix: review comments
5 months ago
Pranav C
212488b1c1
fix: review comments
5 months ago
Pranav C
d62f2cccfc
tests: playwright
5 months ago
Pranav C
234037d26c
feat: handle in fields
5 months ago
Pranav C
4561423226
refactor: move readonly props from meta to new cols for better stability
5 months ago
Pranav C
3820e91a1b
feat: label and tooltip corrections
5 months ago
Pranav C
c73b0b62ad
fix: proper role extraction
5 months ago
Pranav C
76ff5594d1
fix: pass source reference where it's missing
5 months ago
Pranav C
82b89d1ffe
fix: middleware corrections
5 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
5 months ago
Pranav C
e82ea344bd
refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context
5 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
5 months ago
Pranav C
0d2505ebcb
fix: save readonly state in source meta column
5 months ago
Ramesh Mane
50f287f215
Nc Refactor: dialog modals ( #8743 )
...
* fix(nc-gui): update view create modal for grid & kanban
* fix(nc-gui): update calendar view create modal
* feat(nc-gui): add support to select gallery cover image while creating/duplicating view
* fix(nc-gui): update view icon size in view create modal
* fix(nc-gui): add input shadow effect
* refactor(nc-gui): dlg ui
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* chore: revert display message
* chore: lint
* fix(nc-gui): truncate field name
* fix(nc-gui): ignore empty lines at the end in form view #3104
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Anbarasu
c1a537b3c0
feat: calendar followup ( #8643 )
...
* fix: sidemenu update design
* fix: image roundness
* fix: image roundness
* feat: support current time indicator
* feat: support hide weekends feat: current time indicator
* fix: hiding on incorrect records
* fix: move to bottom
* fix: week view missing weekend hide
* fix:minor corrections
* fix: overlaps in weekview and day view
* fix: calendar minor fixes
* fix:styles
* fix minor changes
* fix: ui ux changes
* fix: limit max sidebar width to 20rem on lower viewport
* fix: update hover effects and width
* fix: add some hover effect
5 months ago
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
6 months ago
rohittp
f8c31dbb8b
refactor: add todo
6 months ago
rohittp
3de09e3e2c
fix: force refresh on delete
6 months ago
Pranav C
7b694af26a
fix: app store image path correction ( #8575 )
6 months ago
Pranav C
ef1997a7fe
fix: handle empty search path when editing connection param or when change is done using json edit ( #8573 )
6 months ago
Chavy
c023e9955a
fix(nc-gui): sidebar width issue ( #8570 )
6 months ago
Ramesh Mane
73a4c31872
fix(nc-gui): audit, meta sync table issue
6 months ago
Ramesh Mane
b0f482801a
fix(nc-gui): audit table overflow issue
6 months ago
Pranav C
f7d3fd72dd
test: update audit tab opening steps
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
16f7741cc0
fix: add missing scrollbar
6 months ago
Pranav C
1bb3c8d9ed
fix: acl check
6 months ago
Pranav C
6c01e5df4f
refactor: scrollbar and other padding corrections
6 months ago
Pranav C
2dbc3013f0
refactor: move edit connection to tabs
6 months ago
Pranav C
d36e0eca7a
refactor: ui corrections
6 months ago
Pranav C
46da690cdd
test: delete table - add class to avoid ambiguity
6 months ago
Pranav C
40f02d5be7
test: erd test correction
6 months ago
Pranav C
3892505930
refactor: ui spacing corrections
6 months ago
Pranav C
0355f6861b
refactor: move datasource
6 months ago
Mert E
993ff32d0f
fix: source reorder ( #8496 )
6 months ago
Anbarasu
fb67cafde7
feat: remove calendar top bar ( #8379 )
...
* feat: remove calendar top bar
* fix: remove debug logs
* fix: update styles
* fix: update styles
* fix: posthog telementry
* fix: calendar tests
* fix: updates ui
* test: reorder options
* fix: month view - use local time with timezone
* fix: update styles and move components fix: tests
* fix: update styles and move components
* fix: update styles
* test: fix tests
* fix: update toolbar styles
* fix: failing tests
* fix: cmd f search shortcut
* fix: change side menu sizes
* fix: calendar test corrections
* fix(nc-gui): update size logic
* fix(nc-gui): update styles
* fix(nc-gui): update some more styles
* fix(nc-gui): update toolbar styles
* fix(nc-gui): update select component
* fix: update styles
* fix: calendar test
* fix: ux changes
* fix: final changes
* fix: calendar tests
6 months ago