Anton Markelov
13230ebe3a
allow copy from task log text area
2018-02-28 10:49:27 +10:00
Tom Whiston
0fceedbd48
Merge pull request #405 from UnitedTraders/198-nonpriv-user
...
Add non-privileged user role
2018-02-27 20:54:43 +01:00
Tom Whiston
7a43a5814e
Merge pull request #440 from UnitedTraders/314-output-permalink
...
add link to JSON task output in task info
2018-02-27 20:52:21 +01:00
Anton Markelov
910c8bc4e9
another minor fixes after review
2018-02-19 08:49:40 +10:00
Anton Markelov
87fe5f70ad
add link to JSON task output
2017-11-14 16:01:21 +10:00
Denis Gukov
eaf05e9c9e
feat(template): display hide/show hidden button only if hidden templates exists
2017-10-24 15:14:32 +05:00
Denis Gukov
345ff4d182
feat(template): hidden templates
2017-10-24 14:49:51 +05:00
Matej Kramny
f48c7fa8c2
Merge pull request #402 from strangeman/367-limit-activity-list
...
Limit activity and tasks lists in dashboards
2017-08-19 10:08:12 +01:00
Matej Kramny
7b970571f1
disable textarea
2017-08-19 10:02:31 +01:00
Anton Markelov
05a1b3cbd8
add admin role, restrict users without it
2017-07-26 15:55:34 +10:00
Anton Markelov
df8933be32
limit tasks list on project dashboard
2017-07-25 14:44:09 +10:00
Anton Markelov
06c3446cde
add default dashboard limit (200 events), add button to load all tasks
2017-07-25 14:21:36 +10:00
Antonio Fernandez Vara
703f15258c
added text scrolling to Task Log window. It needs to add a vendored script on the submodule
2017-07-13 18:30:13 +02:00
Antonio Fernandez Vara
43ff59333c
Scroll enabled Task Log. Fixes #353
2017-07-11 15:57:08 +02:00
Matej Kramny
68c5c49fdc
base path resources
...
fixes #350
2017-05-20 16:14:36 +02:00
Anton Markelov
bff8297145
add option for per-project telegram alert to different chats
2017-05-03 14:27:58 +10:00
Matej Kramny
51daf7c708
fix placeholder
2017-04-18 17:34:04 +01:00
Matej Kramny
e14da14b3b
add octocat body
...
pug bug not there anymore
2017-04-18 16:51:02 +01:00
Matej Kramny
fe8851bcfe
fixes for #310
2017-04-18 16:37:44 +01:00
Matej Kramny
68abf976be
fixes for #297
2017-04-18 16:16:33 +01:00
Matej Kramny
5bcb34ef62
improvements for #287
2017-04-18 15:36:09 +01:00
Matej Kramny
db4948cb89
Merge branch 'master' into develop
...
# Conflicts:
# Dockerfile
# api/login.go
# api/projects/environment.go
# api/projects/project.go
# api/projects/templates.go
# api/tasks/runner.go
# api/users.go
# db/versionHistory.go
# util/bindata.go
2017-04-18 14:48:31 +01:00
Anton Markelov
76715c7962
make username and password fields read-only for ldap users
2017-03-27 15:37:55 +10:00
laeshiny
c92e1175f7
Add page title to class at ui-view
...
there is no criteria that separate between pages.
if apply css to the specific page, use this class
2017-03-14 19:01:25 +09:00
Anton Markelov
1e95790197
made changes from review
2017-03-13 12:30:48 +10:00
laeshiny
024c082be2
Add copy button at Task Templates page
2017-03-12 21:10:34 +09:00
Anton Markelov
8ada2d0b95
Merge branch 'master' into email-alerts
2017-03-10 16:28:52 +10:00
Anton Markelov
4bbedac795
add alert setting for user and (WIP) project
2017-03-10 10:12:55 +10:00
Matej Kramny
6c633fdbf2
Merge branch 'master' into develop
...
# Conflicts:
# api/auth.go
# cli/main.go
# db/Event.go
2017-03-06 11:34:10 -08:00
Douglas Temple
09dfe7463e
Added SSH certificate support
2017-02-23 11:21:18 +00:00
Matej Kramny
2a2b7e8aed
merge models -> db
2017-02-22 21:12:16 -08:00
Matej Kramny
edab838083
update add templates, gh release script
2017-02-22 13:29:49 -08:00
Matej Kramny
002b7209b7
Merge branch 'master' of github.com:ansible-semaphore/semaphore
2017-02-22 03:51:31 -08:00
Matej Kramny
80538908a8
update contributing.md
...
- fix ./make.sh watch
- rename .jade -> .pug
2017-02-22 03:51:23 -08:00
Matej Kramny
900db2abd3
Merge pull request #257 from strangeman/dashboard-alias
...
Add task template names to dashboard
2017-02-22 02:50:07 -08:00
Anton Markelov
7c5370269d
Add/Update Template dialog: Add Template ID field, mark some fields as required
2017-02-12 12:15:05 +10:00
Anton Markelov
f186fea9eb
Add task template names for dashboard
2017-02-11 18:34:57 +10:00
Matej Kramny
6731829792
parse time with momentjs - fix #197
2016-12-21 19:12:53 +09:00
Nikita Chernyi
eaf0a7d0b9
Task history: changed status colors
...
Changed text colors for task statuses `waiting` and `running` to less confusing colors
2016-12-07 21:44:30 +02:00
gcavalcante8808
ed46338da5
Fixes #188 .
2016-11-15 13:44:41 -02:00
Tokuhiro Matsuno
129af0fa17
Added dry_run button. close #152
2016-06-30 10:57:45 -04:00
Tokuhiro Matsuno
af8d0595d4
Save task executed user's ID in database.
...
And show user name in task information view.
2016-06-26 07:50:51 +09:00
Matej Kramny
b4cab16fda
Improved UI
...
- Fixes #94
- Fixes admin permissions (needed to manipulate users)
2016-06-17 13:16:46 -07:00
Matej Kramny
ecd6ef96f5
Edit Environments
2016-06-13 20:40:16 -07:00
Matej Kramny
d960ec53f0
Update repositories
2016-06-13 19:37:40 -07:00
Matej Kramny
2ab74b1768
Fix new user modal
...
- Fixes #124
2016-06-13 15:40:39 -07:00
Matej Kramny
0b417594a4
Improve setup, upgrade, new API
...
- Improve upgrade process (fixes #106 )
- Improve upgrade UI
- Delete Users API
- Get user API
- User update API
- Security improvement (does not spill secret over api)
- Improve setup (fixes #100 )
2016-05-23 20:29:38 +01:00
Matej Kramny
977835f923
Fix sql errors
...
- Add details to contribution guide
- Fix sql errors with project creation (resolves #92 , #83 )
- Check for updates every day
- Display alert next to settings cog when update is available
2016-05-20 23:07:27 +01:00
Matej Kramny
fcc332dffc
Fix ws logs, output updates from ws
...
- raw output option for logs (no time prefix)
- fix ws logging
- status updates from ws
2016-05-17 20:12:54 +01:00
Matej Kramny
172f0924a7
Ignore css file
2016-05-17 17:51:41 +01:00