Jake Potrebic
8e97d55516
prompts
2020-08-31 13:25:49 -07:00
Jake Potrebic
5680c9a859
user action log for project visibility change
2020-08-31 11:11:02 -07:00
Dragonium
719ada906b
Improved some project stats ( #95 )
...
* The actual stars and watchers can now be displayed when the home_projects view is refreshed.
* views are now also kept track on, it will only change if you refresh the home_projects view.
* Changed V1ApiService a little bit, The mapping of the result from the db calls to a bit cleaner and a little bit efficienter way (O(2n) -> O(n)) (not that it should matter that much.
Changed ApiV1Controller by adding a default by the recommended tag (in case some project or plugin didnt have one but you still want to request the users information)
* Fix for the upsert statement, it complained about null values
* Made the fix for NPE in apiv4controller less hacky and added spaces between `//` and the message
* Refresh on count
2020-08-30 21:55:26 +02:00
KennyTV
c99ea8de06
Add simple contribution guidelines
2020-08-30 15:18:22 +02:00
KennyTV
4a027b58ae
Link to projects page for todos
2020-08-30 14:50:48 +02:00
md678685
49b2663b80
Mark channel templates as ported
2020-08-29 15:44:18 +01:00
Jake Potrebic
2a0c4633c3
removed dropdown issue
2020-08-29 07:40:46 -07:00
md678685
ada42e50fb
Use correct colors in popoverColorPicker
2020-08-29 15:20:27 +01:00
md678685
216bda5c26
Fix channel colour popout
...
Bootstrap 3.4.1 sanitizes HTML input by default; we can turn this off since we're generating the input ourselves.
2020-08-29 15:06:56 +01:00
realDragonium
aa6ffb78ee
Fix for the dropdown menu with mobile
...
Retry, I hope I didnt mess it up this time.
This should fix #70
The a href from the logo (the parent of the image and dropdown icon) has been moved to the around the image tag itself.
2020-08-29 15:54:50 +02:00
Dragonium
72b1bac39e
Fixed issues with categories ( #93 )
2020-08-29 14:18:24 +02:00
KennyTV
ddbd1a4d91
Fix Mini's rebase, minor cleanup ( ͡ಠ ʖ̯ ͡ಠ)
2020-08-29 11:42:22 +02:00
md678685
f17620385a
Add project settings and license to ProjectService#getProjectApi
2020-08-29 10:43:20 +02:00
realDragonium
7da99df639
ProjectAPIDao expansion ( #92 )
...
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-08-29 10:41:47 +02:00
realDragonium
3f8e1b6ff7
added new line at the end of PromotedVersionMapper and comment out the logger
2020-08-29 10:28:39 +02:00
realDragonium
8deec1cba4
changed PromotedVersion from jsonb to a list
2020-08-29 10:28:39 +02:00
KennyTV
0918f80d53
Fix note adding
2020-08-28 11:54:31 +02:00
KennyTV
07a33e7599
Fix version view and deletion
2020-08-26 22:39:43 +02:00
Jake Potrebic
310dfdf5ed
changed org to use z over s
2020-08-25 11:16:45 -07:00
Jake Potrebic
c8bd4c0442
fix null permissions on org pages
2020-08-24 16:03:43 -07:00
KennyTV
9c0767b804
Fix visibility setting
2020-08-24 20:56:44 +02:00
Jake Potrebic
b049ce7ca4
work on org creation ( #91 )
...
* initial work
* work on org creation
* rebase
* org creation
* small fixes
2020-08-24 09:44:50 -07:00
Jake Potrebic
3b0bd33465
fix error in alert.ftlh
2020-08-23 15:14:40 -07:00
Jake Potrebic
9a9f7d8165
api v1 work
2020-08-23 14:31:17 -07:00
md678685
18589b0142
Remove unnecessary todos
2020-08-23 15:37:17 +01:00
KennyTV
f1cf400439
Make note list/adding (almost) work
2020-08-23 13:03:43 +02:00
KennyTV
bdc422739d
Update to-port
2020-08-23 11:55:53 +02:00
MiniDigger
cf7e3472dc
misc stuff
2020-08-23 11:53:35 +02:00
realDragonium
db9cb04792
added the option to have arguments with the alerts
2020-08-23 11:45:25 +02:00
KennyTV
2ed3100550
Fixes in queue and versions view
2020-08-23 11:42:00 +02:00
MiniDigger
e1a47a2842
replace last view avatarUrls
2020-08-23 11:10:31 +02:00
MiniDigger
66eb9fcf92
add sitemap, robots.txt and favicon stuff
2020-08-22 17:33:39 +02:00
MiniDigger
2e46930522
trey to make activity view work again
2020-08-22 16:36:18 +02:00
MiniDigger
7545b9a801
don't show published time, just date
2020-08-22 16:30:31 +02:00
MiniDigger
c7976a6c4e
add download button for recommended version
2020-08-22 16:26:59 +02:00
MiniDigger
c06badeb1b
implement version downloading
2020-08-22 15:33:48 +02:00
MiniDigger
b94d69a491
refresh home view when a new project is created
2020-08-22 14:54:52 +02:00
KennyTV
1538fd9738
Fix VersionData getFilteredDependencies and isRecommended
2020-08-22 11:06:06 +02:00
KennyTV
710030a5e6
Channel saving
2020-08-22 11:03:07 +02:00
KennyTV
25cf62e383
Add perm to versions log
2020-08-22 09:38:38 +02:00
MiniDigger
fd2691a48b
set version to public after review
2020-08-21 23:23:15 +02:00
MiniDigger
df13222913
fix sponsor
2020-08-21 21:25:53 +02:00
Aurora
71296fa9d3
add pretty hangar logo
2020-08-21 20:53:18 +02:00
MiniDigger
d3e31b4198
fix enum converter, add keyword limit to settings
2020-08-21 18:53:14 +02:00
MiniDigger
0e1fb649ba
make avatar url resolve locally to paper icon
2020-08-21 18:19:49 +02:00
MiniDigger
6e2c5245ef
fix tests
2020-08-21 18:19:33 +02:00
MiniDigger
12f816b69f
kinda fix homepage project view
2020-08-21 18:02:34 +02:00
MiniDigger
1c5fee9e41
More renames
2020-08-21 16:49:38 +02:00
MiniDigger
a715e10243
fix compile error
2020-08-21 16:34:32 +02:00
MiniDigger
da8e3986a3
Move hangar to the paper org!
2020-08-21 16:30:41 +02:00