աɨռɢӄաօռɢ
|
f9e395f269
|
Merge pull request #4436 from nocodb/feat/expanded-form-button
feat: add Save & Exit and Save & Stay buttons in Expanded Form
|
2 years ago |
Wing-Kam Wong
|
eedea07bea
|
chore(nc-gui): lint
|
2 years ago |
աɨռɢӄաօռɢ
|
094b22e186
|
Merge pull request #4454 from nocodb/fix/shared-gallery-view
fix: shared gallery view
|
2 years ago |
Wing-Kam Wong
|
381aa3e3e4
|
fix(nc-gui): close dropdown if a menu item is clicked
|
2 years ago |
Wing-Kam Wong
|
4d4514c7d4
|
feat(nc-gui): add useMenuCloseOnEsc to kanban toolbar
|
2 years ago |
Raju Udava
|
8596fbeaae
|
Merge pull request #4405 from nocodb/fix/tab-switch-issue
Fix: Grid view - tab switch bug
|
2 years ago |
Raju Udava
|
6ef8fca440
|
Merge pull request #4448 from nocodb/fix/percentage-cell
Fix: Grid - percentage cell bugs
|
2 years ago |
Raju Udava
|
d8009a8d65
|
Merge pull request #4450 from nocodb/fix/table-rename-inflection
Fix: Table rename - use user inputed value as alias
|
2 years ago |
Wing-Kam Wong
|
c9611247a1
|
Merge branch 'develop' into fix/csv-infinity-wait
|
2 years ago |
Wing-Kam Wong
|
19f8fd61fa
|
fix(nc-gui): trigger useKanbanViewStoreOrThrow only in kanban view
|
2 years ago |
Wing-Kam Wong
|
db0db46a5d
|
fix(nc-gui): return loadGalleryData if it is public
|
2 years ago |
Raju Udava
|
abf05fbb40
|
Merge pull request #4451 from nocodb/feat/close-menu-on-escape
feat: Toolbar - close toolbar menu on escape key press
|
2 years ago |
Pranav C
|
915575309d
|
feat: close toolbar menu on escape key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
3a06074681
|
qrcode: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
d6e9d7defe
|
qrcode: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
db04d9b728
|
qrcode: playwright tests (WIP; atm broken)
|
2 years ago |
Pranav C
|
a7b6790a9f
|
refactor: set default inflection to none
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
183e596b21
|
fix: pass table alias when renaming
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
51bb83b7ee
|
qrcode: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
7b354ddff2
|
qrcode: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
91ab9cf863
|
Revert "qrcode: playwright tests (WIP)"
This reverts commit 84bd0f111c .
|
2 years ago |
Daniel Spaude
|
84bd0f111c
|
qrcode: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
991c79f03c
|
qrcode: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
e9661a1135
|
qrcode: playwright tests (WIP)
|
2 years ago |
Pranav C
|
3b3d842ba1
|
fix: focus percentage input on enter key press and on enter key press save and navigate to next row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e074b6338e
|
fix(gui): avoid rendering cell component while switching tab
- to avoid passing wrong(previous tabs data) data to cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
25b68a74cd
|
fix(gui): checkbox rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
73db942ab7
|
qrcode: playwright tests (WIP)
|
2 years ago |
Wing-Kam Wong
|
2e8443b790
|
Merge branch 'develop' into feat/expanded-form-button
|
2 years ago |
Daniel Spaude
|
9a23fcbe08
|
Merge branch 'develop' into qr-prototyping-cleanedup
|
2 years ago |
աɨռɢӄաօռɢ
|
f5ea771db9
|
Merge pull request #4435 from nocodb/fix/query-field
fix: query field
|
2 years ago |
Pranav C
|
ace406da1e
|
Merge pull request #4387 from nocodb/fix/column-creation
fix(nc-gui): avoid keeping unnecessary props when switching column type
|
2 years ago |
Pranav C
|
96ebbd99fb
|
Merge pull request #4445 from nocodb/misc
UI improvements and corrections
|
2 years ago |
Pranav C
|
bd504c8ebd
|
chore(api): linting
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
596a877f02
|
test(playwright): kanban test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
75a15735f9
|
fix(playwright): change close to escape and cancel to close
|
2 years ago |
Wing-Kam Wong
|
545c5875bb
|
fix(nc-gui): expectedPage logic
|
2 years ago |
Wing-Kam Wong
|
11555d9743
|
fix(nocodb): applyPaginate when ignoreViewFilterAndSort is false
|
2 years ago |
Wing-Kam Wong
|
5936a2042c
|
feat(playwright): add saveAndExitMode logic in expanded form
|
2 years ago |
Wing-Kam Wong
|
d1aaef0a6a
|
feat(nc-gui): add classes for playwright
|
2 years ago |
Wing-Kam Wong
|
8fa4031357
|
Merge branch 'develop' into fix/query-field
|
2 years ago |
Pranav C
|
8072c40c06
|
feat(gui): focus first input in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
63a9c7e42e
|
refactor(gui): show rtl option based on active locale
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2fab4c4632
|
fix(gui): miscellaneous ui fixes and improvement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
874a3f122b
|
feat(nc-gui): rename cancel button to close
|
2 years ago |
Wing-Kam Wong
|
6e153b7bfc
|
test(playwright): update Save Row button text
|
2 years ago |
Wing-Kam Wong
|
f9250b7c95
|
feat(nc-gui): add save and exit / stay logic
|
2 years ago |
Wing-Kam Wong
|
d57d722566
|
feat(nc-gui): add MdiCancel, MdiContentSaveEdit & ADropdownButton
|
2 years ago |
Wing-Kam Wong
|
633fec95f9
|
feat(nc-gui): remove important on py-0
|
2 years ago |
Wing-Kam Wong
|
7c615768b6
|
feat(nc-gui): add save & exit and save & stay
|
2 years ago |