514 Commits (82df90e21a90cf7ad4b4bfc4dd23ac8ddc28bf54)

Author SHA1 Message Date
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
Wing-Kam Wong 3348bba4f9 fix(gui-v2): handle share view project id case 2 years ago
Pranav C 7b7f87c851 fix(gui-v2): insert view column even if fields array is empty 2 years ago
Pranav C 3532352d46 refactor(gui-v2): remove message toast after commenting 2 years ago
Pranav C 3bc93b953a refactor(gui-v2): use utility function to extract id 2 years ago
Pranav C 769f146b3e fix(gui-v2): log audit and reload audit list on row update 2 years ago
Pranav C 174ae68f56 chore(gui-v2): group imports and rename arg 2 years ago
Pranav C caf8a5e440 chore(gui-v2): lint 2 years ago
Pranav C 229a664eed refactor(gui-v2): replace `getPlainText` with `getHTMLEncodedText` 2 years ago
Pranav C 49d6fa2170 fix(gui-v2): on cell update use response data to update row 2 years ago
Wing-Kam Wong 76bc3eb96c fix(gui-v2): trigger reload in updateOrSaveRow 2 years ago
Wing-Kam Wong e37f6b68fe fix(gui-v2): use location.origin 2 years ago
braks def691b5d4 fix(gui-v2): check if arr exists before mapping 2 years ago
braks 40e67573ad fix(gui-v2): shared form view not passing files when submitting 2 years ago
braks e9474292a6 fix(gui-v2): attachment cell not accepting files in shared form view 2 years ago
mertmit e82fa79658 fix(gui-v2): isAnyFieldHidden indicator 2 years ago
Wing-Kam Wong 29c1083c28 fix(gui-v2): ncSiteUrl in appInfo 2 years ago
Wing-Kam Wong 8c5780cf3e fix(gui-v2): baseURL 2 years ago
Muhammed Mustafa 5895ddb4ba fix/Fixed viewer permission issues 2 years ago
Muhammed Mustafa e824ff033f fix/Filter deletion fixed for shared view 2 years ago
Muhammed Mustafa 70a8ef5c94 chore/pr comments included 2 years ago
Muhammed Mustafa 4ea8b6ac94 fix/Added filter sorting for user with viewer role 2 years ago
Pranav C 9501f9b54e enhancement(gui-v2): bring icon in fields menu 2 years ago
Pranav C 4a6883094e fix(gui-v2): show comments only for saved records 2 years ago
mertmit 846bf32e05 fix(gui-v2): use ref value for isSharedBase 2 years ago
Pranav C 677dd3ddc5 refactor(gui-v2): menu style corrections 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 1bd8e778af feat(gui-v2): persist theme colors and add picker for accent 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago