Harvey Kandola
89957c8278
Change add-ons to use new UI framework
2018-12-20 18:12:17 +00:00
McMatts
e140caff55
Break out document tag and category mng sections
...
Separate out screens for tag and category management.
2018-12-20 14:31:59 +00:00
sauls8t
3c81297fc6
Move revisions to new ui framework
2018-12-20 13:05:22 +00:00
sauls8t
2042454e77
Add missing super call in routes
2018-12-20 13:05:06 +00:00
sauls8t
329c43eba0
Implement new toolbar for document view
2018-12-19 19:23:17 +00:00
sauls8t
93253be0f2
Update document view to use new UI framework
...
1. Sidebar contains ToC & attachments.
2. Document meta moved up before content (to frame context).
3. Per section toolbar re-designed.
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-12-19 18:36:45 +00:00
sauls8t
3d2060ca60
Migrate document attachments view to new UI framework
2018-12-19 12:41:36 +00:00
Harvey Kandola
7cdf97aa86
Revamp document view using new layout
...
New master page system and UI framework implemented on document view.
Sidebar contains ToC and Attachments.
2018-12-18 19:03:34 +00:00
Harvey Kandola
b4b3dbcb4c
Complete the UI migration for all space setting views
...
Permissions and Categories admin views have been migrated to the new UI layout system.
2018-12-18 11:12:11 +00:00
McMatts
60e92b63a9
Applied new layout to space admin screens
...
Applied the new master layout and UI controls to the following space admin screens:
1. General options.
2. Deletion.
3. Permissions.
4. Content blocks.
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-12-17 18:32:26 +00:00
McMatts
d5b5e015d1
Update Space view to use new layout
2018-12-17 13:39:13 +00:00
Harvey Kandola
0cc83c13c8
Move What's New into dedicated page
...
No longer a modal popup.
Also merged About dialog content.
2018-12-17 10:19:16 +00:00
Harvey Kandola
42db78ce14
Ensure modals in sidebar show in main view
...
z-index shenanigans to ensure modals rooted in position:fixed sidebar appear correct centered over main view.
2018-12-16 17:22:49 +00:00
Harvey Kandola
05a1db9d8a
Put settings link to new sidebar UX
...
Just above Search but below all other core app views.
2018-12-16 17:21:43 +00:00
Harvey Kandola
9f35cbb64a
Use font antiasliasing
...
Set as default site-wide.
2018-12-16 17:21:02 +00:00
Harvey Kandola
d1bc4a5b4c
Provide better user list paging UX
2018-12-16 12:56:50 +00:00
Harvey Kandola
8a654fcf3d
Change Search & Profile views to use new UX/UI
2018-12-14 16:40:54 +00:00
Harvey Kandola
0ec0c65002
Complete UI revamp for admin screens
2018-12-14 15:47:41 +00:00
Harvey Kandola
edb256e754
Bring new UX to each admin view
2018-12-14 11:52:31 +00:00
McMatts
ff1d737c68
New look and feel for auth screens
2018-12-13 13:34:26 +00:00
Harvey Kandola
8d525ce733
Optimize document fetching SQL
...
Removed redundant sub-query to speed up fetching of documents by space.
There is no cross-tenant leak of information with this change.
2018-12-13 12:25:53 +00:00
McMatts
f442081a41
Redesign setting screens
...
We're using iconography to stylize each setting screen.
Imeplemented new color palletes and shades.
2018-12-13 12:24:16 +00:00
Harvey Kandola
02102f9bf3
Provide icon rendering framework
2018-12-12 13:35:16 +00:00
Harvey Kandola
6eb68f84e0
Introduce modular UI framework
...
1. Modals wrapped
2. Toolbar icon actions: click and link-to navigation
3. Moved components into sub-folders
4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons
And more.
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
2018-12-11 18:00:08 +00:00
Harvey Kandola
f140e7ef77
Componentize UI elements: buttons, toolbars
2018-12-10 18:22:11 +00:00
Harvey Kandola
adbd00bdd7
[WIP] Upgrade EmberJS -- lint pass!
2018-12-08 20:54:19 +00:00
Harvey Kandola
c7808d0b5a
[WIP] Upgrade EmberJS: add-on upgrades
2018-12-08 19:06:43 +00:00
Harvey Kandola
cf263a4f6a
WIP EmberJS upgrade
2018-12-08 15:57:58 +00:00
Harvey Kandola
70a3b5915c
WIP EmberJS upgrade
2018-12-08 15:54:10 +00:00
Harvey Kandola
5cfbf07e55
[WIP] Upgrading EmberJS codemods
2018-12-08 15:39:31 +00:00
Harvey Kandola
4b68529090
[WIP] Upgrade EmberJS to 3.5.x
2018-12-08 15:35:41 +00:00
Harvey Kandola
44d3e40663
Componentize new UI buttons and toolbar
2018-12-08 15:16:04 +00:00
Harvey Kandola
0de7efdf20
Introduce new button and toolbar styles
2018-12-06 20:13:03 +00:00
sauls8t
3b179d5bc0
Remove excess JS libs
2018-12-06 14:40:35 +00:00
sauls8t
75a19a80f9
Replace Bootstrap tooltips/popovers/dropdowns
...
With Ember Attacher component.
This commit removes redundant BS code.
Co-Authored-By: McMatts <matt@documize.com>
2018-12-06 14:10:00 +00:00
sauls8t
f05a6fc999
Introduce new nofications framework
...
Integrated https://github.com/documize/iziToast and added 4 log levels.
2018-12-05 13:44:10 +00:00
Harvey Kandola
f44cda66e6
Updated themes to use new color framework
2018-12-04 17:36:59 +00:00
Harvey Kandola
d7a46ceee6
Implement new refactored color scheme
2018-12-04 17:26:57 +00:00
Harvey Kandola
da0861b3fd
Implement new sidebar and master layout
2018-12-03 19:51:34 +00:00
Harvey Kandola
34d54745f3
New theme layout
2018-12-02 16:19:25 +00:00
Harvey Kandola
679049d2b1
[WIP] User can select theme
2018-11-24 18:39:43 +00:00
Harvey Kandola
11e164496b
[WIP] theme selector
2018-11-24 16:13:21 +00:00
Harvey Kandola
a7e52809dc
Bump version
2018-11-21 12:01:03 +00:00
Harvey Kandola
7428199fdd
Handle edge case of self-approving sections changes
...
Prevents double-submission bug leading to section being hidden from view.
2018-11-21 11:53:12 +00:00
Harvey Kandola
d499888cfd
Revision history will respect doc lifecycle stage
...
Protected documents cannot be rolled back!
2018-11-21 11:52:33 +00:00
Harvey Kandola
c152d029f2
Add comments
2018-11-21 11:51:54 +00:00
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
McMatts
09635b67ab
Experimental TX refactoring
2018-11-16 19:13:41 +00:00
McMatts
73d91a2dae
Ensure Backup/Restore process activation keys
2018-11-16 19:13:18 +00:00
McMatts
5153d49ad7
Removed redundant vote code
2018-11-13 18:53:29 +00:00