4862 Commits (6b32671cf6b7d65a3651c22b252514d9b1bc2ebb)

Author SHA1 Message Date
mertmit 50e70d8224 fix: use correct naming for variable 2 years ago
mertmit 8df7119927 fix: custom color picker css 2 years ago
mertmit ad5f7c78f3 fix: custom color picker 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
Wing-Kam Wong c754bd461d fix(gui-v2): favicon.ico 2 years ago
Wing-Kam Wong c71bc4f86f fix(gui-v2): image paths 2 years ago
Wing-Kam Wong 10f3a6b9ed fix(gui-v2): relocate images 2 years ago
Pranav C 2ba487a425 chore(gui-v2): cleanup 2 years ago
Pranav C fafed69339 fix(gui-v2): update invite url 2 years ago
Pranav C 336f63df7e chore(gui-v2): shared view url correction 2 years ago
Pranav C 315de629ca chore(gui-v2): add a workaround to avoid redirecting to `#/` on load 2 years ago
Pranav C 45890000ba refactor(gui-v2): replace with hash based url 2 years ago
Wing-Kam Wong 9c554267e9 chore: revise preinstall for npm-force-resolutions 2 years ago
Wing-Kam Wong 8e342d5f11 fix: typescript resolutions 2 years ago
Wing-Kam Wong 1c6e934efa fix: include fields, sortArr, and filterArr in extractCsvData 2 years ago
Wing-Kam Wong 15d7dcf4af fix(gui-v2): add missing fields, sortArrJson & filterArrJson 2 years ago
Pranav C c10281b58c fix(gui-v2): load modal component on load 2 years ago
Pranav C 4db9c21faf chore(gui-v2): post-install script correction 2 years ago
Raju Udava 8444bff726 test: webhook CY test 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
Pranav C cfd57fd47f chore(gui-v2): update nuxt package after install to work with hash based routing 2 years ago
Pranav C 51e3fc8fc3 chore(gui-v2): use relative path in production build 2 years ago
Raju Udava 4788bd253c test: cy updates for user roles 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 9f94a8605e fix(gui-v2): exclude m2m table if `includeM2M` value is `false` of `"false"` 2 years ago
mertmit 888145905e feat: project color 2 years ago
Pranav C 8a18f4ab8d fix(gui-v2): navigate to default view if active view deleted 2 years ago
mertmit 1c62ff736e fix: ColorPicker support hex8 2 years ago
mertmit 6855664fbc feat: project theme frontend 2 years ago
mertmit 3e009d9497 fix: nested menu problem 2 years ago
mertmit 6fc82b70ed feat: fallback to default theme if wrong theme provided 2 years ago
mertmit 7a4e10f8b1 fix: ColorPicker type issue 2 years ago
mertmit 6de5d36b38 chore: add dependency `tinycolor2` 2 years ago
mertmit 9505c4c569 feat: project theme 2 years ago
mertmit d7cc322474 feat: implement useProject to project edit route 2 years ago
mertmit d87b88f780 feat: project update api allow meta prop 2 years ago
mertmit dabec18a07 fix: project title already in use disable self-match 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
Pranav C 9f5d14592a enhancement: show loader while loading meta 2 years ago