Commit graph

178 commits

Author SHA1 Message Date
Tom Bloor dec53b4630 Fix linter errors in full-layout 2017-09-19 11:10:56 +01:00
Tom Bloor 8807ba6cc9 linter errors in auth.guard.ts 2017-09-19 11:09:30 +01:00
Tom Bloor baf64ff4b7 whitespace changes for linter in pages 500 2017-09-19 11:06:41 +01:00
Tom Bloor 49be004bbc whitespace changes for pages 404 2017-09-19 11:05:21 +01:00
piratefinn d1eb79b394 Fixed Transaction Validation 2017-09-18 13:58:38 +01:00
piratefinn 7f3e9f4fd0 Added better error messaging 2017-09-15 17:33:34 +01:00
piratefinn f34c558d41 Fixes to receipt form 2017-09-15 16:50:53 +01:00
piratefinn 7b1771b45f Fixed Register View on mobile 2017-09-15 16:35:04 +01:00
Tom Bloor 34465afc8d Merge pull request #15 from Pear-Trading/TBSliver/Testing
Minor testing fixes
2017-09-15 12:43:00 +01:00
Tom Bloor 7531347565 Change footer to have Pear trading on the bottom 2017-09-14 16:47:57 +01:00
Tom Bloor c2609b949a Initial framework for org-graphs tests 2017-09-14 13:01:09 +01:00
Tom Bloor 8548cc7cae Disabled and removed unused forms 2017-09-08 15:48:20 +01:00
Tom Bloor cf1980d768 Stop using multiple apiService instances 2017-09-08 15:22:15 +01:00
Tom Bloor 7d637e84e4 Fix race condition in login 2017-09-08 14:59:31 +01:00
Tom Bloor b1c2f531bb Fixed linter errors and removed inneeded api call 2017-09-08 14:49:57 +01:00
Tom Bloor 5279dfae10 Merge pull request #10 from Pear-Trading/TBSliver/Widget-Graph-Improvements
Refactored large graph
2017-09-08 13:25:20 +01:00
piratefinn 3915a49e12 Replaced some template text 2017-09-08 13:22:34 +01:00
Tom Bloor 732526322f Move large graph into graph-panel component and show real data 2017-09-08 13:09:23 +01:00
piratefinn 085220d5b5 Sanitised names 2017-09-08 12:55:42 +01:00
piratefinn 2c23b8a64d added required to data submissions 2017-09-08 12:16:43 +01:00
piratefinn 1982ce6790 Added Org submission API and transaction fixes 2017-09-08 11:54:34 +01:00
Tom Bloor b8e0df3906 Remove footer from graph panel 2017-09-07 17:14:35 +01:00
Tom Bloor f0ed1e9369 Update snippets to use new snippets api and dataset 2017-09-07 16:02:29 +01:00
Tom Bloor a0e077852d Change to using new api for snippets 2017-09-07 15:36:19 +01:00
Tom Bloor 20da5f1e92 Made data optional on api post 2017-09-07 15:35:55 +01:00
Tom Bloor cfb131b800 Refactored snippet bar into seperate component 2017-09-07 15:12:49 +01:00
Tom Bloor e301a063ed Remove unneeded code from dashboard ts 2017-09-07 13:58:51 +01:00
Tom Bloor 9bc9e34c51 Remove if blocks from snippets 2017-09-07 13:58:25 +01:00
Tom Bloor e19db92a20 Removed unused graphs from display 2017-09-07 13:45:14 +01:00
Tom Bloor 1b075cdff6 Merge branch 'development' into TBSliver/Widget-Graph-Improvements 2017-09-07 13:37:49 +01:00
Tom Bloor 555675c313 Add update to dashboard for widget graph types 2017-09-07 13:32:59 +01:00
Tom Bloor dd735e517e Give graph ability to support different datatypes 2017-09-07 13:32:42 +01:00
Tom Bloor 44e6ba4c8b Added data-type enum package 2017-09-07 13:32:06 +01:00
piratefinn a661ceba02 Changed table CSS 2017-09-07 11:49:19 +01:00
piratefinn 6c52c09e43 Added in pagination for transaction list 2017-09-06 17:51:56 +01:00
piratefinn 2e27e7a43b Added ability to read Transactions from server 2017-09-06 16:05:35 +01:00
Tom Bloor ec49bff840 Added extra widgets and fixed api issue 2017-09-05 12:04:36 +01:00
Tom Bloor f29cf1eba5 Made guards less likely to give infinite loop 2017-09-05 11:40:51 +01:00
piratefinn 098b93f837 Fixed account updating and display name for org 2017-09-04 17:26:01 +01:00
piratefinn b6b1b3414c Fixed account editing 2017-09-04 16:30:56 +01:00
piratefinn 1eb85cc7f6 Commented out currently unusable code 2017-09-04 16:15:32 +01:00
piratefinn 0aa6340454 Made it load email on feedback form load 2017-09-01 17:33:23 +01:00
piratefinn 68cef62bde Help texts edited 2017-09-01 16:26:47 +01:00
piratefinn 95653e2a11 Finished Feedback form code to working and added routing 2017-09-01 15:02:05 +01:00
piratefinn 506e3b36da help texts edited, customer dashboard finished and feedback form added 2017-09-01 14:36:31 +01:00
piratefinn 24037e0454 Lots of refactor with auth guards and functional customer routing 2017-08-31 18:44:17 +01:00
piratefinn 52fbda7157 Removed redundant code and started abiliyt for customer entry 2017-08-31 16:06:47 +01:00
piratefinn ccb743ec43 Merge remote-tracking branch 'origin/TBSliver/CoreUI' into finn/MoreCoreUI 2017-08-31 11:11:14 +01:00
piratefinn 52de477cc2 Fully working table org search and better error 2017-08-30 16:09:57 +01:00
Tom Bloor 4731ed9a22 Fix various linter errors in dashboard 2017-08-30 12:41:28 +01:00
Tom Bloor cd0dd73c1c Fixed dashboard to use new graph widget, and a widget list 2017-08-30 12:35:43 +01:00
Tom Bloor 8a509e5051 Renamed customers widget to graph widget 2017-08-30 12:35:25 +01:00
piratefinn f040a26794 Adding Stuff for submit transaction 2017-08-29 18:15:47 +01:00
Tom Bloor 5e2471aebf Refactor customer graph to use new service for org graphs 2017-08-29 17:39:27 +01:00
Tom Bloor 7342db0713 First pass on factoring out graph widgets to seperate classes 2017-08-29 16:42:32 +01:00
piratefinn d3c0e9ec57 Typo fix 2017-08-25 15:52:29 +01:00
Tom Bloor dfff1695ba Removed uneccessary components from dashboard 2017-08-25 14:00:39 +01:00
piratefinn 529461870f Fix to required entry data 2017-08-25 13:00:58 +01:00
piratefinn 4fd1b60369 Merge branch 'TBSliver/CoreUI' into finn/MoreCoreUI 2017-08-25 12:20:44 +01:00
piratefinn c1381b812c More errors added 2017-08-25 12:18:14 +01:00
Tom Bloor 2d0633a393 Added id's to login form 2017-08-25 12:17:06 +01:00
Tom Bloor 371f019595 Moved assignments out of beforeEach as per test guidelines 2017-08-24 17:20:46 +01:00
piratefinn b45bc19ba7 Basic Error messages and some correct valid added to login & register 2017-08-24 17:09:01 +01:00
Tom Bloor d7bb20870e Change from attaching directly to body tag for app 2017-08-24 16:38:41 +01:00
piratefinn c9b994a11e Fixed routing on login page 2017-08-24 16:30:34 +01:00
Tom Bloor 9934f618b5 Got initial spec file passing 2017-08-24 16:25:23 +01:00
Tom Bloor c46e91e795 Fix linter errors on account-edit 2017-08-24 16:20:55 +01:00
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
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
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 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