Mateus Meyer Jiacomelli
9bd4d6aec6
Remaking the chordpro routines and the chord + stage viewer
2022-12-17 07:09:43 +00:00
Mateus Meyer Jiacomelli
26d39760db
Fixing the new sticky navbar overlapping Stage, Chord and Main views
2022-12-15 17:30:46 +00:00
2ad25d163a
Fixes for issues 26 and 22
2022-12-01 14:22:48 +00:00
Mateus Meyer Jiacomelli
278aca6277
adding websocket reconnection routines + UI indicator; upgrading material-icons to use more recent package
2022-11-14 16:17:51 +00:00
Tomas Groth
90d1da5090
First step in using the new transpose web api endpoint.
2022-10-19 11:51:03 +00:00
845b270e06
Maintain the version number in assets/version.js
2022-02-10 22:16:36 +00:00
Mateus Meyer Jiacomelli
ff03ca521f
Service + Slide Component refactor
2021-09-06 07:11:19 +00:00
Exkywor
35fb9149f0
Fix theme icon in side-bar and footer
2021-06-28 20:47:53 -06:00
Tim Bentley
7af4f684eb
Merge branch 'issue-19-local-resources' into 'master'
...
Add Material icons and Roboto font for local resources (closes #19 )
Closes #19
See merge request openlp/web-remote!37
2021-06-28 06:17:33 +00:00
Joe Schneider
03c76cd3ce
Added thumbnails to Stage and Slides views
2021-06-28 04:52:51 +00:00
c5948a4111
Add Material icons and Roboto font for local resources ( closes #19 )
2021-06-27 21:44:50 -07:00
Martin Price
9286f039af
Update request to reflect suggestions by @ninjakiwi:
...
Added class for no-select in styles. Added reference to class in slides.component.html and service.component.html as I believe you would never need to select the text in the remote controller here
2021-03-31 00:36:07 +00:00
Daniel
36ca78ecc7
Set openlpService to public in stage js to make typescript happy
2021-03-02 19:50:29 +13:00
Daniel
ed24a1e1f3
lint fix
2021-02-19 19:16:41 +13:00
Daniel
86c602b41b
Make stage views use the 12 hour time setting
2021-02-19 19:09:28 +13:00
Daniel Martin
2482cbb1b3
Fix api calls for new search option api
2021-02-02 02:27:51 +00:00
Fernando Quant
16886d6e30
Remove theme name and column controllers. Make themes into a fixed sized and the column responsive.
2021-01-30 06:06:09 +00:00
Daniel Martin
0b55941314
Update angular
2021-01-03 18:05:10 +00:00
7a09dd85d6
Fix an issue where a method was not expecting a parameter
2020-12-22 21:49:31 -07:00
Tomas Groth
29f9ba4366
Merge branch 'change_api' into 'master'
...
Change api signature
See merge request openlp/web-remote!26
2020-10-19 07:19:38 +00:00
Exkywor
2d45c33dc7
Store last selected search plugin and retrieve it after loading.
2020-10-14 12:43:34 -06:00
Tim
b22df76bd4
Change signature
2020-10-12 12:03:26 +01:00
5169db2d0d
Merge branch 'themes-thumbnails' into 'master'
...
Themes thumbnails
See merge request openlp/web-remote!25
2020-08-27 05:07:14 +00:00
Fernando Quant
b33cf7e781
Themes thumbnails
2020-08-27 05:07:14 +00:00
fae84f278b
Merge branch 'bibleversionapi' into 'master'
...
Bible search options
See merge request openlp/web-remote!23
2020-08-27 04:55:12 +00:00
Fernando Quant
e1de5c329e
Added retrieval and set of search options for the Bibles plugin, allowing to change the Bible version from the remote
2020-08-27 04:55:11 +00:00
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
Daniel
4cff5fbc47
Fix chord view
2020-06-22 00:35:06 +00:00
Tim Bentley
2d8ee13fc7
Update the State Management code
2020-06-20 07:25:20 +00:00
Tim Bentley
ad75ca76ee
Block requesting invalid Service items from UI.
2020-05-20 17:04:52 +00:00
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
Tim
9f665256d6
fix text
2020-05-10 17:43:46 +01:00
Daniel
4f694dd71a
Fix main view scale and positioning
2020-04-17 16:27:07 +12:00
d06d24f18c
Merge branch 'fix-slide-cut-off' into 'master'
...
Resolve: "Cut off bottom of slides"
Closes #3
See merge request openlp/web-remote!13
2020-04-09 06:58:21 +00:00
Daniel
fee63eaec1
Resolve: "Cut off bottom of slides"
2020-04-09 06:58:21 +00:00
Tim Bentley
cf6da25539
Make live use correct websocket
2020-04-09 06:49:56 +00:00
da7d78d2f9
Remove the hash from the URLs. I'm not sure why it was added.
2020-04-07 21:22:31 -07:00
Daniel
8fb4d16742
Allow searching other plugins besides songs
2020-03-11 00:40:48 +00:00
7d62bf122f
Documentation and versioning
...
- Refactor and add documentation
- Pull the version number into the UI
- No need to do a yarn install before deployment in GitLab CI
- Make CI generate a version json file
2020-02-27 00:34:52 -07:00
Fernando Quant
dd66e66b51
Workingon themes
2020-01-29 21:33:02 +00:00
Fernando Quant
fc25e63b03
Theme changing
2020-01-23 20:10:11 +00:00
Exkywor
692b9e8778
Updated a couple routes to the new api and made small tweaks to the UI
2019-11-09 10:26:56 -06:00
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
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
db7e4ec1a0
Get the remote api port from the url
2018-08-27 23:01:02 +02:00
Simon Hanna
e7325c674b
Add fast switching toolbar
2018-08-27 20:28:42 +02:00
Simon Hanna
ff8d8a5a9b
Use icons to show type of items in service
2018-08-27 20:28:42 +02:00
Simon Hanna
0a81fcb1b3
Style alerts
2018-08-22 22:26:08 +02:00
Simon Hanna
19981ad608
Require some text while searching
2018-08-22 22:19:41 +02:00
Simon Hanna
0ea24dd23c
Style some pages
2018-08-22 22:15:45 +02:00
Simon Hanna
61031a8726
Move stuff around
2018-08-22 22:04:41 +02:00
Simon Hanna
1bc6f74f78
Change title of app
2018-08-22 21:34:35 +02:00
Simon Hanna
4973666a13
Cleanup
2018-08-22 21:29:20 +02:00
Simon Hanna
f6822992ef
Fix url
2018-08-22 21:29:08 +02:00
Simon Hanna
58d1b3698e
Get stuff working again
2018-08-20 15:25:28 +02:00
Simon Hanna
fc9b13e971
Fix all requests
2018-08-20 15:00:12 +02:00
Simon Hanna
3a19146d17
Style buttons, preselt songs in search
2018-08-20 14:30:23 +02:00
Simon Hanna
a1db0af862
Show tooltips
2018-08-20 14:25:52 +02:00
Simon Hanna
4ebbba85e7
Showing the slides works
2018-08-20 14:16:15 +02:00
Simon Hanna
48750470bd
Service items are displayed
2018-08-20 14:12:30 +02:00
Simon Hanna
cebd15c57c
Search works
2018-08-20 14:09:45 +02:00
Simon Hanna
6a8d1a55cc
Displaying the available plugins works
2018-08-20 02:00:32 +02:00
Simon Hanna
b191a1d972
Add MatInputModule
2018-08-20 01:07:17 +02:00
Simon Hanna
d521878755
Uncomment routes
2018-08-20 01:04:00 +02:00
Simon Hanna
7647b98437
Update code to make it compatible with the current releases of angular
2018-08-19 22:37:53 +02:00
Simon Hanna
cada50dfa0
initial commit
2018-08-07 13:51:51 +02:00