DarkPhoenix2704
e2dde21330
fix: enable snapshots
5 days ago
DarkPhoenix2704
a4545964f5
fix: snapshot fixes
6 days ago
DarkPhoenix2704
6834d46eb5
fix: tooltips and color corrections
6 days ago
DarkPhoenix2704
bc05ad2a8c
fix: trigger switch on click
6 days ago
DarkPhoenix2704
5d1f74b0bd
fix: design corrections
6 days ago
DarkPhoenix2704
3997346a22
fix: design corrections
6 days ago
DarkPhoenix2704
99da2552a7
fix: oss erd test
6 days ago
DarkPhoenix2704
8dbe398bae
fix: filter tests
6 days ago
DarkPhoenix2704
759004842d
fix: go to visibility on base node action
6 days ago
DarkPhoenix2704
b8ae038da7
chore: move to ee and acl
6 days ago
DarkPhoenix2704
11252f07f9
fix: snapshot creare and delete modal and ui
6 days ago
DarkPhoenix2704
aa2f145e48
fix: snapshot creatuon and restoring failing
6 days ago
DarkPhoenix2704
acc7f54223
feat: ui wip
6 days ago
DarkPhoenix2704
213a39e50e
feat: ui wip
6 days ago
DarkPhoenix2704
c0dd153ea8
feat: snapshot ui and move misc settings to base tab
6 days ago
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>
2 weeks ago
Ramesh Mane
6de41d261e
Nc fix/misc UI changes ( #9829 )
...
* fix(nc-gui): update text from UI ACL to View access
* fix(nc-gui): add missing translation key
* fix: view visibility
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 weeks ago
DarkPhoenix2704
524f56145e
fix: rebase
3 weeks ago
DarkPhoenix2704
30a4cc7ec7
feat: gallery view infinite scroll
3 weeks ago
Raju Udava
85fcea4345
fix: icon size
3 weeks ago
Pranav C
b6a6bbee5f
fix: minor ui corrections
3 weeks ago
Anbarasu
04f49c13d8
feat: infinite scroll ( #9403 )
...
* feat: infinite scroll wip
* feat: implement column create
* feat: improve scroll performance and minor bugs
* fix: optimize cache clear fix: preserver selected items from cache clear
* feat: add keyboard support
* fix: get rid of unwanted data
* feat: infinite scroll
* fix: reload visible data
* fix: rowIndex Sync
* fix: row height fix
* fix: performance issues
* fix: small issues
* fix: stablize scrolling
* fix: scroll fails to load new data
* fix: best part is no part remove bunch of manual handling and move to computedProperty
* fix: load data as chunks instead of offset
* fix: deboucne 500 ms
* feat: safe chunk clearing
* feat: working infinite table(wip)
* fix: handle delete selected range of rows
* fix: update types
* fix: nuxt warnings
* fix: table fixes
* feat: undo-redo support for infiniteTable
* fix: fix addEmptyRow
* fix: groupby fixes
* fix: refactor visibleDtaa computed
* fix: cache clear
* fix: invalid offset error
* fix: add empty row elem
* fix: rows not loading at end
* fix: refactor
* fix: more tests passing
* fix: perf optimizations
* fix: couple tests
* fix: row height tests
* fix: row height tests
* fix: row height tests
* fix: sync row comment count
* fix: fixes
* fix: lot of tests
* fix: update the row placeholder columns size calculation
* fix: update the totalRows on loadData
* fix: tests when count is 0
* fix: hide placeholder if rowHeight is small
* fix: not required imo as infinite scroll is implemented
* fix: links tests
* fix: filter tests
* fix: insert after test fix: Row: Create, Update, Delete fix: Row height fix: Create column tests
* fix: error, timezone bug fix: shared view data not loading after 100
* fix: ignore shifting. this fixes errors in rows, which has some mandatory required cells
* fix: keyboardShortcuts test
* fix: project collaboration test
* fix: increase local cache fix: records empty on switching to full screen mode fix: links issue on new records
* fix: row and col margin for improved data rendering
* fix: addEmptyRow to table bottom
* fix: update gridShare test fix: shared view grid feat: new count endpoint public
* fix: undo-redo test failing
* fix: bulkUpdate chore: disabled bulkUpdate tests for now
* fix: slow searchBtn
* fix: limit max selection
* fix: limit selection to 100
* fix: initial chunk load to 100
* fix: couple fixes
* fix: couple fixes
* fix: row expand
* fix: scrollto Top and scrollTo Bottom on Shift Cmd Down/Up
* fix: drop support for cmd A
* fix: failing tests
* fix: error on clicking resize col
* fix: premature fetching
* fix: deleteSelected not working properly
* fix: test build
* fix: test build
* fix: throttled 500
* fix: scroll related issues fix: added transitions
* fix: scroll related issues
* fix: decrease col margin
* fix: increase local cache and update Buffer
* fix: decrease throttle
* fix: improve scroll performance
* fix: improve scroll performance
* fix: improve scroll performance
* fix: fixes
* feat: beta toggle show
* feat: beta toggle show
* fix: hold scroll action
* fix: sync visible data reloadVisibleDataHook
* fix: refactor useBetaFeatureToggle fix: useMultiSelect in table
* fix: dynamically reduce margin while loading records
* fix: some bugs
* fix: data loading in infinitescroll
* fix: shared view and search issues
* feat: betaToggles menu
* fix: scroll showing up in aggregation
* fix: text
* fix: implement shifting in addEmptyRow
* fix: calculate slices on rowHeight modified
* fix: keep invalid cells until another row selected
* fix: remove row if filter gets failed
* fix: update styles
* fix: move filter handling to nocodb-sdk
* fix: user field filter
* fix: sort order
* fix:user field sorting
* fix: update virtual cols
* fix: updated sort handling
* fix: updated sort handling
* fix: updated sort handling for bulkUpdate and undo-redo
* fix: unit tests
* fix: deleteSelectedRecords fails
* fix: chunkstates errors
* fix: sort bugs
* fix: scroll position
* fix: delete selectedrange of records
* fix: improved chunk management
* fix: sync toggle states across tabs
* fix: sync between tabs
* fix: limit issues
* fix: update issues
* fix: zIndex
* fix: minor fixes
* fix: cmd arrow issue
* fix: bulkdelete index issues
* fix: empty rows at top
* fix: queue add new record behaviour
* fix: resolve rowObj addEmptyRow
* fix: typo
* fix: clear indexes
* fix: reload if width is zero
* fix: manual handling
* fix: remove console
* fix: prefetch when scroll from below
* fix: refactor fixes
* fix:undo-redo with sort
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
4 weeks ago
Pranav C
aae5d9663e
feat: auto generate connection fix on failure for known connection issues
1 month ago
Pranav C
ea6ce8d27b
Miscellaneous fixes and improvements ( #9699 )
...
* fix: base icon color in breadcrumb
* fix: allow expanding nested record from expanded form
* fix: focus base lable in tree view on create/delete/load
* fix: avoid allowing deletion of display value
* fix: focus input field if activeElement is div
* fix: text area height issue
* refactor: show app version on hovering nocodb icon
* refactor: focus only if adding new record
* refactor: extract foreign key value for external source
1 month ago
Ramesh Mane
288cfa8b75
fix(nc-gui): Prevent keyboard shortcuts if user is in cell edit mode or any other active input element ( #9600 )
...
* fix(nc-gui): stop event propogation is active element is input
* fix(nc-gui): disable expanded form keyboard shortcuts navigation if it is first row or last row
* fix(nc-gui): oss test fail issue
2 months ago
Ramesh Mane
c7fad698be
Nc fix: skip confirmation modal for duplicate view ( #9586 )
...
* feat(nocodb): add view copy api backend changes
* fix(nc-gui): skip duplicate view modal
* revert(nocodb): duplicate view api changes
* chore: lint
* fix(nc-gui): update duplicate view return type
* fix(nc-gui): ai review changes
* fix(nc-gui): update duplicate view test cases
* fix(nc-gui): pr review changes
2 months ago
DarkPhoenix2704
5a104101fe
fix: telemetry updates
2 months ago
DarkPhoenix2704
a8dc019444
fix: refactor available feed trigger fix: handle twitter error
2 months ago
DarkPhoenix2704
fbc3502a7d
fix: refactor endpoints
2 months ago
DarkPhoenix2704
510e53309d
fix: minor bugs
2 months ago
DarkPhoenix2704
0e9b9575d1
fix: hover effects fix: some bugs
2 months ago
DarkPhoenix2704
30a5d73d45
fix: design corrections
2 months ago
DarkPhoenix2704
e312b486de
fix: pr review changes
2 months ago
DarkPhoenix2704
7d8f351aa5
fix: update swagger apis
2 months ago
DarkPhoenix2704
2d5c12b164
fix: review changes
2 months ago
DarkPhoenix2704
b420d88616
feat: feed wip
2 months ago
Ramesh Mane
46e6cff0a3
Nc fix/duplicate name update ( #9573 )
...
* fix(nc-gui): duplicated view name issue
* fix(nc-gui): duplicated webhook title issue
* fix(nc-gui): duplicated field name issue from MFE
* fix(nocodb): duplicate integration unique name issue
* fix(nc-gui): duplicate default view is throwing error in views are not loaded
* test(nc-gui): update copyview test case
* fix(nocodb): ai review changes
* test(nc-gui): update MFE duplicate field test case
* test(nc-gui): fix kanban view test fail issue
2 months ago
Ramesh Mane
6653e8e7cc
Nc fix/dev warnings ( #9541 )
...
* fix(nc-gui): div cannot be child of table
* fix(nc-gui): div cannot be child of tr
2 months ago
Pranav C
6b6d6dff32
fix: disable form view creation only for data readonly source ( #9487 )
3 months ago
Pranav C
382156fab9
fix: clear store values only after redirecting to SignIn page ( #9412 )
3 months ago
Pranav C
02ec94583f
refactor: review comments
3 months ago
Pranav C
0fadae99af
refactor: review comments
3 months ago
Pranav C
00dd1001a4
refactor: review comments
3 months ago
Pranav C
22309fac2a
refactor: hide email and storage related plugins from appstore
3 months ago
Ramesh Mane
e808ef4a15
Nc Fix: Update extension UI as per new design ( #9306 )
...
* fix(nc-gui): show extension as floating
* chore(nc-gui): add puzzle icon
* fix(nc-gui): toolbar searchbox auto close issue on clearing input value
* fix(nc-gui): update extension header
* fix(nc-gui): update extension panel as per new design
* fix(nc-gui): update extension icons
* fix(nc-gui): mionr extension panel corrections
* feat(nc-gui): extension reorder support
* fix(nc-gui): extension reorder issue
* fix(nc-gui): extension min height issue
* fix(nc-gui): extension error screen
* fix(nc-gui): extension fullscreen padding
* fix(nc-gui): update extension marketplace modal
* fix(nc-gui): update extension details modal
* fix(nc-gui): some changes
* fix(nc-gui): some review changes
* fix(nc-gui): some review changes
* fix(nc-gui): update extension header
* fix(nc-gui): update extension title input box
* fix(nc-gui): enable extension is cloud
* fix(nc-gui): add extension subtitle support
* feat(nc-gui): allow user to add extension description in markdown file
* fix(nc-gui): add cmdk topbar btn in all screens
* fix(nc-gui): meta.glob() as option deprecated warning
* fix(nc-gui): minor changes
* fix(nc-gui): make cmdk icon smaller
* fix(nc-gui): monor review changes
* misc: alignment & text for desc
* fix(nc-gui): extension review changes
* fix(nc-gui): extension topbar btn ui updates
* fix(nc-gui): update extension header icon size
* fix(nc-gui): use description md file instead of plain text in manifest
* fix(nc-gui): update extension modal size
* fix(nc-gui): cmdk test update
* chore(nc-gui): lint
* fix(nc-gui): minor changes
* fix(nc-gui): update extension details panel gap
* fix: minor alignments
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Ramesh Mane
e0c2bdf5d2
fix(nc-gui): review changes
4 months ago
Ramesh Mane
6bc64f171b
chore(nc-gui): lint
4 months ago
Ramesh Mane
503d5783ce
fix(nc-gui): update source create job failed condition
4 months ago
Ramesh Mane
33319a1ba5
fix(nc-gui): grayed out disabled option select icon
4 months ago
Ramesh Mane
1213279bb9
fix(nc-gui): allow only 1 db creation per sqlite integration connection
4 months ago