Commit Graph

379 Commits (efbb7b2ee5aff43b0f0bd909aa6ad06e9695b121)

Author SHA1 Message Date
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 e214af4ad6 added step to build the globalnav project before the application 2018-11-14 16:28:02 -06:00
Chris Veilleux b47ef49fdc fixed some indentation 2018-11-14 16:21:26 -06:00
Chris Veilleux d68a8e2559 - added toolbar on top to allow for menu icon
- added different sidenav behaviors for mobile vs. desktop
- changed appearance of second level nav
- shrunk the space between menu items to make it friendlier for smaller screen sizes
2018-11-14 15:30:38 -06:00
Chris Veilleux 42f8b27047 changed "my account" icon per design team request 2018-11-13 18:27:12 -06:00
Chris Veilleux 3bd92dc495 reordered social icons per design team request 2018-11-13 18:26:41 -06:00
Chris Veilleux 617ed56d44 removed static width 2018-11-13 18:23:53 -06:00
Chris Veilleux 74e7feeedc removed ripple animation when clicking menu item, per design team request 2018-11-13 18:23:33 -06:00
Chris Veilleux eb92694bfe changed color of menu item text per design team request 2018-11-13 18:22:58 -06:00
Chris Veilleux 6171ea1c34 changed color of menu item text per design team request 2018-11-13 18:22:43 -06:00
Chris Veilleux 1b555777d5 limited width of social icon div to limit the size of the sidenav 2018-11-13 18:22:19 -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 97012189dc made mycroft logo at top of menu navigate to mycroft.ai 2018-11-12 20:07:43 -06:00
Chris Veilleux 70b3f4ed91 changed wording of account menu entry after group discussion 2018-11-12 20:07:13 -06:00
Chris Veilleux f447a73dad added environment awareness 2018-11-12 20:06:05 -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 44caf32be5 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:16 -06:00
Chris Veilleux 8d1650c59a changed subdomain from login to sso to reflect naming change 2018-11-12 20:03:01 -06:00
Chris Veilleux 00903fa980 removed the keydown listener as it was causing the login functionality to be called twice 2018-11-12 20:02:22 -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 757f21a3ef added default route 2018-11-08 20:39:41 -06:00
Chris Veilleux 6768850b50 moved backend code to new directory structure 2018-11-02 14:47:13 -05:00
Chris Veilleux ef98bdb0ef minor css changes 2018-11-02 14:08:34 -05:00
Chris Veilleux 02a5ddc5ed moved login app to the new directory structure 2018-11-01 16:02:24 -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