flisowna
|
94e6e5367d
|
fix PR issues
|
2 years ago |
Daniel Spaude
|
04d9b08f55
|
add delete and duplicate row buttons to expanded form and grid view
|
2 years ago |
Wing-Kam Wong
|
68ef30b889
|
feat(nc-gui): use the default base id if baseId is not provided
|
2 years ago |
Pranav C
|
887269d5c1
|
fix(gui): single select cell related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4d1e5d8869
|
fix(gui): clear selected range on new row creation with shortcut
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
269c63b374
|
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
599f003773
|
fix(gui): bind keydown handler to document
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
eaf3d1cd65
|
refactor(gui): remove advanced db related options for xcdb project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
05b5eaa114
|
fix(gui): bind keydown event to table body to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3bc404c42a
|
fix(gui): close invite modal on escape key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
630e0c44e2
|
fix(nc-gui): incorrect usage of optional chain expressions
|
2 years ago |
flisowna
|
7cbc36b403
|
fix PR issue
|
2 years ago |
Wing-Kam Wong
|
9e26b57e2c
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
4f4d876bbd
|
fix(nc-gui): oldAttachment not iterable
|
2 years ago |
Wing-Kam Wong
|
e87c0fdbd5
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
33bf9d5fed
|
fix(nc-gui): cater new attachments in gallery view
|
2 years ago |
Wing-Kam Wong
|
404df667a5
|
fix(nc-gui): field query in kanban view
|
2 years ago |
Wing-Kam Wong
|
c6039e3536
|
feat(nc-gui): allow all mime types logic
|
2 years ago |
mertmit
|
46b5640dce
|
feat: add showNull to global state to control indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
a69f8e5c16
|
fix: copy/paste attachment data validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
69d75f74e8
|
fix(nc-gui): Cleanup
|
2 years ago |
Pranav C
|
53408f7d70
|
refactor(gui): use a computed property to compute cell active/not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
196e4a5b61
|
fix(gui): reload app info after setting license
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48f58d730d
|
fix(gui): skip keydown event handler if active cell value is `NaN`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
f3e27ff2c5
|
geodata: fix record number and layout issue on a map view
|
2 years ago |
Wing-Kam Wong
|
d36e16ba57
|
fix(nc-gui): kanban attachment path logic
|
2 years ago |
Wing-Kam Wong
|
10d54fa260
|
feat(nc-gui): patch attachment url in kanban
|
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 |
Pranav C
|
ee8621b82c
|
fix(gui): update refresh-token api url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
5b4b45ae76
|
fix: hide system relation column from LTAR popup
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
559da5c7be
|
fix(nc-gui): pass sort & filter to fetchSharedViewGroupedData
|
2 years ago |
Wing-Kam Wong
|
5e5be6adc7
|
fix(nc-gui): revise filterArrJson and sortArrJson in fetchSharedViewGroupedData
|
2 years ago |
mertmit
|
b00b74933f
|
fix: isPg, isMysql calls
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
b39f16d760
|
fix(nc-gui): revise groupingFieldColumn in share view
|
2 years ago |
Wing-Kam Wong
|
43c2e05745
|
feat(nc-gui): add default ncAttachmentFieldSize & ncMaxAttachmentsAllowed
|
2 years ago |
Wing-Kam Wong
|
d97ae2ec17
|
feat(nc-gui): retrieve ncAttachmentFieldSize and ncMaxAttachmentsAllowed from app info
|
2 years ago |
flisowna
|
727e7710b9
|
geodata: save map feature toggle in local storage
|
2 years ago |
Wing-Kam Wong
|
2c36fcec2b
|
fix(nc-gui): get public gallery data from sharedView.view
|
2 years ago |
Wing-Kam Wong
|
8b84a76bcb
|
fix(nc-gui): include offset in fetchSharedViewData
|
2 years ago |
Wing-Kam Wong
|
b9935d14cb
|
fix(nc-gui): exclude kanban fk_grp_col_id from meta.value.columns
|
2 years ago |
Wing-Kam Wong
|
2adbc68fce
|
fix(nc-gui): get groupingFieldColumn logic
|
2 years ago |
Wing-Kam Wong
|
10633df624
|
fix(nc-gui): include kanban grouping field
|
2 years ago |
Pranav C
|
c54bfd435a
|
fix(gui): construct project base metadata from public meta api response
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
c2220c6a6b
|
fix issues from PR
|
2 years ago |
Pranav C
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
9904169531
|
geodata: fix map shared view
|
2 years ago |
flisowna
|
6676126fea
|
geodata: address PR feedback (WIP)
|
2 years ago |
flisowna
|
58f8818af8
|
add share view to map view
|
2 years ago |
Pranav C
|
6ef17339cf
|
fix(gui): cell copy-paste if condition correction
re #4758
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |