Commit Graph

974 Commits

Author SHA1 Message Date
KennyTV
58e25b900b
versionsLog, fix activity view 2020-08-21 11:55:47 +02:00
renovate[bot]
869b324cbe
Update dependency lodash to v4.17.20 (#82)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:46:33 +02:00
renovate[bot]
251014a074
Update dependency mini-css-extract-plugin to v0.10.0 (#83)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:46:05 +02:00
renovate[bot]
060c616eb7
Update dependency org.jdbi:jdbi3-bom to v3.14.3 (#84)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:45:52 +02:00
renovate[bot]
cf828b4870
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.3.3.RELEASE (#85)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:45:25 +02:00
renovate[bot]
1abdd83919
Update dependency terser-webpack-plugin to v4.1.0 (#86)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:43:30 +02:00
KennyTV
4206a56162
Channel creation (minus color selection) 2020-08-14 23:25:45 +02:00
Jake Potrebic
be761df36f
notifications for project update & member invite 2020-08-10 19:53:01 -07:00
Jake Potrebic
6608bb8339
project member invite/edit/remove 2020-08-10 19:35:17 -07:00
Jake Potrebic
0470c0bafa
fully implemented v1 show user 2020-08-10 18:15:12 -07:00
Jake Potrebic
8b07f24e48
fix auth header formatting issue 2020-08-10 14:49:35 -07:00
Jake Potrebic
b833bc0f0d finished project pages 2020-08-10 14:34:30 -07:00
Jake Potrebic
51d9992dcb implemented permissions api controller methods 2020-08-10 14:34:30 -07:00
Jake Potrebic
db7a46e6ab project icon upload & reset 2020-08-10 14:34:30 -07:00
Jake Potrebic
f61ff92fd2 user login/creation/role changes 2020-08-10 14:34:30 -07:00
MiniDigger
7c1c096c86 push current poor attempt at project list api 2020-08-08 11:44:04 +02:00
renovate[bot]
5a3e626884
Update dependency sass-loader to v9.0.3 (#76)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:37:22 +02:00
renovate[bot]
a9be620e07
Update dependency terser-webpack-plugin to v4 (#79)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:36:40 +02:00
renovate[bot]
c59c6eb64a
Update dependency webpack-merge to v5.1.1 (#78)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:50 +02:00
renovate[bot]
dac649625d
Update dependency terser-webpack-plugin to v3.1.0 (#77)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:42 +02:00
renovate[bot]
e3cd4e5e61
Update dependency org.webjars:swagger-ui to v3.31.1 (#75)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:34 +02:00
renovate[bot]
176866ebd5
Update dependency org.webjars:font-awesome to v5.14.0 (#74)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:25 +02:00
renovate[bot]
67f3cd80d7
Update dependency css-loader to v4.2.1 (#73)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:14 +02:00
renovate[bot]
a33050d9b7
Update dependency @babel/core to v7.11.1 (#72)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:06 +02:00
Jake Potrebic
9118181840
fix tagline null sql violation 2020-08-07 08:23:03 -07:00
KennyTV
9fc8dcaa88
Channel list 2020-08-07 13:33:45 +02:00
KennyTV
83b6ec1f27
Fix version uploading and reviewing 2020-08-07 12:42:34 +02:00
Jake Potrebic
33819f7d1b
project version list api 2020-08-06 18:59:23 -07:00
Jake Potrebic
34ad0d6974
moved datetime formatter to utils 2020-08-06 16:46:09 -07:00
Jake Potrebic
d8e94d807b
version reviews 2020-08-06 16:35:23 -07:00
Jake Potrebic
6a528b834f
work on versions (#68)
* work on versions

* more work, almost done here

* even more work

* finish

* small changes
2020-08-06 09:02:43 -07:00
Jake Potrebic
e227041836
add template helper methods 2020-08-05 19:46:31 -07:00
KennyTV
ae74dda88e
Remove duplicated/empty notes stuff 2020-08-05 17:31:04 +02:00
KennyTV
ae16ef8b71
*Whistles* 2020-08-05 17:13:05 +02:00
KennyTV
8fa6f5542a
User activity page 2020-08-05 17:12:08 +02:00
KennyTV
736c14e506
Update TO-PORT 2020-08-05 16:34:54 +02:00
KennyTV
be55b26968
Remove some leftovers 2020-08-05 16:22:56 +02:00
MiniDigger
0ae98abe7f fix project apiv2 NPEing for anon access 2020-08-05 16:22:36 +02:00
original-codematrix
0f88e0492c
Adjust pom (#69) 2020-08-05 15:36:17 +02:00
MiniDigger
86d3f41d6b start with displaying proper projects on homepage 2020-08-04 17:46:55 +02:00
KennyTV
5c0c5d014f
Fix project deletion and page creation 2020-08-04 13:05:39 +02:00
KennyTV
3a73b62a2e
Make notes page load 2020-08-04 12:48:01 +02:00
MiniDigger
2659cc07df
[ci skip] retain ore licence 2020-08-04 11:52:26 +02:00
KennyTV
65b7ea1bce
Admin log page works
Its db query is still missing
2020-08-04 11:26:21 +02:00
Jake Potrebic
d2448a1cfa
hangar health report 2020-08-03 15:37:27 -07:00
MiniDigger
e53475cc8e helpful nullpointers on staging 2020-08-04 00:03:28 +02:00
MiniDigger
e7815f4ae6 don't NPE if there are no visibility changes for a project 2020-08-04 00:02:05 +02:00
MiniDigger
2ad8b303ee fix traefik router and service name 2020-08-03 23:50:45 +02:00
Jake Potrebic
6364126da5
admin project approval works 2020-08-03 14:40:27 -07:00
MiniDigger
6e47fc315a make spring see our config 2020-08-03 23:12:23 +02:00