Muhammed Mustafa
|
9d35a59779
|
fix: i18n for filter and sort
|
1 year ago |
Muhammed Mustafa
|
027d02134a
|
fix: Fixed styling of topbar and toolbar
|
1 year ago |
Muhammed Mustafa
|
4802be9207
|
fix: i18n for Fields Menu
|
1 year ago |
Muhammed Mustafa
|
cf49d6ceb1
|
fix: i18n for Webhooks
|
1 year ago |
Muhammed Mustafa
|
57f3d735ea
|
fix: i18n for Details page
|
1 year ago |
Muhammed Mustafa
|
00940b5395
|
fix: i18n for Share base in share modal
|
1 year ago |
Muhammed Mustafa
|
aab84ec815
|
fix: i18n for Share view in share modal
|
1 year ago |
Muhammed Mustafa
|
1142488659
|
fix: i18n for Topbar
|
1 year ago |
Muhammed Mustafa
|
b7bdd25dc1
|
fix: i18n for Select Mode component
|
1 year ago |
Muhammed Mustafa
|
289fd708db
|
fix: i18n for View node, create and duplicate modal
|
1 year ago |
Muhammed Mustafa
|
06460be196
|
fix: i18n for Table Duplicate and Rename modal
|
1 year ago |
Muhammed Mustafa
|
a4dbf02db9
|
fix: i18n for Table node
|
1 year ago |
Muhammed Mustafa
|
9262662a17
|
fix: i18n for UserDropdowna and Sidebar Header
|
1 year ago |
Muhammed Mustafa
|
444b35f1d9
|
fix: i18n for Create table modal
|
1 year ago |
Muhammed Mustafa
|
fe55247db9
|
fix: i18n for Delete modals
|
1 year ago |
Muhammed Mustafa
|
5a724acf9c
|
fix: i18n for Duplicate project, Imports and ERD
|
1 year ago |
Muhammed Mustafa
|
612756e6b1
|
fix: i18n for Project Node
|
1 year ago |
Pranav C
|
69a0e566f2
|
test: correction in unit test
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
b32de064d1
|
refactor: suggested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Muhammed Mustafa
|
431dac800a
|
fix: Fixed issue with pagination
|
1 year ago |
Muhammed Mustafa
|
5ec0ac6ce7
|
fix: Fixed tablenode and view node click issue in mobile and removed edit mode on view node on mobile
|
1 year ago |
Muhammed Mustafa
|
bdcbef0ca3
|
fix: Fixed expanded form UI issues
|
1 year ago |
Muhammed Mustafa
|
280747de2a
|
fix: Removed lazy loading of expanded form for decreasing opening expanded form in mobile
|
1 year ago |
Muhammed Mustafa
|
f5f0a596d7
|
fix: Fixed column dropdown coming up on mobile view
|
1 year ago |
Muhammed Mustafa
|
12419d7a0d
|
fix: Fixed View style for mobile view
|
1 year ago |
Muhammed Mustafa
|
334c0e0ae7
|
fix: Fixed View style for mobile view
|
1 year ago |
Muhammed Mustafa
|
814258b822
|
fix: Cleanup up sidebar store
|
1 year ago |
Muhammed Mustafa
|
20365fb3e3
|
fix: Fixed expanded form UI issues
|
1 year ago |
Muhammed Mustafa
|
b80d72b998
|
fix: Fixed ws menu styling issues
|
1 year ago |
Muhammed Mustafa
|
997f0044fc
|
fix: Fixed all tables button UI
|
1 year ago |
WK Wong
|
aaf94d3d46
|
fix(nc-gui): lint
|
1 year ago |
Pranav C
|
03f91aeb6e
|
chore: wait until db setup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Muhammed Mustafa
|
f59c4c712e
|
fix: Fixed issue with test
|
1 year ago |
Pranav C
|
08a961e76c
|
Revert "temp"
This reverts commit f4ec200973 .
|
1 year ago |
Pranav C
|
0b054943b9
|
fix: handle circular lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
3f7138b369
|
fix: handle circular lookup reference
|
1 year ago |
Pranav C
|
e40830954e
|
chore: date/datetime comparison correction - MySQL
|
1 year ago |
Pranav C
|
e9e83ff594
|
fix: datetime comparison issue
|
1 year ago |
Pranav C
|
92c2f42f79
|
feat: show corresponding filter op/subop for lookup column(only bt)
|
1 year ago |
Muhammed Mustafa
|
d9f6245c39
|
fix: Fixed issues with Expanded form and its tests
|
1 year ago |
reenphygeorge
|
1266aa3fbc
|
fix(nc-gui): allignment for default value
|
1 year ago |
Pranav C
|
6fd763e562
|
fix: take care of undefined vars
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
f4ec200973
|
temp
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c50b558756
|
fix: for single record operation instead of bulk hook use normal hook
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
52584126ab
|
chore: cleanup swagger
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1c92699559
|
chore: add swagger definition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
2136a35e53
|
test: use number in test comparison
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c3c4c1e929
|
test: use number with postgres tests since we are returning number value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
d5c5df7621
|
test: update unit tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
23c78af54b
|
refactor: convert bit value in mysql to int
At the moment bit is converted as hex string and change it to number
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |