Commit cafdd2a
imp(): improved project resolver with dailyEvents (#519)
* imp(): improved project resolver with dailyEvents
* merging repetitions on api side
* fix lint
* Bump version up to 1.1.31
* Bump version up to 1.1.31
* Bump version up to 1.1.33
* revert some types changes
* fix lint
* fix docs
* fixes
* fix get repetitions by repetition
* chore(): type defs
* review changes
* fixes
* fixes
* fixes test
* fix
* imp(): type defs
* Bump version up to 1.1.34
* fix(): fix visitedBy issue
* chore(): clean up
* chore(): clean up
* imp(): naming and descriptions
* imp(): pass original event id to getEventRepetitions
* chore(): lint fix
* review cghanges
* test addons merhing
* fix test
* imp(): throw exceptions
* imp(): get rid of event id in repetitionsPortion
* chore(): clean up
* chore(): lint fix
* imp(): daily events cursor types
* fix original event without repetition in project overview
* Revert "fix original event without repetition in project overview"
This reverts commit d3d61a0.
* unwnd
* imp(): rename
* imp(): remove redundant db calls
---------
Co-authored-by: slaveeks <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vyacheslav Chernyshev <[email protected]>1 parent 9a1faca commit cafdd2a
File tree
9 files changed
+523
-264
lines changed- src
- models
- resolvers
- typeDefs
- utils
- test/utils
9 files changed
+523
-264
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments