Commit graph

476 commits

Author SHA1 Message Date
Tom Bloor 346ea2c6fd Fixed indentation in app.module.ts 2017-08-24 16:03:45 +01:00
Tom Bloor ddadae9a07 Fix indentation in api-service 2017-08-16 16:12:40 +01:00
Tom Bloor 59693df214 Fix indentation on login component 2017-08-16 16:10:32 +01:00
Tom Bloor ee7b81ad3c Remove widgets module as unused 2017-08-16 16:05:47 +01:00
Tom Bloor eee8f8e949 Router redirect to login instead of window reload 2017-08-16 15:58:31 +01:00
Tom Bloor 49e2532434 reorganise imports in dashboard module 2017-08-16 15:55:12 +01:00
Tom Bloor e0c976c8cf Move dashboard redirect into dashboard routing module 2017-08-16 15:54:36 +01:00
Tom Bloor cec88d1cb5 Fixed links to Add Transaction and Edit Account 2017-08-16 15:48:42 +01:00
Tom Bloor e1d44c52ae Remove components module as no longer needed 2017-08-16 15:38:31 +01:00
Tom Bloor 10dbea0ba6 Move account edit and add data pages into dashboard set 2017-08-16 15:38:12 +01:00
Tom Bloor 574b159f5e Removed Charts pages entirely 2017-08-16 15:36:18 +01:00
Tom Bloor 48b0e0c81f Rearrange leaderboards, dashboard, etc files 2017-08-15 17:41:27 +01:00
Tom Bloor 8939c18335 Redid 404 and 500 routing, and redid authguard to point to /login 2017-08-15 16:12:55 +01:00
Tom Bloor 20330bc220 Create new auth module for login and register components 2017-08-15 15:59:43 +01:00
Tom Bloor 398cfc764a Remove unused icons modules 2017-08-15 15:35:25 +01:00
Tom Bloor f92aaff2ff Retab full-layout.component 2017-08-15 13:51:02 +01:00
Tom Bloor 356a25fc36 Removed loads of useless links from front page 2017-08-15 13:43:26 +01:00
Tom Bloor b0d442faa9 Remove duplicated links from header which arent visible on mobile view 2017-08-15 13:34:25 +01:00
Tom Bloor 542668fb04 Modify top right menu to use default avatar icon and remove useless menu
options
2017-08-15 13:16:58 +01:00
Tom Bloor abb70d73d7 Removed uneccesary items from angular-cli 2017-08-15 12:34:36 +01:00
Tom Bloor 99b1462c90 Removed unneccessary deps and version locked others 2017-08-15 12:32:30 +01:00
Tom Bloor 7f3626b87a Fix issues and updating deps in packages 2017-08-15 12:29:13 +01:00
Tom Bloor b218ad9ab5 Update missing packages 2017-08-15 12:07:48 +01:00
Tom Bloor d861e310e2 Added webpack-dev-server dependency 2017-08-15 11:40:12 +01:00
Tom Bloor aeb24c7a40 Minor change to README 2017-08-15 11:34:05 +01:00
Tom Bloor 26d7277718 Updated package-lock due to npm update 2017-08-15 11:26:03 +01:00
Tom Bloor 6e19da8c61 Updated environment vars to use https 2017-08-15 11:25:35 +01:00
Tom Bloor fc15aa41d8 Updated README with intialisation commands 2017-08-15 11:25:16 +01:00
piratefinn fc73151945 Added account picture upload 2017-08-03 12:33:09 +01:00
piratefinn a2817436e0 Fixed HTML layout 2017-08-01 15:47:02 +01:00
piratefinn 47e50e65d6 Removed redundant pages 2017-07-31 17:17:21 +01:00
Finn d119034f5b Security fix 2017-07-28 19:32:33 +01:00
piratefinn cc1076332b Loads username on login and can edit user details 2017-07-28 19:30:35 +01:00
piratefinn 620282e9ac npm additions, code fixes and env variables added 2017-07-27 17:07:41 +01:00
piratefinn 51097bc09f Additions and fixes and server link fix 2017-07-18 11:35:43 +01:00
piratefinn e8dcd22ead Added more data to dashboard view 2017-07-05 18:08:23 +01:00
piratefinn 2e1439f435 Merge branch 'hidedashbox' into finn/CoreUI 2017-07-05 10:07:06 +01:00
piratefinn fb7f92ab70 Fixed box 2017-07-05 10:06:34 +01:00
piratefinn 5d16cc0285 dashboard boxes ideable NEEDS FIXING 2017-07-04 17:19:26 +01:00
piratefinn 36c0ee62a9 Fisher-Yates shuffle code added 2017-07-04 15:44:13 +01:00
piratefinn 7c6f09e365 Added extra fields 2017-07-03 17:20:48 +01:00
piratefinn d5edab6e2e Fully expanded trader form with API 2017-06-29 16:33:11 +01:00
piratefinn 439ac5494c fix to previous commit 2017-06-29 13:51:36 +01:00
piratefinn 23b5dbde6e AuthGuard commented out & sector added to registration 2017-06-29 13:47:41 +01:00
piratefinn 0e6529db85 Started trader data form entry 2017-06-26 18:36:48 +01:00
piratefinn 750774ec5c Added and moved breadcrumb data to dashboard 2017-06-22 16:30:35 +01:00
piratefinn a36e8959fa chart dashboard template API extended 2017-06-22 12:40:36 +01:00
piratefinn ee253f263f Added initial dashboard display
Uses mock API
2017-06-19 17:20:21 +01:00
piratefinn 7c55779a0f Fixed Leaderboards api and added to routing 2017-06-19 12:41:08 +01:00
piratefinn d63a2f5e30 Added initial Leaderboard API and framework 2017-06-15 16:58:06 +01:00