Commit Graph

9 Commits

Author SHA1 Message Date
Chris Witterholt 35f6410fe7
1. Do not capatalize page title. 2. Translate browser title. 3. Add translations for text 'Alert Submitted'. 4. Correct Dutch translation for 'THEME_OPTIONS'. 2024-04-24 18:35:23 +02:00
Chris Witterholt d8181281ab
1. Use the new Angular 17 template syntax. 2. Use the Angular 17 property 'styleUrl' in cases where only one stylesheet is defined. 3. Prevent TypeError in the browser console when Settings is displayed when there are no live items. 4. Update several packages. 2024-04-23 23:12:56 +02:00
Mateus Meyer Jiacomelli ff03ca521f Service + Slide Component refactor 2021-09-06 07:11:19 +00:00
Raoul Snyman 2d10b7a363
Add notes to stage, fix CORS issue
- Use a ServiceItem object rather than just slides to transfer more information at one time
- Add notes to stage view
- Fix CORS issue
2020-07-22 16:41:10 -07:00
Raoul Snyman ac4a99d75e
Improve the UI and fix some bugs
- Get the current theme from OpenLP
- Set the service item by UUID
- Actually set the theme and theme level
- Clean up various bits of code
- Switch to a tab bar at the bottom of the screen
- Save the "fast switching" state to localStorage for persistance
- Clean up some API bits to match OpenLP
2020-05-15 23:03:28 -07:00
Raoul Snyman 642e0ebf04 Update the UI 2019-11-07 18:02:26 +00:00
Simon Hanna 163344f423 New api and more views 2019-10-08 05:43:49 +00:00
Raoul Snyman 4c73c2a50a Clean up the code and the repository a bit
- Add a license file
- Update package.json with some relevant information
- Clean up linting
- Set up better CI pipeline
- Save build as artifact and pass on to deploy
- Use new angular test runner
- Add an empty test so that the tests pass
- Use special Chromium configuration for CI
- Deploy the remote to the download server when there's a new tag
2019-10-06 00:28:36 +00:00
Simon Hanna 61031a8726 Move stuff around 2018-08-22 22:04:41 +02:00