-
Notifications
You must be signed in to change notification settings - Fork 14
Migrate content from radar #311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mfan127
wants to merge
198
commits into
master
Choose a base branch
from
migrate-content-from-radar
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
198 commits
Select commit
Hold shift + click to select a range
bf2491e
feat: add starting module
mfan127 d7d836d
feat: add radar entity migration
mfan127 211276a
fix: title part
mfan127 5a19dc1
feat: add taxonomy code migration
mfan127 db1f570
feat: add artifact code migration
mfan127 f96cfab
feat: use code migration
mfan127 de4f2cc
wip: add setup recipe
mfan127 2800e9f
wip: recipe to initialize radar
mfan127 2ecdcec
feat: add app var
mfan127 90aa2fd
wip: add landing page
mfan127 59fa12f
wip: add landing page header
mfan127 145ed0e
feat: add landing page header
mfan127 322c044
feat: add landing page
mfan127 04df330
feat: add icon and fix zigzag
mfan127 bfb1c05
feat: inline injection of stylesheet
mfan127 8e0736b
fix: trending section bottom padding
mfan127 2fb487d
fix: trending section margin
mfan127 806be64
feat: add landing page as template
mfan127 e1e4780
fix: named BagPart
mfan127 1082f17
feat: use BagPart in landing page
mfan127 9f443b8
fix: landing page extra div
mfan127 f301fef
wip: add list view header
mfan127 e443696
wip: add table to list view
mfan127 dbe854f
feat: add search function to list view
mfan127 caa46a4
refactor: use generic list content type
mfan127 9a36cb8
feat: add entity list views
mfan127 5afd2ef
fix: add list query
mfan127 cfd8d21
feat: add contents to landing page card
mfan127 9e156de
refactor: generic radar entity
mfan127 8ae9e29
feat: add helper to retrieve radar entity
mfan127 ff82898
feat: add topic list view
mfan127 e167bd7
refactor: landing page cards
mfan127 59d9c35
feat: add proposal details view
mfan127 84ef91b
feat: add project details view
mfan127 3a9b7d2
feat: add user profile
mfan127 419d0b8
feat: use user profile in proposal details view
mfan127 bfebba1
feat: add community details view
mfan127 894623b
feat: add event details view
mfan127 7f8f064
fix: members count
mfan127 564529d
fix: landing page card links
mfan127 d3db686
fix: remove console log
mfan127 6477c62
feat: add assets to the pipeline
mfan127 8d290e3
feat: add custom vue components
mfan127 fde1f9d
feat: add topic details view
mfan127 43b26c9
feat: add topics count circle
mfan127 bf65bbe
refactor: details views style
mfan127 29e9866
fix: table styles
mfan127 0aa5d64
fix: setup recipe
mfan127 ba6bfe6
feat: add localization to entities
mfan127 dac42a5
feat: localize taxonomies
mfan127 e3611ea
feat: add html body part to artifact
mfan127 1b50b4c
fix: details views
mfan127 e2b37b4
fix: landing page trend card
mfan127 331f74c
fix: landing page
mfan127 ba96960
fix: topic width
mfan127 d02e9ed
refactor: remove liquid code from cards
mfan127 00137d8
feat: add artifact details view
mfan127 ff2640e
fix: add auto route to entities
mfan127 4c1a4c6
refactor: remove liquid from landing page footer card
mfan127 0102a72
feat: route to artifacts
mfan127 7374159
fix: remove created column from artifact
mfan127 c33bfeb
refactor: remove liquid from landing page
mfan127 46d557d
feat: add lucene query
mfan127 99bcc73
refactor: use full text search in list views
mfan127 95ac322
fix: landing page card
mfan127 99a73c3
fix: query name
mfan127 ae94fec
feat: add app bar and drawer
mfan127 8148609
feat: add footer
mfan127 b2f9f59
wip: add sorter to table
mfan127 2d37651
feat: add sorter to tables
mfan127 4e93d42
feat: add global search
mfan127 86a58e5
fix: search text case
mfan127 4003aef
fix: relative routing
mfan127 58b0f3d
fix: topics view not displaying
mfan127 7e81cf4
fix: taxonomy queries
mfan127 0a8697d
fix: localize menu
mfan127 5d2b4d5
fix: main menu alias
mfan127 2e4d456
feat: add localization file
mfan127 950cb5b
fix: views
mfan127 eeff127
fix: global search null exception
mfan127 b79bc88
fix: duplicate content items in list
mfan127 3a40b08
fix: localization file
mfan127 c0ed121
fix: add missing translations
mfan127 2db671d
feat: recolor radar
mfan127 f7d42fa
fix: remove css folder
mfan127 7019638
fix: style tweaks
mfan127 4e2d226
refactor: use rem instead of px
mfan127 ba4418c
fix: localization button color
mfan127 dbefc15
fix: style tweak
mfan127 b5848b0
feat: landing page permission check
mfan127 0675e47
fix: landing page header gradient
mfan127 6d68261
fix: custom query permissions
mfan127 ca5c62b
fix: entity permissions
mfan127 6fba51d
wip: topics permission
mfan127 b3e717f
feat: topic premission
mfan127 cc942d0
refactor: load minified resources
mfan127 ab733ef
fix: artifact permissions
mfan127 ee6563a
fix: add missing translations
mfan127 ff5eb9a
fix: topic summary view
mfan127 c2946b7
fix: remove script tags from list views
mfan127 745709b
fix: remove listener code from topic list
mfan127 1a37f22
fix: localization
mfan127 5fc4574
fix: artifact localization
mfan127 454f0f0
fix: localization
mfan127 7e1675a
fix: menu permission
mfan127 2815866
fix: fr menu alias
mfan127 50d147a
fix: style changes
mfan127 62d16cf
refactor: remove unused filter
mfan127 196bd2e
fix: add missing asset files
mfan127 3fd4aac
refactor: permission checking
mfan127 eb138a4
refactor: menu alias
mfan127 d050921
refactor: remove script tag from topic details view
mfan127 267cb7e
fix: menu alias
mfan127 0a5be55
fix: recent activities query
mfan127 f3e922a
fix: app bar style
mfan127 81e10f3
refactor: inject styles with filter
mfan127 07890c8
fix: remove unused helper
mfan127 f76f200
refactor: include single function from lodash
mfan127 6ef82fa
refactor: move index table into own migration
mfan127 3b6fa7a
refactor: remove unused props
mfan127 fc0957c
feat: permission checking at the db level
mfan127 4629462
fix: add missing query
mfan127 27f6885
feat: secure api call
mfan127 179b08d
refactor: GlobalSearch component
mfan127 56e112e
refactor: list view actions
mfan127 5970756
refactor: nicer urls for api endpoints
mfan127 a4fcdec
fix: card style
mfan127 0e39302
fix: content permission index
mfan127 7a24dd9
fix: landing page
mfan127 43b61fb
fix: taxonomy under different permissions
mfan127 5403c3b
fix: trending query
mfan127 c6323f7
feat: add external menu link
mfan127 be76bf4
fix: do not inject styles into admin views
mfan127 ebbb305
fix: remove topic from index
mfan127 458a30b
fix: typo
mfan127 8af4b82
refactor: move content permission index into its module
mfan127 ec5ebd6
refactor: rename and move content permission filter
mfan127 b4d5911
refactor: move culture filter into display helper module
mfan127 6c8f6f2
refactor: coalesce radar dependencies
mfan127 aec72a4
fix: use inline props for v-img
mfan127 23bb064
fix: topic and artifact autoroute template
mfan127 9985d31
feat: add radar form part
mfan127 19817db
feat: add form driver
mfan127 0c62c34
feat: add form value provider
mfan127 807f8ff
feat: loading of initial values
mfan127 a962bb9
feat: unify form controller and view
mfan127 371b102
add form models for entities
mfan127 ee877e6
feat: localized form initial value
mfan127 9945b33
add special case for artifact
mfan127 78abab5
add topic creation
mfan127 3e5fe1b
add topic form
mfan127 2f3d41e
wip: project form
mfan127 af7a32f
add project value converter
mfan127 3baa9e5
use value provider
mfan127 1f9aed0
refactor value and content converters
mfan127 be90770
project creation with status
mfan127 6daca5b
add script method to handle localized content
mfan127 fa791cb
add proposal creation
mfan127 a09620a
create update community
mfan127 7c26bfe
add event create update
mfan127 3d68dcf
create update artifact
mfan127 ee88447
synchronized content across all localizations
mfan127 6007d94
add validation
mfan127 8cbb528
secure form endpoints
mfan127 0f8dcb7
add forms
mfan127 9e47b84
add button link to create form
mfan127 3671714
add update button to everything
mfan127 188c4cd
allow content deletion
mfan127 5abefad
add status to artifact
mfan127 002b2cd
fix permission label style
mfan127 369addb
add form to migration
mfan127 3828a9c
add status checking to main entities
mfan127 c31da2d
attach radar permission part
mfan127 c75df71
status check for contained items
mfan127 b5d8b83
draft handling in trending card
mfan127 b2511ad
add draft/publish handling to search api
mfan127 93c9ea7
visibility check for workspace add button
mfan127 138844b
fix timezone
mfan127 e2579a9
fix query
mfan127 8deeed6
fix bag component validation
mfan127 b952460
fix type placeholder not being displayed
mfan127 09c7f71
fix form
mfan127 6550a78
fix member user profile not displaying
mfan127 307dad6
clean console error
mfan127 cd7cdf4
Update Widget-AppBar.liquid
mfan127 78fd0f6
change app bar icon height to 40px
mfan127 1d1411c
move app bar icon to the right
mfan127 7634606
update forms
mfan127 e577dce
fix test
mfan127 c87af40
fix owner check for unauthenticated users
mfan127 8804b39
fix js error
mfan127 f765c0c
add tests
mfan127 9664341
update po file
mfan127 cad4947
fix query
mfan127 f01cbba
small fixes
mfan127 1e41806
chore: remove unused using
mfan127 139fa77
doc: add comments
mfan127 4284f54
doc: add documentation
mfan127 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| [ | ||
| { | ||
| "inputs": ["Assets/scss/*.scss"], | ||
| "watch": ["Assets/scss/*"], | ||
| "output": "wwwroot/css/radar.css" | ||
| }, | ||
| { | ||
| "copy": true, | ||
| "inputs": ["Assets/images/*"], | ||
| "output": "wwwroot/css/images/@" | ||
| }, | ||
| { | ||
| "inputs": ["Assets/js/*.js"], | ||
| "output": "wwwroot/js/@.js" | ||
| }, | ||
| { | ||
| "vue": true, | ||
| "file": "Assets/js/vue-components/RadarComponents.js", | ||
| "output": "wwwroot/js/vue-components", | ||
| "name": "radar-vue-components", | ||
| "watch": ["Assets/js/vue-components/components/*"] | ||
| } | ||
| ] | ||
7 changes: 7 additions & 0 deletions
7
src/Apps/StatCan.OrchardCore.Radar/Assets/images/canada-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.