merefield
a806e14c64
Admin custom fields subscription differentiation
2021-10-23 13:06:12 +01:00
merefield
5334d12f10
format code
2021-10-22 19:57:16 +01:00
merefield
fbab8d89a5
Update action dropdown behaviour to show sub level
2021-10-22 19:56:00 +01:00
merefield
b4f463778d
fix linting issues
2021-10-19 13:49:06 +01:00
merefield
b616adaf71
fix linting
2021-10-19 13:13:32 +01:00
merefield
a42e23d352
Show but differentiate unsubbed action options
2021-10-14 13:41:24 +01:00
Robert Barrow
d4e489456e
rename functional levels
2021-10-12 13:01:39 +01:00
Robert Barrow
67cfeb6ed9
Distinguish actions which require additional subscription
2021-10-12 12:51:38 +01:00
angusmcleod
084c6f4a7a
wip
2021-09-24 17:58:42 +08:00
angusmcleod
270d3bccf5
IMPROVE: translation feature
2021-09-14 11:33:16 +08:00
angusmcleod
0313c773e8
Apply prettier
2021-09-07 20:13:01 +08:00
angusmcleod
23c4b45195
Add pro feature specs
2021-09-07 20:06:13 +08:00
angusmcleod
6ef333a657
Complete pro-feature functionality
2021-09-03 16:46:32 +08:00
Faizaan Gagan
743af8edc5
FIX: breakage due to core changes ( #107 )
2021-05-05 11:35:53 +05:30
Angus McLeod
ceef3f4bc9
Step and field conditionality ( #87 )
...
* Re structure builder logic to allow for step conditionality
Concerns
- Performance. Look at whether the additional build in the steps controller can be reduced
- Does not work if applied to the last step.
- Certain conditions will not work with the first step(?)
- How should this be scoped to known functionality?
* Add indexes and conditions to steps and fields
* Complete and add spec
* Complete backend
* Complete step conditionality and field indexing
* Fix failing spec
* Update coverage
* Apply rubocop
* Apply prettier
* Apply prettier to wizard js
* Fix schema issues created in merge
* Remove setting label for force_final
* Improve client wizard cache naming
* Improve steps controller and spec conditionality
* Improve final step attribute naming
* Fix failing spec
* Linting
* Add one more final step test
* Linting
* Fix eslint issues
* Apply prettier
* Linting, syntax, merge and copy cleanups
* Update wizard-admin.scss
* Fix template linting
* Rubocop fixes
2021-04-20 23:28:19 +05:30
angusmcleod
8171fc730c
Apply es-lint to javascripts/discourse
2021-04-12 15:44:47 +10:00
angusmcleod
9c17957b43
Apply to javascripts/discourse
2021-04-12 15:10:02 +10:00
Angus McLeod
cf50a7deb3
Apply prettier 💄 ( #80 )
...
* Apply prettier
* applied prettier for similar-topics-validator
Co-authored-by: Faizaan Gagan <fzngagan@gmail.com>
2021-03-28 14:36:49 +05:30
Faizaan Gagan
5d749fe426
some changes
2021-01-27 10:38:26 +05:30
Angus McLeod
3e86d0ffa6
FEATURE: suppress notifications setting for post actions
2020-10-20 11:42:10 +11:00
Angus McLeod
a0f2d85eff
Add visible to create_topic action
2020-07-20 14:26:11 +10:00
Angus McLeod
36c0281b2f
Add watch category users and migration
2020-07-20 13:06:36 +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
1e4348b67a
Complete new group category actions
2020-07-16 17:50:09 +10:00
Angus McLeod
8fb44749f5
Add create_group
2020-07-16 15:25:06 +10:00
Angus McLeod
11bf892bcc
Add Create Category action and Create Group serverside
2020-07-09 12:19:36 +10:00
Robert Barrow
72f81c4c4c
FIX: add missing api actions meta
2020-05-30 20:26:14 +01:00
Robert Barrow
99f9907b1b
fixed spurious line
2020-05-26 11:52:25 +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
5fc5ce113e
Update schema against PR feedback
2020-05-24 08:56:27 +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
857a159d0c
Add conditionality to route_to url
2020-04-29 11:47:08 +10:00
Angus McLeod
b74a46a89f
Fix: new items may not have type on creation
2020-04-21 07:21:44 +10:00
Angus McLeod
32aa7cc897
Improve change handling structure
2020-04-20 19:41:13 +10:00
Angus McLeod
d26744cf56
Schema handling updates
...
- support custom field types
- move client schema to seperate helper
- handle schema defaults properly
2020-04-16 12:04:27 +10:00