Pranav C
bce5ab6d40
feat: add warning slot
4 months ago
Pranav C
57c9ea3e46
chore: lint
4 months ago
Pranav C
9d93060b6f
refactor: use `tables` reactive var and if not found then look in metas
4 months ago
Pranav C
3a048b3eb1
refactor: cleanup
4 months ago
Pranav C
9b8e354b77
fix: handle null case
4 months ago
Pranav C
6826cebe1f
fix: delete column from related table, exclude system fields from option
4 months ago
Pranav C
6e6257868b
fix: rebase corrections
4 months ago
Pranav C
e3333f4c67
fix: disable duplicate option for custom link
4 months ago
Pranav C
0039658e55
fix: allow columns as foreign key when abstract types matches
4 months ago
Pranav C
a21c2fd6cf
test: playwright test - WIP
4 months ago
Ramesh Mane
66eeaaf86c
fix(nc-gui): update chevron icon size
4 months ago
Ramesh Mane
8df1ecda1d
fix(nc-gui): resize icons size to align with text size
4 months ago
Ramesh Mane
53015b1429
fix(nc-gui): relation settings tables changes
4 months ago
Ramesh Mane
e77fd0c1c4
fix(nc-gui): remove unwanted file
4 months ago
Ramesh Mane
817af0e356
fix(nc-gui): add advance relation setting table connection line
4 months ago
Ramesh Mane
6e9b5e9200
fix(nc-gui): replace component a-select with NcSelect
4 months ago
Ramesh Mane
1936d31648
fix(nc-gui): optimize nc select component
4 months ago
Ramesh Mane
1b04bac817
fix(nc-gui): on toggle validate field error
4 months ago
Ramesh Mane
e5eb471499
fix(nc-gui): use grayscale base icon in relation settings field modal
4 months ago
Ramesh Mane
ff06da8726
feat(nc-gui): update advance link field modal with new design
4 months ago
Ramesh Mane
f54ef63b3e
fix(nc-gui): add relation settings tables
4 months ago
Ramesh Mane
16e13e18a2
feat(nc-gui): update relation type ui with new design
4 months ago
Ramesh Mane
d4dbf97a23
fix(nc-gui): change relation type ui from edit column modal
4 months ago
Pranav C
3bcbc2ca02
fix: lookup - interbase link
4 months ago
Pranav C
0ee27e716c
feat: relation across bases
4 months ago
Pranav C
f3381252ff
fix: avoid deleting foreign key when it's a custom link
4 months ago
Pranav C
00ead02e08
fix: reload meta after link creation
4 months ago
Pranav C
6155444885
feat: custom relation - WIP
4 months ago
Pranav C
fa0f7f0d05
feat: custom relation
4 months ago
Pranav C
826905ca49
feat: custom link creation
4 months ago
Ramesh Mane
11e9672b52
fix(nc-gui): add new row btn width issue ( #8989 )
5 months ago
Ramesh Mane
7577fddcb3
Nc fix: prevent commentor/viewer from enabling hidden columns ( #8971 )
...
* fix(nc-gui): show proper error msg instead of harcoded text
* fix(nc-gui): disable show field switch is user don't have permission
* fix(nc-gui): hide hidden field for commenter/viewer role
* fix(nc-gui): hide groupby option in local mode
* fix(nc-gui): groupby issue in shared view if grouping field is hidden
* fix(nc-gui): show pagination even if total no pages is 1
* fix(nc-gui): show hidden grouping field in shared view
* chore(nc-gui): type mistake
* fix(nc-gui): show/hide all columns in local mode issue
* fix(nc-gui): pw test fail issue
* fix(nc-gui): hide/show field local mode save issue
5 months ago
Ramesh Mane
1fc030ea27
fix(nc-gui): sidebar width issue if user hide & reload page ( #8972 )
5 months ago
Raju Udava
dce7bf8502
Nc chore/menu titles ( #8961 )
...
* fix: menu items
* test: fix menu item name change
* fix: menu items in expand record, kanban & mfe
5 months ago
Ramesh Mane
5cfe0f781b
Nc feature: Import CSV - skip field mapping during import ( #8915 )
...
* fix(nc-gui): import csv changes
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): duplicate table name issue
* fix(nc-gui): uncheck auto select field type checkbox
* fix(nc-gui): skip field mapping during csv import
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): remove auto mapping option
* fix(test): update import excel test cases
* fix(nc-gui): review changes
* fix(nc-gui): quick import modal width issue
* fix(nc-gui): w.replace is not a function
5 months ago
Ramesh Mane
b56c585572
fix: load expnaded form row on cliking on bt, ltar cell chip ( #8950 )
...
* fix(nc-gui): load expnaded form row on cliking on bt, ltar cell chip
* fix(nc-gui): chip content alignment issue
5 months ago
Ramesh Mane
3ce5674968
chore(nc-gui): lint
5 months ago
Ramesh Mane
a05ce47cdc
fic: added after inset audit record data
5 months ago
Ramesh Mane
bba72a08fe
fix(nc-gui): reload audit & scroll in real time
5 months ago
Anbarasu
64a66b48a0
feat: attachments by url, webcam ( #8921 )
...
* fix: attachment fixes
* feat: support camera, local rewrite uploads feat: url, wip
* fix: upload url
* fix: import useAttachmentCell
* fix: handle invalid urls, edge cases
* fix: handle stopping all active streams
* fix: styling
* fix: styling
* fix: tests correction
* fix: bulk updates tests
* fix: thumbnail support, fix: icons for all fix: url with redirect not working fix: overflow issue fix: scope style modals fix: expanded form design broken
* fix: clear all active streams
* fix: mirror camera
* fix: update colors fix: enable upload-via-url in shared views
* fix: upload-via url
* fix: typo
* fix: update styles fix: added localization fix: issues with camera
* fix: update translation
* fix: show error inline fix: icon hover effect not working fix: reuse media stream
* fix: slowui
* fix: don't load if the filetype does not starts with image/video
* fix: translation
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
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
Ramesh Mane
132a8b5947
fix(nc-gui): translation merge issue ( #8938 )
5 months ago
Ramesh Mane
a41c7c0eec
feat(nc-gui): field list order should be same as view column order
5 months ago
Ramesh Mane
6be0c340f6
fix(nc-gui): field list order issue
5 months ago
Anbarasu
87d1cc4fd1
fix: ui acl issue ( #8916 )
5 months ago
Anbarasu
da150f8efd
Feat: support createdAt, updatedAt, formula for calendar ( #8904 )
...
* feat: support system datetime cols for calendar view
* feat: formula support
* fix: custom priority sort fix: error if formula is invalid
* fix: coderabbit suggestions
* fix: selectedDate not updating
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
Anbarasu
bd00e8e243
feat: groupby aggregation ( #8838 )
...
* feat: groupby aggregation
* fix: reload data
* fix(nc-gui): fix: better aggregate update condition
* fix(nc-gui): limit api aggregation calls
* fix(nocodb): aggregation api refactor feat(nocodb): bulk aggregate apis
* feat(nocodb): update swagger.json fix(nocodb): parse aggregation json feat(nocodb): public endpoint
* fix: get first res
* fix: swagger bugs
* fix: integrate bulk aggregation
* fix(nc-gui): bulk agg not triggering in shared view
* fix(nc-gui): avoid agg load inside table in groupby
* fix(nc-gui): issue when key is decimal
* fix(nc-gui): trigger aggregate before ui update
* fix(nc-gui): update triggering bulk api calls
* fix(nc-gui): custom label in pagination
* test: unit tests
* chore: move to ee
* fix: gui separation
* fix: pagination gui
* fix: summary flicker
* fix: pr review
* fix: groupby pagination
* fix: aggregation alias handling
* fix: agg not updating
* fix: expanded-form broken
* fix: unit tests
* fix: playwright tests
* fix: playwright tests
* fix: user select, groupby tests
* fix: groupby inner pagination alignment
* fix: stddev sqlite value
* fix: review changes
* fix: ui flicker
5 months ago
Mert E
fb213eee0e
feat: export as on background ( #8890 )
...
* feat: csv export job
* fix: duplicate job
* feat: csv export job final
* feat: data export extension POC
* feat: data export final
* fix: extensions & scroll
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago