Miguel Nogueira
427c9d1c57
Revert "Revert "Merge branch 'master' into develop""
...
This reverts commit fc6d7d2b18
.
2021-10-13 01:47:16 +01:00
Miguel Nogueira
4594973a21
Prev changes
2021-10-13 01:19:56 +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
a3d0730808
Update to Laravel & PHP 8
2021-10-12 18:08:15 +01:00
Miguel N
7319d091e2
Add exit popup
2021-01-27 02:01:59 +00:00
Miguel Nogueira
8b9cb7fbc4
Add 3rd party integrations
...
This commit adds third party integrations to the settings page.
It will allow users to link the games and services their community is using, to facilitate recruiting in each service.
These settings are not saved yet.
2020-12-30 00:11:50 +00:00
root
2e78d8c321
Updated Font Awesome
2020-12-20 11:53:09 -05: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
06d1e0ad3f
RSM-8 Add team files page and ability to download files
2020-10-11 02:54:09 +01:00
Miguel Nogueira
61d01b3a9b
RSM-43 Add DropZoneJS
2020-10-10 18:38:35 +01: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
596a469e15
Add user invitation facilities RSM-5
...
Adds user invitation to teams, and framework for assigning taems
Also adds user acc. deletion.
2020-10-08 19:19:10 +01:00
Miguel Nogueira
75f4404259
RSM-6 Team features
2020-10-03 21:36:35 +01:00
Miguel Nogueira
d392c0593f
Add two factor authentication
2020-07-17 22:44:10 +01:00
Miguel Nogueira
9e2d571298
Fix homepage bg issue
2020-07-16 07:32:52 +01:00
Miguel Nogueira
e16be5dc46
Override styles for auth pages
2020-07-16 07:11:33 +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
1f50faaea7
Add ability to preview application
2020-07-12 19:36:12 +01:00
Miguel Nogueira
e978a5417b
Added ability to delete single application
...
Also moved User observer code to Application observer
2020-07-12 17:01:33 +01:00
Miguel Nogueira
035c9399a6
Add "All Applications" page
2020-07-11 02:43:59 +01:00
Miguel Nogueira
599d742e96
Use UUID conversion facade
2020-06-28 00:46:49 +01:00
Miguel Nogueira
33c16fcf46
Add user directory & isolate authorisation
2020-06-27 19:15:33 +01:00
Miguel Nogueira
71efdf93d8
Add dashboard widgets
2020-06-27 04:49:55 +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
cc8c293cc6
Significant changes
...
Added several components and features too long to list here
2020-05-22 03:49:16 +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
2df5bf144d
Added save function to save button
...
This commit also improves how forms are parsed by PHP by passing them as arrays, therefore making them easier to process.
Note: One of the files contains a debug statement that will be removed in the next commit
2020-05-06 03:44:39 +01:00
Miguel Nogueira
dd3213e918
Dynamic form field names
2020-05-06 03:19:20 +01:00
Miguel Nogueira
79eaa2ea54
Add dynamic form builder
...
This form builder still needs some improvements and names for every field.
2020-05-05 05:25:56 +01:00
Miguel Nogueira
623200914d
Add interview page (incomplete commit)
2020-05-02 06:54:14 +01:00
Miguel Nogueira
b5e6a4a94b
Added Outstanding applications page
...
This commit also includes Chart.js for the whole project using Webpack. It also updates NPM packages to support ChartJS, and suppresses locale.js warnings from Webpack builds.
Gitignore removes the webpack bundle file since that file should be built each time dependencies/js code are modified.
2020-05-01 05:42:19 +01:00
Miguel Nogueira
c802908bf3
Add "My Profile" Page
...
This commit adds the layout for the profile page, for users and staff members.
2020-04-30 22:53:57 +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