Daniel Roe
141af9a651
fix: augment #app rather than #app/nuxt
12 months ago
Pranav C
e790abdbaf
refactor: rename project and base
...
- Rename `Project` => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
mertmit
8e5bd56eab
feat: long polling instead of socket for jobs
1 year ago
Wing-Kam Wong
7beccb57f4
chore: sync with develop
1 year ago
mertmit
7c4dfc99cc
feat: solely use id for jobs
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 year ago
mertmit
545e41f2c5
refactor: use enum for job status and job events
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
93e31f29d8
feat: interface for jobs plugin
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Daniel Spaude
ebd3a2e5f9
mobile optimisations - undo explorative changes to merge right and left menu
2 years ago
Daniel Spaude
5cd1effd7a
mobile optimisations - work on merging right and left sidebar (WIP)
2 years ago
Pranav C
f74ea9c044
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4095066c13
feat(gui): add app store page and restrict to super admin user
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
835db51b4e
chore(nc-gui): add more route param types
2 years ago
braks
2b89c4772b
chore(nc-gui): add title to route params type
2 years ago
braks
2d0de7aed9
feat(nc-gui): add route param types
2 years ago
braks
e31e1ad182
fix(nc-gui): lazy load languages for initial load perf
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
braks
6a2ccfd693
fix(gui-v2): teleport warning on shared view form
2 years ago
braks
afb565678d
feat(gui-v2): add a simple color picker for primary theme color
2 years ago
braks
958a8ebbcf
chore(gui-v2): add route meta shims
2 years ago
braks
8ed92af4c2
refactor(gui-v2): rename `GlobalState` to `UseGlobalReturn`
2 years ago
braks
f47319a2ca
refactor(gui-v2): move useGlobal types to useGlobal dir
2 years ago
braks
0f8ea25102
chore(gui-v2): update import paths for composables
2 years ago
braks
5393c1df85
revert(gui-v2): remove nocodb-sdk shims
2 years ago
braks
82e8f7fae9
fix(gui-v2): shim API functions (swagger outdated)
2 years ago
Braks
923a56ec21
chore(gui-v2): correct shims and remove typecast
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
c2b5d06471
feat(gui-v2): shim global i18n on vue app type
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
975c424a3b
refactor(gui-v2): add actions & getters to state
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
dd0402e3b8
feat(gui-v2): add email validation helper
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
0c36e8f16f
refactor(gui-v2): replace `useUser` with global state
...
# What's changed?
* instead of using the useUser composable, we inject a global state containing user and token
2 years ago
Braks
132d8de689
feat(gui-v2): add global state
2 years ago
Pranav C
d8e5bd09e3
wip: vuetify integration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago