549 Commits (bc35ce676c1d0c61a6fe23c807b171a71fb847e1)

Author SHA1 Message Date
Wing-Kam Wong bc35ce676c fix(gui-v2): column not display after column creation 2 years ago
Wing-Kam Wong 5a8568efcd fix(gui-v2): add loadViewColumns before reloadData 2 years ago
Wing-Kam Wong e1b59fe3e4 fix(gui-v2): revise watch in useViewColumn 2 years ago
Wing-Kam Wong 53409fb347 fix(gui-v2): avoid watch logic to trigger even after signout 2 years ago
mertmit 5ae2882334 fix: use events instead of watch for color handling 2 years ago
Raju Udava aac150b21d refactor: delete message text alignment 2 years ago
Raju Udava 5c39e754b8 fix: i18n import 2 years ago
Raju Udava 3fe42c1a25 refactor: i18n updates 2 years ago
Pranav C 174c9a8957 fix(gui-v2): handle opening shared view/base opening in same window 2 years ago
Raju Udava 3d269a5087 refactor: i18n corrections 2 years ago
Raju Udava aaea33d5aa refactor: i18n for message.success 2 years ago
Pranav C b33cdd97b4 fix(gui-v2): keep font color normal even in readonly mode 2 years ago
Raju Udava 686de21eae fix: correct position for i18n include 2 years ago
Raju Udava 95d4afc0b5 refactor: i18n for message.info 2 years ago
Raju Udava 120bdd7c6a refactor: i18n roles menu 2 years ago
Pranav C 30db8ef2a1 fix(gui-v2): ternary condition correction 2 years ago
Pranav C 9dba1b9e1c fix(gui-v2): use client type property 2 years ago
Pranav C 752fcd371a fix(gui-v2): pass client property to get sqlui 2 years ago
Pranav C 5ca48d97f3 refactor(gui-v2): replace static string literal with enum 2 years ago
Pranav C c86b399ac4 fix(gui-v2): map proper icon form number and specific db type 2 years ago
Pranav C 27366ee1e7 refactor(gui-v2): identify abstract type properly 2 years ago
Pranav C a8d5861bc8 fix(gui-v2): hide options which is not relevant to sql view 2 years ago
Pranav C 6c430cdd97 fix(gui-v2): add missing await 2 years ago
Pranav C 92d4da7152 fix(gui-v2): block expand form in hared grid child list(hm/mm) modal 2 years ago
Pranav C f3d4b45d00 fix(gui-v2): show expand icon in cell 2 years ago
Wing-Kam Wong e26132a450 refactor(gui-v2): use function declaration instead of const declaration 2 years ago
Wing-Kam Wong 9eeabdf4dc chore(gui-v2): expose syncPagination 2 years ago
Wing-Kam Wong 09c898c58e fix(gui-v2): add syncPagination 2 years ago
Raju Udava 16aab18795 test: CY fix for attachment cell handling 2 years ago
Pranav C f28f28a986 fix(gui-v2): share project role state across composable using useState 2 years ago
mertmit 7b33b06fa7 feat: pick project theme from badge 2 years ago
mertmit 2f0740291a fix: set theme on project load 2 years ago
mertmit 4246fefab6 fix: use function scope instead of vue's effect scope 2 years ago
mertmit dbcb4a9611 fix: setTheme make theme parameter optional 2 years ago
mertmit 71ecbe1819 fix: use injection for useProject 2 years ago
mertmit cb919a17e1 fix: use theme primary for project color 2 years ago
mertmit f14cda18d7 fix(gui-v2): columns with title including special chars 2 years ago
Denis a4e351807c fix(gui-v2): replace isAuthenticated with signedIn 2 years ago
Denis cb5f948358 feat(gui-v2): make shared views editable 2 years ago
mertmit eb1b4da20b feat: move project dependent elements to useProject 2 years ago
mertmit 0aab7bffda fix: use computed for project meta 2 years ago
mertmit e44b01e722 feat: clear project state on scope dispose 2 years ago
Pranav C 8a18f4ab8d fix(gui-v2): navigate to default view if active view deleted 2 years ago
mertmit 6fc82b70ed feat: fallback to default theme if wrong theme provided 2 years ago
mertmit 9505c4c569 feat: project theme 2 years ago
mertmit d7cc322474 feat: implement useProject to project edit route 2 years ago
Wing-Kam Wong bd9a7ba1b5 fix(gui-v2): undefined view 2 years ago
Pranav C 17c59791f2 refactor(gui-v2): use useApi 2 years ago
Pranav C 89cdf6a96f enhancement(gui-v2): show spinner while loading grid data 2 years ago
Wing-Kam Wong d0952c1007 chore(gui-v2): remove console log 2 years ago