Commit Graph

58 Commits (b4bd5750cbb30363435148c107c81f241831338d)

Author SHA1 Message Date
Chris Veilleux 12a2367c5f initial commit of new precise tagger 2020-10-21 23:46:00 -05:00
Chris Veilleux 6d8b112b13 upgrade angular material to version 10 2020-09-28 12:34:44 -05:00
Chris Veilleux a686a86d3c upgrade angular cli and core to version 9 2020-09-28 12:26:34 -05:00
Chris Veilleux dd8ce00301 upgrade angular material to version 8 2020-09-28 12:12:05 -05:00
Steve Penrod 75b24ce8d3 Adding Apache 2.0 license and such
In preparation for opening up the backend source, this adds the companents necessary to prepare the repo.  This includes:
* Apache 2.0 license files/headers
* README badges and basic information
* Template contributing files

The README.md could still use better "getting started" instructions
2019-08-12 15:28:52 -05:00
Chris Veilleux f76b25ae00 added github login and signup functionality, which included a re-work of the new account flow. 2019-05-03 15:37:50 -05:00
Chris Veilleux dc79d0ecaf changed check for authenticated user to validate the refresh token instead of the access token. 2019-04-08 12:21:43 -05:00
Chris Veilleux 9b761aa6ea increase logo size 2019-04-02 22:48:08 -05:00
Chris Veilleux 41d0ee70cc hide the wake word and text to speech taggers until then can be implemented in angular 2019-04-02 19:58:24 -05:00
Chris Veilleux 6d6408b6b6 changed navigation to open any page not included in selene in a new tab. 2019-04-02 14:06:59 -05:00
Chris Veilleux 8aee0e47b1 url fix 2019-04-02 12:51:44 -05:00
Chris Veilleux 341ce635fe new urls for the privacy policy and terms of use on the wordpress site. 2019-04-02 12:40:30 -05:00
Chris Veilleux 8ddd7b5691 fixed a url 2019-03-26 23:00:54 -05:00
Chris Veilleux 50a9de39c1 replaced png with svg 2019-03-25 15:57:13 -05:00
Chris Veilleux 8b70dc79fd replaced logo with new version and fixed alignment 2019-03-25 13:24:23 -05:00
Chris Veilleux 4110c13fc4 fixed indentation issue 2019-03-25 11:15:08 -05:00
Chris Veilleux 21f48983c1 add action to navigate to device add 2019-03-22 16:10:38 -05:00
Chris Veilleux 7895401fde changed url for new account page 2019-03-12 13:24:06 -05:00
Chris Veilleux 689c3f00c4 minor url tweaks 2019-03-12 10:46:37 -05:00
Chris Veilleux f9b718dd3f removed unused import 2019-03-12 10:46:27 -05:00
Chris Veilleux 97c123719e added links to navigate to the appropriate pages when selecting a menu item 2019-03-05 16:25:35 -06:00
Chris Veilleux 2211f55b6b minor refactor 2019-02-28 22:12:04 -06:00
Chris Veilleux 535b91faac minor refactoring 2019-02-28 22:11:27 -06:00
Chris Veilleux e55b0e7626 fixed error with how navigation was working 2019-02-19 00:01:33 -06:00
Chris Veilleux 65ab2f1656 added redirect parameter to the create account navigation 2019-02-18 15:46:40 -06:00
Chris Veilleux b3785e332d added ability to navigate to login and create account 2019-02-11 13:14:34 -06:00
Chris Veilleux 762746b3e8 more changes around putting account menu in toolbar 2019-02-11 12:55:26 -06:00
Chris Veilleux d9cb88db1c moved account menu from sidenav to right side of toolbar 2019-02-08 17:37:46 -06:00
Chris Veilleux 9b760769f8 refactored how navigation items were built 2019-02-05 11:16:52 -06:00
Chris Veilleux b987263df0 moved sign-in to sidenav and made account menu always visible 2019-02-05 10:47:56 -06:00
Chris Veilleux 662ee0e571 moved title bar login stuff to side nav. added comments 2019-02-05 10:46:25 -06:00
Chris Veilleux 6f933b05a8 fixed some formatting issues that occurred when the sidnav content did not take up the whole screen 2018-12-18 15:48:31 -06:00
Chris Veilleux d653d6abe3 moved some code that was being duplicated in the applications into the library. 2018-12-17 13:42:36 -06:00
Chris Veilleux 19f6d1bec4 added agreements section and applied some basic formatting 2018-12-14 17:21:33 -06:00
Chris Veilleux ea464b71ea add icon next to username in top toolbar 2018-11-16 12:21:15 -06:00
Chris Veilleux 7d7d7de46a change name of a few nav items to be less techy 2018-11-16 11:58:23 -06:00
Chris Veilleux af4bf3d8fb attempt to fix an issue where the footer icons overlapped with the footer text 2018-11-16 11:57:49 -06:00
Chris Veilleux bfc7fdaf5f removed redundant link to logout 2018-11-15 23:50:37 -06:00
Chris Veilleux d00cc65d22 minor refactor 2018-11-15 23:31:14 -06:00
Chris Veilleux 3d34f6359f shortened gap between hamburger menu and logo 2018-11-15 23:30:55 -06:00
Chris Veilleux 3d9a904baf added a chevron to the end of the menu item if the item has children. chevron indicates whether or not item is expanded 2018-11-15 23:09:22 -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 c0cda0b43a moved login/logout from "my account" menu item to toolbar. the "my account" menu item will now only show if user is logged in 2018-11-15 16:15:36 -06:00
Chris Veilleux 8133ebf54f increased spacing between footer links and wrapped each in <a> tag so that they behave like links instead of just buttons 2018-11-15 16:14:26 -06:00
Chris Veilleux 45afb6552a increased size of each menu item to help with mobile usability 2018-11-15 16:13:04 -06:00
Chris Veilleux 7d8c2b88ab wrapped the links in <a> tags so that the navigation (open in new tab, open in new window) would display in the context menu 2018-11-15 16:12:24 -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