merefield
c9453a0bdd
API: remove GET method from API options
2021-10-04 14:40:17 +01:00
angusmcleod
084c6f4a7a
wip
2021-09-24 17:58:42 +08:00
Faizaan Gagan
2678ee153d
FEATURE: add resume wizard popup ( #146 )
...
* FEATURE: add resume wizard popup
* code cleanup, copy edits
* FIX: address functionality, setting and copy issues
@fzngagan a few issues fixed
1. The resume button wasn't working (old reference to ``resumeDialog`` remained in callback.
2. This needs a wizard setting
3. It's not necessary to serialize the first step separately. We have all the steps in ``steps`` and steps have indexes.
4. Button copy
* Fix linting
* Ensure aa submission exists
* Apply prettier
Co-authored-by: angusmcleod <angus@mcleod.org.au>
2021-09-22 13:52:05 +05:30
angusmcleod
270d3bccf5
IMPROVE: translation feature
2021-09-14 11:33:16 +08:00
Faizaan Gagan
11192182e7
DEV: bump version according to latest calculation ( #141 )
...
* bump version according to latest calculation
* bumped version for the current PR
2021-09-09 19:06:01 +05:30
angusmcleod
15668d37dc
COMPATIBILITY: add new click-trap vendor
2021-09-09 15:13:02 +08:00
angusmcleod
10fb3ee176
Merge branch 'master' into pro-release
2021-09-09 14:39:49 +08:00
angusmcleod
2cd02a15fe
COMPATIBILITY: remove removed vendor
2021-09-09 14:39:36 +08:00
angusmcleod
7b57e7fcab
Apply new table style to wizard logs view
2021-09-09 14:07:12 +08:00
angusmcleod
a8e81150f1
Remove additional sentence from submissions.viewing
2021-09-08 18:25:30 +08:00
Angus McLeod
13304f5b6d
Merge pull request #144 from paviliondev/pro-features
...
Pro features
2021-09-07 21:58:14 +08:00
angusmcleod
4a0d176f1a
Fix locale file
2021-09-07 20:55:46 +08:00
angusmcleod
18c43f499e
Apply template lint
2021-09-07 20:53:45 +08:00
angusmcleod
ba897abf8e
Apply eslint
2021-09-07 20:15:04 +08:00
angusmcleod
33824de1d1
Merge branch 'pro-features' of https://github.com/angusmcleod/discourse-custom-wizard into pro-features
2021-09-07 20:13:13 +08:00
angusmcleod
0313c773e8
Apply prettier
2021-09-07 20:13:01 +08:00
angusmcleod
7c9a0ef862
Apply rubocop
2021-09-07 20:11:50 +08:00
Angus McLeod
f4d419cac2
Merge branch 'pro-release' into pro-features
2021-09-07 20:10:12 +08:00
angusmcleod
23c4b45195
Add pro feature specs
2021-09-07 20:06:13 +08:00
angusmcleod
61f7cf64af
COMPATIBILITY: add new vendor require
2021-09-07 11:11:59 +08:00
angusmcleod
208cb1229a
FIX: Minor bugfixes in manager and create_group action
2021-09-07 11:11:29 +08:00
Angus McLeod
3383aec37f
Merge pull request #142 from paviliondev/ui_conventions
...
UX: Update Submissions Admin UI
2021-09-06 22:51:52 +08:00
angusmcleod
5063e3eaeb
Merge branch 'ui_conventions' of https://github.com/paviliondev/discourse-custom-wizard into pr/142
2021-09-06 17:26:34 +08:00
angusmcleod
31b9e48c8f
Apply rubocop
2021-09-06 17:26:22 +08:00
angusmcleod
f6c3c98d71
Add submission serializer spec
2021-09-06 17:25:08 +08:00
angusmcleod
8ddff9873d
Merge branch 'master' of https://github.com/angusmcleod/discourse-custom-wizard
2021-09-06 10:57:44 +08:00
angusmcleod
1d70232952
COMPATIBILITY: update stable commit after rebase
2021-09-06 10:53:53 +08:00
angusmcleod
4b20542251
COMPATIBILITY: pin current stable prior to tests-passed compatibility changes
2021-09-06 10:52:32 +08:00
angusmcleod
a5b0cf95ba
COMPATIBILITY: Add new textarea-text-manipulation mixin
2021-09-06 10:52:32 +08:00
angusmcleod
9db8ce908a
COMPATIBILITY: Add new composer-upload mixin
2021-09-06 10:52:32 +08:00
angusmcleod
e07a57e398
IMPROVE: by default every tag should be available in admin tag selector
2021-09-06 10:52:32 +08:00
angusmcleod
2362478c9c
IMPROVE: by default every tag should be available in tag field
2021-09-06 10:52:32 +08:00
angusmcleod
481e9e668c
IMPROVE: by default every tag should be available in admin tag selector
2021-09-06 10:45:41 +08:00
angusmcleod
8911862320
COMPATIBILITY: pin current stable prior to tests-passed compatibility changes
2021-09-06 10:30:04 +08:00
angusmcleod
8dbb3990e4
Remove test change
2021-09-03 16:46:43 +08:00
angusmcleod
6ef333a657
Complete pro-feature functionality
2021-09-03 16:46:32 +08:00
angusmcleod
65e269c71f
IMPROVE: by default every tag should be available in tag field
2021-09-03 09:41:11 +08:00
Keegan George
c60d1e3338
DEV: Run Prettier 💄
2021-09-02 15:46:49 -07:00
Keegan George
4abe30464c
DEV: Run Prettier 💄
2021-09-02 15:43:34 -07:00
Keegan George
1e38001942
DEV: Run Prettier 💄
2021-09-02 15:41:55 -07:00
Keegan George
9fc2092951
DEV: Run prettier 💄
2021-09-02 15:38:30 -07:00
Angus McLeod
450a94e38d
Merge pull request #143 from paviliondev/split_log_messages
...
DEV: split log messages
2021-09-02 14:48:49 +08:00
Keegan George
7b13605c7b
FIX: Resolve linting issues
2021-09-01 12:46:39 -07:00
Keegan George
622ab1b2ce
Merge branch 'pro-release' of https://github.com/paviliondev/discourse-custom-wizard into ui_conventions
2021-09-01 12:38:09 -07:00
angusmcleod
d5f8c46f2c
COMPATIBILITY: Add new textarea-text-manipulation mixin
2021-09-01 19:49:44 +08:00
KC Maddever
e34f2b5076
Merge branch 'pro-release' into split_log_messages
2021-09-01 16:51:28 +08:00
angusmcleod
403f063b0f
Fix failing specs
2021-09-01 11:10:49 +08:00
angusmcleod
0e5fc756df
Fix merge issues
2021-09-01 10:46:52 +08:00
angusmcleod
001d116298
Merge branch 'master' into pro-release
2021-09-01 10:37:50 +08:00
angusmcleod
6b1e7568c1
Improve PRO feature approach
2021-09-01 10:19:00 +08:00