srgooglo
|
7d8eeade05
|
changed Sider render method
|
2020-10-20 16:31:06 +02:00 |
|
srgooglo
|
d2e6cfd17b
|
removed RenderComponent object
|
2020-10-20 16:30:34 +02:00 |
|
srgooglo
|
7cd7d403ce
|
added Provider to FloatComponent
|
2020-10-20 14:13:53 +02:00 |
|
srgooglo
|
b65f0881c7
|
add socket model to app models
|
2020-10-19 16:47:17 +02:00 |
|
srgooglo
|
2ee52fc904
|
changed method of import for verbosity
|
2020-10-19 16:46:57 +02:00 |
|
srgooglo
|
e55a5e610f
|
added FloatComponent prototype to components
|
2020-10-19 16:45:42 +02:00 |
|
srgooglo
|
7e04f50e08
|
changed debugger directories
|
2020-10-19 16:43:14 +02:00 |
|
srgooglo
|
6b6e74cd00
|
refactorized Loader
|
2020-10-16 13:39:12 +02:00 |
|
srgooglo
|
3ca62dc8c8
|
fix #18, refactor objectToArray to legacy util
|
2020-10-16 13:14:24 +02:00 |
|
srgooglo
|
201306bceb
|
change app_info object from core to clientInfo , added getBuild function and tidy up, remplazed local utils methods to nodecore-utils lib
|
2020-10-16 13:12:53 +02:00 |
|
srgooglo
|
9f7a0f5ec8
|
updated get_user_data endpoints
|
2020-10-14 22:32:08 +02:00 |
|
srgooglo
|
8d95da288f
|
Merge pull request #19 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
|
2020-10-12 20:50:48 +02:00 |
|
srgooglo
|
a5ff465c46
|
fixed auto close when no valid events
|
2020-10-12 20:38:06 +02:00 |
|
srgooglo
|
0c5d611c29
|
refactor and clean some
|
2020-10-12 19:14:50 +02:00 |
|
codefactor-io
|
52497f9568
|
[CodeFactor] Apply fixes to commit 4720ed2
|
2020-10-12 17:14:49 +00:00 |
|
srgooglo
|
60ff56face
|
update model for contextMenu and render method
|
2020-10-12 19:14:31 +02:00 |
|
srgooglo
|
adc790e8c1
|
changed to global api requireQuery
|
2020-10-12 16:00:49 +02:00 |
|
srgooglo
|
605550c124
|
refactorized verbosity with the correct array schema
|
2020-10-12 15:59:37 +02:00 |
|
srgooglo
|
8d33f882e6
|
fixed duplicated queryIndexer & fixed bad schema for ipcInvoke in windowNavbar
|
2020-10-12 12:07:09 +02:00 |
|
srgooglo
|
2d05c017e2
|
updated api debugger for invalid import cause render crash and for stringify results
|
2020-10-12 09:02:10 +02:00 |
|
srgooglo
|
0ca3d5bacc
|
refactor DynamicSDCP lib for core
|
2020-10-09 19:16:05 +02:00 |
|
srgooglo
|
4e060760fd
|
remove PageTransition and HeaderIconRender deprecated components
|
2020-10-09 19:14:48 +02:00 |
|
codefactor-io
|
6399064cbf
|
[CodeFactor] Apply fixes
|
2020-10-09 17:10:08 +00:00 |
|
srgooglo
|
8fe0c7ee44
|
change api_v3 model with new @nodecore-api-lib
|
2020-10-09 19:07:14 +02:00 |
|
srgooglo
|
0bbb168fcf
|
this missed too
|
2020-10-09 17:45:35 +02:00 |
|
srgooglo
|
ac6b2fb557
|
Add user model to app models, user layout updated for gathering data from model instead local functions
|
2020-10-09 16:03:10 +02:00 |
|
srgooglo
|
63dc7ea902
|
move verbosity call outside condition for avoid misbehaviors
|
2020-10-09 16:01:37 +02:00 |
|
srgooglo
|
ef20830152
|
wooups i forgot this again -.-
|
2020-10-09 15:28:50 +02:00 |
|
srgooglo
|
14a77a37e1
|
Merge branch 'master' of https://github.com/srgooglo/comty
|
2020-10-09 15:27:28 +02:00 |
|
srgooglo
|
de20471641
|
updated ErrorHandler with new flags, component Invalid now supports typeByCode, also refactor dependents components and fix some methods, like returning and CustomInvalid when nothing to return render
|
2020-10-09 15:27:16 +02:00 |
|
srgooglo
|
0b35f05be5
|
Merge pull request #11 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
|
2020-10-09 13:16:41 +02:00 |
|
srgooglo
|
08bf3a289f
|
better error handler
|
2020-10-09 13:01:13 +02:00 |
|
srgooglo
|
f2ce280264
|
removed invalid props
|
2020-10-09 12:59:43 +02:00 |
|
codefactor-io
|
4277a864f9
|
[CodeFactor] Apply fixes to commit 95a74eb
|
2020-10-08 18:52:43 +00:00 |
|
srgooglo
|
bf1cd7780b
|
Add user profile layout
|
2020-10-08 20:52:28 +02:00 |
|
srgooglo
|
a059a510f2
|
Added basicData endpoint & refactorize profileData
|
2020-10-08 20:51:42 +02:00 |
|
srgooglo
|
fbb3c2609b
|
woops i miss that one
|
2020-10-08 20:03:11 +02:00 |
|
srgooglo
|
74354f0710
|
refactor core "helpers" to "models"
|
2020-10-08 20:02:07 +02:00 |
|
srgooglo
|
6aab1883aa
|
Merge branch 'master' of https://github.com/srgooglo/comty
|
2020-10-08 18:45:08 +02:00 |
|
srgooglo
|
f0c8b7af00
|
wtf
|
2020-10-08 18:43:34 +02:00 |
|
srgooglo
|
75af51f0ea
|
added to core queryIndexer, used for index an input rules and returns parsed string with callback
|
2020-10-08 16:17:05 +02:00 |
|
srgooglo
|
98e2db0b70
|
woops
|
2020-10-08 15:15:15 +02:00 |
|
srgooglo
|
c56cebb812
|
Updated InvalidComponents with Custom, InvalidIndex classes
|
2020-10-08 15:14:58 +02:00 |
|
srgooglo
|
2123ae6edd
|
remove some trash
|
2020-10-08 15:12:38 +02:00 |
|
srgooglo
|
9a9372d253
|
refactorize ListedMenu to .tsx and update methods on dependents components
|
2020-10-08 15:11:54 +02:00 |
|
srgooglo
|
715dc7b5c8
|
Added ListedMenu component for menu menu generation with applied schema(41)
|
2020-10-08 14:47:44 +02:00 |
|
srgooglo
|
4981cdf4bd
|
switch to window.requireQuery method, also include URLSearchParams support for key indexing
|
2020-10-08 13:57:13 +02:00 |
|
srgooglo
|
1ec9c2c822
|
added events handlers to basics events (" disconnect, connect... etc ")
|
2020-10-07 18:19:26 +02:00 |
|
srgooglo
|
0f2a4ac384
|
added to lib global (wip)
|
2020-10-07 18:17:44 +02:00 |
|
srgooglo
|
aa75f8f9ed
|
added window.openLink() for support electron desktop to open new window with the default os browser
|
2020-10-07 18:17:15 +02:00 |
|