root
6f08b852f4
Merge branch 'develop' of https://code.spacejewel-hosting.com/spacejewelhosting/staffmanager into develop
2020-12-20 11:53:40 -05:00
Miguel Nogueira
889c771454
Remove StyleCI used at bitbucket
2020-12-20 16:53:14 +00:00
root
2e78d8c321
Updated Font Awesome
2020-12-20 11:53:09 -05:00
Proximity
d7331b2dc1
Added GNU License comment.
2020-12-20 16:39:30 +00:00
Miguel Nogueira
a8107a5421
Merge pull request 'Footer changes' ( #5 ) from Proximity/staffmanager:develop into develop
...
Reviewed-on: https://code.spacejewel-hosting.com/spacejewelhosting/staffmanager/pulls/5
2020-12-20 16:36:33 +00:00
Proximity
bf9b6d43f3
Update from GitHub to Gitea
2020-12-20 15:37:30 +00:00
Proximity
7fef7a0ac7
Added APP_NAME/URL to main page footer.
2020-12-20 15:36:32 +00:00
Miguel Nogueira
7c663dcc02
Merge pull request 'Make pretty' ( #4 ) from Proximity/staffmanager:develop into develop
...
Reviewed-on: https://code.spacejewel-hosting.com/spacejewelhosting/staffmanager/pulls/4
2020-12-20 14:15:47 +00:00
Proximity
37c22f4377
Merge branch 'develop' into develop
2020-12-20 11:30:19 +00:00
Proximity
d3d1f6f2b1
Update 'README.md'
2020-12-20 11:29:44 +00:00
Proximity
36f9e4f9f0
Added links to used
2020-12-20 11:28:57 +00:00
Proximity
d8dac401cb
Make pretty
2020-12-20 05:55:03 +00:00
Miguel Nogueira
a04510ac36
Merge pull request 'Fixed carousel width' ( #3 ) from Proximity/staffmanager:develop into develop
...
Reviewed-on: https://code.spacejewel-hosting.com/spacejewelhosting/staffmanager/pulls/3
2020-12-20 04:40:54 +00:00
Proximity
a7d0e05188
Fixed carousel width
2020-12-20 04:37:00 +00:00
Miguel Nogueira
975f0a69c7
Removed now-unsupported message option
2020-12-19 15:37:15 +00:00
Miguel Nogueira
a1edef026f
Fix naming typo
2020-12-19 04:09:32 +00:00
Miguel Nogueira
cf65569702
Un-hardcode configuration value
2020-12-19 03:13:27 +00:00
Miguel Nogueira
0c667d74ef
Refactored seeders
2020-12-08 14:56:19 +00: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
6518ad3447
Fixed #2
...
This method would always fail for cached options because at the end it was expecting an Eloquent model, which would never be populated if the requested value was cached in the first place.
Uncached requests wouldn't fail because the exec path would lead to $value being a Model.
Also removed reference to old feature causing application page to crash.
2020-12-08 00:07:53 +00:00
Miguel Nogueira
8882804c6e
Menu changes
2020-12-07 20:28:18 +00:00
Miguel Nogueira
1fae91a62b
Remove view file button
2020-12-07 18:42:56 +00:00
Miguel Nogueira
0bdb6cf2fb
Minor fixes
2020-12-07 17:48:15 +00:00
Miguel Nogueira
32c01f6e0b
Removed useless feature
2020-11-03 03:00:03 +00:00
Miguel Nogueira
d53e8135ee
Reverted recent accidental changes
2020-11-02 22:04:57 +00:00
Miguel Nogueira
e4fb438721
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# app/Http/Controllers/TeamFileController.php
# app/TeamFile.php
# config/adminlte.php
# routes/web.php
2020-11-02 21:50:30 +00:00
Miguel Nogueira
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
Miguel Nogueira
2bdb2f2dce
Merged in analysis-aoLDWj (pull request #5 )
...
Apply fixes from StyleCI
2020-10-11 01:56:01 +00:00
Miguel Nogueira
d5d23b7dbd
Apply fixes from StyleCI
2020-10-11 01:54:22 +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
b8a2a64354
Add user account creation command
2020-10-11 00:25:14 +01:00
Miguel Nogueira
61d01b3a9b
RSM-43 Add DropZoneJS
2020-10-10 18:38:35 +01:00
Miguel Nogueira
9b4bdefd81
RSM-78 Add OneSignal credential config and others
2020-10-10 18:22:38 +01:00
Miguel Nogueira
535b5c3fb1
Update README badges
2020-10-10 18:13:26 +01:00
Miguel Nogueira
0a6d05cd57
Merged in analysis-aJ4reE (pull request #2 )
...
Apply fixes from StyleCI
2020-10-10 16:37:57 +00:00
Miguel Nogueira
6541e25a39
Apply fixes from StyleCI
2020-10-10 16:30:26 +00:00
Miguel Nogueira
53660a2355
RSM-21 Update StyleCI configuration
2020-10-10 17:02:59 +01:00
Miguel Nogueira
b2adcee51e
Merged in RSM-19_feature (pull request #1 )
...
RSM-19 feature
Approved-by: Miguel Nogueira <miguel456@spacejewel-hosting.com>
2020-10-09 21:37:48 +00:00
Miguel Nogueira
077ead9612
RSM-5 Made Vacancies easily linkable to Teams
2020-10-09 22:27:36 +01:00
Miguel Nogueira
6cc99d2ebe
Prevent empty form creation
2020-10-09 00:56:11 +01: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
7c0c244e21
Team page skeleton
2020-09-10 23:09:23 +01:00
Miguel Nogueira
982854d5c6
RSM-25 add relevant permisisons to teams
2020-09-10 22:47:51 +01:00
Miguel Nogueira
551741c687
RSM-3 Update team assoc relationship
2020-09-10 19:41:19 +01:00
Miguel Nogueira
dbeddd6fdb
RSM-3 Update vacancy schema with team assoc
2020-09-10 19:24:55 +01:00
Miguel Nogueira
b68449d3bf
RSM-3 Add team functionality to users
2020-09-10 19:05:26 +01:00
Miguel Nogueira
67d1df7571
RSM-3 Add teams migration and config
2020-09-10 18:43:58 +01:00