Angus McLeod
|
fce7b77a91
|
Add share-url import
|
2020-10-01 20:23:39 +10:00 |
|
Angus McLeod
|
5c65a8d9f8
|
Merge pull request #55 from jbrw/master
REFACTOR - remove _.debounce and _.isEqual
|
2020-10-01 08:03:45 +10:00 |
|
jbrw
|
866926501f
|
REFACTOR - remove _.debounce and _.isEqual
Lodash is being removed from core Discourse.
|
2020-09-29 12:57:32 -04:00 |
|
Angus McLeod
|
662c7432ef
|
Remove uncessary guardian checks
|
2020-09-24 17:47:07 +10:00 |
|
Angus McLeod
|
e34a24c495
|
Handle incorrect use of inputs
If the user mis-configures the wizard, e.g. using "is" instead of "=" it will produce an exception here in certain circumstances. This prevents that.
|
2020-09-21 15:50:46 +10:00 |
|
Angus McLeod
|
fd0dfeae32
|
Remove wizard composer static id
This causes an issue if multiple composers are used in a single step
|
2020-09-21 15:36:11 +10:00 |
|
Angus McLeod
|
1f8f24804b
|
Add missing imports
|
2020-09-19 11:41:32 +10:00 |
|
Angus McLeod
|
8f3d1796eb
|
Ensure after_signup runs for oauth singups
|
2020-09-16 23:35:07 +10:00 |
|
Angus McLeod
|
ad7b2944f0
|
Go further back for latest stable
|
2020-09-10 15:14:11 +10:00 |
|
Angus McLeod
|
37e609430b
|
Remove unused precompilation file
|
2020-09-10 13:21:58 +10:00 |
|
Angus McLeod
|
ec64ae83f4
|
Remove beta compatibility
|
2020-09-01 23:22:55 +10:00 |
|
Angus McLeod
|
d80d182d44
|
Testing out one more .discourse-compatibility configuration
|
2020-09-01 22:59:45 +10:00 |
|
Angus McLeod
|
65ab0cf66a
|
Fix compatability (again)
|
2020-09-01 22:35:34 +10:00 |
|
Angus McLeod
|
b57a06ceff
|
Asset pipeline can't handle es6
|
2020-09-01 21:40:12 +10:00 |
|
Angus McLeod
|
73cdd2bc4d
|
Select-kit directory now needs to be manually injected
|
2020-09-01 21:28:14 +10:00 |
|
Angus McLeod
|
0940eb8aa0
|
Remove beta pin
|
2020-09-01 16:32:39 +10:00 |
|
Angus McLeod
|
31a755a400
|
Update compatibility to account for stable and beta updates
|
2020-09-01 11:25:57 +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 |
|
Angus McLeod
|
003bf08f85
|
Remove unecessary css declarations
|
2020-08-20 23:27:00 +10:00 |
|
Angus McLeod
|
4417c96953
|
Wizard scss cannot be precompiled by rails anymore
|
2020-08-20 22:36:32 +10:00 |
|
Angus McLeod
|
a0f48e5a28
|
Merge pull request #53 from paviliondev/style_upgrade
Integrate custom wizard styles into the Discourse asset pipeline
|
2020-08-19 18:53:57 +10:00 |
|
Angus McLeod
|
5588180dcd
|
Clean up: variable usage and style registration
|
2020-08-19 14:41:20 +10:00 |
|
Angus McLeod
|
b855417adb
|
Helper context usage has changed
See 41fd7a8b72
|
2020-08-19 13:23:10 +10:00 |
|
Angus McLeod
|
18f0356d15
|
Integrate custom wizard css into discourse asset pipeline
|
2020-08-19 13:14:28 +10:00 |
|
Angus McLeod
|
76ab7aece8
|
Remove redundant param key
|
2020-08-12 09:43:45 +10:00 |
|
fzngagan
|
53fefec6bb
|
Added topic-fancy-title import
|
2020-08-10 11:57:53 +05:30 |
|
Angus McLeod
|
6410ac7133
|
Merge pull request #51 from paviliondev/add-helper-context
FIX: discourse now uses helperContext to fetch siteSettings on frontend
|
2020-08-03 10:38:19 +10:00 |
|
fzngagan
|
63f8faea36
|
FIX: discourse now uses helperContext to fetch siteSettings on frontend
|
2020-07-31 19:26:51 +05:30 |
|
Angus McLeod
|
f70170abf7
|
Merge pull request #49 from paviliondev/add_date_time_inputs
Add date time inputs
|
2020-07-22 11:40:52 +10:00 |
|
Angus McLeod
|
91a30178bf
|
Add protection to data recursion
|
2020-07-22 11:39:30 +10:00 |
|
Angus McLeod
|
888072f196
|
Merge branch 'master' into add_date_time_inputs
|
2020-07-22 11:30:40 +10:00 |
|
Angus McLeod
|
fe707f31e5
|
Add date-time style
|
2020-07-22 11:30:22 +10:00 |
|
Angus McLeod
|
a9a1409e66
|
Add event styles
|
2020-07-22 11:14:41 +10:00 |
|
Angus McLeod
|
a0f2d85eff
|
Add visible to create_topic action
|
2020-07-20 14:26:11 +10:00 |
|
Angus McLeod
|
c4eb3e6cff
|
Merge pull request #48 from paviliondev/set_watch_category_users
Set watch category users
|
2020-07-20 13:58:05 +10:00 |
|
Angus McLeod
|
382ee50f13
|
Cast watch_category array to integer
|
2020-07-20 13:51:11 +10:00 |
|
Angus McLeod
|
36c0281b2f
|
Add watch category users and migration
|
2020-07-20 13:06:36 +10:00 |
|
Angus McLeod
|
290bacc4bd
|
Add wizard actions and fix field listings
|
2020-07-17 17:02:48 +10:00 |
|
Angus McLeod
|
2e6c6ff4d6
|
Expose custom field support for create group and create category
|
2020-07-17 12:10:59 +10:00 |
|
Angus McLeod
|
783af5b5f7
|
Merge pull request #47 from paviliondev/create_category_and_create_group_actions
Create category and create group actions
|
2020-07-17 11:09:14 +10:00 |
|
Angus McLeod
|
978dc7c235
|
Use name input for full_name if blank
|
2020-07-17 11:08:25 +10:00 |
|
Angus McLeod
|
c019bbc86b
|
Pin to stable version. Beta version is still being updated.
|
2020-07-17 09:59:24 +10:00 |
|
Angus McLeod
|
1e4348b67a
|
Complete new group category actions
|
2020-07-16 17:50:09 +10:00 |
|
Angus McLeod
|
aa380e2d6c
|
Merge branch 'master' into create_category_and_create_group_actions
|
2020-07-16 15:25:18 +10:00 |
|
Angus McLeod
|
8fb44749f5
|
Add create_group
|
2020-07-16 15:25:06 +10:00 |
|
Angus McLeod
|
8d9179665b
|
Working date, time and dateTime inputs
|
2020-07-16 13:26:56 +10:00 |
|
Angus McLeod
|
06c3605974
|
No 'v' in .discourse-compatibility versions
|
2020-07-15 10:58:09 +10:00 |
|
Angus McLeod
|
271e270dca
|
Handle new category and tag hashtags
|
2020-07-15 10:19:04 +10:00 |
|