Commit Graph

1032 Commits

Author SHA1 Message Date
9b37ca082f Also pass group in drone environment
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 23:48:29 +02:00
f4b2eec979 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.117
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 19:07:48 +00:00
093c58f006 Display error when remote repositories can't be fetched
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 19:38:17 +02:00
891f36f6f3 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.116
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 19:09:29 +00:00
0f0e4c1847 chore(deps): update golang.org/x/oauth2 digest to 6fdb5e3
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 16:06:16 +00:00
de4a35a6a6 chore(deps): update golang.org/x/oauth2 digest to b44042a
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 14:08:11 +00:00
b370cd6a98 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.115
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 12:47:39 +00:00
76f683d5be chore(deps): update github.com/protonmail/go-crypto digest to c6815a8
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 12:09:29 +00:00
7cdfafc329 Warn and give hint when using an already used repo for another work
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 12:41:34 +02:00
569d44880c Allow the use of another secret defined for the same repo 2022-09-30 12:40:48 +02:00
f79c7b43cd New modal to permit admin select user repo for work
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-25 19:28:11 +02:00
1859a715df repo: Admin can override default expected tag 2022-09-25 19:28:11 +02:00
20016a99c6 repo: Admin ignore pull interval 2022-09-25 19:28:11 +02:00
f1c663ac4a Allow admin to pull many times 2022-09-25 19:28:11 +02:00
888de876c0 Update module github.com/aws/aws-sdk-go to v1.44.105
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 19:07:38 +00:00
cee08fdb94 Hide question description when correcting to gain screen space
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 09:59:23 +02:00
1e332942fc Update module github.com/aws/aws-sdk-go to v1.44.104
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-22 19:06:31 +00:00
3a3acafa8e Refactor session loading and allow OAuth 2.0 requests
All checks were successful
continuous-integration/drone/push Build is passing
atsebaytClient = config.Client(
		oauth2.NoContext,
		&oauth2.Token{
			AccessToken: atsebaytToken,
		},
	)
2022-09-22 11:09:40 +02:00
b688a98802 Update module github.com/aws/aws-sdk-go to v1.44.103
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 19:08:04 +00:00
716fa6cb48 Allow admin to repull a job
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 17:11:06 +02:00
67a99a5f0d Update module github.com/aws/aws-sdk-go to v1.44.102
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 19:09:27 +00:00
862fbef1ee Display responses number percentage
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 19:54:53 +02:00
2365674a97 Fix mean calculation
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-20 19:47:32 +02:00
57d37544f9 Also display erroneous PGP keys
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-20 00:52:25 +02:00
16d7fe4beb Fix key display
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-20 00:35:33 +02:00
632f476092 Fix undefined variable errr 2022-09-20 00:35:33 +02:00
c5440eb931 Update module github.com/aws/aws-sdk-go to v1.44.101
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-19 19:07:22 +00:00
fa7f5fbcba Update module github.com/aws/aws-sdk-go to v1.44.100
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 19:10:30 +00:00
f615d0b8d8 Filter repositories route by work if defined
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 17:26:02 +02:00
0ab96472e4 Return an error when no repository data
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 16:44:37 +02:00
716c953469 Update module github.com/aws/aws-sdk-go to v1.44.99
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 13:14:56 +00:00
dca7d00cfd Force login when user id differs
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 14:41:48 +02:00
9351b39a4b Handle invalid date
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 13:44:18 +02:00
7f7561ad3e On work/survey update, regenerate description from markdown
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 12:14:26 +02:00
5b3bdb0429 Can show repository logs in admin interface
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-16 12:03:50 +02:00
5940f14474 Fix error when repository is null 2022-09-16 12:02:47 +02:00
99d58f69c2 Fix bad Admin authorization handling
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-16 11:37:55 +02:00
73b33f9fb5 Count submissions
Some checks are pending
continuous-integration/drone/push Build is running
2022-09-16 11:15:20 +02:00
85d9f1e280 Use datetime field to edit start/end time 2022-09-16 11:15:20 +02:00
3bb6f0374c Can use responses page to edit the survey (as this is default admin page for survey) 2022-09-16 11:15:20 +02:00
15bff5af96 Smarter survey and question deletion/duplucation 2022-09-16 11:15:20 +02:00
aeebddd191 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.98
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 19:04:25 +00:00
eba980d17e Don't require python2 to build anymore
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 16:10:43 +02:00
c2f2910a83 Fetch PGP keys from GitLab CRI as fallback
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-14 10:21:09 +02:00
4dcbfbed79 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.97 2022-09-14 10:21:09 +02:00
92f016f648 Follow extract config from atsebay.t-worker 2022-09-14 10:21:09 +02:00
2ccf2057de Fix typo 2022-09-14 10:21:09 +02:00
0d42143156 chore(deps): update module github.com/gin-gonic/gin to v1.8.1 2022-09-14 10:21:09 +02:00
8a16ca7ba2 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.96 2022-09-14 10:21:09 +02:00
f7d1755c11 chore(deps): update module github.com/aws/aws-sdk-go to v1.44.95 2022-09-14 10:21:09 +02:00