Commit graph

198 commits

Author SHA1 Message Date
piratefinn 089e7f7a97 Functionality fully added 2017-09-19 17:22:19 +01:00
piratefinn 7b03f6adff Initial addition of API for payroll log 2017-09-19 15:38:35 +01:00
Tom Bloor e62a46c312 Ignore linter error in transaction-result component 2017-09-19 15:21:03 +01:00
Tom Bloor 8f164ca94a ignore linter errors in org-result items 2017-09-19 15:19:50 +01:00
Tom Bloor a5b786a749 Linter errors in dashboard-customer component 2017-09-19 15:04:49 +01:00
Tom Bloor 0907134ff7 Fix linter errors for transaction-log component 2017-09-19 15:02:48 +01:00
Tom Bloor 662d6be5c9 Linter error fixes for feedback component 2017-09-19 14:59:19 +01:00
Tom Bloor 921b25718d Linter error fixes for account-edit component 2017-09-19 14:56:07 +01:00
Tom Bloor f6c0583481 Fix linter errors in add-data component 2017-09-19 14:53:25 +01:00
Tom Bloor 61ac856cc2 fix linter errors on register component 2017-09-19 14:48:22 +01:00
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 3623e4162f Updated logos and changelog 2017-09-15 15:35:41 +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 a5f5945428 Change to block comment as css is stupid 2017-09-14 17:02:44 +01:00
Tom Bloor 56c5b5dd2f Added loading spinner 2017-09-14 17:01:55 +01:00
Tom Bloor d418988e84 Added basic title etc for LocalLoop 2017-09-14 17:01:44 +01:00
Tom Bloor 7531347565 Change footer to have Pear trading on the bottom 2017-09-14 16:47:57 +01:00
Tom Bloor e218e50349 Fix logo url 2017-09-14 16:44:49 +01:00
Tom Bloor 22b61623e0 Added new favicon and logo 2017-09-14 16:40:00 +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
piratefinn a378ab4b28 headers for tables changed 2017-09-07 17:45:20 +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
Tom Bloor dd0151e18c Added roboto font 2017-08-25 14:00:29 +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