Faizaan Gagan
ae918976a3
DEV: add sprockets directive to require discourse folders
2021-04-05 21:53:34 +05:30
Angus McLeod
69f35e2e7d
Revert "Remove out of date require"
...
This reverts commit ffc0d0e8bf
.
2021-01-12 21:52:42 +11:00
Angus McLeod
ffc0d0e8bf
Remove out of date require
2021-01-12 15:16:06 +11:00
Angus McLeod
78dad97dc8
Use ember debounce until discourseDebounce hits stable
2021-01-04 14:22:43 +08:00
romanrizzi
11ff364cbe
Use the new discourseDebounce function wrapper.
...
We recently merged a Discourse core's PR to replace usages of Ember's debounce and discourseDebounce with a new debounce wrapper. The new wrapper works exactly like Ember's debounce but internally calls "run" when called in test mode.
This PR replaces all usages of other debounce functions with the new wrapper and fallbacks to Ember's debounce for backward-compatibility.
2020-12-22 11:06:13 -03:00
Angus McLeod
20ddba2afd
Cleanup composer autocomplete
2020-10-02 11:41:39 +10:00
Angus McLeod
05f96beac1
Update raw templating handling to new asset pipeline
2020-10-02 11:38:32 +10:00
Angus McLeod
8a0dc999b3
Merge branch 'master' into rich-comp
2020-10-02 07:42:38 +10:00
Angus McLeod
fce7b77a91
Add share-url import
2020-10-01 20:23:39 +10:00
fzngagan
67d87f74c1
Upload files, drag and drop files, syntax highlighting working
2020-10-01 11:13:29 +05:30
fzngagan
3fd3900cea
Added message bus to wizard side
2020-09-24 17:34:32 +05:30
Angus McLeod
1f8f24804b
Add missing imports
2020-09-19 11:41:32 +10:00
Angus McLeod
48e3c385dc
Require and setup the new Discourse initialization objects
2020-09-01 11:01:46 +10:00
Angus McLeod
dc66bbe936
Import lib/cookie
2020-09-01 08:48:23 +10:00
Angus McLeod
4daae1bfe4
Bootbox is now imported
2020-08-28 09:46:29 +10:00
fzngagan
53fefec6bb
Added topic-fancy-title import
2020-08-10 11:57:53 +05:30
Angus McLeod
8d9179665b
Working date, time and dateTime inputs
2020-07-16 13:26:56 +10:00
Angus McLeod
271e270dca
Handle new category and tag hashtags
2020-07-15 10:19:04 +10:00
Angus McLeod
1f7f17ee30
Add date field
2020-07-02 15:25:17 +10:00
Angus McLeod
e0a2525cb0
Explicitly import d-textarea
2020-06-26 20:28:13 +10:00
Angus McLeod
c5ccd638f7
Preload store has moved
2020-05-07 20:29:18 +10:00
Angus McLeod
b83469b776
New RAW_TEMPLATES handling
2020-05-06 11:31:45 +10:00
Angus McLeod
d8b9f5acac
Discourse common is now an addon
2020-04-30 10:09:26 +10:00
Angus McLeod
e2b1c9e69f
Discourse client path change
2020-04-24 20:26:46 +10:00
Angus McLeod
8327b7fad0
Put-cursor-at-end is now a seperate lib
2020-04-21 07:24:57 +10:00
fzngagan
500c305701
added import
2020-04-17 13:32:56 +05:30
Angus McLeod
ab18769820
various
2020-04-13 22:17:22 +10:00
Angus McLeod
2e272f3ef4
Merge branch 'events-support-imports' into add_group_field
2020-04-07 17:57:36 +10:00
Angus McLeod
b5fce333f6
wip
2020-04-07 17:54:30 +10:00
Angus McLeod
6088efcbbb
Merge branch 'master' into events-support-imports
2020-04-02 21:31:59 +11:00
Angus McLeod
9b03552344
Migrate to new Site registration approach
2020-03-31 14:14:49 +11:00
Angus McLeod
906db9269f
Update wizard-custom.js
2020-03-31 11:13:16 +11:00
fzngagan
19ed700e46
added requirejs imports for events form
2020-03-27 12:50:20 +05:30
Angus McLeod
ca5afcb95d
Update wizard-custom.js
2020-03-15 17:20:46 +11:00
Angus McLeod
cf7b8f0115
Update wizard-custom.js
2020-03-15 14:58:46 +11:00
merefield
9ccef0832b
Update wizard-custom.js
...
change to file locations in core
2020-02-08 13:16:29 +00:00
Angus McLeod
e293a3f5e9
Update to select-kit-2
2020-02-02 21:42:05 +11:00
merefield
7541e09e98
Merge pull request #25 from merefield/another_require_fix
...
FIX: add yet another require to resolve critical failure
2019-12-06 11:34:42 +00:00
Robert Barrow
6f331388f4
FIX: add yet another require to resolve critical failure
2019-12-06 11:33:37 +00:00
Angus McLeod
9ac57eeb98
FEATURE: Add real Discourse composer
2019-11-20 23:08:04 +11:00
Angus McLeod
833195039b
Add a whole bunch of required objects
2019-11-14 18:28:26 +11:00
Robert Barrow
c0b55f77b6
FIX: add missing require to accommodate core change
2019-11-11 21:58:23 +00:00
Robert Barrow
76444d6203
add dependency
2019-10-31 23:14:28 +00:00
Angus McLeod
bdb1d936b9
Remove link functionality from editor
2019-10-11 08:49:20 +11:00
Angus McLeod
dfe8debda7
Revert "Revert "Add category and tag selectors""
...
This reverts commit f8a8d5a964
.
2019-07-26 18:59:21 +10:00
Angus McLeod
f8a8d5a964
Revert "Add category and tag selectors"
...
This reverts commit 2e5af57c26
.
2019-07-26 18:23:16 +10:00
Angus McLeod
2e5af57c26
Add category and tag selectors
2019-07-26 18:00:55 +10:00
Angus McLeod
2e861f6b69
add wizard raw template pre-compilation
2019-01-29 11:30:35 +11:00
Angus McLeod
9dd6efdaa2
Add composer field type
2018-02-08 12:30:55 +08:00
Angus McLeod
b66999f845
Rm unnecessary require
2018-02-03 10:25:25 +08:00