This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-05 09:14:26 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
wizard
History
Joffrey JAFFEUX
5952a6c0ad
DEV: uses find() helper instead of this.$() in js tests (
#7062
)
2019-02-25 16:04:55 +01:00
..
components
Remove "Users" heading in wizard homepage preview
2019-01-21 11:31:00 -05:00
controllers
…
initializers
…
lib
DEV: s/this._super()/this._super(...arguments) (
#6908
)
2019-01-19 10:05:51 +01:00
mixins
DEV: s/this._super()/this._super(...arguments) (
#6908
)
2019-01-19 10:05:51 +01:00
models
…
routes
…
templates
UX: moves wizard's "Finish" button to the left of back and next (
#7027
)
2019-02-19 13:32:01 +01:00
test
DEV: uses find() helper instead of this.$() in js tests (
#7062
)
2019-02-25 16:04:55 +01:00
router.js.es6
…
wizard.js.es6
…