Pranav C
65e327e1a9
fix(gui): add fallback for copy to clipboard
...
re #3598
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
9a856326c9
fix: scale input use v-model:value
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
braks
1c7883d165
refactor(nc-gui): pass `showLoading` as prop to ColumnFilter
2 years ago
braks
5320a313bc
refactor(nc-gui): hide loading spinner when reloading from view filters
2 years ago
braks
41d11cf246
refactor(nc-gui): update webhook drawer styles
2 years ago
Pranav C
0a95987acf
fix(gui): auth and token tab missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
ae2210a261
fix(nc-gui): use cb for permission check
2 years ago
Pranav C
390ca00758
refactor(gui): avoid extra negation by reversing computed var
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f5a0cafab1
feat(gui): move fullscreen icon to tab bar
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
fc424c1fcc
feat(gui): fullscreen option to toggle nav drawers
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
5ede6ee764
chore(nc-gui): remove unnecessary opts
2 years ago
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
braks
0567b47afc
fix(nc-gui): right sidebar collapse not working
...
# What's changed?
* use sync ref to sync sidebar state to storage
* use cb function for toggle
2 years ago
Muhammed Mustafa
d3802828f1
feat/Added general tooltip to allow alt + hover to trigger tooltip
2 years ago
braks
16b238fd8b
fix(nc-gui): remove injection usage in callback
...
# What's changed?
* update EditOrAdd form style
* remove injection use on callbacks
* fixes errors thrown while changing column type
* use `unref`
2 years ago
Pranav C
9bc3cfc1b8
fix(gui): for new record hide virtual columns other than LTAR
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5cc8fea068
fix(gui): hide reload row if it's a new row
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
f5fa3cd2d9
fix(nc-gui): checkbox cell unselectable
2 years ago
Pranav C
033b6c2ad3
chore(gui): proper formatting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
056da116de
fix: use ref value instead & drop unnecessary logic
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
21b2c1c3c4
fix(gui): on airtable import scroll to the end on progress
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
386a4e3e6e
fix: PR requested changes
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Muhammed Mustafa
e3ed82d67e
feat/Added tooltip to show table name in table tree view
2 years ago
braks
a9b53a4a48
feat(nc-gui): add web types for directives
2 years ago
braks
8804bea441
fix(nc-gui): fetch view data regardless if meta is present
2 years ago
braks
0b96387cba
revert(nc-gui): add optional operator
2 years ago
braks
4018592655
chore(nc-gui): more type fixes
2 years ago
braks
971dda7769
revert(nc-gui): deep selectors
2 years ago
braks
81db2c8435
chore(nc-gui): fix type issues and set proper ref types
2 years ago
braks
3320453637
chore(nc-gui): remove `as any` typecasts wherever possible
2 years ago
braks
2b780cc3e0
fix(nc-gui): set default values for `useState` and fix type issues
2 years ago
braks
e84b8b2272
refactor(nc-gui): defer loading project to subpage
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
38a9cb6c44
refactor(nc-gui): update useCellUrlConfig composable
2 years ago
Wing-Kam Wong
84a93b474a
fix(nc-gui): make checkbox visible on hover & more easy to tick
2 years ago
mertmit
de7ad9e186
fix(pg): select column default value
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
0cc1d027ba
fix: gallery card cover image distortion
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Raju Udava
5bc43c0ac5
chore(CY): fix modal - class name map
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
8270af97b8
test: active modal - class name mapping
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
a39f1c740c
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
91251e94e0
chore (CY): active menu- class name mapping corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
ab9a2aa06c
test: active menu access using class name
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
5cff69bbd1
chore(cypress): improve date picker selection by filtering by classname
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
9c721f5426
chore(CY): add class name for modal & menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
043e8d3040
chore(cypress): improve modal selection by filtering by unique classname
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6c8171dd5b
chore(cypress): improve drawer selection by filtering by unique classname
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1e436f6651
chore(cypress): improve menu selection by filtering by unique classname
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
84e7ca3811
chore(nc-gui): narrow down language types
2 years ago
braks
f7d326fcbc
refacotr(nc-gui): make whole lang btn clickable
2 years ago
braks
e31e1ad182
fix(nc-gui): lazy load languages for initial load perf
2 years ago