Jake Potrebic
12ae5b517a
user admin component
...
* only missing transfer ownership portion
2020-10-11 20:22:37 -07:00
Jake Potrebic
6963b37e6a
public staff page
...
* bit of TODO cleanup
2020-10-11 02:08:30 -07:00
Jake Potrebic
93f0002220
fix template issue
2020-10-11 01:48:30 -07:00
Jake Potrebic
0c8517d0d7
project settings component
2020-10-11 01:31:51 -07:00
KennyTV
0b9aeffa9b
Finish converter
2020-10-10 12:27:05 +02:00
Jake Potrebic
a9499a89fe
show popup when page content saved
2020-10-10 12:27:05 +02:00
KennyTV
0c6e64bc56
Deduplication of tags
2020-10-10 12:27:05 +02:00
Jake Potrebic
195ec2196b
rebased
2020-10-10 12:27:05 +02:00
KennyTV
04af2b164f
WIP better BBCode->MD conversion
2020-10-10 12:27:05 +02:00
KennyTV
e3d1768da5
Preview works
...
backported something from the frontend-dev branch
2020-10-10 12:27:05 +02:00
KennyTV
28f410da34
Start BBCode->MD converter on project creation
2020-10-10 12:27:05 +02:00
Jake Potrebic
c26cf8c2bf
api now 404s if not found instead of 403s
2020-10-10 01:47:43 -07:00
Jake Potrebic
b34ececc5c
cleanup of api error handling
2020-10-10 01:27:41 -07:00
Jake Potrebic
295b9f7216
removed /javascriptRoutes route
2020-10-09 22:13:00 -07:00
Jake Potrebic
b772cd8217
member list component w/fallback content for project page view
2020-10-09 21:09:20 -07:00
Jake Potrebic
7197893b67
components w/fallback content for version list page
2020-10-09 20:50:13 -07:00
Jake Potrebic
602493f28f
members list component for organizations
2020-10-09 19:03:06 -07:00
Jake Potrebic
6e50e0cb30
vue component for org project manager
2020-10-08 23:25:50 -07:00
Jake Potrebic
1e6d825c33
whoops, included some deleted files in that commit
2020-10-08 18:25:55 -07:00
MiniDigger
43db10ca57
make GA code configurable
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:35:15 +02:00
MiniDigger
08918b4c07
add google analytics
...
turns out I already created a property way back when I first played with ore
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:32:33 +02:00
MiniDigger
3177880c56
add canonical url
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:28:58 +02:00
MiniDigger
47ceed0b42
add a bit of structured data
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:09:41 +02:00
MiniDigger
16d7795d5d
reorganize favicons
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 20:56:31 +02:00
MiniDigger
ebad564fcc
add etags, better cache policy and file name hashes, closes #145
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 20:20:18 +02:00
MiniDigger
cbe6788678
add a loader
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 19:21:49 +02:00
MiniDigger
c65c6daa1d
don't allow starring if not logged in
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 19:21:49 +02:00
Jake Potrebic
5e491821c0
notification page
2020-10-08 19:21:49 +02:00
Jake Potrebic
9f444989e0
stats page
2020-10-08 19:21:49 +02:00
Jake Potrebic
b5ec1dbc69
api key creation vue component
2020-10-08 19:21:49 +02:00
Jake Potrebic
6db5a2752b
Added new inputs to CreateProject.vue
2020-10-08 19:21:49 +02:00
Jake Potrebic
f67b04c257
begun new project creation form
2020-10-08 19:21:49 +02:00
Jake Potrebic
917df97519
removed commented out text
2020-10-08 19:21:49 +02:00
Jake Potrebic
c4d62656bf
replaced some more jquery nonsense
2020-10-08 19:21:49 +02:00
Jake Potrebic
4d78a27023
frontend work
2020-10-08 19:21:49 +02:00
Jake Potrebic
6102e05292
fix for notifications.js
2020-10-07 13:30:10 -07:00
Jake Potrebic
6f0d4b29e6
work on csp header
2020-10-06 22:04:46 -07:00
dependabot[bot]
67d0bbedb5
Bump mini-css-extract-plugin from 0.11.2 to 0.11.3 in /src/main/frontend
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.2...v0.11.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:49:09 +02:00
dependabot[bot]
e3eba7dfe7
Bump swagger-ui from 3.34.0 to 3.35.0 in /src/main/frontend
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 3.34.0 to 3.35.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.34.0...v3.35.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:49:01 +02:00
dependabot[bot]
7b79127f79
Bump query-string from 6.13.4 to 6.13.5 in /src/main/frontend
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.4 to 6.13.5.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.4...v6.13.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:50 +02:00
dependabot[bot]
7f39cc4bae
Bump eslint-plugin-vue from 7.0.0 to 7.0.1 in /src/main/frontend
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.0...v7.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:39 +02:00
dependabot[bot]
6e5fab08e5
Bump highlight.js from 10.2.0 to 10.2.1 in /src/main/frontend
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.0...10.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:31 +02:00
Jake Potrebic
051ff83d8b
fixed date formatting from api
2020-10-04 17:41:37 -07:00
Jake Potrebic
2ab9d77232
Channel creation/manage views ( #167 )
...
* most work done, 1 tiny issue
* fixed the stupid issue
2020-10-04 14:04:35 -07:00
MiniDigger
630692127d
add missing FA icon
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-03 13:38:49 +02:00
Jake Potrebic
3156209750
Multi platform ( #161 )
...
Co-authored-by: MiniDigger <admin@minidigger.me>
2020-10-03 13:33:58 +02:00
KennyTV
b8f6c0683e
Fix in project approvals, dev-db fix
2020-10-01 10:45:07 +02:00
KennyTV
e25c71f33a
Fixes in project creation
2020-10-01 10:33:37 +02:00
Jake Potrebic
0882fb7617
better banner.txt art
2020-09-30 17:51:18 -07:00
Jake Potrebic
a0b97d2d4d
few different things
...
* moved extension creation to init.sql in the docker psql directory (must be super user to use that command)
* populate platform_versions and roles using ContextRefreshEvent (tried messing w/ordering and couldn't get that to work)
* Created separate population service for initializing various values
2020-09-30 17:14:52 -07:00