braks
52c311f7e3
fix(nc-gui): project state not properly reset
...
# What's changed?
* try loading project when clicking on list item
* reduces potential waiting times
* only load project if no request is running already
* move fetching project to parent page to prevent multiple loads
2 years ago
braks
9c9a73e466
chore(nc-gui): update Roles type
2 years ago
braks
2d0de7aed9
feat(nc-gui): add route param types
2 years ago
navi
24a09ef8a2
Merge pull request #3642 from nocodb/fix/checkbox-cell
...
fix(nc-gui): checkbox cell unselectable
2 years ago
braks
f5fa3cd2d9
fix(nc-gui): checkbox cell unselectable
2 years ago
Pranav C
bedf228711
Merge pull request #3636 from nocodb/fix/airtable-progress
...
fix(gui): Importing Airtable to SQL databases - scroll fix
2 years ago
Pranav C
033b6c2ad3
chore(gui): proper formatting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
21b2c1c3c4
fix(gui): on airtable import scroll to the end on progress
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
6230408117
Merge pull request #3606 from nocodb/refactor/defer-project-load
...
refactor(nc-gui): defer loading project to subpage
2 years ago
navi
92bd529e76
Merge pull request #3630 from nocodb/feat/web-types
...
feat(nc-gui): add web types for directives
2 years ago
navi
066f9dc83f
Merge pull request #3632 from nocodb/all-contributors/add-dolsem
...
add dolsem as a contributor
2 years ago
allcontributors[bot]
7bad8b5278
update .all-contributorsrc [skip ci]
2 years ago
allcontributors[bot]
d34debfe0d
update README.md [skip ci]
2 years ago
braks
47788a6664
fix(nc-gui): use correct return of fetch result
2 years ago
braks
a9b53a4a48
feat(nc-gui): add web types for directives
2 years ago
braks
bef059f99c
fix(nc-gui): remove if clause that prevent view from loading
2 years ago
braks
ba8ee402dc
fix(nc-gui): auth tab constantly re-opening
...
* Only reload project if it's not loaded already
* Prevent tab from re-opening
2 years ago
braks
8804bea441
fix(nc-gui): fetch view data regardless if meta is present
2 years ago
Raju Udava
0ab1af10b4
fix: shared view meta validation during load
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
0b96387cba
revert(nc-gui): add optional operator
2 years ago
braks
4018592655
chore(nc-gui): more type fixes
2 years ago
braks
971dda7769
revert(nc-gui): deep selectors
2 years ago
braks
81db2c8435
chore(nc-gui): fix type issues and set proper ref types
2 years ago
braks
3320453637
chore(nc-gui): remove `as any` typecasts wherever possible
2 years ago
braks
2b780cc3e0
fix(nc-gui): set default values for `useState` and fix type issues
2 years ago
braks
e84b8b2272
refactor(nc-gui): defer loading project to subpage
2 years ago
navi
90430cf17e
Merge pull request #3629 from nocodb/fix/3627-shared-form-view-with-password
...
fix(gui): shared form view with password
2 years ago
Pranav C
7f79ff514c
fix(gui): shared form view with password
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f54f972083
Merge pull request #3626 from nocodb/refactor/keep-rightsidebar-open
...
refactor(gui): keep the right sidebar open by default
2 years ago
navi
56bc08a3c3
Merge pull request #3624 from nocodb/fix/checkbox-in-form
...
fix(nc-gui): make checkbox visible on hover & more easy to tick
2 years ago
Pranav C
a3bc1b0a40
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
navi
359ff9befa
Merge pull request #3618 from nocodb/fix/gallery-cover
...
fix: gallery card cover image distortion
2 years ago
braks
38a9cb6c44
refactor(nc-gui): update useCellUrlConfig composable
2 years ago
navi
f94ddc323c
Merge pull request #3381 from dolsem/shared-view-url-customization
...
feat(gui-v2): customizable urls in shared views
2 years ago
Raju Udava
a1f213acef
Merge pull request #3552 from nocodb/docs/nc-gui
...
docs: NocoDB Documentation for 0.96.0
2 years ago
Raju Udava
221344fdb6
docs: update content and screenshots for webhooks page
2 years ago
Wing-Kam Wong
403f6d0f5e
fix: typo - ref: #3619
2 years ago
Raju Udava
c781806469
docs: update content and screenshots for `accessing APIs`
2 years ago
Wing-Kam Wong
84a93b474a
fix(nc-gui): make checkbox visible on hover & more easy to tick
2 years ago
Raju Udava
e7c7e22e7c
docs: update content and screenshots for airtable import
2 years ago
Raju Udava
30237c9a89
@dstala docs: update content and screenshots for airtable import
2 years ago
mertmit
0cc1d027ba
fix: gallery card cover image distortion
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Raju Udava
98b24ed06a
Merge pull request #3597 from nocodb/chore/cypress-improvements
...
chore(cypress): improvements
2 years ago
Raju Udava
aff7a1cec4
chore(CY): LTAR class name fix
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
50eaf81b0b
chore(CY): modal class name map fix - share base
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
e738728cba
chore(CY): invite user class name fix
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
5bc43c0ac5
chore(CY): fix modal - class name map
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
8270af97b8
test: active modal - class name mapping
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
8963f7c729
fix: language title corrections for ch
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago