Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rensPols/ex-dock

Moltensnor opened a pull request on rensPols/ex-dock
Create database backup method
Creates a verticle that makes backups of the database. Added new property values: - BACKUP_FREQUENCY: The frequency of when to make the backups. This can be daily, hourly, weekly, monthly. - BAC...
Moltensnor created a branch on rensPols/ex-dock

create-database-backup-method - An ecommerce platform build with Vert.x Kotlin and Docker

Moltensnor created a comment on an issue on rensPols/ex-dock
You can add this code at the bottom of the database/ex-dock.sql file. Then it will make the tables on startup of the server.

View on GitHub

Moltensnor pushed 1 commit to 2-create-jdbc-connection-to-database rensPols/ex-dock
  • Updated the product Jdbc test classes 9b5803c

View on GitHub

rensPols opened a draft pull request on rensPols/ex-dock
Implement home frontend
closes #36, closes #37
rensPols created a branch on rensPols/ex-dock

implement-home-frontend - An ecommerce platform build with Vert.x Kotlin and Docker

rensPols starred rensPols/ex-dock
rensPols created a comment on an issue on rensPols/ex-dock
@Moltensnor I need to add the following two tables to the database, but I need to figure out how to do that best. How would you do this? ```SQL -- ************************************** `templat...

View on GitHub

rensPols pushed 1 commit to expand-template-engine-testing rensPols/ex-dock

View on GitHub

rensPols pushed 1 commit to expand-template-engine-testing rensPols/ex-dock

View on GitHub

rensPols pushed 3 commits to expand-template-engine-testing rensPols/ex-dock
  • Updated the product Jdbc test classes 1a3ff18
  • Merge remote-tracking branch 'origin/2-create-jdbc-connection-to-database' into 2-create-jdbc-connection-to-database ... 707514d
  • Merge remote-tracking branch 'refs/remotes/origin/2-create-jdbc-connection-to-database' into expand-template-engine-t... f3ffd2a

View on GitHub

rensPols pushed 1 commit to expand-template-engine-testing rensPols/ex-dock
  • Also change the tests name in the tests.yml 1d74ea2

View on GitHub

rensPols opened an issue on rensPols/ex-dock
Implement home frontend
Implement the home page in the frontend
rensPols opened an issue on rensPols/ex-dock
Implement frontend mechanisms
Implement the mechanisms needed for the frontend to function.
rensPols created a comment on an issue on rensPols/ex-dock
I think this will be an excellent addition to exDock, but it isn't necessary for the initial release. Therefore, I've modified the milestone to "Beta release". It is perfectly fine to already st...

View on GitHub

Moltensnor opened an issue on rensPols/ex-dock
Create DB backup option
Create option to automate database backups and create one that can be imported on database data loss.
Moltensnor deleted a branch rensPols/ex-dock

initialise-backend-router

Moltensnor closed an issue on rensPols/ex-dock
Initialise backend Router
Initialise the backend Router. It should be mounted on the /api sub-path and then /vX.
Moltensnor closed an issue on rensPols/ex-dock
Initialise backend Router
Initialise the backend Router. It should be mounted on the /api sub-path and then /vX.
Moltensnor pushed 3 commits to main rensPols/ex-dock
  • Initialises BackendRouter. fixes #30 f8af767
  • Replaced "/api" with global const aeb5ab3
  • Initialises BackendRouter (#31) Fixes #30 54268d2

View on GitHub

Moltensnor closed a pull request on rensPols/ex-dock
Initialises BackendRouter
Fixes #30
Moltensnor created a review on a pull request on rensPols/ex-dock
Everything works and looks good. So I approve!

View on GitHub

Moltensnor deleted a branch rensPols/ex-dock

move-getConnection-out-of-class

Moltensnor closed an issue on rensPols/ex-dock
Move getConnection() outside of class
Moltensnor pushed 2 commits to main rensPols/ex-dock
  • Moved getConnection() outside of class fixes #28 1a8c4f3
  • Moved getConnection() outside of class (#29) 6d6f1a9

View on GitHub

Moltensnor closed a pull request on rensPols/ex-dock
Moved getConnection() outside of class
Moltensnor created a review on a pull request on rensPols/ex-dock
Good changes to the structure with some improvements to the classes.

View on GitHub

rensPols opened a pull request on rensPols/ex-dock
Expand template engine testing
Cannot be merged before #24 !!
rensPols created a branch on rensPols/ex-dock

expand-template-engine-testing - An ecommerce platform build with Vert.x Kotlin and Docker

Moltensnor pushed 2 commits to 2-create-jdbc-connection-to-database rensPols/ex-dock
  • Updated the product Jdbc test classes 1a3ff18
  • Merge remote-tracking branch 'origin/2-create-jdbc-connection-to-database' into 2-create-jdbc-connection-to-database ... 707514d

View on GitHub

Load more