Chris Veilleux
|
58484b1f6b
|
renamed subscription to membership
|
2019-03-04 16:22:59 -06:00 |
Chris Veilleux
|
967de54988
|
fixed a bug where "Maybe Later" option was not selected for an account without a membership.
|
2019-03-04 14:49:32 -06:00 |
Chris Veilleux
|
390e6eaf8e
|
shortened stage names
|
2019-03-04 02:11:54 -06:00 |
Chris Veilleux
|
ec161a05e2
|
change ip for the account application
|
2019-03-04 02:00:36 -06: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
|
2749058783
|
Merge pull request #2 from MycroftAI/dev
Tartarus overhaul to test
|
2019-03-02 14:45:06 -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
|
c79568a6e1
|
fixed typo
|
2019-03-02 14:32:52 -06:00 |
Chris Veilleux
|
27c94e619c
|
corrected configuration file for test
|
2019-03-02 14:30:58 -06:00 |
Chris Veilleux
|
053fa56605
|
corrected configuration name for development
|
2019-03-02 13:03:13 -06:00 |
Chris Veilleux
|
163b51bf0c
|
added dev environment file
|
2019-03-02 12:59:39 -06:00 |
Chris Veilleux
|
1b1a07ef7a
|
added a step to do builds when on pushes to dev branch
|
2019-03-02 12:44:49 -06:00 |
Chris Veilleux
|
59503e1514
|
fixed commenting to use groovy syntax
|
2019-03-02 12:40:24 -06:00 |
Chris Veilleux
|
63c159e2e3
|
Merge pull request #1 from MycroftAI/tartarus-overhaul
Merge the tartarus overhaul project into dev
|
2019-03-02 12:29:15 -06:00 |
Chris Veilleux
|
a9330ba526
|
fixed commenting to use groovy syntax
|
2019-03-02 12:24:17 -06:00 |
Chris Veilleux
|
94a01098c3
|
prepare for release
|
2019-03-02 12:06:20 -06:00 |
Chris Veilleux
|
ca0b619b23
|
add output hashing to all test deployments and fix spacing
|
2019-03-01 23:22:19 -06:00 |
Chris Veilleux
|
c02b00dd74
|
change default card size
|
2019-03-01 22:00:56 -06:00 |
Chris Veilleux
|
b962f9348d
|
renaming stuff
|
2019-03-01 21:58:44 -06:00 |
Chris Veilleux
|
de170d9710
|
changed to a more descriptive name
|
2019-02-28 22:57:32 -06:00 |
Chris Veilleux
|
7335d463d6
|
removed renamed file
|
2019-02-28 22:12:24 -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
|
f98f7cfa21
|
removed account retrieval logic
|
2019-02-28 22:09:43 -06:00 |
Chris Veilleux
|
27f630c822
|
added new skill component
|
2019-02-28 22:07:25 -06:00 |
Chris Veilleux
|
c87a1e34e3
|
implemented new way to show different device settings for a skill and implemented setting change save functionality
|
2019-02-28 21:43:47 -06:00 |
Chris Veilleux
|
7feef7a500
|
make environments match
|
2019-02-26 10:07:35 -06:00 |
Chris Veilleux
|
1761fb650e
|
minor refactor of environment
|
2019-02-26 09:53:04 -06:00 |
Chris Veilleux
|
10adc91c3f
|
minor wording change
|
2019-02-26 09:41:35 -06:00 |
Chris Veilleux
|
a8f5c37c6b
|
changed account url to dev version
|
2019-02-25 23:29:22 -06:00 |
Chris Veilleux
|
91ef4c75ea
|
initial commit of skills page
|
2019-02-25 23:17:21 -06:00 |
Chris Veilleux
|
b8376a3c37
|
minor reformat
|
2019-02-25 16:07:56 -06:00 |
Chris Veilleux
|
605d1623a4
|
made buttons uniform in size
|
2019-02-21 19:15:01 -06:00 |
Chris Veilleux
|
092aa743e9
|
refactored to include username and action buttons.
|
2019-02-21 19:14:31 -06:00 |
Chris Veilleux
|
f17ae8eda9
|
refactored ui to no longer use expansion panel and replaced hardocding with data from API
|
2019-02-21 19:13:33 -06:00 |
Chris Veilleux
|
c03e6a8509
|
minor tweaks
|
2019-02-21 19:12:44 -06:00 |
Chris Veilleux
|
8ef2eddbc2
|
replaced hardcoding around membership duration with data from the API
|
2019-02-21 19:11:29 -06:00 |
Chris Veilleux
|
1fb84348c1
|
changed a few field names
|
2019-02-21 19:10:41 -06:00 |
Chris Veilleux
|
67bb8b0488
|
pass inputs to child components
|
2019-02-21 19:09:57 -06:00 |
Chris Veilleux
|
b86ad87d45
|
removed some modules that were no longer used
|
2019-02-21 19:08:39 -06:00 |
Chris Veilleux
|
a6d1c6736e
|
removed ngIf now that the parent component handles the account asynchronously
|
2019-02-20 20:53:35 -06:00 |
Chris Veilleux
|
eb0c887681
|
changed to use the membership options from the shared module and take the account's memberhsip object as input
|
2019-02-20 20:52:39 -06:00 |
Chris Veilleux
|
6c3417bb96
|
made account object observable so that it can load asynchronously
|
2019-02-20 20:51:28 -06:00 |
Chris Veilleux
|
34b7d575ec
|
Some UI tweaks and allow for input value of the account's current setting.
|
2019-02-20 20:49:54 -06:00 |
Chris Veilleux
|
020ba25b9f
|
fixed typo
|
2019-02-20 14:47:51 -06:00 |
Chris Veilleux
|
6c5c118699
|
applied some minor ui tweaks and applied my
|
2019-02-20 14:01:02 -06:00 |
Chris Veilleux
|
9dea243f4f
|
removed roboto font
|
2019-02-20 13:59:51 -06:00 |
Chris Veilleux
|
bdee5b04d0
|
added globalnav library
|
2019-02-20 13:59:28 -06:00 |
Chris Veilleux
|
410dfa8f33
|
more username changes
|
2019-02-19 17:18:56 -06:00 |
Chris Veilleux
|
5b0392ea0b
|
more display name to username changes
|
2019-02-19 17:08:05 -06:00 |