Commit Graph

5455 Commits

Author SHA1 Message Date
charlesh88
7d7eeff462 Pane transitions
- Fixed pane transitions;
2018-08-28 10:01:02 -07:00
charlesh88
cf160c27e9 Splitter styling WIP
- Hover styling
2018-08-28 09:09:49 -07:00
charlesh88
022126ca21 Tree styling WIP
- Mobile styling;
- Increased hit area for desktop and mobile on tree item;
- Added button mixin;
- Fixed scrolling for tree in tree pane;
2018-08-27 21:18:14 -07:00
charlesh88
3f1e649526 Drag collapse WIP 2018-08-24 14:47:22 -07:00
charlesh88
f9b764bb64 Significant changes to splitter handle and button approach
- WIP!;
- WIP on drag to collapse;
2018-08-23 16:02:02 -07:00
charlesh88
a1d9c11e82 Pane refactor styles WIP
- WIP converting from width/height to flex-basis;
2018-08-22 17:55:21 -07:00
charlesh88
b65cca277e Pane refactor styles WIP
- WIP converting from width/height to flex-basis;
2018-08-22 17:54:34 -07:00
charlesh88
3e71204529 Pane refactor styles WIP
- Pane transitions;
- TODO: convert from width/height to flex-basis;
2018-08-22 17:51:07 -07:00
charlesh88
b070cc27f4 Mobile styles WIP
- Mobile layout mostly done;
- Pane transitions;
2018-08-22 10:21:14 -07:00
charlesh88
2ee7a77a86 Refinements to view control in tree
- Changed state eval to use 'enabled', removed v-if;
2018-08-21 15:56:12 -07:00
charlesh88
3a2439cd16 Mobile styles, VERY WIP
WARNING: DON'T PULL!!
- Mobile in progress;
2018-08-21 15:53:34 -07:00
charlesh88
4e0dcb68bf Markup / scss refactor mobile styles WIP
- Layout, panes mobile styling WIP
2018-08-21 11:45:22 -07:00
charlesh88
02afd44dd1 Markup / scss refactor styles WIP
- Moved glyph constants into _constants to avoid multiple loads of
glyph classes;
2018-08-21 11:44:05 -07:00
Pete Richards
703abe36c9 tree loads composition
Expose legacy types in new API

tree navigation
2018-08-20 14:52:03 -07:00
charlesh88
80a185440b Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap 2018-08-17 18:00:04 -07:00
charlesh88
93196379aa Pane padding WIP
- Adding resize handle direction to l-pane element;
2018-08-17 17:59:43 -07:00
charlesh88
bea135a221 Inspector styling
- Moved legacy CSS as needed into MctInspector component;
2018-08-17 17:48:20 -07:00
Pete Richards
8378dfa613 Recursive tree items 2018-08-17 17:31:12 -07:00
charlesh88
e4420c17c6 Sanding and shimming on legacy CSS
- Jury-rigging to temporarily display some views: imagery, tables
- Code style normalization in _global.scss;
2018-08-17 17:02:20 -07:00
charlesh88
5aa2be9761 Bring in legacy CSS
- Legacy styles from old _global.scss moved into section of new
_global file;
- Most UI elements are working
- TODO: fix Inspector grid
2018-08-17 16:22:54 -07:00
charlesh88
8d4734ef5b Remove commented CSS 2018-08-17 15:17:22 -07:00
charlesh88
e641aa6949 Main container and scroll-bar styling 2018-08-17 14:37:13 -07:00
charlesh88
c3262de1b7 Add status bar 2018-08-17 14:14:01 -07:00
charlesh88
8addfb886e Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap 2018-08-17 13:52:11 -07:00
charlesh88
e6be02fb8d Splitter refinements / mixin fix
- Splitter with resize grippy;
- Fixed @background-image mixins;
2018-08-17 13:51:53 -07:00
Pete Richards
4203dbf8e1 Replace angular route with custom router 2018-08-17 13:46:38 -07:00
charlesh88
5a07f0d2b5 Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap 2018-08-17 09:39:45 -07:00
charlesh88
e6b22cbcbe Markup / scss refactor WIP
- Significant reorg of splitter CSS to reduce specificity;
- Splitter enhancements for collapsed state;
2018-08-17 09:39:33 -07:00
Pete Richards
63f22c3f21 remove extraneous files 2018-08-17 09:32:29 -07:00
Pete Richards
17cf0cf1e6 Render main and inspector using angular 2018-08-16 16:37:48 -07:00
charlesh88
233c17e75b Markup / scss refactor WIP
- Scroll on tree;
- Class renaming pane > l-pane;
- Refinements to collapsed state, WIP
2018-08-15 18:05:44 -07:00
charlesh88
1eaa568e04 Markup / scss refactor WIP
- Merge latest from Pete
2018-08-15 17:28:45 -07:00
charlesh88
82dd8e22e7 Markup / scss refactor WIP
- Inspector styling - very WIP!
2018-08-15 17:26:45 -07:00
Pete Richards
3957fd619a Tidy pane js 2018-08-15 16:47:56 -07:00
Pete Richards
91eefbfa7b Pane cleanup 2018-08-15 16:44:14 -07:00
charlesh88
5deff887fc Markup / scss refactor WIP
- Added disabled property to viewControl;
- Margin for elements in main panes;
- Main search input styled for --major;
2018-08-15 16:25:35 -07:00
charlesh88
6708c79754 Markup / scss refactor WIP
- Fix modifiers to correctly use '--';
- Fix icon element in search input to disallow shrinking;
2018-08-15 14:34:54 -07:00
charlesh88
7c83db11ad Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap 2018-08-15 13:58:43 -07:00
charlesh88
e24852bb83 Markup / scss refactor WIP
- Tree item styling
2018-08-15 13:57:27 -07:00
Pete Richards
43f978e185 Use multipane instead of splitter 2018-08-15 13:52:34 -07:00
Pete Richards
f67f03af47 new multipane 2018-08-15 12:44:18 -07:00
charlesh88
f6b90caaff Markup / scss refactor WIP
- Added view-control component
2018-08-15 10:41:46 -07:00
charlesh88
4c5baf183a Markup / scss refactor WIP
- Added sass-base.scss to make it easier for SFC's to
include needed SASS vars, mixins, etc. with a single import;
- Cleaned up indention in Layout.vue;
2018-08-15 10:38:26 -07:00
charlesh88
b2d12f95ee Markup / scss refactor WIP
- Fix transition of magnify glass icon
2018-08-14 23:24:45 -07:00
charlesh88
4449994ca4 Markup / scss refactor WIP
- Added code comments
2018-08-14 17:31:47 -07:00
charlesh88
84fde4bd34 Markup / scss refactor WIP
- Search input dynamic behavior
2018-08-14 17:29:50 -07:00
charlesh88
9424f9f49e Markup / scss refactor WIP
- Search input styling and dynamics WIP;
2018-08-14 11:28:25 -07:00
charlesh88
dfc02cdf25 Markup / scss refactor WIP
- Add input-related styling;
- Cleanup scss in various files;
- Move search into own component;
- Refine padding approach in pane-tree;
2018-08-13 15:34:29 -07:00
charlesh88
94a3e9e798 Markup / scss refactor WIP
- Add collapse buttons to splitter;
2018-08-13 14:36:41 -07:00
charlesh88
d35aed2d62 Markup / scss refactor WIP
- Add some initial theme files; pull back from theme "override"
approach;
- Splitters refined;
- Style cleanups;
2018-08-10 18:45:37 -07:00