5148 Commits (cf6cc924f442958be5c432e42bcca8bcbded1a0b)
 

Author SHA1 Message Date
Wing-Kam Wong cf6cc924f4 Merge branch 'develop' into feat/gui-v2-form-view 2 years ago
Wing-Kam Wong 8fc1863b11 wip(gui-v2): submit callback issue 2 years ago
Wing-Kam Wong 6937671f3d refactor(gui-v2): use ant notification 2 years ago
Wing-Kam Wong 43e06f20d4 wip(gui-v2): handleSubmit 2 years ago
Wing-Kam Wong 61f1f44b07 fix(gui-v2): addOrUpdate onSuccess type 2 years ago
Wing-Kam Wong 0287974188 wip(gui-v2): reload after adding a new column 2 years ago
Wing-Kam Wong b44d50d3c7 chore(gui-v2): mark onSuccess optional 2 years ago
Wing-Kam Wong 8c43684077 chore(gui-v2): revise spacing 2 years ago
Wing-Kam Wong fc2b4099d9 feat(gui-v2): email me logic 2 years ago
Wing-Kam Wong 7691389759 chore(gui-v2): revise spacing 2 years ago
Wing-Kam Wong 86b5925800 feat(gui-v2): page after submission 2 years ago
Wing-Kam Wong 63a42d4016 fix(gui-v2): form success message 2 years ago
Wing-Kam Wong 0117dad709 fix(gui-v2): remove view meta from form state 2 years ago
Wing-Kam Wong 11ecc072ec feat(gui-v2): add updateFormView 2 years ago
Pranav C c0f194c7e8
Merge pull request #2946 from nocodb/refactor/gui-v2-added-json 2 years ago
Wing-Kam Wong 3540fd02a1 fix(gui-v2): form inputs 2 years ago
Pranav C dcc210e3ac fix(gui-v2): show expand/add icon even if cell is empty 2 years ago
Muhammed Mustafa 14dfa3ac72 fix/formatting fix 2 years ago
Muhammed Mustafa 7899ee1bfe fix/removed unnecassry onmount and getter function in watchers 2 years ago
Muhammed Mustafa ad7358ccdf chore/removed enter to save for json cells and added formatting after save 2 years ago
Muhammed Mustafa dfcd7b693a chore/added disabling edit mode after saving in json cell 2 years ago
Muhammed Mustafa 084e626d00 fix/gui-v2-json-cell-rebase-issue-minor-fix 2 years ago
Muhammed Mustafa f35d7888eb fix/gui-v2-json-bug-fix 2 years ago
Muhammed Mustafa a9942d431f fix/gui-v2-json-bug-fix 2 years ago
Muhammed Mustafa 0640e1f594 fix/gui-v2-json-bug-fix 2 years ago
Muhammed Mustafa 8b08f8ac87 refactor/refactored-editor-and-integrated-to-json-cell 2 years ago
Muhammed Mustafa 3a51d80ed2 chore/gui-v2-json-minor-cleanup 2 years ago
Muhammed Mustafa ed64d28faf refactor/gui-v2-added-json 2 years ago
Raju Udava 227214c767
Merge pull request #3039 from nocodb/fix/gui-v2-filter-n-total-count 2 years ago
Wing-Kam Wong 3474d65d4b feat(gui-v2): add onClickOutside for editOrAddRef 2 years ago
Wing-Kam Wong 274b795bcf chore(gui-v2): make both col scrollable 2 years ago
Wing-Kam Wong cd597963e7 fix(gui-v2): conditional drag & wait for form view result 2 years ago
Pranav C 47ccda1614 fix(gui-v2): reload rows count on row insert/delete 2 years ago
Wing-Kam Wong 5ec07d8ab7 feat(gui-v2): add onClickOutside & fix group in draggable 2 years ago
Pranav C 60037b8bae fix(gui-v2): highlight filter button if at-least one filter present 2 years ago
Wing-Kam Wong 12f2ff4e17 fix(gui-v2): remove a-form-item space 2 years ago
Wing-Kam Wong 188cd2c31c feat(gui-v2): submit form 2 years ago
Pranav C 55f9a1ab55
Merge pull request #3037 from nocodb/fix/gui-v2-filter 2 years ago
Pranav C bcac0f860c refactor(gui-v2): remove unnecessary computed 2 years ago
Wing-Kam Wong 3803224f7c chore(gui-v2): nc-input style 2 years ago
Wing-Kam Wong 18dfe80df5 wip(gui-v2): submit form logic 2 years ago
Wing-Kam Wong 3ff70ff87b fix(gui-v2): required form fields logic 2 years ago
Pranav C f0fff78f15 fix(gui-v2): merge any missing default values with localstorage 2 years ago
Pranav C 525ed41ea4 feat(gui-v2): persist autosave option in localstorage 2 years ago
Wing-Kam Wong 0809409c3c fix(gui-v2): take form column required into consideration as well 2 years ago
Pranav C de33055f19
Merge pull request #3005 from nocodb/fix/guiv2-common-issues 2 years ago
Pranav C f454422d39 chore(gui-v2): lint 2 years ago
Pranav C 91565b0ce7 refactor(gui-v2): use `useEventListener` for binding event handler 2 years ago
Pranav C 49fe82546b refactor(gui-v2): remove unused event args 2 years ago
Pranav C 62c83c3c8d refactor(gui-v2): replace comma separated statement with inline function 2 years ago