Commit Graph

92 Commits

Author SHA1 Message Date
d4db005909 modified navbar to include all contracts page 2019-04-29 01:46:47 -05:00
4312243161 contract framework 2019-04-24 23:54:26 -05:00
06670c297d contract framework 2019-04-24 23:48:39 -05:00
b0cd2c2b82 contract framework 2019-04-24 23:47:46 -05:00
06db4532ba contract framework 2019-04-24 23:46:21 -05:00
835913972d tabs on admin dashboard 2019-03-07 00:39:55 -06:00
23529e4256 nav tabs on admin dashboard 2019-03-07 00:33:20 -06:00
f5e7118d6c nav tabs on admin dashboard 2019-03-07 00:31:42 -06:00
0cb70b5dfa nav tabs on admin dashboard 2019-03-07 00:28:59 -06:00
27034970c2 nav tabs on admin dashboard 2019-03-07 00:24:25 -06:00
e4f473f376 nav tabs on admin dashboard 2019-03-07 00:20:34 -06:00
f73d6ae228 admin dashboard updates 2019-03-06 23:43:22 -06:00
c9e0d01991 admin dashboard updates 2019-03-06 23:41:11 -06:00
475d76c5d8 admin dashboard updates 2019-03-06 23:39:36 -06:00
cb16daaa36 admin dashboard updates 2019-03-06 23:36:54 -06:00
bd572cc7dc refactored navbar and added roles to wiki to allow renters to register 2019-02-28 23:30:43 -06:00
3744621213 structure controller reorganziation 2019-02-14 00:00:22 -06:00
e27701f965 updated navbar 2019-02-13 06:01:52 -06:00
c46c05e440 added buyback link to navbar under Others 2019-02-07 21:27:01 -06:00
3f2d886861 updated structure controller 2019-02-03 01:27:53 -06:00
07e5ef2997 modified navbar to remove jump bridge usage statistics for now 2019-02-02 23:57:04 -06:00
98354af682 modified cron jobs 2019-02-02 23:51:46 -06:00
21b4a7ce81 permissions systems 2.0 2019-01-09 07:47:32 -06:00
1d64b5a345 permissions system rework 2019-01-09 07:04:52 -06:00
ecfaa421f7 permissions update 2019-01-09 02:02:54 -06:00
d56a157dae permissions update 2019-01-09 02:02:32 -06:00
77c4d9f558 allowed login models and update of login controller 2019-01-09 01:55:37 -06:00
5002782db5 financials 2019-01-06 03:37:44 -06:00
ee15ed55c9 industry taxes testing 2019-01-05 23:40:17 -06:00
400fdaa665 added routes and navbar link to new industry tax items 2019-01-05 04:31:13 -06:00
dace13a491 jump bridge on the navbar 2018-12-26 22:18:25 -06:00
2d4ea251df minor updates 2018-12-15 02:52:29 -06:00
000db55893 choose corp tax history for admins 2018-12-14 16:44:50 -06:00
73afddfec8 tidying up use declarations and making new journal page for testing 2018-12-13 22:08:08 -06:00
2bd095d805 display taxes history 2018-12-11 23:34:54 -06:00
c0778aabac display taxes history 2018-12-11 23:24:29 -06:00
759d5cd2ae display fleets 2018-12-08 02:18:14 -06:00
2e07138200 navbar 2018-12-07 02:42:06 -06:00
446a4b649e addPermission to AdminController 2018-12-06 23:01:00 -06:00
5f9c036332 extra @endif in the navbar.blade 2018-12-06 01:31:16 -06:00
bf171689b0 user model 2018-12-05 15:11:13 -06:00
14bd2d8fb5 updated navbar to have correct logistics section.
updated user model hasPermission function
2018-12-05 14:22:59 -06:00
2c174eff21 ajax testing 2018-12-02 22:07:14 -06:00
67e606ad54 restructured models directory and namespaces to include an extra directory for sorting 2018-12-01 21:46:04 -06:00
c6d955ff5f navbar formatting 2018-11-11 14:08:03 -06:00
353d8fa2c8 added Moon Worth back to admin grouping for navbar 2018-11-11 14:05:29 -06:00
0c1eedf2e3 debugging 2018-11-10 16:04:09 -06:00
70832d14e5 modified how rental prices are displayed based on user, and added a section for admins to be able to see all automatically
modified user table to drop roles and scopes columns from the database
2018-11-10 14:36:54 -06:00
d02c8a9c93 fleets in navbar and modifications to web routes 2018-11-10 13:19:59 -06:00
b241f5509d created fleets table
create sessions table
modified register fleet in fleetscontroller
modified addpilot in fleetscontroller
modified render fleet display
modified update fleet function
created set fleet end time function
modified fleet class
created set fleet uri function
modified function to see if a token has a particular scope for Fleet
2018-11-10 03:10:22 -06:00