bigbluebutton-Github/bigbluebutton-html5
Arthurk12 f13217607e feat(timer): add model and messages to akka apps
This commit makes the messages of the timer feature to be proxied by
akka-apps and also adds a timer model that is updated based on these
messages.
Moving the timer panel opening logic to the timer button component in
the navigation panel was a consequence of these changes.
2023-05-18 15:29:42 -03:00
..
.meteor chore: upgrade Meteor from 2.10 to 2.12 2023-05-02 11:27:53 -04:00
client update to react 18 2023-05-11 16:16:10 +00:00
imports feat(timer): add model and messages to akka apps 2023-05-18 15:29:42 -03:00
private fix(timer): New songs for timer 2023-05-18 15:29:41 -03:00
public fix(timer): New songs for timer 2023-05-18 15:29:41 -03:00
server Timer first commit 2023-05-18 15:29:31 -03:00
.eslintignore
.eslintrc.js
.gitignore copy tldraw fonts to public/files 2023-01-10 10:21:01 -03:00
deploy_to_usr_share.sh
jsconfig.json
package-lock.json Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27 2023-05-15 11:51:17 -04:00
package.json Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27 2023-05-15 11:51:17 -04:00
run-dev.sh
test-html5.sh