1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 06:39:43 +02:00
Commit graph

35 commits

Author SHA1 Message Date
McMatts
30856433f8 License key workflow improved
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:26:02 +01:00
sauls8t
ce9d314837 Display Keycloak settings outcome on save
Errors detected and displayed.
2018-06-12 14:07:50 +01:00
Harvey Kandola
92f8fe550e Change space settings management into tab views 2018-06-05 14:04:14 +01:00
McMatts
af632615cf Change UX for user group member management
Placed search results below existing members list.
2018-05-03 12:48:45 +01:00
McMatts
08557c369c Implement User API support
Direct User API usage impacted UI usage of API.

Moved setting of new user permissions up the call chain.
2018-04-25 12:19:14 +01:00
sauls8t
74e9699e1e Replace showNotificaiton() calls 2018-04-23 12:46:34 +01:00
McMatts
bde0091a4a Reafctor client side (EJS) constants 2018-04-20 14:38:10 +01:00
McMatts
19a916a4b4 New user role: view analytics 2018-04-05 19:59:57 +01:00
sauls8t
df0a13b6ed Rebuild search index 2018-03-29 12:23:09 +01:00
McMatts
0b85657536 Semver based in-app news and update notification
Ignore semver.patch for Whats New notifications.

Use semver.major.minor.patch for Admin notifications.

Changed endpoint to /news.
2018-03-23 11:52:19 +00:00
sauls8t
eaf46f06c1 Provide in-app What's New & new release notifications 2018-03-22 17:29:59 +00:00
Harvey Kandola
ba52dfa11d Provide basis for document lifecycle 2018-03-15 17:11:53 +00:00
Harvey Kandola
359e0e29eb Remove group permissions on delete event 2018-03-09 09:51:44 +00:00
sauls8t
bd43319bb2 New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
sauls8t
7ccb3b4658 Persist space permissions for groups and users 2018-03-03 17:46:29 +00:00
sauls8t
99f0a16d71 Replaced remaining tip form classes with muted style 2018-03-02 11:28:45 +00:00
sauls8t
f0aed0ba77 Remove console.log() 2018-03-01 19:16:12 +00:00
sauls8t
ed11c0ad11 add/remove group membership 2018-03-01 19:14:27 +00:00
sauls8t
0b5ed8fd9e add bulk users 2018-03-01 10:58:55 +00:00
sauls8t
7e6d6366da renamed load() to loadGroups() 2018-02-28 15:51:48 +00:00
sauls8t
e4d78904dc join and leave group persistence 2018-02-28 15:39:46 +00:00
sauls8t
0680a72ee2 list group members & non-members 2018-02-28 14:55:36 +00:00
sauls8t
19b4a3de49 Allow admins to add, edit, delete user groups! 2018-02-27 14:16:23 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
f4f32bcfcb document approvals and protection 2017-12-24 15:51:43 +00:00
Harvey Kandola
cc1c216754 removed redundant UI code 2017-12-11 14:39:12 +00:00
Harvey Kandola
95bb440a65 user admin UX 2017-11-29 10:31:00 +00:00
Harvey Kandola
79531e01b3 auth settings ne wUI 2017-11-28 12:49:48 +00:00
Harvey Kandola
75aa00beca refactored license/smtp/genral settings UI 2017-11-28 12:27:50 +00:00
Harvey Kandola
b31ab712c1 upgraded Ember and integrated Bootstrap 4
Upgraded to Ember JS 2.16.x release. This upgrade uses the new JavaScript modules API syntax.

Integrated Bootstrap 4 Beta 2 via package.json and associated popper.js library. Overridden Bootstrap styles using bootstrap.scss -- this file selectively imports the modules we need.
2017-11-16 13:28:05 +00:00
Harvey Kandola
f35fdab9ba user delete -- dismiss dialog via Ember mixin 2017-11-07 10:27:21 -05:00
Harvey Kandola
38b401f646 improved empty state and dropdown positions 2017-10-10 16:02:46 -04:00
Harvey Kandola
f5f30d2322 user/account store loading 2017-10-03 17:52:03 -04:00
Harvey Kandola
c51ba65b1d New schema for permissions and roles management 2017-09-12 09:59:43 +01:00
Harvey Kandola
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00