0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 07:41:11 +02:00
Commit-Graph

2250 Commits

Autor SHA1 Nachricht Datum
Richard Odekerken
b1f30d6b74 New translations client.en.yml (Swedish) 2023-12-09 11:07:18 +01:00
Richard Odekerken
051d40cd95 New translations client.en.yml (Serbian (Cyrillic)) 2023-12-09 11:07:17 +01:00
Richard Odekerken
81d052355b New translations client.en.yml (Albanian) 2023-12-09 11:07:16 +01:00
Richard Odekerken
6323d83bc0 New translations client.en.yml (Slovenian) 2023-12-09 11:07:15 +01:00
Richard Odekerken
b3fa27ee5d New translations client.en.yml (Slovak) 2023-12-09 11:07:14 +01:00
Richard Odekerken
29d762e15e New translations client.en.yml (Russian) 2023-12-09 11:07:13 +01:00
Richard Odekerken
cc0db2d061 New translations client.en.yml (Portuguese) 2023-12-09 11:07:11 +01:00
Richard Odekerken
f7488f2513 New translations client.en.yml (Polish) 2023-12-09 11:07:10 +01:00
Richard Odekerken
4a1b251f88 New translations client.en.yml (Punjabi) 2023-12-09 11:07:09 +01:00
Richard Odekerken
ff3b622b88 New translations client.en.yml (Norwegian) 2023-12-09 11:07:08 +01:00
Richard Odekerken
b53477e736 New translations client.en.yml (Dutch) 2023-12-09 11:07:07 +01:00
Richard Odekerken
d855957ac0 New translations client.en.yml (Mongolian) 2023-12-09 11:07:06 +01:00
Richard Odekerken
67ba36cdd4 New translations client.en.yml (Macedonian) 2023-12-09 11:07:05 +01:00
Richard Odekerken
3571f73d99 New translations client.en.yml (Lithuanian) 2023-12-09 11:07:04 +01:00
Richard Odekerken
e0bb18a70d New translations client.en.yml (Kurdish) 2023-12-09 11:07:03 +01:00
Richard Odekerken
64299d714a New translations client.en.yml (Korean) 2023-12-09 11:07:02 +01:00
Richard Odekerken
d65d802ab9 New translations client.en.yml (Georgian) 2023-12-09 11:07:01 +01:00
Richard Odekerken
d6981e4d0d New translations client.en.yml (Japanese) 2023-12-09 11:07:00 +01:00
Richard Odekerken
e6c580743d New translations client.en.yml (Italian) 2023-12-09 11:06:59 +01:00
Richard Odekerken
978e5e59ca New translations client.en.yml (Armenian) 2023-12-09 11:06:58 +01:00
Richard Odekerken
ccff319ca6 New translations client.en.yml (Hungarian) 2023-12-09 11:06:57 +01:00
Richard Odekerken
eb7810c4e0 New translations client.en.yml (Hebrew) 2023-12-09 11:06:57 +01:00
Richard Odekerken
bfbd5ae3b8 New translations client.en.yml (Finnish) 2023-12-09 11:06:56 +01:00
Richard Odekerken
006dde3942 New translations client.en.yml (Basque) 2023-12-09 11:06:54 +01:00
Richard Odekerken
accafcd294 New translations client.en.yml (Greek) 2023-12-09 11:06:53 +01:00
Richard Odekerken
e64d3722b4 New translations client.en.yml (German) 2023-12-09 11:06:52 +01:00
Richard Odekerken
ce3398d8d2 New translations client.en.yml (Danish) 2023-12-09 11:06:51 +01:00
Richard Odekerken
c1d029af53 New translations client.en.yml (Czech) 2023-12-09 11:06:50 +01:00
Richard Odekerken
8f182d9903 New translations client.en.yml (Catalan) 2023-12-09 11:06:49 +01:00
Richard Odekerken
e19e280bb0 New translations client.en.yml (Bulgarian) 2023-12-09 11:06:48 +01:00
Richard Odekerken
f634b65ec7 New translations client.en.yml (Belarusian) 2023-12-09 11:06:47 +01:00
Richard Odekerken
40c7b479d7 New translations client.en.yml (Arabic) 2023-12-09 11:06:46 +01:00
Richard Odekerken
1649bbbd2e New translations client.en.yml (Afrikaans) 2023-12-09 11:06:45 +01:00
Richard Odekerken
198820efb7 New translations client.en.yml (Spanish) 2023-12-09 11:06:44 +01:00
Richard Odekerken
282c77b16b New translations client.en.yml (French) 2023-12-09 11:06:43 +01:00
Richard Odekerken
f253fcb35f New translations client.en.yml (Romanian) 2023-12-09 11:06:42 +01:00
Angus McLeod
0229043906 FIX: categories need to be initialized so that CategorySelector defines the categoryId list
dcd81d56c0
2023-12-08 17:23:01 +01:00
Angus McLeod
e3627e684a Add plugin outlet to the top of the admin wizards route 2023-12-08 10:44:27 +01:00
Robert
4178b337a7
Merge pull request #281 from paviliondev/improve_subscription_classes_rspec_handling
DEV: Integrate subscription gem classes in rspec suite
2023-12-07 16:38:20 +00:00
Robert
8ef30f9514
bump patch 2023-12-07 15:46:55 +00:00
Robert
36d348699d
Merge branch 'main' into improve_subscription_classes_rspec_handling 2023-12-07 15:02:14 +00:00
Angus McLeod
4d2dfb94b9 Update admin.scss 2023-12-05 08:55:31 +01:00
Marcos
60453176bc
Merge pull request #280 from paviliondev/improve_subscription_controls_ux
Update subscription admin ux
2023-12-04 14:51:06 -04:00
Marcos
371e404813 Merge branch 'main' into improve_subscription_controls_ux 2023-12-04 14:36:59 -04:00
Angus McLeod
bda35c4a32 DEV: improve send message spec
Check that only one notification is being sent
2023-12-04 15:42:16 +01:00
Angus McLeod
cd5649d1ef
Merge branch 'main' into improve_subscription_controls_ux 2023-12-04 15:28:13 +01:00
Angus McLeod
2ad9665e7f Bump plugin version 2023-11-25 13:17:27 +01:00
Angus McLeod
35021eb176 DEV: Integrate subscription gem classes in rspec suite
I've tweaked the subscription client gem so we can just use the gem's models and tables in this plugin's rspec, which makes duplicating and stubbing them unnecessary.

See further https://github.com/paviliondev/discourse_subscription_client
2023-11-25 13:16:55 +01:00
Angus McLeod
635700a51e DEV: custom fields concern has be refactored
6aa69bdaea
2023-11-25 11:35:21 +01:00
Angus McLeod
741491aa48 Change authorize/deauthorize to connect/disconnect 2023-11-17 17:28:58 +01:00