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
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
b1865b2318
Sync'ed versions between EE & CE
...
Both sit @ 1.76.0
2018-11-13 15:19:05 +00:00
sauls8t
7e959b448c
Move space deletion & archived docs into Space settings
2018-11-13 15:18:34 +00:00
sauls8t
b37f9d601f
Bump version
2018-11-12 20:26:07 +00:00
Harvey Kandola
cb9fd0940d
Merge pull request #185 from documize/app-subscription
...
App subscription
2018-11-11 18:37:13 +00:00
Harvey Kandola
0a64afd6b5
account deactivation process
2018-11-09 13:42:58 +00:00
Harvey Kandola
6a9ad7f540
Merge code between editions
2018-11-07 15:56:05 +00:00
Harvey Kandola
d1b803b246
PRovide basic in-app purchase/renewal flow
2018-11-05 19:48:50 +00:00
Simon Willison
db78d75489
Better password advice
2018-10-31 10:12:19 -07:00
Harvey Kandola
e116d3b000
Subscription checks
2018-10-29 16:53:54 +00:00
sauls8t
150f86025b
Replace folderId with spaceId
2018-10-23 13:47:13 +01:00
sauls8t
313ed7f90a
Allow inline doc title/desc editing
2018-10-23 13:47:00 +01:00
sauls8t
cee71cb313
Tweaks to backup process permissions
2018-10-20 12:41:26 +01:00
sauls8t
db04057d9e
Enable in-app backup/restore for global/tenants
...
Re-mapping of ORG and USER ID values ensures conflict-free merging.
Version numbers bumped.
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-19 12:40:45 +01:00
sauls8t
ec1939c01d
Provide Backup/Restore for system and tenant
2018-10-17 14:27:40 +01:00
sauls8t
516140dd7e
[WIP] Provide system restore facility
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-15 18:59:21 +01:00
sauls8t
71a2860716
[WIP] Restore process
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:30 +01:00
sauls8t
e0457b40da
EmberJS: FolderID to SpaceID
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:15 +01:00
sauls8t
66d5e73ed1
Generate global or tenant level backup file
2018-10-11 16:19:11 +01:00
sauls8t
4094677792
[WIP] Backup process outline
2018-10-10 15:13:09 +01:00
Harvey Kandola
df0e3c108e
Improved secure mode viewing
...
Co-Authored-By: McMatts <matt@documize.com>
2018-10-05 17:42:06 +01:00
Harvey Kandola
ab2cbd4ff7
Add the basis for in-app backup/restore process
...
Zip format output.
2018-10-04 21:04:31 +01:00
Harvey Kandola
391c143483
Change RefID field size from 16 to 20 with updated algo
...
Xid dependency updated.
Moved to 20 length ID values.
Added new revision number to version and meta information. Revision number is timestamp format.
2018-10-04 21:03:47 +01:00
Harvey Kandola
7860bc1808
Remove redundant Bower files
2018-10-01 18:24:27 +01:00
Harvey Kandola
486395c1ce
Reorder user dropdown menu options
...
Bring Settings up to the top.
2018-10-01 18:24:13 +01:00
Harvey Kandola
1c3eef345f
Bump version
2018-10-01 18:23:47 +01:00
sauls8t
6dfb1ad2e5
Improve document attachment upload process
...
Increase to 50MB file size.
2018-10-01 13:31:47 +01:00
sauls8t
97d36fa2c8
Upgrade to latest Bootstrap 4.1.3
2018-10-01 13:30:38 +01:00