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
Pranav C
a757da6838
fix(gui):shared view creation bug and show icon in shared view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
da7ae2190a
feat(gui): show emoji in tab level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
flisowna
4f3d3b3702
WIP changing page size limits for map view
2 years ago
Ekaterina Balakina
e94ebe9f4c
fix multiselect
2 years ago
flisowna
1332519fe7
egg easter for geodata column works
2 years ago
flisowna
ceabbf3f6e
geodata easter egg: debugging weird template reactivity issue for the bottom menu - works now
2 years ago
flisowna
ca9d3889b4
Revert "geodata easter egg: debugging weird template reactivity issue for the bottom menu"
...
This reverts commit 3f7db98c55
.
2 years ago
flisowna
3f7db98c55
geodata easter egg: debugging weird template reactivity issue for the bottom menu
2 years ago
flisowna
1f89769750
geodata easter egg: debugging weird template reactivity issue for the bottom menu
...
* state: simply string rendering of the reactive value works,
but only at the top of the menu
* doesn't work when used on the level of the menu-items (also not as a conditional variable)
2 years ago
Ekaterina Balakina
812b82f853
fix save search query
2 years ago