Dmitriy Zaporozhets
55ceda1204
Bring shared project feature tests from EE
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-12 14:45:14 +01:00
Zeger-Jan van de Weg
9a2869ab46
Branded login page also in CE
...
The only major difference with the EE version is the change from a light and dark logo to only a header logo
The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
2016-02-26 15:50:51 +01:00
Robert Speicher
89b3ddd609
Allow limited Markdown in Broadcast Messages
...
Closes #11853
2016-02-06 14:30:07 -05:00
Stan Hu
d20e75a8d8
Support Akismet spam checking for creation of issues via API
...
Currently any spam detected by Akismet by non-members via API will be logged
in a separate table in the admin page.
Closes #5612
2016-02-02 11:25:44 -02:00
Robert Speicher
540ae3c365
Update Broadcast Message features
...
- Removes redundant "Create a broadcast message" scenario that was
entirely covered by the "Create a customized broadcast message"
scenario.
- Adds "Edit an existing broadcast message" scenario
- Adds "Remove an existing broadcast message" scenario
2016-01-13 11:34:59 -05:00
Robert Speicher
8086b2bd2e
Simplify BroadcastMessage factory
...
Also make the feature tests less brittle.
2016-01-13 11:34:58 -05:00
Douglas Barbosa Alexandre
67cc6b0642
Signed in admin should be able to add/remove himself to a project
2015-12-01 20:53:43 -02:00
Douglas Barbosa Alexandre
9ab7bdf773
Signed in admin should be able to add/remove himself to a group
2015-12-01 20:53:43 -02:00
Valery Sizov
6bd3d72bbd
added spinach for glabal labels
2015-09-03 19:02:14 +03:00
Valery Sizov
bafffb2d14
Enable SSL verification for Webhooks
2015-08-26 15:48:31 +03:00
Stan Hu
3715a0f29b
Fix bug preventing invite by e-mail
...
This was broken in 70f5291808 as a result of introducing the ability to filter by current user.
Closes #2320
2015-08-21 13:47:56 -07:00
Artem Sidorenko
0719022739
Spinach tests
2015-08-19 13:47:03 +02:00
Dmitriy Zaporozhets
02c4a0cc73
Add tests for abuse report feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-06 16:57:04 +02:00
Dmitriy Zaporozhets
3fe3cbf222
Fix indendity test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-22 17:52:22 +02:00
Dmitriy Zaporozhets
aca6d36722
Add tests for admin managing user identities
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-19 15:29:53 +02:00
Robert Speicher
6e5473f930
Remove show actions from Admin and Project DeployKeys
2015-06-03 18:03:04 -04:00
Stan Hu
2f04599751
Fix bug where Slack service channel was not saved in admin template settings.
...
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future.
Closes https://github.com/gitlabhq/gitlabhq/issues/9181
2015-04-24 08:33:24 -07:00
Douwe Maan
6237cae1f1
Add admin deploy keys tests.
2015-04-03 12:51:01 +02:00
Stan Hu
a3daead1b0
Include missing events and fix save functionality in admin service template settings form
...
Closes #1275
2015-03-23 05:51:38 -07:00
Valery Sizov
1809b3ee36
Spinach for admin applications
2015-01-19 11:18:00 -08:00
Dmitriy Zaporozhets
e7f772550c
Add tests to home page url redirect
2015-01-16 16:09:20 -08:00
Dmitriy Zaporozhets
57a65ede77
Improve application settings and write tests
2015-01-08 09:53:35 -08:00
Marin Jankovski
c1e57b47b8
Add feature spec for user ssh keys on admin page.
2014-12-29 18:40:25 +01:00
Dmitriy Zaporozhets
2064a14724
Add tests for remove group member feature in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-20 13:18:07 +03:00
Ciro Santilli
901d099cea
Upcase missing feature names
2014-10-07 23:28:38 +02:00
Dmitriy Zaporozhets
c41805f60e
Add test for broken admin user page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-02 17:14:42 +03:00
Marin Jankovski
d12c1e90f8
Test secondary user email removal.
2014-06-23 10:39:56 +02:00
Dmitriy Zaporozhets
f3369e3a00
Fix project trasnfer for admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-19 13:20:42 +03:00
Jeroen van Baarsen
e84057da1b
Splitted the Spinach tests to prevent time-outs
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-06-04 22:55:27 +02:00
Dmitriy Zaporozhets
4401382798
Fix 500 error when try to update own profile in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-25 10:15:43 +02:00
Ciro Santillli
439a61783d
User can leave group from group page.
2014-02-12 15:52:53 +01:00
Ciro Santillli
91571c078d
User pages are visible to users without login
...
... if the user is authorized to at least one public project.
2014-02-11 15:45:30 +01:00
Andrew Tomaka
0760ba3efb
Customization and previewing of broadcast messages
2013-12-18 17:43:45 -05:00
Dmitriy Zaporozhets
3397361fd7
Spinach test for broadcast messages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-12 18:56:48 +02:00
Dmitriy Zaporozhets
963a31144b
Active tab tests for admin broadcast messages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-12 14:32:17 +02:00
Joerg Bornschein
5c2d3c8e50
Fix typo in tests
2013-09-12 14:30:55 +02:00
Dmitriy Zaporozhets
a064060096
Test admin:group#index
2013-06-26 15:09:17 +03:00
Dmitriy Zaporozhets
e1882b535c
More userteam links removed. Removed teams spinach tests
2013-06-18 21:54:31 +03:00
Dmitriy Zaporozhets
f23d25bb4f
Fix admin:group spinach. Remove selecting .all projects for admin user at teams page
2013-06-10 17:09:30 +03:00
Sato Hiroyuki
33e236c631
Fix RoutingError when changing username to non ascii char.
2013-03-26 14:47:11 +09:00
Andrey Kumanyaev
9a604eb679
Remove pending steps (no functional - no tests)
2013-01-24 22:31:48 +02:00
Andrey Kumanyaev
690db9693f
fix tests
2013-01-24 22:31:48 +02:00
Andrey Kumanyaev
13fb3fdcf2
Repair admin section tests
2013-01-24 22:31:25 +02:00
Andrey Kumanyaev
82499a4cbf
Admin teams section added
2013-01-24 22:31:23 +02:00
Dmitriy Zaporozhets
16b61590ab
Spinach: admin logs, admin users
2013-01-09 19:38:27 +02:00
Dmitriy Zaporozhets
9b22f41e54
set undefined features
2013-01-09 12:04:55 +02:00
Dmitriy Zaporozhets
2f6603e581
A bit of spinach tests
2013-01-09 08:14:05 +03:00
Andrey Kumanyaev
9c574464a6
Add functional in admin section
2012-12-26 19:52:15 +04:00
Cyril
e0a9ffcdaa
Improve admin views for project and groups
...
* layout: add 'Groups' item to main_menu
* admin/dashboard: add a ui-box for groups
* projects and groups: remove nav tabs
2012-11-28 18:04:28 +01:00
randx
42abdf69d5
More group tests with spinach
2012-10-22 21:42:06 +03:00