34 Commits

Author SHA1 Message Date
Josh Stark
16254ab78e Demotion/Promotion
- Admins can promote/demote other users
2018-08-08 17:39:13 +01:00
Josh Stark
36efd4e2ac New clear script
- Added new SQL script to clear data
- Let users delete/clear themselves
2018-08-08 17:09:52 +01:00
Josh Stark
26ad566b3e Initial work on admin page 2018-08-08 10:41:58 +01:00
Josh Stark
7611a9bae3 Updated moment dependency v1.0.1 2018-03-08 18:33:16 +00:00
Josh Stark
947ba562c2 Updated dependencies to mitigate security vulnerabilities 2018-03-08 18:31:14 +00:00
Josh Stark
dbc9b09340
Update README.md 2018-02-21 18:37:29 +00:00
Josh Stark
3d2760e8ab Removed padding from y axis legend v1.0.0 2018-02-18 16:30:13 +00:00
Josh Stark
5edeb2802a Placed generation of chartData in correct area 2018-02-18 16:27:56 +00:00
Josh Stark
1a24084b71 Added new favicon 2018-02-18 16:26:56 +00:00
Josh Stark
7575c3caaf Changed monthly cost chart to be stacked 2018-02-18 16:04:11 +00:00
Josh Stark
bf566089b1 Added monthly fuel cost charts 2018-02-18 13:20:02 +00:00
Josh Stark
e6e9cfc461
Added angular2 pruning for Docker builds 2018-02-14 09:56:02 +00:00
Josh Stark
cea6381010
Changed prod config to API always points to Origin 2018-02-14 08:29:33 +00:00
Josh Stark
386dca9709 Increased height of graph v1.0.0-beta 2018-02-12 22:04:07 +00:00
Josh Stark
3fb0b6c9ab Fixed graph issue 2018-02-12 22:03:53 +00:00
Josh Stark
e8265e93f8 Updated package-lock.json 2018-02-12 21:31:00 +00:00
Josh Stark
2c81aad8df
Update package.json 2018-02-12 20:55:29 +00:00
Josh Stark
38a8cc7cf6 Switched to bcryptjs 2018-02-12 20:37:48 +00:00
Josh Stark
7aed9c620f
Update README.md 2018-02-11 22:56:21 +00:00
Josh Stark
9d46f2d65e
Update README.md 2018-02-11 22:55:19 +00:00
Josh Stark
25c7565522
Update README.md 2018-02-11 22:51:52 +00:00
Josh Stark
349594ef7a
Update README.md 2018-02-11 22:51:03 +00:00
Josh Stark
0cdbd5e599 Improved display of costings in dashboard 2018-02-11 22:40:48 +00:00
Josh Stark
dd10404b36 Added set-env.ts script
Handles dynamic generation of config before building.
Requires ts-node and typscript globally installed.
2018-02-11 22:25:14 +00:00
Josh Stark
486d832f18
Update README.md 2018-02-11 16:19:39 +00:00
Josh Stark
7785bff80e Included flash messaging
Allows for temporary alerts.
Reworked the UI for the registration page, including password
confirmation.
Made SQL errors easier to manage.
2018-02-11 16:18:36 +00:00
Josh Stark
d8cd934f8f Added another screenshot 2018-02-11 10:14:41 +00:00
Josh Stark
455ed88388
Update LICENSE 2018-02-11 10:03:39 +00:00
Josh Stark
4a67b8ea3a Show error on registration failure.
Also fixed registration flag bug in server side
2018-02-11 09:47:25 +00:00
Josh Stark
77e92ad190
Delete test.ts 2018-02-10 18:57:52 +00:00
Josh Stark
0e424bdc07
Update README.md 2018-02-10 18:31:55 +00:00
Josh Stark
84e9822133 Fixed DELETE bug when removing vehicles 2018-02-10 18:05:24 +00:00
Josh Stark
e72abd5746 First commit of Beta 2018-02-10 17:53:54 +00:00
Josh Stark
2a4b9b85c6
Initial commit 2018-02-10 17:48:24 +00:00