Pranav C
|
d62b3d9419
|
refactor: include `storeToRefs` in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
30cd0c3d42
|
refactor: move tab composable to pinia store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dbce6f0952
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a5bfaf90ad
|
refactor: disable hm option in cloud and make relation virtual
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
49272e8a9f
|
refactor: only allow url hook and disable app api call if env is set
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
759ee66e92
|
tiny refactoring (PR feedback)
|
2 years ago |
Pranav C
|
b2577a8e43
|
fix: add signout api to clear refresh token from db and cookie
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
6f1a3e8dc8
|
cleanup
|
2 years ago |
Semjon Geist
|
c894659283
|
add filter only enabled bases to openCreateTable
|
2 years ago |
Pranav C
|
06f03c5315
|
refactor(gui): reset value in finally block
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f32512a3d7
|
fix(gui): while creating column/project disable button to avoid duplicate api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Semjon Geist
|
cd5f434640
|
change base type
|
2 years ago |
Daniel Spaude
|
625f98abbc
|
code scanner for forms - WIP (improve button look)
|
2 years ago |
Daniel Spaude
|
110dd079af
|
code scanner for forms - WIP (only show scanner button if editor has enabled it)
|
2 years ago |
Daniel Spaude
|
b8299475a5
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
34134da10a
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
f858064d66
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
9a7a3c8baf
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
d31501564b
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
f3817f1858
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
bf88c3c2c4
|
code scanner for forms - WIP
|
2 years ago |
Semjon Geist
|
ef72406cb6
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
58b44a0151
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
d6ba711ec8
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
c65f5bbe9f
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
mertmit
|
38175509d8
|
fix: tab control
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
5dec1b937f
|
code scanner for forms - WIP
|
2 years ago |
Semjon Geist
|
d191779e31
|
add feature 5103
|
2 years ago |
Daniel Spaude
|
f09fdcd247
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
a845a32b60
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
3ca03d2052
|
code cleanup
|
2 years ago |
Pranav C
|
e093264e19
|
fix(gui): show modal popup with text if copy failed
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
99a7bcbd5b
|
fix(gui): if copy failed show error message and print content in console
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
48789fab43
|
refactor(gui): sidebar toggle icon color change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
922b203cf2
|
refactor(gui): use css var to set tab title border
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1e5f268b74
|
refactor(gui): tab size increase and define colors as css var
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7971792c9b
|
feat(gui): new navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4f1f63db72
|
refactor(gui): icon text color and border color change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0a8594d347
|
refactor(gui): hide sidebar shadow in navbar part
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e84c7db820
|
feat(gui): white navbar (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2c09fb8f62
|
fix(gui): allow entering project name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3b19d6d7c0
|
feat(gui): generate default project nme and select and focus the input
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ce51e890c5
|
fix(gui): disable nested page transition to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
e5d7c19094
|
mobile optimisations - switch to createSharedComposable (vue-use) for useViews composable
|
2 years ago |
Pranav C
|
5006f7295d
|
fix(gui): sidemenu item key correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
96040220a3
|
fix(gui): make add icon visible in dark mode and show it all the time in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
270be1bdd6
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
a8489c3edd
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |