436 Commits (bb2b876a4dc0c5c3f4f40817a252090a866b9bc6)

Author SHA1 Message Date
Pranav C 52a6527c9b fix(gui-v2): avoid flickering menu while hiding 2 years ago
Pranav C 1816dc60fc fix(gui-v2): reload filters on column delete 2 years ago
Pranav C fb43daab2a fix(gui-v2): allow resetting column size of newly created column 2 years ago
Wing-Kam Wong 7b2245a1a7 chore(gui-v2): lint 2 years ago
Pranav C df9fb1f3ee chore(gui-v2): lint 2 years ago
Pranav C 04db065153 chore(gui-v2): linting and other corrections 2 years ago
Pranav C 347dc2f097 feat(gui-v2): load row comments count 2 years ago
Pranav C d65aaa687f feat(migration): show expanded form on clicking chips 2 years ago
Pranav C 6ac0bf8d39 feat(guiv2): save record(new) with LTAR cell using expanded form 2 years ago
Pranav C b88517d696 fix(gui-v2): pass isNewRow reference to LTAR store 2 years ago
Pranav C 747d1e9ee7 feat(gui-v2): integrate unlink with local state 2 years ago
Pranav C f4976d9aa6 fix(gui-v2): correction in bt local state 2 years ago
Pranav C 616244570f feat(gui-v2): if new row add linked record to local state of row 2 years ago
Pranav C 8a4939eb07 refactor(gui-v2): rename `localstate` to `state` 2 years ago
Pranav C 32ca054ac2 refactor(gui-v2): simplify Row component 2 years ago
Pranav C 56dca1166a feat(gui-v2): keep row level state 2 years ago
Pranav C 5fa33d4c73 feat(gui-v2): integrate save/update with api 2 years ago
Pranav C c0a12602be feat(gui-v2): add save/update action 2 years ago
Pranav C 4f5aefc901 feat(gui-v2): show primary value in expanded form view header 2 years ago
Pranav C 20d838d457 wip(gui-v2): expanded form view header title 2 years ago
Pranav C 8cc5c3bec4 refactor(gui-v2): move expanded form header part to a component 2 years ago
Pranav C c9da515c0d refactor(gui-v2): reload child list on linking 2 years ago
Pranav C d20ccd7f5a feat(gui-v2): show LTAR as list view in form 2 years ago
Pranav C d0537ee566 feat(gui-v2): comment styling and functionality 2 years ago
Pranav C d4fb7a2ec7 feat(gui-v2): add comments 2 years ago
Pranav C e991193a55 refactor(gui-v2): move component into a folder 2 years ago
braks 00e592c496 feat(gui-v2): add cell refs to smartsheet store 2 years ago
Muhammed Mustafa eef3a7a69e fix/follow up on user management 2 years ago
Pranav C 7a8d89b3d7 refactor(gui-v2): code cleanup 2 years ago
Pranav C ca99585bf8 fix(gui-v2): force-reload related table meta on LTAR column creation 2 years ago
Muhammed Mustafa fccb728da9 fix/now related table meta is reloaded when ltar is created 2 years ago
Muhammed Mustafa a1f6a38a2a fix/minor cleanup 2 years ago
Muhammed Mustafa 9a0bd9f4c3 refactor/gui-v2-added Api snippet 2 years ago
Muhammed Mustafa 075105967a refactor/gui-v2-added basic setup for api snippet but httpsnippet config is still broken 2 years ago
braks 6a076ce363 feat(gui-v2): add `base` layout 2 years ago
braks 4f33346a30 feat(gui-v2): add header 2 years ago
braks 313876a14e feat(gui-v2): add `provideSidebar` 2 years ago
braks 1521d693cb feat(gui-v2): add toggle for tree view sidebar 2 years ago
braks bd96a78ce0 feat(gui-v2): add `useSidebar` composable 2 years ago
braks c473565410 chore(gui-v2): fix types in composables 2 years ago
braks 704b641ed0 chore(gui-v2): fix types in components 2 years ago
braks 7e99ad9385 chore(gui-v2): fix types of formstate in useColumnCreateStore 2 years ago
Wing-Kam Wong 61f1f44b07 fix(gui-v2): addOrUpdate onSuccess type 2 years ago
Wing-Kam Wong b44d50d3c7 chore(gui-v2): mark onSuccess optional 2 years ago
Muhammed Mustafa ebd8e55c98 refactor/gui-v2 added galllery view 2 years ago
Wing-Kam Wong 11ecc072ec feat(gui-v2): add updateFormView 2 years ago
Pranav C 47ccda1614 fix(gui-v2): reload rows count on row insert/delete 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
Pranav C bc1de4be2d fix(gui-v2): on delete remove tab from state 2 years ago