mertmit
|
cebd7b7df1
|
docs: NODE_OPTIONS environment variable
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a14feadbf5
|
fix: hide we-are-hiring box for small screens
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
eb377a444b
|
Merge pull request #4010 from nocodb/fix/overlay-z-index
Fix: Provide proper z-index value to avoid unexpected behaviour
|
2 years ago |
Pranav C
|
e6c686dd32
|
fix: provide proper z-index value to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
359622ad2a
|
Merge pull request #4003 from nocodb/feat/kanban-cover-image
feat: kanban cover image
|
2 years ago |
աɨռɢӄաօռɢ
|
48d4e1d6fb
|
Merge pull request #4006 from nocodb/fix/overlay-z-index
fix(nc-gui): overlay z-index
|
2 years ago |
Wing-Kam Wong
|
d1d6081a35
|
fix(nc-gui): overlay z-index
|
2 years ago |
Wing-Kam Wong
|
d6338efbe2
|
fix(nc-gui): prevent expanded form popping out when clicking the image
|
2 years ago |
Wing-Kam Wong
|
b6d0f29d0d
|
feat(nc-gui): introduce no image option in cover image fields menu
|
2 years ago |
Pranav C
|
b374257c07
|
docs: update icon and banner
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
22f8136a92
|
feat(nc-gui): add cover image to kanban
|
2 years ago |
Wing-Kam Wong
|
7677fe9f80
|
feat(nocodb-sdk): add cover image to kanban
|
2 years ago |
Wing-Kam Wong
|
ccd752892e
|
feat(nocodb-sdk): add fk_cover_image_col_id to kanban
|
2 years ago |
աɨռɢӄաօռɢ
|
9efb0f813a
|
Merge pull request #4001 from nocodb/refactor/kanban-grp-col-id
refactor: kanban grouping column id
|
2 years ago |
Wing-Kam Wong
|
e768f87cec
|
refactor(nc-gui): rename grp_column_id to fk_grp_col_id
|
2 years ago |
Wing-Kam Wong
|
34e0e34c8a
|
refactor(nocodb): rename grp_column_id to fk_grp_col_id
|
2 years ago |
Wing-Kam Wong
|
0c86e7477a
|
refactor(nocodb-sdk): rename grp_column_id to fk_grp_col_id
|
2 years ago |
աɨռɢӄաօռɢ
|
ef7b723dea
|
Merge pull request #3962 from nocodb/feat/api-for-complete-meta
Feat: Aggregated api for complete meta
|
2 years ago |
Raju Udava
|
538cef4438
|
Merge pull request #3994 from nocodb/fix/3988-clear-cell
Fix: Grid view - remove clear cell option from context menu for virtual cells
|
2 years ago |
navi
|
330fb9562b
|
Merge pull request #3976 from nocodb/docs/noco-docs
docs: nocodb-docs updates
|
2 years ago |
Wing-Kam Wong
|
371dcdac6c
|
docs: update screenshots
|
2 years ago |
Wing-Kam Wong
|
cfb24a3a72
|
docs: update screenshots
|
2 years ago |
աɨռɢӄաօռɢ
|
3e3b7a9987
|
Merge pull request #3992 from nocodb/fix/missing-kanban-collapsed-title
fix(nc-gui): add missing uncategorized title when stack is collapsed
|
2 years ago |
Wing-Kam Wong
|
e99aa9745d
|
docs: update screenshots
|
2 years ago |
Pranav C
|
fcdf749de6
|
Merge pull request #3993 from nocodb/fix/3987-locked-view-bug
Fix: Avoid locking treeview operations based on view lock
|
2 years ago |
Pranav C
|
5937b0a010
|
Merge pull request #3953 from nocodb/fix/3696-save-new-row-with-rqd-fld
Fix: Grid view - save new row only when all required cell values provided
|
2 years ago |
Wing-Kam Wong
|
533c32e747
|
docs: use contributor-img instead of all-contributors
|
2 years ago |
Wing-Kam Wong
|
b32ba62476
|
docs: use light banner
|
2 years ago |
Raju Udava
|
16029f175c
|
test: increase ANT_MESSAGE_DURATION to 0.5
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
38846ebf0d
|
fix(gui): remove clear cell option from context menu for virtual cells
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
2d43451249
|
docs: update screenshots
|
2 years ago |
Wing-Kam Wong
|
db6e825b5c
|
docs: update view screenshots
|
2 years ago |
Wing-Kam Wong
|
432401e490
|
docs: move cypress to testing
|
2 years ago |
Wing-Kam Wong
|
9a9bd52191
|
docs: update screenshots in views
|
2 years ago |
Pranav C
|
3ef9115674
|
refactor(gui): avoid locking treeview operation based on view lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f0dd065e79
|
refactor(gui): group import statements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
96eb0c3fa7
|
Merge pull request #3980 from nocodb/feat/survey-form-animation
feat(nc-gui): add animation to survey form on keypress
|
2 years ago |
braks
|
d71f3adaef
|
chore(nc-gui): reduce default transition duration
|
2 years ago |
braks
|
4eb927f29e
|
feat(nc-gui): allow customizing transition duration in survey form
|
2 years ago |
braks
|
d2e89c7226
|
feat(nc-gui): add animation to survey form on keypress
# What's changed?
* small keypress animations on survey form
* add info on line breaks for textarea fields
|
2 years ago |
Raju Udava
|
83dfa3e317
|
Merge pull request #3989 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
0c6cf2f3a8
|
fix(nc-gui): add missing uncategorized title when stack is collapsed
|
2 years ago |
Raju Udava
|
b4994c8ea7
|
Merge pull request #3981 from nocodb/test/survey-mode
test: survey form
|
2 years ago |
Raju Udava
|
3db8c296cb
|
test: mark fullText in sakila/film as NULLABLE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
b0ede545eb
|
docs: update audit screenshot
|
2 years ago |
Wing-Kam Wong
|
5d004730ac
|
docs: replace Team & Settings menu screenshots
|
2 years ago |
Wing-Kam Wong
|
e0a9b2223a
|
docs: update screenshots in code snippets
|
2 years ago |
Wing-Kam Wong
|
b4d1346484
|
docs: update screenshots in table-operations.md
|
2 years ago |
Wing-Kam Wong
|
f7e933021d
|
docs: update screenshots in dashboard
|
2 years ago |
Wing-Kam Wong
|
2621c3e874
|
docs: add banner in landing page
|
2 years ago |