70 Commits (c1a86f0808ea2d2b6de7ecdd12f389491da0a5a3)

Author SHA1 Message Date
Pranav C 8fe15ef4fb refactor(gui): icon size and other requested changes 2 years ago
Pranav C d6bb8c659e feat(gui): show custom table icon in expanded row title 2 years ago
Wing-Kam Wong d232bbd8f6 fix(nc-gui): add relative so that the absolute overlay only take up to the input in expanded form 2 years ago
Wing-Kam Wong 04687e02ae feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases 2 years ago
Wing-Kam Wong 387d8ca8cf fix(nc-gui): focus on the first input in expanded form nextTick 2 years ago
Wing-Kam Wong efd7697546 feat(nc-gui): keyboard manoeuvre - cmd/ctrl + Enter 2 years ago
Wing-Kam Wong d1aaef0a6a feat(nc-gui): add classes for playwright 2 years ago
Pranav C 8072c40c06 feat(gui): focus first input in expanded form 2 years ago
Wing-Kam Wong 874a3f122b feat(nc-gui): rename cancel button to close 2 years ago
Wing-Kam Wong f9250b7c95 feat(nc-gui): add save and exit / stay logic 2 years ago
Pranav C a0cd878187 fix(gui): make select field editable in form view 2 years ago
Pranav C 742a68deb0 fix(gui): if expanded form is active skip grid view keyboard event actions 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C c610caa667 feat(api): scroll to list item when necessary 2 years ago
Wing-Kam Wong e0e655270e fix(nc-gui): encode copy record url 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Muhammed Mustafa 3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2 years ago
Muhammed Mustafa 9e0eddf833 feat(testing): Added Table Column Operations test suite 2 years ago
braks c3ce940676 chore(nc-gui): suspend form 2 years ago
braks 4a73bae955 chore(nc-gui): properly close expanded form 2 years ago
braks bcff62b834 feat(nc-gui): open a separate form for each composable caller 2 years ago
braks 7c326ce118 fix(nc-gui): Add detached expanded form 2 years ago
Pranav C c93e2afda0 feat(gui): save expanded form data only if all required field values provided 2 years ago
Pranav C 6a3a54798e fix(gui): avoid view flickering on linking/unlinking LTAR 2 years ago
Wing-Kam Wong 4cc3fccee1 fix(nc-gui): view -> props.view 2 years ago
Wing-Kam Wong 7d1415a5ee fix(nc-gui): add await to loadRow 2 years ago
Wing-Kam Wong fe22ed15aa fix(nc-gui): add col title to changedColumns if they are preset only for kanban 2 years ago
Wing-Kam Wong ac1955716b fix(nc-gui): expand record drawer doesn't have delete option for single select 2 years ago
braks 9cccc722b6 refactor(nc-gui): remove lazy load from expanded form header 2 years ago
Pranav C 91cf9e6153 fix(gui): use row prop only for setting initial value 2 years ago
braks e7e66570c5 refactor(nc-gui): lazy load 2 years ago
braks cd30e58361 chore(nc-gui): lint 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Chetan Verma 5b3c135943 fix(nc-gui): gallery view icon removing test code 2 years ago
Chetan Verma 034ce7124f fix(nc-gui): removing extra whitespace 2 years ago
Chetan Verma c9ad65ac37 fix(nc-gui): adding min-w-4 to icons in gallery view drawer 2 years ago
Pranav C 7eb790384a chore(cypress): WIP - add test for nested form 2 years ago
Pranav C 95039cd557 wip(cypress): add tests for expanded form 2 years ago
Pranav C aaa45c36e8 fix(gui): populate record url based on route param and active view 2 years ago
Pranav C 27ad01722e chore(gui): lint 2 years ago
Pranav C 3c1476ffcf enhancement(gui): if record not found show error message and redirect to view 2 years ago
Pranav C 004875e922 fix(gui): reload form view on clicking active form view 2 years ago
Pranav C 6a8f19e47b refactor(gui): action buttons spacing 2 years ago
Pranav C d9e2133e61 feat(gui): add copy record url option in expanded form 2 years ago
Pranav C 5a6cb79714 feat(gui): use query param for providing rowId 2 years ago
Pranav C 6419934255 wip(gui): url for expanded row 2 years ago
Wing-Kam Wong cab4bf0918 feat(nc-gui): add col titles to changedColumns if they are preset 2 years ago
Pranav C 9bc3cfc1b8 fix(gui): for new record hide virtual columns other than LTAR 2 years ago
Pranav C 5cc8fea068 fix(gui): hide reload row if it's a new row 2 years ago