1
0
Fork 0
Commit-Graph

583 Commits

Autor SHA1 Nachricht Datum
Angus McLeod
0c7d6f97fc Import I18n 2020-05-28 13:06:06 +10:00
Angus McLeod
afb543e0de Migrate from namespace to import 2020-05-28 11:26:39 +10:00
Robert
050a0da61c
Merge pull request #40 from merefield/watch_action
FEATURE: added ability for user to select watched categories in wizard
2020-05-26 11:56:13 +01:00
Robert Barrow
99f9907b1b fixed spurious line 2020-05-26 11:52:25 +01:00
Robert Barrow
33b2003827 improved layout so that mapped field settings have more room 2020-05-26 11:47:15 +01:00
Robert Barrow
1f0f7ff5f9 Added categorySelection on the output 2020-05-26 11:16:06 +01:00
Robert Barrow
518a4f3dce added some checks on data in action to reduce runtime issues 2020-05-26 10:59:11 +01:00
Robert Barrow
92f626196d remove commented out code 2020-05-26 09:53:01 +01:00
Robert Barrow
c4471fa15f Added notification level dropdown to allow admin to specify which level of tracking will be chosen during action 2020-05-25 14:59:31 +01:00
Robert Barrow
355d1abc54 simplify naming 2020-05-24 11:23:17 +01:00
Robert Barrow
2458525206 utilise wizard mapper to retrieve values 2020-05-24 11:20:15 +01:00
Robert Barrow
f13c04043b remove unused constant 2020-05-24 09:07:47 +01:00
Robert Barrow
9097e3cad2 Remove unnecessary selection options 2020-05-24 09:03:34 +01:00
Robert Barrow
5fc5ce113e Update schema against PR feedback 2020-05-24 08:56:27 +01:00
Robert Barrow
beed6a93fc revert deletions of redundant spaces continued#3 2020-05-24 08:38:54 +01:00
Robert Barrow
d3e7fceb56 revert deletions of redundant spaces continued 2020-05-24 08:36:56 +01:00
Robert Barrow
ca3bad6664 revert deletions of redundant spaces to improve clarity of PR 2020-05-24 08:35:17 +01:00
Robert Barrow
f4a9cf86f2 FEATURE: added ability for user to selected watched categories in wizard 2020-05-22 23:42:26 +01:00
Angus McLeod
b196acf151 Update after-time modal to use new date time inputs 2020-05-15 12:06:21 +10:00
Angus McLeod
b9ad37c38f Locale loading update 2020-05-15 09:31:39 +10:00
Angus McLeod
f19cc33af4 Precompile wizard-preload 2020-05-14 15:00:23 +10:00
Angus McLeod
e28576ba5b Update wizard-preload.js.es6 2020-05-14 14:46:41 +10:00
Angus McLeod
14bb8be66e Update after_time feature to new wizard api 2020-05-14 13:42:38 +10:00
Angus McLeod
f28bde5206 I18n is now imported 2020-05-14 13:42:11 +10:00
Angus McLeod
34a556e0bf
Merge pull request #39 from eviltrout/discourse-route
DEV: Discourse.Route has been deprecated
2020-05-13 09:00:28 +10:00
Robin Ward
155493ce3b DEV: Discourse.Route has been deprecated 2020-05-12 14:01:26 -04: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
9383695c5b Add trigger post jobs when post is created 2020-05-04 19:02:49 +10:00
Angus McLeod
dd3875840b Lightbox doesn't work in custom wizard 2020-05-04 18:09:18 +10:00
Angus McLeod
d3eaceefe1 Convert boolean to is 2020-05-01 19:12:58 +10:00
Angus McLeod
379e839b71 FIX: make invite topic redirects work and allow them to be used in conditional route_tos 2020-05-01 18:16:58 +10:00
Angus McLeod
e257d60c86 rm byebug 2020-04-30 19:37:57 +10:00
Angus McLeod
a8e8a1ecec Revert "Add underline to wizard titles"
This reverts commit da6d7a788b.
2020-04-30 19:35:12 +10:00
Angus McLeod
da6d7a788b Add underline to wizard titles 2020-04-30 19:34:12 +10:00
Angus McLeod
305ad2632a Reduce font-weight of checkbox labels 2020-04-30 19:31:48 +10:00
Angus McLeod
90ea524382 Remove unecssary && 2020-04-30 19:17:53 +10:00
Angus McLeod
5b5bbd0e1a Add boolean connector 2020-04-30 19:17:37 +10:00
Angus McLeod
7cc84e4a25 Remove enabled? check from extension prepension 2020-04-30 10:54:30 +10:00
Angus McLeod
d8b9f5acac Discourse common is now an addon 2020-04-30 10:09:26 +10:00
Angus McLeod
489e615773 Ensure typeObject exists 2020-04-29 15:24:33 +10:00
Angus McLeod
ef611f3b19 Move wizard extensions to new extension handling 2020-04-29 12:36:44 +10:00
Angus McLeod
1f10a9e4f3 Property extend wizard field class 2020-04-29 12:28:57 +10:00
Angus McLeod
857a159d0c Add conditionality to route_to url 2020-04-29 11:47:08 +10:00
Angus McLeod
2844a75f30 Handle changes via callbacks instead of observers 2020-04-29 11:42:39 +10:00
Angus McLeod
e2b1c9e69f Discourse client path change 2020-04-24 20:26:46 +10:00
Angus McLeod
07d0cbb0b4 Pair validation should be cumulative 2020-04-23 12:52:25 +10:00
Angus McLeod
082be35199 Selector active type fixes 2020-04-23 12:28:31 +10:00
Angus McLeod
428cccd643 Update wizard-admin.scss 2020-04-22 23:10:27 +10:00
Angus McLeod
77923b443d Handle case when action id does not have number at end 2020-04-22 23:08:04 +10:00