Pranav C
|
b29189f0c3
|
refactor: move all icons to iconMap (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
ae62b78e73
|
code cleanup
|
2 years ago |
Wing-Kam Wong
|
7f065ecab8
|
refactor(nc-gui): src -> srcs
|
2 years ago |
Wing-Kam Wong
|
4cf26182a0
|
fix(nc-gui): show LazyCellAttachmentImage for images only
|
2 years ago |
Wing-Kam Wong
|
27a317a6e7
|
refactor(nc-gui): use LazyCellAttachmentImage
|
2 years ago |
Wing-Kam Wong
|
b38afece91
|
refactor(nc-gui): move logic to useAttachment
|
2 years ago |
Wing-Kam Wong
|
1fecbe0df8
|
fix(nc-gui): apply getImgSrc and showFallback on Gallery and kanban
|
2 years ago |
Daniel Spaude
|
04d9b08f55
|
add delete and duplicate row buttons to expanded form and grid view
|
2 years ago |
Pranav C
|
eadbdab289
|
refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
90bfa2dec2
|
feat(gui): improve row navigation option in expanded form
- Add tooltip
- Show warning if out of bound
- Hide option from nested
- Implement it in Gallery view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
37827df89a
|
geodata: undo accidental code deletion
|
2 years ago |
flisowna
|
215c7be6d0
|
geodata: delete apparently unused inject/provide code
|
2 years ago |
flisowna
|
c2220c6a6b
|
fix issues from PR
|
2 years ago |
Wing-Kam Wong
|
9a0391c2a3
|
fix(nc-gui): show LTAR record in view for users to add even it is empty
|
2 years ago |
flisowna
|
e90e978bd5
|
barcode: fix linter issues
|
2 years ago |
flisowna
|
1131b67363
|
WIP barcode column type
|
2 years ago |
flisowna
|
187a2bf3a0
|
geodata: expandedForm on marker click
|
2 years ago |
Pranav C
|
3882bd1692
|
fix: parse attachment column value if string
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
Muhammed Mustafa
|
3c2720d449
|
feat(testing): Integrated data-nc standard for dom attribute used for testing
|
2 years ago |
Raju Udava
|
4876e4ef84
|
test: gallery framework
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
redhoyasa
|
fba63b5f2a
|
remove unused lines
|
2 years ago |
redhoyasa
|
04a7fbd525
|
feat(gallery): skip empty value to be displayed in the gallery view
|
2 years ago |
flisowna
|
1eb51bb14f
|
geodata: render geo data points in view (WIP)
|
2 years ago |
Pranav C
|
91bc7840e7
|
fix(gui): overwrite auto updated field on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
49a94eeec0
|
chore(nc-gui): remove unused import / variables
|
2 years ago |
braks
|
e884a7d1d4
|
refactor(nc-gui): move readonly injection to smartsheet
|
2 years ago |
Maya Nedeljković Batić
|
f9ea83d52d
|
fix(nc-gui): gallery cover image is clipped
|
2 years ago |
braks
|
4180e9ae9b
|
fix(nc-gui): prevent gallery cover img error
|
2 years ago |
Wing-Kam Wong
|
b6d0f29d0d
|
feat(nc-gui): introduce no image option in cover image fields menu
|
2 years ago |
Wing-Kam Wong
|
48d824cd64
|
fix(nc-gui): remove unnecessary update on LazySmartsheetExpandedForm
#3959
|
2 years ago |
Wing-Kam Wong
|
83a9de437f
|
fix(nc-gui): wrap LazySmartsheetExpandedForm by Suspense
|
2 years ago |
Wing-Kam Wong
|
e520a5da3d
|
fix(nc-gui): allow comments to expand form
|
2 years ago |
Pranav C
|
a4a5c2d6bc
|
refactor(gui): bring back missing code
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
90ab7166f1
|
fix(gui): gallery view bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
99b4ee654e
|
fix(gui): reload meta and data on gallery view change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
9945838a2e
|
chore(nc-gui): lint
|
2 years ago |
braks
|
cd30e58361
|
chore(nc-gui): lint
|
2 years ago |
braks
|
5b53c48894
|
refactor(nc-gui): use lazy load
|
2 years ago |
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
braks
|
fc343f8583
|
chore(nc-gui): use nuxt img
|
2 years ago |
braks
|
b07f52bb40
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
Pranav C
|
37324f9163
|
fix(gui): provide reload view data hook as fallback to reload view data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
765a96421f
|
fix(gui): on add new row show expanded form in gallery
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
838123c115
|
fix(nc-gui): link to row
|
2 years ago |
Pranav C
|
acba7769c0
|
fix(gui): use a different hook to reload the vue meta and avoid reloading data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fb6dd6ed09
|
fix(gui): avoid invoking gallery view meta api multiple times
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8434d8ccb4
|
chore(cypress): verify invalid url by checking toast and expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
aaa45c36e8
|
fix(gui): populate record url based on route param and active view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27ad01722e
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |