Commit Graph

334 Commits

Author SHA1 Message Date
4b390ea536 Added full Vacancy description
Also added support for Markdown
2020-07-11 05:34:12 +01:00
035c9399a6 Add "All Applications" page 2020-07-11 02:43:59 +01:00
bbe3001157 Example env version update 2020-07-10 05:30:22 +01:00
d1f4be124c Update wrong key name 2020-07-10 05:26:40 +01:00
0f126886f5 Use package for .env editing
The solution provided by this package is similar to what was previously implemented (see #1), but it's nicely packaged and made available in a Facade.
2020-07-10 05:00:41 +01:00
4deb882d23 Add check for null env and attempt to recover 2020-07-09 09:07:49 +01:00
635f8593d3 Update outdated information 2020-07-09 08:53:56 +01:00
c3a6b16a13 Clear configuration cache before editing it 2020-07-09 08:50:54 +01:00
fb4d832489 Beautified the search and replace function 2020-07-09 08:46:45 +01:00
4456d19c1f Clear cache and refresh *before* running migration 2020-07-09 07:12:15 +01:00
c7fd8989f9 More command improvements 2020-07-09 07:07:28 +01:00
fb422c1ef7 Merge remote-tracking branch 'origin-github/master' 2020-07-09 07:04:20 +01:00
a42df354c7 Command improvements
Remove process args


Silence npm WARN output (when applicable)


Compat for npm in different directories


Reverse npm silence


Replace Symfony Process


Remove Symfony Process refs


Add forgotten output for commands


Removed colons that artisan already added


Remove optional parameters in install cmd


Simplify settings save call


Further simplify settings save call
2020-07-09 07:04:04 +01:00
173dc57aa7 Further simplify settings save call 2020-07-09 06:27:21 +01:00
cb2b45b55f Simplify settings save call 2020-07-09 06:22:43 +01:00
a3e727f1f1 Remove optional parameters in install cmd 2020-07-09 06:14:07 +01:00
669c3c87e6 Removed colons that artisan already added 2020-07-09 06:01:10 +01:00
96298cd38c Add forgotten output for commands 2020-07-09 05:55:23 +01:00
00f37d3f7e Remove Symfony Process refs 2020-07-09 05:53:00 +01:00
653641f4e8 Replace Symfony Process 2020-07-09 05:52:41 +01:00
d121119706 Reverse npm silence 2020-07-09 05:37:11 +01:00
1c08cd9057 Compat for npm in different directories 2020-07-09 05:29:55 +01:00
1bc63725c9 Silence npm WARN output (when applicable) 2020-07-09 05:27:33 +01:00
c7caf3a67c Remove process args 2020-07-09 05:23:46 +01:00
7c7d4a306c Separate process args 2020-07-09 05:20:16 +01:00
016ce1fbf6 Remove invalid reference to Artisan 2020-07-09 05:12:18 +01:00
f673ef8222 Add installation bootstrap script 2020-07-09 05:10:22 +01:00
2bf8c8e90c Enable maintenance mode during installation 2020-07-09 05:06:25 +01:00
d111864bea Add depedency install progress bar 2020-07-09 05:01:50 +01:00
4dbf86a328 Add installation command
Adds an installation and .env modification commands for better usability
2020-07-09 04:52:53 +01:00
291c98cd0e Merge branch 'master' of github.com:spacejewel-hosting/staffmanagement 2020-07-08 08:15:01 +01:00
119ea1d8ec Updated config defaults 2020-07-08 08:14:36 +01:00
0282a6a7c9 Update issue templates 2020-07-08 07:58:18 +01:00
8ed2eb5027
Update README.md 2020-07-08 07:50:14 +01:00
vagrant
61034ccae9 Added simple installation script 2020-07-08 06:02:32 +00:00
ed95f02e00 Fix error where exception appeared instead of error message
This commit fixes an issue with fake MC usernames being used and 
resulting in a fatal exception. Displays an error msg now.
2020-06-28 04:51:32 +01:00
c58c46eda8 Fix error where wrong method is called 2020-06-28 01:30:34 +01:00
91c408fb4f Trim config results to prevent error in case of extra spaces 2020-06-28 00:50:28 +01:00
599d742e96 Use UUID conversion facade 2020-06-28 00:46:49 +01:00
50692a8abf Remove card 2020-06-27 23:46:03 +01:00
664bdcf45e Improve hompeage 2020-06-27 23:44:07 +01:00
9ec2f9edce Update .env.example to reflect new config values 2020-06-27 22:22:33 +01:00
33c16fcf46 Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
71efdf93d8 Add dashboard widgets 2020-06-27 04:49:55 +01:00
5a8c080a31 Beta version
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
d15c0cb12f Major changes - Vote system now finished 2020-05-30 00:20:39 +01:00
cc8c293cc6 Significant changes
Added several components and features too long to list here
2020-05-22 03:49:16 +01:00
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
7635f8e2f4 Add application list for users 2020-05-11 16:44:47 +01:00
f46a941b61 Add hold period enforcement 2020-05-10 06:36:42 +01:00