Commit Graph

9215 Commits

Author SHA1 Message Date
William Welling
05a9cb61bd fixed search service remote data pending observables 2017-10-04 16:15:39 -05:00
William Welling
45ca74410c simple loading animation and fade in and out animations 2017-10-04 15:39:08 -05:00
William Welling
7937a47aa5 added error component and coverage for new components 2017-10-04 14:17:19 -05:00
William Welling
a9faab6833 refactor home to home-page 2017-10-04 10:51:48 -05:00
William Welling
f595fda708 using fixed RemoteData isLoading 2017-10-04 10:46:16 -05:00
William Welling
f432fcb73b updated postcss dependency 2017-10-04 10:42:38 -05:00
William Welling
38a6de29a4 Merge remote-tracking branch 'upstream/master' 2017-10-04 10:40:40 -05:00
Art Lowel
863cd964c1 Cast to any is no longer necessary, string enums are supported as of typescript 2.4 2017-10-04 17:17:54 +02:00
Art Lowel
84d7e0de52 Merge pull request #166 from artlowel/remote-data-inital-state-issue
fixed an issue where the remote data state observable would only fire…
2017-10-04 17:02:19 +02:00
Art Lowel
5e8e8966d4 Merge pull request #162 from LotteHofstede/merge-fixes-and-updates-for-simple-search
This merge closes #161
2017-10-04 16:53:48 +02:00
Art Lowel
3ab257697a fixed an issue where the remote data state observable would only fire for the first time after the response had already returned 2017-10-04 15:37:52 +02:00
William Welling
db890a65ed test showing RemoteData isLoading 2017-10-04 07:46:15 -05:00
Art Lowel
9d7f2500e4 Merge branch 'master' into improve-support-for-hal-links 2017-10-04 14:10:08 +02:00
William Welling
91d2f4d1ef fixed lint errror 2017-10-04 06:54:27 -05:00
Lotte Hofstede
9243b29b3e 44878: removed f from describe 2017-10-04 11:28:33 +02:00
Lotte Hofstede
767c393a1d 44878: fixed description 2017-10-04 10:47:36 +02:00
Lotte Hofstede
f8496839bd 44878: fixed description 2017-10-04 10:46:55 +02:00
Lotte Hofstede
16cff50173 44373: e2e test 2017-10-04 10:44:06 +02:00
William Welling
fa99152104 ngIf else ng-template for initial loading work 2017-10-03 15:29:30 -05:00
Lotte Hofstede
50cb2078f0 44878: Protractor tests 2017-10-03 16:24:14 +02:00
Lotte Hofstede
ad59cb3276 44878: more unit tests 2017-10-03 15:49:26 +02:00
William Welling
b99bc70302 updated yarn lock 2017-10-03 08:17:54 -05:00
Lotte Hofstede
663e6fd221 44878: dynamic test fix 2017-10-03 13:54:31 +02:00
Lotte Hofstede
4ac23bd676 44878: first test files 2017-10-03 11:15:39 +02:00
Lotte Hofstede
da881f7a30 Fixed and updated merge related issues for simple search 2017-10-03 11:05:42 +02:00
Tim Donohue
62bfeb4075 Merge pull request #158 from wwelling/master
Removed unused modules
2017-10-03 06:02:23 +10:00
William Welling
e812bd6c8d reverted clean:node script
wasnt consistent. rimaf node_modules is more consistent but throws error
on windows.
2017-10-01 20:13:46 -05:00
William Welling
4d51c18f01 update source map loader 2017-09-30 19:44:37 -05:00
William Welling
50ef5f0d41 fixed clean:node script for windows 2017-09-30 19:33:22 -05:00
William Welling
5b0dbfbc37 removed unused modules 2017-09-29 20:44:11 -05:00
William Welling
81b2bff13e update yarn lock 2017-09-29 20:35:20 -05:00
William Welling
297b65e2c9 upgraded a few dependencies 2017-09-29 20:19:56 -05:00
Tim Donohue
ef13e0a03c Merge pull request #157 from wwelling/coveralls
Coveralls, this connects to #155
2017-09-30 06:01:28 +10:00
William Welling
eef63dc75c update coverage badge in readme 2017-09-29 14:28:47 -05:00
William Welling
fff077877e added coveralls, updated readme 2017-09-29 13:43:29 -05:00
William Welling
dbb13539f9 fixed lint errors 2017-09-29 13:07:20 -05:00
William Welling
aa934383ef resolved merge conflicts 2017-09-29 12:59:33 -05:00
Art Lowel
202891b55a Merge pull request #149 from artlowel/improve-support-for-hal-links
Improve support for hal links
2017-09-29 19:39:34 +02:00
Art Lowel
c4c2918932 Merge branch 'master' into improve-support-for-hal-links 2017-09-29 19:25:34 +02:00
William Welling
0efcd9cecc resolved merge conflicts 2017-09-29 10:05:49 -05:00
Art Lowel
dd2b8b76d9 Merge pull request #151 from LotteHofstede/w2p-44024_simple-search-with-select
Simple search UI
2017-09-29 15:43:35 +02:00
William Welling
5514264cf6 removed and ignore package-lock.json
no reason to support and maintain both yarn lock and package lock. We
primarily use yarn for all build purposes.
2017-09-27 06:29:09 -05:00
William Welling
e74e9ac733 conditionally enable debug meta reducers based on debug configuration 2017-09-27 06:24:13 -05:00
William Welling
c4923f9636 seperate exception handling and always build base urls 2017-09-27 06:23:46 -05:00
William Welling
6bb8a8189e updated yarn lock 2017-09-27 06:23:11 -05:00
William Welling
2c35751305 upgraded a few dependencies 2017-09-27 06:22:57 -05:00
William Welling
c952dc0f13 conditionally include development modules 2017-09-26 20:48:24 -05:00
William Welling
1e9ea4b7d4 safe node cleanup, upgrade typescript 2017-09-26 20:34:39 -05:00
William Welling
68d8ea00d2 functional base href from ui config namespace property 2017-09-26 20:11:56 -05:00
William Welling
26e2da93fb recursive merge of config 2017-09-26 19:13:32 -05:00