Wing-Kam Wong
|
aa66ff25bd
|
refactor(gui-v2): move css to class
|
2 years ago |
Wing-Kam Wong
|
dabda0e591
|
feat(gui-v2): float cell
|
2 years ago |
Wing-Kam Wong
|
0eef006289
|
feat(gui-v2): include CellInteger & CellFloat
|
2 years ago |
Wing-Kam Wong
|
aae745a53b
|
feat(gui-v2): add icon for integer & float cell
|
2 years ago |
Wing-Kam Wong
|
e24e337f05
|
feat(gui-v2): integer cell
|
2 years ago |
navi
|
48459a05d6
|
Merge pull request #2857 from nocodb/feat/gui-v2-column-create-edit
feat(gui-v2): column create/edit
|
2 years ago |
Pranav C
|
ff2698e68f
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2ae3e76cc5
|
refactor(gui-v2): style corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
35785b78f4
|
refactor(gui-v2): type correction and avoid unnecessary callback in watch
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b4502fd9d8
|
refactor(gui-v2): replace callback with promise
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d0e9a98372
|
feat(gui-v2): focus and select input field on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ce82329fc
|
feat(gui-v2): duplicate column name validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
412a20fcfa
|
fix(gui-v2): reload view columns meta when table meta changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
346d99237e
|
feat(gui-v2): integrate with save or update api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
905c154ca1
|
feat(gui-v2): close create column dialog on cancel
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a51c64407d
|
feat(gui-v2): add column fields properties and set proper alter value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b707641c50
|
feat(gui-v2): add store for column create, bind properties
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a75f84337d
|
feat(gui-v2): add form buttons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d0a392bf83
|
feat(gui-v2): cell content alignment and height
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
762dc8fbae
|
feat(gui-v2): add column add option in smartsheet grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dc52d8ad86
|
refactor(gui-v2): make idType arg optional
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1f74777001
|
feat(gui-v2): add column menu and edit column option
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
31b2dc9a65
|
fix: page load issue (pranav)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
992650fc32
|
Merge pull request #2919 from nocodb/refactor/gui-v2-removed-calender-icon-from-date-cells
Removed `calendar` icon from `DatePicker`, `DateTimePicker` and `YearPicker`
|
2 years ago |
աɨռɢӄաօռɢ
|
b514dbd0bf
|
Merge pull request #2924 from nocodb/chore/lint-fix-user-management
Linting fix for User management
|
2 years ago |
Braks
|
9b838ac8a3
|
Merge pull request #2892 from nocodb/refactor/views-sidebar-layout
refactor(gui-v2): fix right sidebar layout
|
2 years ago |
Braks
|
6e18133d4c
|
Merge pull request #2837 from nocodb/feat/views-sidebar
|
2 years ago |
braks
|
91581456c2
|
chore(gui-v2): update package-lock.json
|
2 years ago |
braks
|
267d7b9f8b
|
chore(gui-v2): revert tsconfig json changes
|
2 years ago |
braks
|
be12f3378c
|
chore(gui-v2): remove empty file
|
2 years ago |
braks
|
000529df42
|
chore(gui-v2): xml icon hover style
|
2 years ago |
braks
|
adc3ea65ca
|
chore(gui-v2): update menu styles
|
2 years ago |
braks
|
6a9c8dc86d
|
feat(gui-v2): add tooltips to right sidebar icons
|
2 years ago |
braks
|
1becd58827
|
refactor(gui-v2): use collapsible prop on views sidebar
|
2 years ago |
braks
|
3c7aa56cbd
|
chore(gui-v2): update menu styles
|
2 years ago |
braks
|
4c2a545417
|
chore(gui-v2): add xml and hook icons to collapsed sidebar
|
2 years ago |
braks
|
d01c96a4d9
|
refactor(gui-v2): fix right sidebar layout
# What's changed?
* teleport right sidebar and pull it up to header border bottom
* Show icons when toggling right sidebar
* Replace toggle icon
|
2 years ago |
braks
|
e9ba536c7d
|
feat(gui-v2): add `useApi` composable
# What's changed?
* useApi provides a loading, error and response ref
* also provides event cb for error and response
|
2 years ago |
braks
|
8594472271
|
chore: shelve
|
2 years ago |
braks
|
c12811ecea
|
feat(gui-v2): use separate api instances with `useApi`
|
2 years ago |
braks
|
143d05f628
|
feat(gui-v2): add `useApi` composable
# What's changed?
* useApi provides a loading, error and response ref
* also provides event cb for error and response
|
2 years ago |
braks
|
656d0e965e
|
chore(gui-v2): update package-lock.json
|
2 years ago |
braks
|
22e75d90c0
|
fix(gui-v2): chrome based style fix for view menu list items
|
2 years ago |
braks
|
1ec9a62fdc
|
feat(gui-v2): add watch options as arg to useViews
|
2 years ago |
braks
|
69596db39f
|
fix(gui-v2): useViewColumns throwing err when col is undefined
|
2 years ago |
braks
|
832980ccba
|
fix(gui-v2): add id to menu item
|
2 years ago |
braks
|
067553da1a
|
refactor(gui-v2): hide delete and duplicate icons on view item when dragging
|
2 years ago |
braks
|
65c2eb69a0
|
chore(gui-v2): use empty arr for selected items in bottom menu
|
2 years ago |
braks
|
80c2ece13e
|
fix(gui-v2): chrome applying pointer events while dragging sortable el
|
2 years ago |
braks
|
9e715b65b9
|
refactor(gui-v2): use sortable instead of vuedraggable
|
2 years ago |