Pranav C
|
bf95d5d0b3
|
refactor(gui-v2): move toolbar to tab content level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7ea4939771
|
refactor(gui-v2): menu label correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f242588992
|
refactor(gui-v2): add view menu and move items
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
598ac08089
|
fix(gui-v2): reload the page if the same form view is clicked
|
2 years ago |
Wing-Kam Wong
|
f9d5686c05
|
fix(gui-v2): webhook layout
|
2 years ago |
Wing-Kam Wong
|
03f5c77058
|
fix(gui-v2): remove incorrect isUIAllowed
|
2 years ago |
Wing-Kam Wong
|
b67f96eeb8
|
fix(gui-v2): includeM2M display
|
2 years ago |
Wing-Kam Wong
|
ccc76b01aa
|
Merge branch 'develop' into fix/gui-v2-view-break-issue
|
2 years ago |
Pranav C
|
79856254c5
|
Merge pull request #3235 from nocodb/fix/fixed-pagination-info-data-total-row-being-null-with-excluded-list-count-api
fix/Fixed pagination info of nestedChildrenExcludedList api where `totalRows` was set wrong due to a bugged sql query
|
2 years ago |
braks
|
5420822d99
|
feat(gui-v2): add sidebar transition
|
2 years ago |
braks
|
8cfbf347a3
|
chore(gui-v2): update styles
|
2 years ago |
braks
|
cabb3e9d06
|
chore(gui-v2): remove transition from header
|
2 years ago |
mertmit
|
05cb02cb85
|
fix(gui-v2): view list active class
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
986cb617d5
|
chore(gui-v2): update middleware docs
|
2 years ago |
braks
|
bf5b8a9ec4
|
chore(gui-v2): add injection key
|
2 years ago |
braks
|
bddd053cba
|
chore(gui-v2): remove unused import
|
2 years ago |
braks
|
b87118a917
|
chore(gui-v2): style fix
|
2 years ago |
braks
|
5fd4e50c81
|
chore(gui-v2): check if signed in before trying google auth
|
2 years ago |
braks
|
0fc56326df
|
feat(gui-v2): add google auth signup option
|
2 years ago |
Braks
|
eee13ae701
|
Merge pull request #3249 from nocodb/feat/theme-switcher
|
2 years ago |
braks
|
1bd8e778af
|
feat(gui-v2): persist theme colors and add picker for accent
|
2 years ago |
braks
|
91314dfb54
|
chore(gui-v2): cleanup styles
|
2 years ago |
braks
|
0444a20bd4
|
refactor(gui-v2): replace `pink-500` with `accent` color
|
2 years ago |
braks
|
47808a5eaa
|
chore(gui-v2,deps-dev): remove unnecessary deps & plugin
|
2 years ago |
braks
|
afb565678d
|
feat(gui-v2): add a simple color picker for primary theme color
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
braks
|
706915742c
|
chore(gui-v2): add title meta
|
2 years ago |
braks
|
a60b7af2fc
|
chore(gui-v2): add translations
|
2 years ago |
braks
|
f8cd8685b6
|
chore(gui-v2): change signin, signup & forget-password form structure
|
2 years ago |
braks
|
c323a53b88
|
chore(gui-v2): update transitions & styles
|
2 years ago |
Wing-Kam Wong
|
564add7eb7
|
fix(gui-v2): Failed to execute 'insertBefore' on 'Node'
|
2 years ago |
Wing-Kam Wong
|
500a710309
|
fix(gui-v2): skip undefined ids
|
2 years ago |
Wing-Kam Wong
|
8d16556495
|
fix(gui-v2): remove loadAggCommentsCount as it is included in loadData already
|
2 years ago |
Raju Udava
|
7b189285af
|
Merge pull request #3246 from nocodb/chore/gui-v2-edit-or-add-width
chore(gui-v2): fine tune EditOrAdd width
|
2 years ago |
Wing-Kam Wong
|
240fbec51d
|
chore(gui-v2): fine tune EditOrAdd width
|
2 years ago |
Raju Udava
|
60d1b358fb
|
Merge pull request #3234 from nocodb/fix/gui-v2-shared-base-issues
fix(gui-v2) shared base issues
|
2 years ago |
Wing-Kam Wong
|
387b7682c0
|
fix(gui-v2): missing column after reordering issue
|
2 years ago |
Wing-Kam Wong
|
4ad939d21e
|
chore(gui-v2): remove FIXME comment
|
2 years ago |
Wing-Kam Wong
|
ea5d6026a1
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
b4f50a5616
|
Merge branch 'develop' into fix/gui-v2-shared-base-issues
|
2 years ago |
Raju Udava
|
d933da3500
|
Merge pull request #3240 from nocodb/fix/gui-v2-disable-context-menu
fix(gui-v2): disable context menu
|
2 years ago |
mertmit
|
7da0231f82
|
Merge pull request #3245 from nocodb/fix/mysql-trim-enum-set
fix: trailing space issue for enum/set options
|
2 years ago |
աɨռɢӄաօռɢ
|
2909e0fea9
|
Merge pull request #3237 from nocodb/fix/integrated-table-column-toggle-while-table-creation
Fixed table column toggle while table creation
|
2 years ago |
Muhammed Mustafa
|
086a9adbd8
|
chore/pr comments included
|
2 years ago |
Pranav C
|
129ba9268f
|
chore(api): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
e978a59656
|
fix: trailing space issue for enum/set options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
8728a713ce
|
Merge pull request #3243 from nocodb/chore/menu-styles
chore(gui-v2): fix menu style spacings and colorings
|
2 years ago |
braks
|
f48664ab4c
|
fix(gui-v2): telemetry directive warnings
|
2 years ago |
braks
|
d6ec29abe7
|
chore(gui-v2): remove rounded from language tab
|
2 years ago |
braks
|
aa87e3c2ef
|
chore(gui-v2): fix menu style spacings and colorings
|
2 years ago |