221 Commits (6057ee687e65016db488505346162ce5bebfbcf2)

Author SHA1 Message Date
Pranav C 6ec63d9f9b chore(gui-v2): lint 2 years ago
Pranav C 88a553efe0 fix(gui-v2): reset validators on new column meta generation and include meta prop 2 years ago
Pranav C 38ed45d2fd refactor(gui-v2): type correction and null check 2 years ago
Wing-Kam Wong 9378a53413 fix(gui-v2): make meta as {} 2 years ago
Pranav C 94bde3fb8a fix(gui-v2): clear cell 2 years ago
Pranav C 349c070800 fix(gui-v2): add new row should add a new row 2 years ago
Pranav C 72bbc1342e fix(gui-v2): recreate style on column change 2 years ago
Pranav C 015d2fed21 feat(gui-v2): add debounce for cell value update/save 2 years ago
Pranav C 65a71b810a fix(gui-v2): deleting unsaved row 2 years ago
Pranav C ecb17ec10e feat(gui-v2): option to select all rows 2 years ago
Pranav C 8f008248ef feat(gui-v2): navigate through cells on tab press 2 years ago
Pranav C 2bf39dbd88 feat(gui-v2): row insert 2 years ago
Pranav C 97c894dcab feat(gui-v2): context menu 2 years ago
Pranav C 8b41cbe09d feat(gui-v2): show error message on row insert/update 2 years ago
Pranav C 1a6a46f343 feat(gui-v2): add row select options 2 years ago
braks 1189ec02eb feat(gui-v2,deps): update attachment cell styles 2 years ago
braks 213c028011 chore(gui-v2): update types in `useViewColumns` 2 years ago
braks e76c9dce49 fix(gui-v2): useViewColumns throwing error if col is undefined 2 years ago
Wing-Kam Wong 6bab6683d4 chore(gui-v2): run lint 2 years ago
Pranav C 335458176a fix(gui-v2): return type correction of provider 2 years ago
Muhammed Mustafa c90c1bab33 chore/reverted-gui-v2-count-cell-added-icon-to-cell-header 2 years ago
Muhammed Mustafa 8020665e0a chore/gui-v2-count-cell-added-icon-to-cell-header 2 years ago
Wing-Kam Wong f5c078f7c3 feat(gui-v2): add isCount 2 years ago
Wing-Kam Wong d2212d7519 chore(gui-v2): lint 2 years ago
Muhammed Mustafa 31f3bddb34 refactor/gui-v2-added-phonenumber-cell 2 years ago
Wing-Kam Wong 39e5f7aad9 feat(gui-v2): add isDecimal 2 years ago
Pranav C dcd5fba24e
Update index.ts 2 years ago
braks 4f463c6365 feat(gui-v2): accept keyname as arg for useInjectionState 2 years ago
braks 9820ed6a20 chore(gui-v2): properly type rolePermission and remove unnecessary check 2 years ago
braks f9d8389cec chore(gui-v2): remove unnecessary typecast 2 years ago
braks 7ad484613e feat(gui-v2): add `useInjectionState` composable 2 years ago
braks 222539efee fix(gui-v2): permission type not allowing wildcard 2 years ago
Pranav C 6b883a004a refactor(gui-v2): ui permission code correction, reduce modal size 2 years ago
Pranav C 2c4bfb1f22 refactor(gui-v2): combine composables 2 years ago
Pranav C 828b830aa8 refactor(gui-v2): group module imports 2 years ago
Pranav C 28fff67ebd refactor(gui-v2): rename property name 2 years ago
Pranav C f8ed011dd4 fix(gui-v2): import modules from `#imports` 2 years ago
Pranav C b3d043bb67 chore(gui-v2): lint 2 years ago
Pranav C 854a731273 chore(gui-v2): lint 2 years ago
Pranav C 7e99edc5bc fix(gui-v2): correction in manual filter save implementation 2 years ago
Pranav C 5a5d4f3865 chore(gui-v2): lint 2 years ago
Pranav C ef3d0d1a5a refactor(gui-v2): field filter correction 2 years ago
Pranav C 45a33a9b89 refactor(gui-v2): share view link correction and ui updates 2 years ago
Pranav C bd6fa6ff73 feat(gui-v2): integrate search with grid view 2 years ago
Pranav C 5eb38b9520 feat(gui-v2): filter auto-save disable/enable option 2 years ago
Pranav C d9948e68d3 feat(gui-v2): show badge if atleast one field hidden 2 years ago
Pranav C 3fce3c806e feat(gui-v2): grouped filter 2 years ago
Pranav C c949fd063e feat(gui-v2): show/hide system fields 2 years ago
Pranav C f2cd6f7833 feat(gui-v2): integrate locked view menu with api 2 years ago
Pranav C 491fad361b refactor(gui-v2): integrate delete table with delete icon 2 years ago