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
4 months ago
Pranav C
42d6241a00
fix: GUI corrections
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
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
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
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
5d451ad8f3
Nc fix: MFE & Field modal UI/UX ( #8878 )
...
* fix(nc-gui): Arrow keys in select fields moves field selection in the background
* fix(nc-gui): field modal border radius issue
* fix(nc-gui): create column header auto scroll issue
* fix(nc-gui): formula field details sub modal visibility issue
* fix(nc-gui): add missing field modal shadow
5 months ago
Ramesh Mane
f141049937
Nc feat: improve lazy loading for field edit or add ( #8846 )
...
* feat: improve lazy loading for field edit or add
* fix(nc-gui): use isEdit.value instead of isEdit
* fix(nocodb): validate required params in qr/barcode column create
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
5 months ago
Ramesh Mane
f921535cf2
fix(nc-gui): default value update issue if value is 0 ( #8857 )
5 months ago
Mert E
69466209fd
fix: missing setup for barcode & qr columns ( #8829 )
5 months ago