Ramesh Mane
e002ce67ca
fix(nc-gui): trigger field reload on adding new field
2 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>
2 weeks 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
Pranav C
8e1c05090c
refactor: extract icon based on index
1 month ago
Pranav C
be95825039
refactor: allow using icon index for checkbox and rating
1 month ago
Pranav C
fc3e4d2462
refactor: revert unnecessary changes
1 month ago
Pranav C
6ca6310f75
refactor: use debounce and counter to avoid race conditions
1 month ago
Pranav C
4471bab718
fix: replace computeAsync with custom watch to avoid unnecessary formula helper functions
1 month ago
mertmit
6e8750886d
fix: handle missing col options for button
2 months ago
Pranav C
244873ec53
refactor: function name
3 months ago
Pranav C
f4e68271e2
feat: default date/datetime value as current date
3 months ago
Pranav C
6ee2aba938
Nc fix/3616 formula related bugs ( #9277 )
...
* fix: handle `@` char in field name while generating identifier token for monaco
* fix: invalid formula validation in UI
3 months ago
Anbarasu
44ef0dc485
feat: field, table and view descriptions ( #9256 )
...
* feat: table description wip
* fix: swagger update
* fix: wip descriptions view
* feat: field, view, table descriptions
* fix: failing tests
* fix: allow description edit for schema read-only sources
* fix: add missing condition
* fix: ux changes fix: duplicate service didn't copy descriptions
* fix: long text default value update
* fix: add new line for long text
* fix: include labels for table and view description update
* fix: workaround without breaking all tests
* fix: update swagger types and tests fix
* fix: source restriction tests
* fix: pr review changes
* fix: updated icons
* fix: updated tooltip positions fix: minor corrections
* fix: invalid description length
* fix: update focus on tables
* fix: add shared view descriptions
* fix: title is missing
3 months ago
Anbarasu
0bb5ab9982
feat: button field ( #9144 )
...
* feat: static button type
* fix: swagger
* fix: style corrections
* feat: webhook trigger
* fix: disables
* feat: Button icons fix: row Delete failing
* fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling
* fix: disable case
* fix: disable case
* fix: update Button styles
* fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons
* fix: hide button field in Filters
* fix: fields menu corrections fix: update menu corrections
* fix: rebase
* feat: support webhook creation from ButtonOptions
* fix: sort related tests
* fix: keep webhook modal open
* fix: ui fixes
* fix: icon duplicate
* fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook
* fix: sort disable tooltip
* test: button playwright test
* fix: button column duplication
* fix: add error fix: column options
* fix: EditOrAddProvider.vue
* fix: add invalid configuration
* fix: ux corrections
* fix: ux corrections
* fix: error handling fix: clear single query cache on hook delete
* fix: include button type in api
* fix: update overlay styles fix: webhook update
* fix: formula placeholder
* fix: playwright tests
* fix: playwright tests
* feat: refactor formula input
* fix: added more spacing
* fix: no icon text
* fix: lint
* fix: handle invalid url
* fix: handle sort by for button causes issue when button used as lookup
* fix: button field position
* docs: button field
* fix: tooltip correction
* fix: link
* fix: add btn href
* fix: handle some edge cases
* fix: handle some edge cases
* fix: update font color
* fix: add manual trigger docs
* fix: sqlite BaseModel fix
* docs: button share view info
* fix: rebase
* fix: reduce height and added resize support fix: added tooltip if label overflow
* fix: manual hook disable state
* docs: manual trigger details in webhook page
* fix: chevron grey shade to 500
* docs: sample payload for manual trigger
* fix: style update
* fix: pr review comments
* fix: pr review changes
* fix: reactivity issue
* fix: reactivity issue
* fix: filter enabled on button
* fix: reload meta on webhook change
* fix: error handling in formula filter
* fix: handle url error
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Dov Benyomin Sohacheski
6378c25b30
🖱 Add `title` attribute to `AdvancedOptions.vue` on mouse hover ( #9132 )
...
* 🖱 Add `title` attribute to `AdvancedOptions.vue` on mousehover
* 🏷 Add label slot
4 months ago
Ramesh Mane
45ccdbbfe6
chore(nc-gui): lint
4 months ago
Ramesh Mane
4448dac652
fix(nc-gui): link field modal gap issue
4 months ago
Raju Udava
0354289616
Nc fix/minor bug fixes1 ( #9174 )
...
* fix(nc-gui): all tables tab btn icon alignment issue
* fix(nc-gui): link field modal gap issue
---------
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
4 months ago
Ramesh Mane
889fbf9317
fix(nc-gui): enable Limit record selection to a view in oss ( #9125 )
...
* fix(nc-gui): enable limit record view in oss
* feat: add view based filter support in OSS(api)
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
4 months ago
Pranav C
d4f76d348a
fix: Miscellaneous bugs ( #9149 )
...
* feat: support pretty print in webhook json
* fix: on renaming table update default view name as well
* fix: show default view name alias as 'Default view'
* fix: chunk loading error handling
* fix: global error boundary handling improvements
* fix: typo correction
* chore: sentry integration
* refactor: destroy the toast message after reload
* chore: add missing dependencies
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: sentry error reporting
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: improved error toast message
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: timeout correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
4 months ago
Anbarasu
a5fc9be175
feat: Formula colouring and improved suggestions ( #9072 )
...
* feat: formula language
* feat: formula coloring and ux improvements
* fix: suggestions generation
* fix: handle undefined editor
* fix: handle formula errors
* fix: update imports
* fix: minor corrections
* fix: test corrections
* fix: increase timeout
* fix: clear existing formulas before pasting
* fix: ux improve
* fix: ux improve
* fix: coloring issue
* fix: remove styles
* fix: handle wrapping
* fix: bug fixes
* fix: strict suggestion handling
* fix: update indent strategy
* fix: handle formula in nested state and unbalanced parens
* fix: formula fix
* chore: sync dependencies
4 months ago
Anbarasu
b9a15f2c51
feat: formula formatting support ( #9048 )
...
* feat: numeric formula formatting support
* feat: support url, email and phone feat: add datetime supports feat: add checkbox support
* fix: clean up
* fix: handle invalid source, fix: handle plain cell chore: translations
* fix: update the datatype when formula changes
* fix: formula fixes
* fix: tab ui
* fix: pr review changes
4 months ago
Pranav C
d1cc0a5fdc
refactor: allow label click to toggle switch
4 months ago
Pranav C
a85c52a3fc
fix: view and filters on custom links
4 months ago
Pranav C
a209128def
fix: allow toggling switch on clicking label
4 months ago
Pranav C
3b68f20ee5
fix: show bt relation of self-link under system fields
4 months ago
Pranav C
346b1cc392
Nc fix/links followup ( #8994 )
...
* fix: avoid using title as key since it's going to re-render on field name change
* fix: delete fk column only if type id ForeignKey
* fix: mark custom link as virtual and disable
* chore: lint
* refactor: on edit show relation information
* refactor: on edit show relation information
4 months ago
Pranav C
21c2ff8af9
fix: exclude unsupported columns
5 months ago
Pranav C
42d6241a00
fix: GUI corrections
5 months ago
Pranav C
57c9ea3e46
chore: lint
5 months ago
Pranav C
9d93060b6f
refactor: use `tables` reactive var and if not found then look in metas
5 months ago
Pranav C
3a048b3eb1
refactor: cleanup
5 months ago
Pranav C
6826cebe1f
fix: delete column from related table, exclude system fields from option
5 months ago
Pranav C
6e6257868b
fix: rebase corrections
5 months ago
Pranav C
0039658e55
fix: allow columns as foreign key when abstract types matches
5 months ago
Pranav C
a21c2fd6cf
test: playwright test - WIP
5 months ago
Ramesh Mane
66eeaaf86c
fix(nc-gui): update chevron icon size
5 months ago
Ramesh Mane
8df1ecda1d
fix(nc-gui): resize icons size to align with text size
5 months ago
Ramesh Mane
53015b1429
fix(nc-gui): relation settings tables changes
5 months ago
Ramesh Mane
e77fd0c1c4
fix(nc-gui): remove unwanted file
5 months ago
Ramesh Mane
817af0e356
fix(nc-gui): add advance relation setting table connection line
5 months ago
Ramesh Mane
6e9b5e9200
fix(nc-gui): replace component a-select with NcSelect
5 months ago
Ramesh Mane
1b04bac817
fix(nc-gui): on toggle validate field error
5 months ago
Ramesh Mane
e5eb471499
fix(nc-gui): use grayscale base icon in relation settings field modal
5 months ago
Ramesh Mane
ff06da8726
feat(nc-gui): update advance link field modal with new design
5 months ago
Ramesh Mane
f54ef63b3e
fix(nc-gui): add relation settings tables
5 months ago
Ramesh Mane
16e13e18a2
feat(nc-gui): update relation type ui with new design
5 months ago
Ramesh Mane
d4dbf97a23
fix(nc-gui): change relation type ui from edit column modal
5 months ago
Pranav C
3bcbc2ca02
fix: lookup - interbase link
5 months ago
Pranav C
0ee27e716c
feat: relation across bases
5 months ago