Angus McLeod
be0af6f919
Tests and linting
2024-06-20 13:06:02 +02:00
Angus McLeod
057b3f989f
Merge branch 'main' into add_combo_box_field
2024-06-20 11:26:04 +02:00
Angus McLeod
1a6a9e691c
wip
2024-06-20 11:25:57 +02:00
Angus McLeod
8e4d37bf31
COMPATIBILITY: hide powered by discourse on wizards
2024-05-23 09:23:15 +02:00
Angus McLeod
389d02068c
Fix deprecations and broken tests
2024-01-26 16:18:11 +01:00
Angus McLeod
4d2dfb94b9
Update admin.scss
2023-12-05 08:55:31 +01:00
Angus McLeod
6c6e402153
Update subscription admin ux
2023-11-17 16:17:10 +01:00
merefield
fe7b1ecb64
formatting tweak to prevent change of update button status disturbing layout
2023-11-17 12:06:23 +00:00
merefield
320ebe3049
prettier
2023-11-17 10:00:09 +00:00
merefield
b0d91ccd3c
IMPROVE: move Pavilion icon to dedicated file and implementation standard
2023-11-17 09:08:56 +00:00
merefield
2b867ce678
FEATURE: add a sub refresh button
2023-10-09 13:39:10 +01:00
merefield
1824738bd4
css tweak
2023-10-07 08:53:00 +01:00
merefield
0fcbcfb6d6
css tweak
2023-10-07 08:10:43 +01:00
merefield
27cde861b6
wip
2023-09-04 14:55:51 +01:00
Angus McLeod
392b6f3d58
Fix deprecations && invalid field handling
2023-03-22 10:11:48 +01:00
merefield
4171d81528
linting
2023-02-08 12:34:30 +00:00
merefield
202f6ddc06
FIX: compound selectors may no longer be extended
2023-02-08 12:28:30 +00:00
Angus McLeod
12cd8ac201
FIX: straighten-out wizard-level subscription features
2022-10-26 09:40:02 +02:00
Angus McLeod
a3db405d93
Apply prettier
2022-09-23 15:54:43 +02:00
Angus McLeod
c79dee3d16
Add community subscription as an explicit type
2022-09-23 15:52:05 +02:00
Angus McLeod
785bd5d956
Merge branch 'main' into pro-release
2022-09-22 08:20:44 +02:00
Angus McLeod
6c39054853
Add notice about subscriptions to wizard admin panel
2022-08-23 17:04:30 +02:00
Angus McLeod
7386be3ac0
Ensure bootstrap mode notice is hidden in wizard
2022-08-22 14:39:01 +02:00
Angus McLeod
cfe563e515
FIX: use native javascript instead of jquery
2022-08-15 14:36:42 +02:00
Angus McLeod
734cc44f62
Update admin.scss
2022-08-09 15:00:26 +01:00
Angus McLeod
d4da391a4d
Various rebase fixes
2022-08-01 18:07:16 +01:00
Angus McLeod
38307c565a
Fix header content CSS
2022-08-01 17:18:21 +01:00
Angus McLeod
556a32aa5c
wizard_js locales are only loaded on the new /wizard route for non-staff
2022-07-30 11:23:12 +01:00
Angus McLeod
d9407b5d7d
Hide top-notices-outlet in the wizard route
2022-07-29 16:36:06 +01:00
Angus McLeod
1e56477253
Minor style fixes and deprecation handling
2022-07-28 20:26:35 +01:00
Angus McLeod
d416cbb20e
CSS Tweak
2022-07-27 14:47:51 +01:00
Angus McLeod
150afb29e0
Namespace CSS and remove uneccessary site attributes
2022-07-27 14:40:05 +01:00
Angus McLeod
60823cd87a
First release candidate
2022-07-27 11:47:50 +01:00
Angus McLeod
11ff38ae90
Move wizard into core app first step: move the files
2022-07-26 15:18:09 +01:00
Angus McLeod
2c7addb9ae
FIX: css grid causes issues for admin editor in safari
2022-05-12 18:14:38 +02:00
angusmcleod
b37f7dbdd5
DEV: preview template style improvements
2021-12-14 09:11:23 +08:00
angusmcleod
084c6f4a7a
wip
2021-09-24 17:58:42 +08:00
angusmcleod
7b57e7fcab
Apply new table style to wizard logs view
2021-09-09 14:07:12 +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
Angus McLeod
f4d419cac2
Merge branch 'pro-release' into pro-features
2021-09-07 20:10:12 +08:00
angusmcleod
6ef333a657
Complete pro-feature functionality
2021-09-03 16:46:32 +08: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
6b1e7568c1
Improve PRO feature approach
2021-09-01 10:19:00 +08:00
Keegan George
d74d3d25be
UX: Display submission fields unique to each type
2021-08-30 16:23:33 -07:00
angusmcleod
f49f516403
Add pro restriction
2021-08-10 17:00:42 +08:00
angusmcleod
a27c222dc6
Update authentication and subscription handling
2021-08-10 14:45:23 +08:00
Keegan George
ae271ce647
UX: Add support button to admin-nav ( #118 )
...
* Add support button to admin-nav
* FIX: Security vulnerabilities with _blank anchor link
* Update pro support url
* UX: Create pro button custom styling
* UX: Merge support button focus styling with hover
* DEV: Move pro support url to setting
* UX: Change support button name to Pro Support
* DEV: Format stylesheet code
* DEV: Use variables and change selector specificity for pro button
* DEV: Hardcode pro-support url in button
* DEV: Remove support url localization
* DEV: Undo formatting fixes and add pro support button strings
* DEV: Undo formatting fixes auto applied
* DEV: Add space between selectors
* DEV: Convert scss variables to CSS Custom properties
* DEV: Fix linting
* FIX: Use SCSS variables for color manipulation functions
* DEV: Fix space before i18n
* DEV: Add new line at end of file
* DEV: Add new line at end of file
* DEV: Remove name attribute in localizations
* DEV: Remove padding from new line
2021-08-09 14:44:44 -07:00
Faizaan Gagan
247f7ca466
IMPROVE: reduce field placeholder setting textarea width
2021-07-14 13:32:19 +05:30
Penar Musaraj
0bd4dbd08b
DEV: Switch to CSS custom properties for colors ( #127 )
2021-06-29 13:19:28 +05:30