Pranav C
3bff97f57d
refactor(cli): rename `nc` alias to `noco` to avoid conflict
...
- currently `nc` is conflicting with `nc` (netcat) command in ubuntu and not allowing user to run the script
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
13b518e26b
fix(api): swagger - provide unique operation ids
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
985b184ede
fix(api): swagger - remove request body from bulk delete by filter
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4fae00aa3f
fix(api): swagger count type definition syntax correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
558653e635
fix(api): remove wrapped property from swagger api response
...
- it's only required for sdk generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Bueno, João
b0249e6964
fix(ng-gui): find unique neighbours
...
Find unique neighbours on formula paths, therefore avoiding "circular
reference" incorrect error validation while editing formula columns.
closes #4024
2 years ago
navi
2e783e7a02
New translations en.json (Bengali, India)
2 years ago
navi
192337f2a3
New translations en.json (French)
2 years ago
navi
b72c042bbe
New translations en.json (Spanish)
2 years ago
navi
c3d1e4a340
New translations en.json (Arabic)
2 years ago
navi
f2bbbfe201
New translations en.json (Danish)
2 years ago
navi
e903dcd18e
New translations en.json (Finnish)
2 years ago
navi
a3e68a7756
New translations en.json (Hebrew)
2 years ago
navi
91b6d19277
New translations en.json (Italian)
2 years ago
navi
02666317d5
New translations en.json (Korean)
2 years ago
navi
db549778c5
New translations en.json (Dutch)
2 years ago
navi
c463d10d6d
New translations en.json (Norwegian)
2 years ago
navi
2fae029ef1
New translations en.json (Polish)
2 years ago
navi
7395344c0c
New translations en.json (Portuguese)
2 years ago
navi
9a8a064140
New translations en.json (Russian)
2 years ago
navi
51c5ed032a
New translations en.json (Japanese)
2 years ago
navi
c3768f6e73
New translations en.json (Slovenian)
2 years ago
navi
e87a53e1a2
New translations en.json (Turkish)
2 years ago
navi
afe77d67a5
New translations en.json (Ukrainian)
2 years ago
navi
487b336f02
New translations en.json (Chinese Simplified)
2 years ago
navi
ba00896aa7
New translations en.json (Chinese Traditional)
2 years ago
navi
73a2bf27a7
New translations en.json (Vietnamese)
2 years ago
navi
446c748d08
New translations en.json (Portuguese, Brazilian)
2 years ago
navi
8253fb2d1f
New translations en.json (Indonesian)
2 years ago
navi
8b0a6e96ec
New translations en.json (Persian)
2 years ago
navi
44b28e82f0
New translations en.json (Thai)
2 years ago
navi
6f6f5307c0
New translations en.json (Croatian)
2 years ago
navi
833b0d3456
New translations en.json (Latvian)
2 years ago
navi
f7ac24d8e5
New translations en.json (Hindi)
2 years ago
navi
4de4c2678c
New translations en.json (Swedish)
2 years ago
navi
f7eb8bdca5
New translations en.json (German)
2 years ago
navi
f847157940
Update source file en.json
2 years ago
Pranav C
32ee627caa
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c2b502f6d1
refactor(gui): add missing prop in default value
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
20a9f3eef6
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
735bcb6017
fix(gui): avoid setting filter list data for nested from state
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
9755191104
fix(gui): convert computed dependencies to reactive for proper functioning
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
41788be13b
chore(gui): corrections and lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
be70b540a5
refactor(gui-v2): tab level sort state
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
86586fd1a9
refactor(gui-v2): replace pain object with Map
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d2657d1339
wip(gui-v2): sorts state
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e3dc42bf76
wip(gui-v2): keep tab level view state(filter/sort/fields)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4584655410
fix(gui): scroll to view only if required
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d11fa385c5
refactor(gui): trigger scroll to cell only on key navigation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
f06803c2a3
refactor(nc-gui): remove !f?.status
2 years ago