5973 Commits (1ada1dd3235b60bab518d03204998c71bb7780c5)

Author SHA1 Message Date
Pranav C 7eb790384a chore(cypress): WIP - add test for nested form 2 years ago
Pranav C 8434d8ccb4 chore(cypress): verify invalid url by checking toast and expanded 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 c77653a0d8 fix(api): if record not found response with 404 2 years ago
Pranav C b8df66ec11 feat(gui): add row url feature in gallery view 2 years ago
Pranav C 004875e922 fix(gui): reload form view on clicking active form view 2 years ago
Pranav C 3681ed3ddc fix(gui): add key to re-render 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
Raju Udava ce39c22e24 test: kanban - stack & card procedures 2 years ago
Naveen MR 9ae1a70e72 chore: refining test docs 2 years ago
Muhammed Mustafa eb2d115c6c fix(nc-gui)/Removed unnecassary prop from GeneralOverlay 2 years ago
Pranav C d25954055c refactor(gui): use `until` to only listen until loads tables 2 years ago
Pranav C 58df69ed9b refactor(gui): use `watchOnce` to only listen once until loads tables 2 years ago
Muhammed Mustafa 33a0de966c fix(nc-gui)/Lowered opacity of GeneralOverlay in Grid 2 years ago
Muhammed Mustafa 030970bb66 fix(nc-gui)/Added classname prop for GeneralOverlay 2 years ago
Muhammed Mustafa cf5a4b9c7d feat(noco-docs): Added docs for unit tests 2 years ago
Muhammed Mustafa 3131914104 feat(nocodb): Added a chai to table tests 2 years ago
Muhammed Mustafa 7f8d641b57 fix(nc-gui)/Added option for light background for and enabled it for Grid 2 years ago
Pranav C 6543b87429 refactor(gui): use table list to verify tables loaded successfully 2 years ago
Pranav C 84a4da6b3f chore(gui): lint 2 years ago
Pranav C b1a7c6272d fix(gui): show fullscreen button tooltip on left side to avoid unexpected scrollbar 2 years ago
Pranav C b0290e2eb2 refactor(gui): show fullscreen button always 2 years ago
Wing-Kam Wong 535bf8dc65 feat(nc-gui): add bulkUpdateGroupingFieldValue 2 years ago
Wing-Kam Wong 61e9cbd7d3 chore(nc-gui): revise the width of truncate text 2 years ago
Pranav C d47bbd4c0b fix(gui): hide add filter group in webhook and loading filters if new webhook 2 years ago
Pranav C cc684f7c43 fix(gui): create new object to avoid updating same object ref 2 years ago
Pranav C 2bcd632777 fix(gui): use index as key to avoid re-rendering 2 years ago
Pranav C 30440d94d9 fix(gui): get table meta only after loading project table list 2 years ago
Wing-Kam Wong eebe23f926 chore(nc-gui): fine tune styles 2 years ago
Wing-Kam Wong 47b2436eca refactor(nc-gui): rename stack_meta to meta 2 years ago
Wing-Kam Wong d37a9a0c67 refactor(nocodb): rename stack_meta to meta 2 years ago
Wing-Kam Wong 4e44668200 refactor(nc-gui): remove unused properties & rename stack_meta to meta 2 years ago
braks 255d90686d refactor(nc-gui): remove user from local storage 2 years ago
braks 3cf5d5f860 fix(nc-gui): reset roles on app load 2 years ago
Wing-Kam Wong 36f2a17f0c fix(nc-gui): don't load kanban data after expanded form submission. add row to stack instead. 2 years ago
Wing-Kam Wong b54637fd7d refactor(nc-gui): move handleExpandedFormCancel to removeRowFromUncategorizedStack 2 years ago
Wing-Kam Wong 6a4f4ed0d9 feat(nc-gui): add removeRowFromUncategorizedStack & addRowToStack 2 years ago
Raju Udava 312120fd0b test: cy-stability for dropdown 2 years ago
Wing-Kam Wong 8a53ec45a5 refactor(nc-gui): rename Uncategorized to uncategorized 2 years ago
Wing-Kam Wong f2340424e0 feat(nc-gui): reset state to avoid from showing the previous stacks when switching kanban views 2 years ago
Wing-Kam Wong 61ff30fd02 fix(nc-gui): incorrect Uncategorized counts when opening / closing expanded form 2 years ago
Wing-Kam Wong 56240fe149 fix(nc-gui): copy view issue for kanban 2 years ago
Wing-Kam Wong acf50500f2 fix(nocodb): incorrect migration source path 2 years ago
Wing-Kam Wong c106b8ecc8 chore(nc-gui): remove unnecessary ? operator 2 years ago