Commit Graph

3483 Commits

Author SHA1 Message Date
Alicia Sykes 2c6799125f
Create cloudflare-deploy.yml 2021-06-12 13:42:14 +01:00
Alicia Sykes 7b9fd97433 Removes engine from packages.json, to fix Netlify build. Updates deployment docs 2021-06-12 12:40:18 +01:00
Alicia Sykes 0d00f073c2
Merge pull request #30 from Lissy93/feature_allow-html-in-footer
Enables the user to add raw HTML and inline CSS into the footer, Re: #28
2021-06-12 12:30:15 +01:00
Alicia Sykes 6476afbfa0 Enables the user to add raw HTML and inline CSS into the footer, Re: #28 2021-06-12 12:27:21 +01:00
Alicia Sykes 866f23d6ba
Merge pull request #29 from Lissy93/feature_support-cloud-services
Feature support cloud services
2021-06-11 21:39:48 +01:00
Alicia Sykes 94dc0e7fc6 Addressed a couple of small things 2021-06-11 21:35:36 +01:00
Alicia Sykes 089ac04f79 Adds support for Netlify 1-Click deployment, adds main script to package.json, updates name and adds docs 2021-06-11 21:28:27 +01:00
github-actions[bot] c2fc97a09a
chore: update contributors [skip ci] 2021-06-11 20:14:21 +00:00
Alicia Sykes 0006ee4cac
Merge pull request #27 from turnrye/panel-to-dashy
fix: update link in footer with new repo name
2021-06-11 21:14:04 +01:00
Alicia Sykes 28650b7e6d FIX: Port is not correctly read
Missing brackets in server.js (L15) was causing the port to not be read from ENV varaiable PORT correctly, effectively breaking deployment builds. Bloody JavaScript...
2021-06-11 20:42:32 +01:00
Ryan Turner 49188f40ac
fix: update link in footer with new repo name
The footer link to viewing the source code sends users to the wrong repository. This repo must've been named "panel" in a past life, but now it is "dashy". This resolves the issue.
2021-06-11 14:19:38 -05:00
Alicia Sykes a9018f137a Adds Heroku support 2021-06-11 19:51:07 +01:00
Alicia Sykes a43052e231 i like rockets 2021-06-11 19:50:32 +01:00
Alicia Sykes cd274e2884
Merge pull request #26 from Lissy93/improved-docker-deployments
Improved docker deployments
2021-06-11 17:40:58 +01:00
Alicia Sykes f6cecaf3bb Show splash screen while loading for first time 2021-06-11 17:18:07 +01:00
Alicia Sykes 506509fa04 Updates developing and contributing docs, and a small fix in material theme 2021-06-11 15:56:49 +01:00
Alicia Sykes d951b8cafa Adds git hook to check files prior to commit 2021-06-11 15:56:01 +01:00
Alicia Sykes dbc2fae6d6 Fixed lint errors caused by octal character, and added missing yaml dependency 2021-06-11 15:23:25 +01:00
Alicia Sykes a6ecb29734 Removed /public/item-icons - the user will add their own assets 2021-06-11 14:24:18 +01:00
Alicia Sykes c2ec36baab Adds PWD deploy link, credits external services, links to discussions tab 2021-06-11 14:02:42 +01:00
Alicia Sykes 50bbce450f Adds PWD 1-click deploy 2021-06-11 13:38:55 +01:00
Alicia Sykes dbfbcf3284 Implements docker container healthchecks 2021-06-10 19:46:46 +01:00
Alicia Sykes c08d0c6ff6 Adds: Keeping Docker container up-to-date, and Docker health-checks 2021-06-10 19:45:51 +01:00
Alicia Sykes fe69adddca Set up CI with Azure Pipelines
[skip ci]
2021-06-10 12:36:26 +01:00
Alicia Sykes 2b3e8f141d
Merge pull request #21 from Lissy93/bug-fix_small-issues
Bug fix small issues
2021-06-09 14:08:47 +01:00
Alicia Sykes aa88337ba2 Reverts config to the demo file 2021-06-09 14:04:37 +01:00
Alicia Sykes 1e8e54b1f9 Improves documentation, github templates and readme 2021-06-09 14:03:56 +01:00
Alicia Sykes 089ceb3e56 Show scrollbar on smaller screens 2021-06-09 14:03:32 +01:00
Alicia Sykes 7ab32686ba Adds note on small screens 2021-06-09 14:03:15 +01:00
Alicia Sykes 733794b57f Renames issue templates, adds missing fields 2021-06-09 12:37:51 +01:00
Alicia Sykes edb05e4f69 Merge branch 'master' of github.com:Lissy93/server-start-page into bug-fix_small-issues 2021-06-09 12:33:28 +01:00
Alicia Sykes e482a341a5
Merge pull request #20 from Lissy93/adds-issue-templates
Adds issue templates
2021-06-09 12:33:24 +01:00
Alicia Sykes d0fbcaea55
Adds a pull request template 2021-06-09 12:31:58 +01:00
Alicia Sykes 05a8e2a9c1
Removes some nothingness 2021-06-08 21:47:26 +01:00
Alicia Sykes 605094de2d Adds issue templates
Adds issue templates for:
- Bug reports
- Feature requests
- Questions
- Feedback
2021-06-08 21:46:49 +01:00
Alicia Sykes 3b9b974ae7 #19 - Settings container not visible in mobile 2021-06-08 16:15:44 +01:00
Alicia Sykes b03bedd227 Replaces v-if with css display none
This fixes theme not being applied on load when settings are hidden, since the theme selector component will still be mounted, just not visible
2021-06-08 14:44:06 +01:00
Alicia Sykes 75aa15dbf0 Adds minimum dimensions for modal 2021-06-08 14:41:49 +01:00
Alicia Sykes a8400c416c
Merge pull request #18 from Lissy93/bug-fix_17-config-editor-freeze
Removes explicit use of Ajv. Fixes #17
2021-06-08 14:02:19 +01:00
Alicia Sykes dc15f290fd Removes explicit use of Ajv. Fixes #17 2021-06-08 14:01:04 +01:00
Alicia Sykes 5ef1ee5921
Added contributor chart 2021-06-07 22:24:38 +01:00
Alicia Sykes 03fbaf35ff
Delete CONTRIBUTORS.svg 2021-06-07 22:21:44 +01:00
github-actions[bot] 95481bd9fd
chore: update contributors [skip ci] 2021-06-07 21:21:41 +00:00
Alicia Sykes e001326352
Updated path of generated assets 2021-06-07 22:21:25 +01:00
github-actions[bot] a9128cb238
chore: update contributors [skip ci] 2021-06-07 21:11:12 +00:00
Alicia Sykes 4bff0cbc7c
Adds contributor action 2021-06-07 22:10:55 +01:00
Alicia Sykes 61c2cc0b54 Greatly shortens the readme 2021-06-07 21:37:32 +01:00
Alicia Sykes d1d78cb1aa
Merge pull request #16 from Lissy93/documentation-round-1
Documentation Round 1
2021-06-07 16:03:36 +01:00
Alicia Sykes 0e86d0dbfb Converted schema from JavaScript into JSON 2021-06-07 16:01:11 +01:00
Alicia Sykes 9bdc960799 Added index and updated docws 2021-06-07 16:00:24 +01:00