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
|
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 |
mertmit
|
7f2a5103f6
|
fix: useRoute from vue-router in useProject
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
c1a86f0808
|
fix: use ref for forcedProjectId
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
832c4adf8b
|
clean code
|
2 years ago |
flisowna
|
97361e4854
|
geodata: move info about record limits depending on the size of data into map view (WIP)
|
2 years ago |
Pranav C
|
c0266c007f
|
fix(gui): encode id to escape special chars in url
re #4704
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
09359286dd
|
WIP updating without refresh records number in toolbar
|
2 years ago |
flisowna
|
f3430611f0
|
geodata: switch info about record limits depending on the size of data in map view
|
2 years ago |
flisowna
|
d7cafa2ef9
|
WIP info button on toolbar about record limits in map view - WIP
|
2 years ago |
flisowna
|
38eb7b0475
|
WIP info button on toolbar about record limits in map view
|
2 years ago |
Pranav C
|
4986a5892f
|
fix(gui): replace api call which requires auth token in public page
re #4694
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c841c767f0
|
fix(gui): stop event propagation in view rename input
re #4686
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
cb5721364f
|
geodata: add a new row on clicking on the plus icon
|
2 years ago |