Steffen Schaefer
9f3c5e9dda
Bug 4963: ReplicationMasterDescriptor is now aware of a bearer token.
...
The token is currently not given to remote calls and UI fields are
added.
2019-04-03 09:15:23 +02:00
Axel Uhl
4ad7872967
trying to include DeviceConfiguration UUID handling in Race Manager App
...
Change-Id: Iee95cf0ce14c340018b369621a7d50c5a90f4150
2019-03-01 18:06:55 +01:00
Steffen Schaefer
2c4cbd7c95
Bug 4910: Changed AdminConsolePanel to allow arbitrary permission checks
...
for tabs in addition to the currently used simple any check
2019-02-28 08:35:21 +01:00
Steffen Schaefer
5347f91134
Removed unused import
2019-02-25 15:46:17 +01:00
Kai Börnert
4fd0a34af6
removed unused code
2019-02-25 14:29:16 +01:00
Axel Uhl
4042efd459
fixed replication numbering in admin console panel
...
Change-Id: I0f31ecba3ea39c06cef49e61c865e6c9a7ac9554
2019-02-20 18:13:09 +01:00
Benjamin Barth
e4afb0a768
Added additional permission checks for AdminConsole panels
2018-12-12 16:17:34 +01:00
Benjamin Barth
3b695b80bd
Added permission to competitor's and boat's admin console tabs
2018-12-11 18:17:42 +01:00
Kai Börnert
3d49644443
cleaned up dtos a little
2018-11-28 09:49:33 +01:00
Steffen Schäfer
9c2ff665a7
Merge branch 'master' into permission-vertical
...
Conflicts:
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/server/SailingServiceImpl.java
java/com.sap.sailing.server.gateway/src/com/sap/sailing/server/gateway/jaxrs/api/RestApiApplication.java
java/com.sap.sailing.server.gateway/webservices/api/v1/index.html
java/com.sap.sse.security.userstore.mongodb/src/com/sap/sse/security/userstore/mongodb/impl/Activator.java
java/com.sap.sse.security/META-INF/MANIFEST.MF
2018-10-23 13:10:46 +02:00
Steffen Schäfer
323ce41286
Using PermissionChecker.hasUserAnyPermission to decide if a user can see
...
a specific AdminConsole panel
2018-10-22 12:54:58 +02:00
Kai Börnert
6ee2b64242
simplified user & group handing for most cases
2018-10-15 13:32:48 +02:00
Kai Börnert
000ac30a95
moved anonymous checks to PermissionChecker
2018-10-15 11:37:17 +02:00
Henri Kohlberg
a1934bf5e1
Bug 4104: Adapted UI to fit new image upload form and fixed smaller bugs regarding tag buttons.
2018-10-04 15:53:27 +02:00
Axel Uhl
d9e46a7675
obtain ServerInfoDTO eagerly and use for authorization purposes
...
Change-Id: I53a5957ac0cbfe67d33e233593bfbf5f76cf51e7
2018-09-25 00:20:14 +02:00
Axel Uhl
6899c7869c
some renames; using optional per-logical-type actions
...
Change-Id: Ia68de601d563683eed24b65ae2af63e0f5239deb
2018-09-24 22:45:43 +02:00
Axel Uhl
5a2b3e917f
bug4754: started changing admin console permission checking
...
Change-Id: Id9b1bd290ec1cf46cfd26aada3f2db614bc6fc71
2018-09-18 22:20:29 +02:00
Axel Uhl
717a735ab0
renamed Permission to HasPermissions
...
Change-Id: I6332d43f222d0f55717abb8ce4b5c3d8aa55af91
2018-09-14 16:40:08 +02:00
Axel Uhl
f1967c8665
Merge branch 'master' into permission-vertical
...
Change-Id: Ibb2d345e6e9c8b073d68514331e13a732677e4e4
2018-09-14 10:24:14 +02:00
RobinFleige
596d3c04a9
Final refactoring
2018-09-12 15:04:20 +02:00
RobinFleige
578dcbcc23
Added JavaDoc, used CodeFormater on all changes in this branch, some refactoring
2018-09-11 14:34:02 +02:00
RobinFleige
4150dac4bc
RefactoringV2
2018-09-06 10:49:12 +02:00
Axel Uhl
7819b39faa
Merge branch 'master' into permission-vertical
...
Change-Id: I8d1fab815610c344e20db356fddc98c998e8f574
2018-08-02 13:44:44 +02:00
Axel Uhl
f213912fec
Merge branch 'master' into permission-vertical
2018-07-19 23:18:44 +02:00
Kai Börnert
c084adcdeb
Merge branch 'master' into bug4655
...
Conflicts:
java/com.sap.sse.gwt/src/com/sap/sse/gwt/client/Notification.java
2018-07-17 11:15:39 +02:00
Axel Uhl
e829e129a7
whitespace change only
...
Change-Id: I30791c8726a6d6d3086274c43994b346dfa92bc7
2018-07-05 14:31:21 +02:00
Henri Kohlberg
1dc23c6000
Bug 4655: Changed type of "successful" messages from INFO to SUCCESS.
2018-07-04 15:23:10 +02:00
Henri Kohlberg
7b4298243a
Bug 4655: Using notifications instead of window.alert() and introduced new NotificationType SUCCESS for successfull operations.
2018-07-04 13:58:14 +02:00
Axel Uhl
806a4d5c28
Merge branch 'master' into permission-vertical
2018-03-30 23:03:03 +02:00
Axel Uhl
bd90f921dd
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
2018-03-24 01:45:37 +01:00
Axel Uhl
35a0136138
Merge branch 'master' into permission-vertical
...
Change-Id: Ibaa50c86b5d2f04a99482dfa23d95f7c6782a747
2018-03-13 14:05:45 +01:00
Steffen Schaefer
58069edb21
GWT config cleanup
2018-03-06 09:16:26 +01:00
Axel Uhl
c20eaa7d5f
central "repository" of all AdminConsole roles; create admincosole role in gwt.ui's activator
...
Change-Id: Iedea31671963e4452db8a71f69b1eb7a6337fc45
2018-02-12 23:05:24 +01:00
Axel Uhl
71f6ae3035
massive refactoring of UserManagementPanel in AdminConsole;
...
not yet working entirely; still strange artifacts in Admin UI, and
permission checks for showing panels seems broken
Change-Id: I7127402fa5bc6f57f2301b297baa94487e04505d
2018-02-07 18:17:06 +01:00
Papick Garcia Taboada
06490028de
Inital project metadata and gwt launch file
2018-01-23 14:17:05 +01:00
Axel Uhl
2b35cd5a62
moved editIcon to sse; implemented first version of a RolesPanel
...
Change-Id: I1cccf21abb2fcca3619d827a27eda2ca0625f54e
2017-12-13 11:26:37 +01:00
Axel Uhl
55e6297f55
more consistent user/group/tenant handling and serialization
...
Change-Id: Ib7621e2cbddb913db0e32e2607d122e38505d87b
2017-12-12 18:25:41 +01:00
Axel Uhl
0ef04ce1a4
moved CellTable specializations to com.sap.sse.gwt for re-use
...
Change-Id: I9c72d662dbc43c39918827d57c527895bb818f43
2017-12-12 14:53:03 +01:00
Axel Uhl
b533da5b57
interims commit with massive refactorings in permission/role concepts; uncompilable
...
Change-Id: I5f7e8558514ad439ef22940a86d4321c45f16494
2017-12-08 00:06:46 +01:00
Jonas Dann
d5eef9170a
Secured user management service and removed unnecessary classes
2017-11-30 17:06:54 +01:00
Jonas Dann
c9a617385d
Merge branch 'master' into permission-vertical
2017-11-28 18:41:19 +01:00
Jonas Dann
8528cce300
Refactored roles and rolePermissionModels
2017-11-24 12:39:54 +01:00
Steffen Schaefer
59cc6fdbf9
Merge branch 'master' into bug4032
2017-10-26 09:01:53 +02:00
Steffen Schaefer
94bfa841cb
Bug 4303: Updated version of GWT bundles
2017-10-24 09:15:15 +02:00
Benjamin Barth
031c3afd1c
bug4338 Removed explicit integration of language selection widget in
...
DataMining.html and AdminConsole.html
2017-10-16 13:52:30 +02:00
Benjamin Barth
e62b9c03e4
bug4338 Integrated language selection widget into AdminConsole.html and
...
adjusted footer to avoid hiding on lower resolution screens
2017-10-13 14:55:39 +02:00
Steffen Schaefer
76c2876a2f
Bug 4032: UserStatusEventHandler is now aware if a user is authenticated
...
when the page is open or if a user was already authenticated when
loading the page
2017-07-10 08:23:31 +02:00
Steffen Schaefer
9123771f34
normalized line endings
2017-05-16 09:42:02 +02:00
Axel Uhl
540becdb35
only CR/LF changes
...
Change-Id: I77ca9b927b7bb875e831d0b3203791650f0edb8c
2017-05-12 16:57:29 +02:00
Axel Uhl
876640460b
more CR/LF changes
...
Change-Id: Ie2f54ff10fbe8f3583bc7e62186dc738c9c0c75d
2017-04-29 09:41:32 +02:00