Wing-Kam Wong
d94adf038c
feat(gui-v2): add date function for formulas
2 years ago
Wing-Kam Wong
1d094d690b
fix(gui-v2): fix suggestion type
2 years ago
Wing-Kam Wong
ed0b97ab46
fix(gui-v2): drop IE logic in GetCaretPosition
2 years ago
Wing-Kam Wong
59b6be25b1
fix(gui-v2): init trie in AC tree
2 years ago
Wing-Kam Wong
8c87d2ee21
fix(gui-v2): remove IE insertAtCursor logic
2 years ago
Wing-Kam Wong
3c86117437
feat(gui-v2): export column utils
2 years ago
Wing-Kam Wong
5220ecc6a0
fix(gui-v2): lint
2 years ago
Wing-Kam Wong
28dd7145b1
feat(gui-v2): add NcAutocompleteTree
2 years ago
Wing-Kam Wong
2bcfd7c7e5
feat(gui-v2): include getWordUntilCaret & insertAtCursor in formula utils
2 years ago
Wing-Kam Wong
bf88b78ba6
feat(gui-v2): add formula utils
2 years ago
Wing-Kam Wong
c0d46963b3
fix(gui-v2): export const getMdiIcon
2 years ago
braks
104cfd03c5
feat(gui-v2): make attachments list scrollable in cell
2 years ago
Wing-Kam Wong
4ea314c4bf
feat(gui-v2): export icon utils
2 years ago
Wing-Kam Wong
55a52216c5
refactor(gui-v2): export currencyUtils
2 years ago
Wing-Kam Wong
aedc06dd61
refactor(gui-v2): rename durationHelper -> durationUtils
2 years ago
Muhammed Mustafa
d1ef8bbb45
chore/gui-v2-improved-email-json-phonenumber-url-year-time-column
2 years ago
mertmit
86bfebffd6
fix(gui-v2): fix project schema for pg and mssql
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
e96c043ea1
feat(gui-v2): add currency utils
2 years ago
Pranav C
d4c4d512a1
refactor(gui-v2): show type based direction option
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
7c56961365
feat(gui-v2): add `dayjs` plugin file
...
# What's changed?
* add dayjs plugin file so we can make sure all dayjs plugins are installed on app init
2 years ago
braks
42109fa4a7
chore(gui-v2): cleanup
2 years ago
braks
0f8ea25102
chore(gui-v2): update import paths for composables
2 years ago
braks
ec3b7af0ce
refactor(gui-v2): replace `useGlobalState` with `useGlobal`
...
# What's changed?
* `useGlobal` replaces `useGlobalState`
* split into actions, getters, state
* injects into nuxt app on init (regardless where it's called)
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
braks
66b85d443c
refactor(gui-v2): merge create view into `ViewCreate.vue`
2 years ago
braks
1b5f505212
feat(gui-v2): add barrel file to utils and lib
2 years ago
Muhammed Mustafa
17675d2107
chore/gui-v2-user-management-remaned-init-plugin-and-moved-duration-dayjs-plugin-to-dateUtils
2 years ago
Muhammed Mustafa
5a1ab2ebbe
chore/gui-v2-user-management-removed-copyTextToClipboard-miscUtils
2 years ago
Muhammed Mustafa
161b080ca9
refactor/gui-v2-user-management-added
2 years ago
Wing-Kam Wong
23287e5547
feat(gui-v2): add percent utils
2 years ago
Wing-Kam Wong
c185f2641b
chore(gui-v2): lint
2 years ago
Muhammed Mustafa
daf13f6c35
chore/gui-v2-year-picker-minor-cleanup
2 years ago
Muhammed Mustafa
4923ef7a7b
chore/gui-v2-date-picker-minor-cleanup
2 years ago
Muhammed Mustafa
d4c28d9066
refactor/gui-v2-added-DateTime-Picker
2 years ago
Wing-Kam Wong
e169c6c2f4
chore(gui-v2): revise based on PR comments
2 years ago
Wing-Kam Wong
895bfe95ea
fix(gui-v2): handle json with single / multiple records
2 years ago
Wing-Kam Wong
fb7035e7b1
fix(gui-v2): json template adapter
2 years ago
Wing-Kam Wong
c759b2b690
feat(gui-v2): excel / csv validators
2 years ago
Wing-Kam Wong
de60c16f15
chore(gui-v2): run lint
2 years ago
Wing-Kam Wong
a34c2ba8d5
refactor(gui-v2): run lint
2 years ago
braks
13c35c4aca
refactor(gui-v2): cleanup project create utils
...
# What's changed?
* move form type to utils file
* move ClientType enum to enums file
* use ClientType enum where appropriate
* add default host (localhost)
* lint files
2 years ago
Pranav C
c58e09e08c
refactor(gui-v2): add table rename validation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
19aefb0f82
fix(gui-v2): url.split -> url?.split
2 years ago
Wing-Kam Wong
76caddd6a4
fix(gui-v2): $api in adapters
2 years ago
Wing-Kam Wong
94318a35f0
feat(gui-v2): export all adapters
2 years ago
Wing-Kam Wong
c553d955ee
chore(gui-v2): remove quickImportType from ExcelUrlTemplateAdapter
2 years ago
Wing-Kam Wong
fe488ffec6
feat(gui-v2): ExcelUrlTemplateAdapter
2 years ago
Wing-Kam Wong
9bf9574cc8
feat(gui-v2): ExcelTemplateAdapter
2 years ago
Wing-Kam Wong
65196316c1
feat(gui-v2): CSV TemplateAdapter
2 years ago
Wing-Kam Wong
4515a89b71
feat(gui-v2): JSONTemplateAdapter
2 years ago