Skip to content

Commit 1c36dc6

Browse files
Merge branch 'dev' into CHRONOS-76-Fix-issues-from-.TS-migration-for-chronos_npm_package-controllers-postgres.ts
This merge incorporates the latest changes from 'dev', which includes updates that fix issues related to the TypeScript migration in the controllers/postgres.ts file.#
2 parents 51f4e15 + a0c4e2f commit 1c36dc6

File tree

6 files changed

+2971
-1964
lines changed

6 files changed

+2971
-1964
lines changed

README.md

Lines changed: 34 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,31 +20,52 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
2020

2121
## What's New?
2222

23-
### Chronos 14.0
23+
### Chronos 15.0
2424

2525
<div>
2626

27+
Contributors:
28+
[Arnold Pinkhasov](https://github.com/apinkhasov101),
29+
[Ashley Bisram](https://github.com/ashleybisram),
30+
[Fridchard Chery](https://github.com/Gitfrich),
31+
[Peter Toussaint](https://github.com/Peter2oussaint)
32+
33+
</div>
34+
Updates:
35+
<li>Forthcoming</li>
36+
37+
38+
<a href='link here'>Version 15.0 Medium Article</a>
39+
40+
### **Iteration Log**
41+
<details><summary>Chronos 14.0</summary>
42+
<ul>
43+
<div>
44+
45+
2746
Contributors:
2847
[Michael Tagg](https://github.com/mdtagg),
2948
[Ted Pham](https://github.com/TedPham397),
3049
[Sofia Sarhiri](https://github.com/sarhiri),
31-
[Stephen Yang](https://github.com/stephenhyang),
50+
[Stephen Yang](https://github.com/stephenhyang)
3251

3352
</div>
3453
Updates:
35-
<li>Implemented a new visualization button (example) to expedite data rendering processes.</li>
36-
<li>Refactored microservices example, switched over to community version of MongoDB for easier URI implementation.</li>
37-
<li>Modularized cluttered components into modular units to improve code readability and reusability.</li>
38-
<li>Optimized startup scripts to reduce application load time and streamline environment configuration.</li>
39-
<li>Upgraded Material-UI from version 4 to version 5, adapting to new API changes and improving UI responsiveness. </li>
40-
<li>Refactored portions of the electron app </li>
41-
<li>Refactored data parsing logic to reduce unnecessary rerenders and improve app performance</li>
42-
<li>Fixed data bottle necks in the local npm packages, data is now able to flow to microservices for data visualization</li>
43-
54+
<ul>
55+
<li>Implemented a new visualization button (example) to expedite data rendering processes.</li>
56+
<li>Refactored microservices example, switched over to community version of MongoDB for easier URI implementation.</li>
57+
<li>Modularized cluttered components into modular units to improve code readability and reusability.</li>
58+
<li>Optimized startup scripts to reduce application load time and streamline environment configuration.</li>
59+
<li>Upgraded Material-UI from version 4 to version 5, adapting to new API changes and improving UI responsiveness. </li>
60+
<li>Refactored portions of the electron app </li>
61+
<li>Refactored data parsing logic to reduce unnecessary rerenders and improve app performance</li>
62+
<li>Fixed data bottle necks in the local npm packages, data is now able to flow to microservices for data visualization</li>
63+
</ul>
4464

45-
<a href='link here'>Version 14.0 Medium Article</a>
65+
<a href='https://medium.com/@m.sofiasarhiri/a-tale-as-old-as-time-for-the-modern-developer-chronos-v-14-f84733fd4f93'>Version 14.0 Medium Article</a>
4666

47-
### **Iteration Log**
67+
</ul>
68+
</details>
4869

4970
<details><summary>Chronos 13.0</summary>
5071
<ul>

0 commit comments

Comments
 (0)