Commit Graph

139 Commits

Author SHA1 Message Date
206ccd40e9 fix(watcher.changeSubject): now emits correct type into observer functions 2022-05-19 16:15:28 +02:00
278f3c8169 fix(tests): now uses @pushrocks/smartmongo backed by wiredTiger 2022-05-18 18:17:11 +02:00
de1f1110b4 fix(core): update 2022-05-17 23:54:26 +02:00
1c4b03e647 BREAKING CHANGE(core): switch to esm 2022-05-17 21:30:53 +02:00
355a2a3f2b fix(core): update 2022-05-17 21:26:17 +02:00
37f9a64735 fix(core): update 2022-05-17 00:33:44 +02:00
f94363cf31 fix(core): update 2021-11-12 19:32:54 +01:00
28d57efd9e fix(core): update 2021-11-12 19:02:29 +01:00
48cffb5ac2 fix(core): update 2021-11-12 17:22:31 +01:00
551916fe5c fix(core): update 2021-11-12 16:23:26 +01:00
c1b1af9c5d fix(dbdoc manager access working again ): update 2021-10-18 14:37:17 +02:00
c9a734d879 fix(core): update 2021-10-16 23:33:21 +02:00
7a4d557724 fix(core): update 2021-10-16 21:17:02 +02:00
e10f6585a5 fix(core): update 2021-10-16 19:54:05 +02:00
03656f4ca0 fix(core): update 2021-09-19 17:05:08 +02:00
e357f7581c fix(core): update 2021-09-18 00:38:20 +02:00
aeb35705d4 fix(core): update 2021-09-17 22:34:15 +02:00
bb81530dac fix(core): update 2021-06-09 15:38:14 +02:00
df2fadfa01 fix(core): update 2021-06-09 15:37:49 +02:00
144a620f43 fix(core): update 2021-06-09 14:55:55 +02:00
8e51b518b1 fix(core): update 2021-06-09 14:10:08 +02:00
97365ddf29 fix(core): update 2021-06-09 13:40:23 +02:00
54ec6accdf fix(core): update 2021-06-09 12:40:55 +02:00
302e51a77f BREAKING CHANGE(filter design): filters now are congruent with their data types. Static extensions of doc base class now are fully typed with automatic reference to their child classes. 2021-06-06 17:48:37 +02:00
fbdde2268c fix(core): update 2020-10-19 16:44:28 +00:00
97e82ed75a fix(core): update 2020-10-19 16:37:44 +00:00
f29ae67580 fix(core): update 2020-09-25 21:05:21 +00:00
cf6ef25a8d fix(core): update 2020-09-25 20:42:38 +00:00
105f69d1c9 fix(core): update 2020-09-24 14:10:54 +00:00
b5f2474f65 fix(core): update 2020-09-10 10:12:17 +00:00
6cab20f32d fix(core): update 2020-09-09 03:51:21 +00:00
635256f2f6 fix(core): update 2020-09-09 02:50:27 +00:00
f74020ba96 fix(core): update 2020-09-09 02:21:15 +00:00
85a196c8c1 fix(core): update 2020-08-18 15:10:44 +00:00
ffa52a5883 fix(core): update 2020-08-18 12:05:07 +00:00
0203eabdfd fix(core): update 2020-08-18 12:01:46 +00:00
116dfbc3b0 update module structure 2020-06-11 23:05:32 +00:00
e58fa57525 fix(core): update 2020-02-19 18:30:34 +00:00
cea6c662ac fix(core): update 2020-02-08 14:37:44 +00:00
75b5f6af08 fix(core): update 2019-09-11 12:36:02 +02:00
246e3486f0 fix(id field now properly populated): update 2019-09-11 12:12:50 +02:00
6448516aa0 fix(core): update 2019-09-11 11:56:41 +02:00
38c1fcd53a fix(core): update 2019-09-02 16:58:19 +02:00
bf3656f792 fix(core): update 2019-09-02 16:51:22 +02:00
25803330de fix(core): update 2019-09-02 16:42:29 +02:00
3eeac7b936 fix(structure): format 2019-02-13 22:08:58 +01:00
e56def621c fix(core): update 2019-01-08 19:55:13 +01:00
1800273b25 fix(core): update 2019-01-08 18:45:30 +01:00
f7abc175aa fix(core): update 2019-01-08 18:22:48 +01:00
941d2f0902 fix(core): update 2019-01-08 14:37:17 +01:00
124f117352 fix(core): update 2019-01-08 13:52:08 +01:00
3c8f70f77e fix(core): update 2019-01-08 12:38:59 +01:00
f092eefbf3 fix(core): update 2019-01-07 02:50:09 +01:00
692a1223a8 fix(core): update 2019-01-07 02:41:38 +01:00
3825b15a65 fix(core): update 2019-01-07 02:38:30 +01:00
46514a2743 feat(SmartdataDoc): add custom unique indexes 2018-07-10 21:27:16 +02:00
191ea5d3c6 update to mongodb 2018-07-10 00:02:04 +02:00
8b4f7169ff BREAKING CHANGE(scope/db driver): switched to pushrocks scope and from rethinkdb to mongodb as db 2018-07-08 23:48:14 +02:00
85a6444263 feat(IConnectionOptions): export ConnectionOptions 2018-01-16 00:40:08 +01:00
d2ca108ef8 feat(core): now retrieves classes properly 2018-01-14 17:32:04 +01:00
3671fe4df4 feat(add RethinkDB as main driver and revert to docs in README): 2018-01-12 01:22:58 +01:00
bd30da1c4a fix(core): remove old code for outdated objectstorage 2018-01-07 18:15:14 +01:00
cddb0caf1f feat(ci): add commitizen for more consistent commit messages 2018-01-07 18:08:42 +01:00
1af51dd989 update rethink integration 2018-01-07 17:58:30 +01:00
8101e49026 update deps and docs 2018-01-07 17:43:02 +01:00
2d97ab9dc5 prepare v2 of smartdata 2018-01-07 17:26:34 +01:00
3ba2bc8446 add rethink 2018-01-07 14:45:43 +01:00
14042151ba update tests 2017-09-13 13:47:38 +02:00
800cdd655a fix rxjs dependency 2017-07-16 00:11:03 +02:00
68c0ceeb14 update 2017-07-16 00:09:54 +02:00
d5c027caf0 fix import 2017-06-24 09:57:11 +02:00
fedc0bd8c8 fix import 2017-06-23 16:42:03 +02:00
a934f3608f remove NeDB and update to use MongoDB Atlas for testing 2017-06-23 11:40:20 +02:00
2039f1c807 update ci 2017-06-18 19:52:54 +02:00
57d1a6dd0a added npmdocker for local development 2017-02-25 11:37:05 +01:00
7079340657 refactor @saveable to @svDb() 2016-11-18 13:56:15 +01:00
0b8adea736 improve README 2016-11-18 00:59:57 +01:00
e49811eecd now allows adding a saveable decorator 2016-11-18 00:42:25 +01:00
dfce8cfcc0 add NeDB support 2016-11-17 22:36:12 +01:00
af8c41ad6c added nedb to the mix 2016-11-17 12:20:52 +01:00
6683c05c22 added Decorator support for easy connection between classes and collections 2016-09-14 01:02:11 +02:00
df4346e0a2 implenting dbDoc 2016-09-13 22:53:21 +02:00
16add8bff0 update README.md 2016-09-12 23:47:57 +02:00
11149b2712 improve README 2016-09-12 22:11:17 +02:00
5b093c68e4 add find logic 2016-09-12 21:36:26 +02:00
316030be7c introduce checkDoc method 2016-09-12 18:14:01 +02:00
411b0b1ae9 update structure 2016-09-12 17:31:23 +02:00
295096de24 split into class files 2016-09-11 18:01:46 +02:00
529d4c155f add tests and gitlab ci 2016-09-11 16:22:53 +02:00