braks
07f99f5f51
fix(nc-gui): apply ltr/rtl direction on language switch
2 years ago
Muhammed Mustafa
25d420a331
fix(test): Changed tpo data-testid from data-nc
2 years ago
Pranav C
650a527949
Update JoinCloud.vue
...
Open link in new tab
2 years ago
Pranav C
0d98971c4b
feat(gui): add join cloud button
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
3c2720d449
feat(testing): Integrated data-nc standard for dom attribute used for testing
2 years ago
Muhammed Mustafa
592c94e9d1
feat(testing): Added polling to most expect and added stabalization
2 years ago
braks
25b1872587
fix(nc-gui): type issues
2 years ago
braks
50779659b8
feat(nc-gui): add disabled prop to tooltip for force disable
2 years ago
braks
0ec25eff2a
chore(nc-gui): remove unnecessary conditions
2 years ago
braks
39dba67913
chore(nc-gui): add return statements
2 years ago
braks
0f2261c251
refactor(nc-gui): extend tooltip toggle conditions
...
# What's changed?
- toggle tooltip when key is pressed and mouse leaves/reenters element
- toggle tooltip on modifier key change
- use isHovering to detect element hover
2 years ago
braks
5bb174ba4f
feat(nc-gui): make logo animation size responsive to logo size
2 years ago
braks
9e13d6ba79
feat(nc-gui): add ping animation to logo on click
2 years ago
braks
fcfab01995
chore(nc-gui): fix types and cleanup unused vars
2 years ago
Pranav C
e6c686dd32
fix: provide proper z-index value to avoid unexpected behaviour
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d1d6081a35
fix(nc-gui): overlay z-index
2 years ago
braks
ce1be6ca18
fix(nc-gui): survey form alignments and line height
2 years ago
braks
756ae49194
fix(nc-gui): icon in powered by floating at wrong pos
2 years ago
braks
b4f4f7de6f
feat(nc-gui): dark mode icon for powered by
2 years ago
braks
ee6f8b2964
refactor(nc-gui): use grid for survey layout
2 years ago
braks
90372f280a
chore(nc-gui): cleanup
2 years ago
braks
46147cca70
chore(nc-gui): styles
2 years ago
braks
e733be1a5c
refactor(nc-gui): move Powered by into separate component
2 years ago
Wing-Kam Wong
65a60b56f4
refactor(nc-gui): rollback to previous format
2 years ago
braks
84552d9956
fix(nc-gui): ring opacity
2 years ago
braks
8042a00de3
fix(nc-gui): correctly update tab after renaming table
2 years ago
braks
b85a24b88c
refactor(nc-gui): update logo animation
2 years ago
Pranav C
ac74f27f5e
refactor(gui): update with new icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
0c542ee17a
test: preview-mode corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
9945838a2e
chore(nc-gui): lint
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
braks
2351718931
refactor(nc-gui): add no-prefetch to external links
2 years ago
braks
3e7ece9ccf
refactor(nc-gui): overlay transition
2 years ago
Wing-Kam Wong
adfb4300d4
feat(nc-gui): add nc version
2 years ago
braks
9a43bfa787
refactor(nc-gui): use enum for role permission keys
2 years ago
Raju Udava
1f848bb51d
fix(i18n): rtl for ar
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
mertmit
2353e6b421
fix: add community translated
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Muhammed Mustafa
eb2d115c6c
fix(nc-gui)/Removed unnecassary prop from GeneralOverlay
2 years ago
Muhammed Mustafa
030970bb66
fix(nc-gui)/Added classname prop for GeneralOverlay
2 years ago
Muhammed Mustafa
7f8d641b57
fix(nc-gui)/Added option for light background for and enabled it for Grid
2 years ago
Pranav C
b1a7c6272d
fix(gui): show fullscreen button tooltip on left side to avoid unexpected scrollbar
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
61e9cbd7d3
chore(nc-gui): revise the width of truncate text
2 years ago
Pranav C
0a95987acf
fix(gui): auth and token tab missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
94f1d090f3
feat(nc-gui): add w-full for kanban title case
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
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
Muhammed Mustafa
d3802828f1
feat/Added general tooltip to allow alt + hover to trigger tooltip
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
Pranav C
a39f1c740c
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago