yassinedorbozgithub
|
37ae2ec9ad
|
fix: reoder overloading signatures
|
2024-12-09 20:57:00 +01:00 |
|
yassinedorbozgithub
|
d9a87e99bf
|
fix: base-repository.ts methods returning types
|
2024-12-06 18:34:18 +01:00 |
|
yassinedorbozgithub
|
da783c0ef8
|
fix: update skip default values
|
2024-12-06 18:27:48 +01:00 |
|
yassinedorbozgithub
|
3acdbed037
|
fix: update limit default values
|
2024-12-06 18:27:24 +01:00 |
|
yassinedorbozgithub
|
fb20456367
|
fix: use overloading to marke deprecated methods signatures v0.0.1
|
2024-12-06 17:50:14 +01:00 |
|
yassinedorbozgithub
|
d912042f88
|
fix: use overloading to marke deprecated methods signatures
|
2024-12-06 17:43:56 +01:00 |
|
yassinedorbozgithub
|
d3b5070407
|
fix: add retro compatibility for find and findAndPopulate methods
|
2024-12-06 16:26:54 +01:00 |
|
yassinedorbozgithub
|
6cbedcbc16
|
fix: update unit tests
|
2024-12-04 08:47:57 +01:00 |
|
yassinedorbozgithub
|
32f3dc8271
|
fix: revert base-service deprecated methods
|
2024-12-04 08:11:06 +01:00 |
|
yassinedorbozgithub
|
a33c9f2510
|
feat: add projection to the base logic
|
2024-12-04 08:06:25 +01:00 |
|
yassinedorbozgithub
|
de459fcbac
|
fix: findOne implementation
|
2024-12-04 08:02:54 +01:00 |
|
yassinedorbozgithub
|
52ecbe60d3
|
fix: mention deprecated methods
|
2024-12-04 08:00:22 +01:00 |
|
yassinedorbozgithub
|
cde4a36294
|
Refactor: merge find findPage - findAndPopulate findPageAndPopulate
|
2024-12-03 17:16:57 +01:00 |
|
Mohamed Marrouchi
|
eb7d6ebe3c
|
feat: minor adjustements
|
2024-11-27 16:34:52 +01:00 |
|
Mohamed Marrouchi
|
8ec4a33d94
|
fix: pagination
|
2024-11-22 16:05:30 +01:00 |
|
hexastack
|
f93d6c20ae
|
fix: extra enhancements
|
2024-11-21 09:38:09 +01:00 |
|
hexastack
|
286beee5e6
|
fix: enhance code
|
2024-11-20 19:41:11 +01:00 |
|
hexastack
|
82e47f23dd
|
fix: address review
|
2024-11-18 15:32:34 +01:00 |
|
hexastack
|
e0a7a783f9
|
fix: move blocks logic
|
2024-11-15 15:53:35 +01:00 |
|
Mohamed Marrouchi
|
a0fe5ec0be
|
feat: widget enhancements
|
2024-11-13 01:19:20 +00:00 |
|
yassinedorbozgithub
|
2781abbc56
|
fix(api): exclude functions as nested types
|
2024-11-03 12:48:02 +01:00 |
|
yassinedorbozgithub
|
10449259d9
|
refactor(api): mogoose types
|
2024-10-29 14:36:46 +01:00 |
|
Mohamed Marrouchi
|
e745b97e87
|
fix: refactor session store
|
2024-10-26 12:02:39 +01:00 |
|
Mohamed Marrouchi
|
acc6fcaa88
|
fix: event emitter + misc typings
|
2024-10-26 10:36:47 +01:00 |
|
Mohamed Marrouchi
|
c722b85d5d
|
fix: express session
|
2024-10-26 09:02:34 +01:00 |
|
yassinedorbozgithub
|
801841fb13
|
fix(api): enhance base-repository.ts typing
|
2024-10-25 12:24:04 +01:00 |
|
Mohamed Marrouchi
|
ab35a77b9c
|
fix: add missing copyright header
|
2024-10-23 06:22:26 +01:00 |
|
Mohamed Marrouchi
|
a3d7b83511
|
feat: rename offline to web
|
2024-10-23 06:20:02 +01:00 |
|
Mohamed Marrouchi
|
35cf78c523
|
feat: refactor extensions as npm packages (be brave 1)
|
2024-10-23 06:20:01 +01:00 |
|
Med Marrouchi
|
6e58361abf
|
Merge pull request #248 from Hexastack/247-issue-eslint-rule-to-automate-adding-copyright-header
247 issue eslint rule to automate adding copyright header
|
2024-10-22 16:15:28 +01:00 |
|
Mohamed Marrouchi
|
b7eef89981
|
feat: refactor helpers (nlu)
|
2024-10-21 15:11:06 +01:00 |
|
Mohamed Marrouchi
|
92bb4978c3
|
feat: add plugins settings i18n + typing
|
2024-10-19 13:56:09 +01:00 |
|
yassinedorbozgithub
|
516737ac4b
|
feat(api): automate adding copyright header
|
2024-10-19 12:16:49 +01:00 |
|
yassinedorbozgithub
|
72e3f3ef1a
|
fix(api): eslint imports order
|
2024-10-16 18:54:55 +01:00 |
|
yassinedorbozgithub
|
f53589b06d
|
refactor(api): simplify services logic
|
2024-10-12 12:44:32 +01:00 |
|
yassinedorbozgithub
|
11ef7735ed
|
fix(api): cast base-repository types
|
2024-10-09 08:26:17 +01:00 |
|
yassinedorbozgithub
|
9d5b23dc3f
|
fix(api): baseRepository event emitter logic order
|
2024-10-07 18:37:17 +01:00 |
|
yassinedorbozgithub
|
16101f2638
|
feat(api): enhance base-repository
|
2024-10-07 15:38:10 +01:00 |
|
yassinedorbozgithub
|
6dbc1d1907
|
fix(api): remove unnecessary ternary check
|
2024-10-05 15:27:03 +01:00 |
|
yassinedorbozgithub
|
be1787ec48
|
fix(api): baseRepository constructor
|
2024-10-05 12:15:50 +01:00 |
|
yassinedorbozgithub
|
90256a350b
|
refactor(api): emit events logic
|
2024-10-04 17:42:10 +01:00 |
|
Amit Ranjan
|
3a7b0ab4fb
|
feat(fix): added fix for the relative url too
|
2024-10-01 20:05:07 +05:30 |
|
Amit Ranjan
|
008257db64
|
feat(frontend): added fix for base url in api side
|
2024-10-01 19:17:54 +05:30 |
|
yassinedorbozgithub
|
f0a0733eb4
|
fix: feedback udaptes
|
2024-09-30 11:13:47 +01:00 |
|
yassinedorbozgithub
|
cefbe16b84
|
fix: window is not defined
|
2024-09-30 09:26:41 +01:00 |
|
yassinedorbozgithub
|
8383dc3c3e
|
fix: function jsdoc description
|
2024-09-30 06:36:50 +01:00 |
|
yassinedorbozgithub
|
00fa4316be
|
fix(api): Insecure randomness
|
2024-09-30 06:32:43 +01:00 |
|
Mohamed Marrouchi
|
e11fb8b632
|
fix: remove non compliant OSD license term
|
2024-09-29 13:02:28 +01:00 |
|
medtaher
|
418510aab2
|
Merge branch 'main' into 48-request-context-vars-permanent-option
|
2024-09-28 15:01:29 +01:00 |
|
Mohamed Marrouchi
|
ae15a3b003
|
Merge pull request #69 from Hexastack/feat/i18n-module
Feat/i18n module
|
2024-09-25 16:26:10 +01:00 |
|