Angus McLeod
|
4e094edc7b
|
Add integer data type to custom field feature
|
2020-10-20 18:24:27 +11:00 |
|
Angus McLeod
|
cf8b06bbd0
|
Don't require serializer for custom field
|
2020-10-20 17:40:10 +11:00 |
|
Angus McLeod
|
0094be8352
|
Custom field management locale and style updates
|
2020-10-20 17:07:59 +11:00 |
|
Angus McLeod
|
07672ab707
|
Merge pull request #57 from paviliondev/custom_field_management
FEATURE: Custom field management
|
2020-10-20 16:43:26 +11:00 |
|
Angus McLeod
|
b14d334829
|
Complete custom field management
|
2020-10-20 16:40:23 +11:00 |
|
Angus McLeod
|
9e0cf29b7c
|
Merge branch 'master' into custom_field_management
|
2020-10-20 11:42:58 +11:00 |
|
Angus McLeod
|
3e86d0ffa6
|
FEATURE: suppress notifications setting for post actions
|
2020-10-20 11:42:10 +11:00 |
|
Angus McLeod
|
8fdd263d8e
|
wip
|
2020-10-20 10:15:03 +11:00 |
|
Angus McLeod
|
d221d65d77
|
init
|
2020-10-17 12:31:07 +11:00 |
|
Angus McLeod
|
94c56ef550
|
Make uploadIcon responsive to authorized extensions
|
2020-10-06 21:05:24 +11:00 |
|
Angus McLeod
|
6297ddaa03
|
Update composer style and text usage to match the standard composer
|
2020-10-06 20:47:40 +11:00 |
|
Angus McLeod
|
55d7059469
|
Add missing isComposer computed property
|
2020-10-06 20:33:19 +11:00 |
|
Angus McLeod
|
96e85bb2b3
|
Add authorized_extensions support to wizard composer
|
2020-10-06 20:30:24 +11:00 |
|
Angus McLeod
|
fc5279cd0a
|
Add full support for groups in the private message action
|
2020-10-05 13:41:18 +11:00 |
|
Angus McLeod
|
1087facb54
|
Wrap import in wizard check
|
2020-10-05 13:40:51 +11:00 |
|
Angus McLeod
|
545dc615c2
|
Add missing model import
|
2020-10-05 13:08:15 +11:00 |
|
Angus McLeod
|
245cb35330
|
Wizard composer style tweak
|
2020-10-05 12:32:14 +11:00 |
|
Angus McLeod
|
dc7249cfd2
|
Update wizard-raw-templates.js.erb
|
2020-10-02 19:32:18 +10:00 |
|
Angus McLeod
|
66dc55ef10
|
Use correct precompilation path
|
2020-10-02 18:07:16 +10:00 |
|
Angus McLeod
|
d7cb20cb3a
|
Merge branch 'master' of https://github.com/angusmcleod/discourse-custom-wizard
|
2020-10-02 15:30:55 +10:00 |
|
Angus McLeod
|
6aad50202a
|
Update asset pre-compilation
|
2020-10-02 15:03:26 +10:00 |
|
Angus McLeod
|
4970b5b72c
|
Merge pull request #56 from paviliondev/rich-comp
Rich composer
|
2020-10-02 14:42:00 +10:00 |
|
Angus McLeod
|
039262ce2c
|
FIXES: Improve wizard initialization && more upload improvements
|
2020-10-02 14:40:10 +10: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
|
39790bf11e
|
Add missing conditional
|
2020-10-02 10:33:17 +10:00 |
|
Angus McLeod
|
aa7d5df77b
|
CLEANUP #1: Upload progress and link modal
|
2020-10-02 10:33:01 +10:00 |
|
Angus McLeod
|
8a0dc999b3
|
Merge branch 'master' into rich-comp
|
2020-10-02 07:42:38 +10:00 |
|
fzngagan
|
3bd1129acf
|
FEATURE: Insert hyperlink on wizard composer
|
2020-10-01 19:18:20 +05:30 |
|
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 |
|
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 |
|
fzngagan
|
3fd3900cea
|
Added message bus to wizard side
|
2020-09-24 17:34:32 +05:30 |
|
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 |
|