Pranav C
6b6d6dff32
fix: disable form view creation only for data readonly source ( #9487 )
2 months ago
mertmit
6e8750886d
fix: handle missing col options for button
2 months ago
Pranav C
b871c01692
fix: Proper column meta null value handling ( #9452 )
...
* fix: proper null meta value handling
* refactor: optional chaining not required since parseProp always returns a non-null value
3 months ago
Anbarasu
ddb102b4e8
feat: add today shortcut for Date related fields ( #9425 )
...
* fix: document today's date shortcut
* fix: update keyboard bindings
* fix: update keybinding
* fix: date time cell copypaste
3 months ago
Pranav C
c38a8eec6f
refactor: change fieldId to generic id
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 months ago
Pranav C
852fd0e295
fix: if json string is invalid avoid trying to save on enter key press
3 months ago
Pranav C
0e7a9dce6b
fix: refresh-token based token generation issue
3 months ago
Pranav C
382156fab9
fix: clear store values only after redirecting to SignIn page ( #9412 )
3 months ago
Ramesh Mane
a90a8410ba
fix(nc-gui): typo mistake
3 months ago
Ramesh Mane
caba1c20a5
chore(nc-gui): lint
3 months ago
Raju Udava
7771dfdd9f
misc: padding fix
3 months ago
Ramesh Mane
88ae616691
fix(nc-gui): new modal sizes
3 months ago
Ramesh Mane
e25d8b4227
fix(nc-gui): update new theme colors shortcuts
3 months ago
Ramesh Mane
337d879cd7
fix(nc-gui): review changes
3 months ago
Ramesh Mane
21d28ac538
fix(nc-gui): review changes
3 months ago
Ramesh Mane
e4db877f58
fix(nc-gui): update scripts icon
3 months ago
Ramesh Mane
768f58cc9c
fix(nc-gui): add separator line in tabs
3 months ago
Ramesh Mane
d14a4c778a
fix(nc-gui): add screenshots & dynamic modal size support per extension
3 months ago
Ramesh Mane
778f39330c
fix(nc-gui): update marketplace modal tab icons
3 months ago
Ramesh Mane
5032eaaff1
fix(nc-gui): extension panel flickering issue on changing table if extension panel is closed
3 months ago
Ramesh Mane
ee51efde87
fix(nc-gui): update extension manifest format and details page
3 months ago
Ramesh Mane
9ef4bae63d
fix(nc-gui): udpate extension marketplace modal
3 months ago
Ramesh Mane
80fc967a51
fix(nc-gui): add loading state for extension
3 months ago
Ramesh Mane
9822fd2411
fix(nc-gui): new csv upload flow
3 months ago
Ramesh Mane
950b02faeb
chore(nc-gui): lint
3 months ago
Ramesh Mane
2976e70feb
fix(nc-gui): update marketplace modal
3 months ago
Ramesh Mane
d8f9668062
fix(nc-gui): add csv import history
3 months ago
Ramesh Mane
bc4d59a59d
fix(nc-gui): update csv import extension flow
3 months ago
Ramesh Mane
d09e2785eb
feat(nc-gui): customizable extension header
3 months ago
Ramesh Mane
f2cd376dfe
refactor(nc-gui): extension header to support customization
3 months ago
Ramesh Mane
ca280a41e1
fix(nc-gui): extension pane scroll issue
3 months ago
Ramesh Mane
0ec2ea29b1
fix(nc-gui): add loader for csv upload process step
3 months ago
Ramesh Mane
32cad2bd4d
fix(nc-gui): truncate extension martekplace card title
3 months ago
Ramesh Mane
3eb1c13296
fix(nc-gui): update text install -> add extension
3 months ago
Ramesh Mane
6f6c67ef21
fix(nc-gui): extension sidepanel resize issue on table change
3 months ago
Ramesh Mane
792bc7f810
fix(nc-gui): extension modal header update
3 months ago
Ramesh Mane
b2d8a174e1
fix(nc-gui): integration card focus outline issue
3 months ago
Ramesh Mane
98cdf41963
fix(nc-gui): extension panel resize issue
3 months ago
Ramesh Mane
7f1c93b774
fix(nc-gui): add transition on integration card hover
3 months ago
Ramesh Mane
98852eb6e1
fix(nc-gui): resize extension issue
3 months ago
DarkPhoenix2704
18fdf80b22
fix: add some docs to calendar code
3 months ago
Pranav C
ceea6b4304
fix: avoid setting filename prop for non sqlite connection config
3 months ago
DarkPhoenix2704
8187ed4340
fix: description condition
3 months ago
Anbarasu
dd499d1d13
Nc misc fixes ( #9363 )
...
* fix: show calendar is readonly when system fields or computed fields are used
* fix: handle data type mismatch
* fix: handle mysql 5 errors in calendar
* fix: mysql drag drop fix
3 months ago
Ramesh Mane
fea18145c7
Nc fix/UI misc changes ( #9354 )
...
* fix(nc-gui): barcode & rollup cell icon stroke issue
* fix(nc-gui): update single select icon
* fix(nc-gui): update `id:` => `FIELD ID:`
* fix(nc-gui): description icon alignment
* fix(nc-gui): field copy id hover effect
* fix(nc-gui): update mfe test case
* fix(nc-gui): update duration icon
* fix(nc-gui): udpate year icon
3 months ago
Ramesh Mane
162a726efd
Nc fix(nc-gui): add more integrations in ticketing category ( #9355 )
...
* fix(nc-gui): add more integrations in ticketing category
* fix(nc-gui): review changes
* fix(nc-gui): show loader integrations tab
* fix(nc-gui): typo error
3 months ago
Pranav C
bb3d2dc8f6
fix: while cloning base show only workspaces with required roles
3 months ago
Ramesh Mane
8f093fd1a7
fix(nc-gui): hide formula field in new record expanded form ( #9349 )
3 months ago
Pranav C
02ec94583f
refactor: review comments
3 months ago
Pranav C
0fadae99af
refactor: review comments
3 months ago