Chris Veilleux
|
71a353d68e
|
change skill title to skill display name
|
2019-04-02 12:43:42 -05:00 |
Chris Veilleux
|
d92096a2cb
|
fixed a couple of typos
|
2019-04-02 12:33:54 -05:00 |
Chris Veilleux
|
9cb3b21346
|
change skill title to skill display name
|
2019-04-02 12:29:25 -05:00 |
Chris Veilleux
|
0d7bed5577
|
removed local page not found component in favor of the library
|
2019-03-29 12:37:36 -05:00 |
Chris Veilleux
|
d4e6fae70f
|
minor changes so that the marketplace will work with the API that has been updated to the new architecture
|
2019-03-29 12:08:31 -05:00 |
Chris Veilleux
|
c415c1b627
|
another hack at optimization
|
2019-03-24 13:54:04 -05:00 |
Chris Veilleux
|
f21ddd7bed
|
change production to true for test builds in an effort to improve performance
|
2019-03-24 13:05:00 -05:00 |
Chris Veilleux
|
20115f7d9f
|
more errors in environmental setup found during deployment. also alphabetized the urls list because that's how I roll
|
2019-03-02 15:43:10 -06:00 |
Chris Veilleux
|
b283700de4
|
corrected minor errors in environment files, making the urls consistent across applications
|
2019-03-02 14:41:23 -06:00 |
Chris Veilleux
|
f0c9244b91
|
changed marketplace scss to use refactored theming stylesheets
|
2019-01-28 17:48:29 -06:00 |
Chris Veilleux
|
27912b4005
|
fixed error with page not found component
|
2019-01-28 17:47:50 -06:00 |
Chris Veilleux
|
904090c7e0
|
Merge branch 'tartarus-overhaul' into profile-page
|
2018-12-20 14:04:20 -06:00 |
Chris Veilleux
|
dc47e6f5fd
|
added a library application to build a standard 404 (page not found) page
|
2018-12-20 13:54:15 -06:00 |
Chris Veilleux
|
2483328b3b
|
Merge remote-tracking branch 'remotes/origin/master' into profile-page
|
2018-12-17 12:41:41 -06:00 |
Chris Veilleux
|
57391ef3e5
|
Merge remote-tracking branch 'remotes/origin/master' into tartarus-overhaul
|
2018-12-17 12:41:11 -06:00 |
Chris Veilleux
|
19f6d1bec4
|
added agreements section and applied some basic formatting
|
2018-12-14 17:21:33 -06:00 |
Chris Veilleux
|
edc956e4b8
|
learned some things about scss so made scss files more "sassy"
|
2018-12-02 00:24:59 -06:00 |
Chris Veilleux
|
283c22d29f
|
remove logic that removed items from the "to_install" and "to_remove" install skill settings. This will be done on the backend by the API that talks to the device.
|
2018-11-29 12:58:42 -06:00 |
Chris Veilleux
|
aba359028b
|
Pass a user observable to the globalnav library that can be used to populate the user name in the title bar
|
2018-11-15 22:02:14 -06:00 |
Chris Veilleux
|
50fd0afe57
|
refactored url settings so that only a single item containing all the urls needs to be passed to the globalnav library
|
2018-11-15 16:18:00 -06:00 |
Chris Veilleux
|
d87250a233
|
added call to marketplace user endpoint and pass the results to the globalnav library.
|
2018-11-15 16:16:47 -06:00 |
Chris Veilleux
|
ced5cca325
|
removed unused import
|
2018-11-15 16:16:00 -06:00 |
Chris Veilleux
|
f385fc5809
|
fixed the forum link for non-production environments
|
2018-11-15 11:03:46 -06:00 |
Kathy Reid
|
91ca5e7001
|
Update environment.prod.ts
We identified a couple of 404s in the Skill Team Meeting today; submitting a PR to fix 'em ;-)
|
2018-11-15 21:28:35 +11:00 |
Chris Veilleux
|
0484297b74
|
added production=true to make compiler happy
|
2018-11-14 18:45:15 -06:00 |
Chris Veilleux
|
841e8a458f
|
reverted change to relative import to make the failing build happy
|
2018-11-14 16:28:18 -06:00 |
Chris Veilleux
|
d497bfbd0f
|
changed to relative import to make the failing build happy
|
2018-11-12 22:24:44 -06:00 |
Chris Veilleux
|
880cdf6885
|
changed dockerfile to take an argument specifying which project to build
|
2018-11-12 22:24:04 -06:00 |
Chris Veilleux
|
3bd0347b6a
|
removed dockerfile from project as it cannot access package.json or the dist directory since they are out of scope
|
2018-11-12 20:04:47 -06:00 |
Chris Veilleux
|
942cfb1572
|
added global navigation library and implemented it in the marketplace
|
2018-11-08 20:50:54 -06:00 |
Chris Veilleux
|
7918c56962
|
fixed linting issue
|
2018-11-08 20:40:25 -06:00 |
Chris Veilleux
|
ef98bdb0ef
|
minor css changes
|
2018-11-02 14:08:34 -05:00 |
Chris Veilleux
|
b8c640ea98
|
fixed a variable naming bug
|
2018-11-01 16:00:08 -05:00 |
Chris Veilleux
|
e3d039e0e6
|
Moved marketplace UI into the a new angular workspace that will hold all selene angular projects
|
2018-10-31 15:42:36 -05:00 |