26 Commits (2f80ac4530ecf307f6abe4f5425a614f7e9055bc)

Author SHA1 Message Date
Wing-Kam Wong 96ede7adc6 fix(nc-gui): override nc-icon styles for copy and delete icons 2 years ago
Pranav C d1e1906d2f fix(gui): viewIcon - handle if view meta is not defined 2 years ago
Pranav C fd8dae40e9 feat(gui): block open google signup if invite only signup enabled 2 years ago
Pranav C c841c767f0 fix(gui): stop event propagation in view rename input 2 years ago
Pranav C 665a86dc0e test(playwright): add test for view icon change 2 years ago
Pranav C 2c5786368f feat(gui): set table icon in ERD 2 years ago
Pranav C a757da6838 fix(gui):shared view creation bug and show icon in shared view 2 years ago
Pranav C aed58b8bfd feat(gui): add icon change option for view 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 592c94e9d1 feat(testing): Added polling to most expect and added stabalization 2 years ago
Muhammed Mustafa 75389f1400 feat(testing): Added tests for view 2 years ago
braks 25b1872587 fix(nc-gui): type issues 2 years ago
braks 4049fd1b45 chore(nc-gui): lint 2 years ago
Wing-Kam Wong e768f87cec refactor(nc-gui): rename grp_column_id to fk_grp_col_id 2 years ago
Wing-Kam Wong 9ef76504c5 feat(nc-gui): kanban grouping column id in copy view 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks ea946edd87 chore(nc-gui): cleanup types 2 years ago
Raju Udava de82f7d114 test(cy): copy view, show system fields, fix unhide 2 years ago
braks 4018592655 chore(nc-gui): more type fixes 2 years ago
Pranav C b5b050dcaa refactor(gui): keep the right sidebar open by default 2 years ago
mertmit 688d8ba787 fix: truncate view name if needed 2 years ago
Pranav C 21a306030c
chore(gui-v2): base url correction (#3510) 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
braks 870823f199 chore(gui-v2): views sidebar style fixes 2 years ago
Pranav C cd291d82c1 refactor(gui-v2): ui changes 2 years ago
braks 6079045be4 fix(gui-v2): dblclick not triggered on renmable menu item 2 years ago
Wing-Kam Wong cfe0109132 feat(gui-v2): disable copy & delete view in sidebar for locked view 2 years ago
braks e8de580842 refactor(gui-v2): project list page style fixes 2 years ago
Raju Udava 9aa04efe63 test: CY markers for CRUD view operations 2 years ago
Wing-Kam Wong 716b4ea0a0 fix(gui-v2): add isUIAllowed for renaming view in sidebar 2 years ago
Wing-Kam Wong ba24bf6ad4 fix(gui-v2): add isUIAllowed for view actions 2 years ago
Wing-Kam Wong 761ca6eacc refactor(gui-v2): use message instead of notification 2 years ago
braks 5c6fa6aacb fix(gui-v2): pass validation cb to `RenameableMenuItem` and validate before rename event 2 years ago
braks 52c3372ef9 fix(gui-v2): abort renaming view on failed validation 2 years ago
Wing-Kam Wong 80fbad1058 feat(gui-v2): implement copy form view logic 2 years ago
braks f831c41e1b chore(gui-v2): remove icon imports in favor of autoload 2 years ago
braks 22e75d90c0 fix(gui-v2): chrome based style fix for view menu list items 2 years ago
braks 067553da1a refactor(gui-v2): hide delete and duplicate icons on view item when dragging 2 years ago
braks 80c2ece13e fix(gui-v2): chrome applying pointer events while dragging sortable el 2 years ago
braks 1cf91dc952 refactor(gui-v2): replace sortable with vue draggable next 2 years ago
braks fba8f631c7 feat(gui-v2): use modal for deletion confirm 2 years ago
braks 91039750b7 refactor(gui-v2): hide view icon when hovering and show drag icon 2 years ago
braks 8710519f54 refactor(gui-v2): split sidebar into smaller components 2 years ago