Rob Colbert
c8df274a82
component management
Finally standardizing on the DTP Component definition:
{
logId: 'my-service',
index: 'myService',
className: 'MyService',
}
And I'm not too far from using UUIDs in there, too, so I have one (1)
standard way of referencing them.
2 years ago
Rob Colbert
d342b8508d
comment admin touch-ups
2 years ago
Rob Colbert
0006ce794a
created admin comment render component
2 years ago
Rob Colbert
147791ec8a
add recent comments to Admin dashboard display
2 years ago
Rob Colbert
3811fbfb83
add check to make sure image has an owner before rendering the owner
2 years ago
Rob Colbert
997c3aad77
user archive
- stores all data related to one user to a .zip file on storage
- bans the user
- removes the user
2 years ago
Rob Colbert
3b8a832cad
admin/management
2 years ago
Rob Colbert
c296aad5c3
user admin features
2 years ago
Rob Colbert
7b8ecf44b4
added inputs for username and display name in Local User Admin
2 years ago
Rob Colbert
814c358233
ban user button in Admin
2 years ago
Rob Colbert
af5b8aa5cf
update local user admin
2 years ago
Rob Colbert
98853ced33
Core vs. Local user updates (there will be more)
2 years ago
Andrew Woodlee
81614236ff
added changing site icon and small touchups
- added the ability to change a site icon
- small UI touchups for core picker page when no Cores are connected
2 years ago
Andrew Woodlee
4ac56f1315
added destroyOTPSession, so that one can remove OTP account
2 years ago
Andrew Woodlee
7aaf2636e2
moved only view of OTP backup tokens to otp/new-account
2 years ago
Andrew Woodlee
57dc82d76b
added OTP Settings to admin menu view
2 years ago
Andrew Woodlee
dc4795d085
added otp backup tokens
2 years ago
Rob Colbert
ac0bea89c1
small ui enhancements
2 years ago
Rob Colbert
40e10b167e
display CoreNode _id value on form
2 years ago
Rob Colbert
f2b5ed9eec
many small UI enhancements
2 years ago
Rob Colbert
00ab250d59
Core and Service Node connection management (wip)
- Integrated EventEmitter2 for async event processing
- Changed jshint reporter module URL to avoid use of SSH
- Core can disconnect a service node, generates many events
- Service Node can disconnect a Core, generates many events
Nothing yet processes those events. Many things need to be cleaned up
and removed based on a Core Node disconnection. The Core itself needs to
remove all Kaleidoscope events and other data received from the Service
Node, and the Service Node needs to remove all CoreUser records (and
everything they did while there).
That's going to take a minute to implement throughout all the systems.
2 years ago
Rob Colbert
40ab2d2dfe
newsroom updates
3 years ago
Rob Colbert
092cc2037c
newsroom (RSS feeds for DTP)
3 years ago
Rob Colbert
637d0fb03b
Added ability to delete an OAuth2Client (Service Node)
3 years ago
Rob Colbert
065e7fbfdd
brought announcements in from Soapbox/Venue
3 years ago
Rob Colbert
42428d84a5
newsletter and Kaleidoscope token grant
+ brought newsletter down from Sites to Base so everything can have a
newsletter
+ brought newsletter worker to Base, added to start-local
+ A Core accepting a Service Node now grants a Kaleidoscope token
3 years ago
Rob Colbert
49f5510254
added a divider
3 years ago
Rob Colbert
18b5042336
added some help text and made networkPolicy options more clear
3 years ago
Rob Colbert
de8d511682
added networkPolicy to settings
3 years ago
Rob Colbert
f57741c365
integrating change from Core to Base for all projects
3 years ago
Rob Colbert
8f1d14b185
implemented user profile badges
3 years ago
Rob Colbert
b363cb56b6
Core logic updates
3 years ago
Rob Colbert
7c92310483
user management enhancements
3 years ago
Rob Colbert
c5120d4c8a
Service Node management
3 years ago
Rob Colbert
a58e3f0326
push to Core
3 years ago
Rob Colbert
4675a34652
start of Service Node (OAuth2 Client) management
3 years ago
Rob Colbert
2dcd95c74b
large component and worker management and logging refactor
3 years ago
Rob Colbert
7bee921a1a
wip push to Core
3 years ago
Rob Colbert
cd2661944c
passing update to Core
3 years ago
Rob Colbert
7d2ee1f522
OAuth2 exchange updates
3 years ago
Rob Colbert
8574f655fe
another push of Core Connect to Core
3 years ago
Rob Colbert
6efb1c74a9
pushing to Core mostly for updated OAuth2 client create
3 years ago
Rob Colbert
c35d0f5a3e
The start of OAuth2 integration, Core, and Kaleidoscope
3 years ago
Rob Colbert
9f127d7970
integration of updates from Venue/Soapbox
3 years ago
Rob Colbert
c9218f3259
admin cleanup
3 years ago
Rob Colbert
117cd5ecf5
removing and refining into a base app that does much nothing
3 years ago
Rob Colbert
14ecd60a4d
this app officially now does nothing
and it's everything it's cracked up to be.
3 years ago
Rob Colbert
b1db9c5d25
added site.featuredEmbed setting and home page render
3 years ago
Rob Colbert
32fbcb587f
post featured images
3 years ago
Rob Colbert
42f2622769
featured posts and home page rendering
3 years ago