Miguel Nogueira
427c9d1c57
Revert "Revert "Merge branch 'master' into develop""
...
This reverts commit fc6d7d2b18
.
2021-10-13 01:47:16 +01:00
Miguel Nogueira
fc6d7d2b18
Revert "Merge branch 'master' into develop"
...
This reverts commit 42178e26de
, reversing
changes made to d876dd6055
.
2021-10-13 01:19:04 +01:00
Miguel Nogueira
b2b29382bf
Merge branch 'develop'
2021-10-13 00:02:42 +01:00
Miguel Nogueira
92679e94d5
Add unknown MC status placeholder to cache
2021-10-12 23:01:15 +01:00
Miguel Nogueira
8d1e39c43c
Replaced ConnectException with ConnectionException
...
This exception is thrown and handled when Mojang servers are down.
2021-10-12 22:41:24 +01:00
Miguel Nogueira
3f4bc28fd4
Added Demo mode
...
Demo mode allows to safely run a demo version of the app, with destructive features limited.
Some bugs were also fixed in this commit.
2021-09-04 00:44:54 +01:00
Miguel Nogueira
ddd79d38fe
API Resources and first endpoints
2021-03-31 03:55:09 +01:00
Miguel Nogueira
99779c9053
API key management interface
2021-03-30 01:27:49 +01:00
Miguel Nogueira
6d94263ede
JSON response provider
2021-03-29 23:47:55 +01:00
Miguel Nogueira
a206782187
Added TeamFile Authorization Policy
2020-12-08 03:09:17 +00:00
Miguel Nogueira
7323ffec2b
Added Team Authorization Policy
2020-12-08 02:58:10 +00:00
Miguel Nogueira
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
Miguel Nogueira
4eb115d165
Revert "Apply fixes from StyleCI (pull request #6 )"
...
This reverts pull request #6 .
> This pull request applies code style fixes from an analysis carried out by [StyleCI](https://bitbucket.styleci.io ).
>
> For more information, click [here](https://bitbucket.styleci.io/analyses/a2Jl7D ).
2020-10-21 00:29:50 +00:00
Miguel Nogueira
773ec570d9
Apply fixes from StyleCI
2020-10-21 00:01:41 +00:00
Miguel Nogueira
6541e25a39
Apply fixes from StyleCI
2020-10-10 16:30:26 +00:00
Miguel Nogueira
0930c29b9a
RSM-5 Update to Laravel 8
2020-10-08 23:47:23 +01:00
Miguel Nogueira
e93abd2ab7
Added logging for successful authentication attempts
2020-09-08 01:31:09 +01:00
Miguel Nogueira
20ab381076
Added logging for failed authentication attempts
2020-09-08 01:26:27 +01:00
Miguel Nogueira
e8119b763c
Register Application observers
2020-09-07 21:43:48 +01:00
Miguel Nogueira
6be5e241d4
Add permission and provider imports
2020-08-31 16:41:01 +01:00
Miguel Nogueira
ca82f5882d
Add settings page
2020-08-30 23:06:01 +01:00
Miguel Nogueira
94d08f1886
Trust Heroku proxies
...
This commit also forces the environment into HTTPS when in production.
2020-07-18 06:33:00 +01:00
Miguel Nogueira
4a766620ff
Fix appointment policy not being called correctly
...
This commit fixes the appointment policy being called at the wrong time, with the wrong arguments.
It also fixes wrong references on the auth service provider, also fixing other issues with poliy usage.
Fixes #3 and SPACEJEWEL-HOSTING-59.
2020-07-16 05:24:00 +01:00
Miguel Nogueira
bca6020ab0
Add ability to edit forms and add new fields
...
This commit adds the ability to edit and modify existing forms.
On the technical side, it also adds a new reusable validation Facade which helps reduce duplicated code.
2020-07-15 06:48:49 +01:00
Miguel Nogueira
9ec2f9edce
Update .env.example to reflect new config values
2020-06-27 22:22:33 +01:00
Miguel Nogueira
33c16fcf46
Add user directory & isolate authorisation
2020-06-27 19:15:33 +01:00
Miguel Nogueira
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
Miguel Nogueira
d15c0cb12f
Major changes - Vote system now finished
2020-05-30 00:20:39 +01:00
Miguel Nogueira
2ff0da3e4f
Made Profile & Account Settings functional
...
Also moved redundant HTML markup to component file for reuse.
Username to UUID converter also added as Middleware
2020-05-13 22:47:51 +01:00
Miguel Nogueira
a4e415943a
Add save & update functionality to positions
...
Tooltips also added, as well as a general configuration file for Mojang Status URL.
Relationships were also added between forms and Vacancies.
Status verification for the dashboard was moved to a Service Provider, where it adds log entries when cache expires.
Authentication controllers were also updated to reflect the new dashboard URL.
2020-05-08 00:24:56 +01:00
Miguel Nogueira
70c7429e36
Added Authentication Scaffolding, Dashboard, and Sidenav
2020-04-29 03:20:00 +01:00
Miguel Nogueira
3bd773e2d3
Added main page
...
This commit adds the main page (incl. breadcrumbs), a license file, a contact form (with recaptcha) and a captcha config file.
2020-04-27 07:28:00 +01:00
Miguel Nogueira
f80e9fcba0
First commit
2020-04-26 05:09:32 +01:00