1
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Tidiane Dia
a068e4e9ba
[DUBS-521] Wagtail 3 and Django 4 compatibility (#25)
* Update imports for Django 4 compatibility DUBS-521

* use globalThis as global object in js file DUBS-521

* Update package requirements to include Wagtail 3 DUBS-521

* Match requirements in pyproject.toml and setup.py files DUBS-521
2022-05-26 11:03:49 -04:00
bmoe872
0800764bd6 Add the chooser-url as a url path. 2022-02-17 16:14:48 -05:00
Parbhat Puri
ba0246a2ec Add snippetChooser URL as removed from Wagtail 2020-11-10 16:36:59 +05:30
Parbhat Puri
adcbf8bd2e Fix tests by using lower case model name 2020-04-08 12:12:17 +05:30
Parbhat Puri
74ad4a2511 raise exception to test on travis 2020-04-08 12:06:49 +05:30
Parbhat Puri
a30c737920 Rename JS file, use code icon and other fixes 2020-04-03 20:30:05 +05:30
Parbhat Puri
df521783f8 Rename current Snippet feature snippet to snippet-link 2020-04-03 20:02:17 +05:30
Parbhat Puri
c50800ff84 Show available snippet models for Link and embed only if template is present 2020-04-03 19:49:38 +05:30
Parbhat Puri
c605c6518b Fix snippet embed display in editor and frontend 2020-04-02 19:19:44 +05:30
Parbhat Puri
371d1fb7c8 Snippet embed feature starting 2020-03-31 22:04:05 +05:30
Parbhat Puri
399ebd1d6f Test for Snippet Link Handler 2020-02-13 17:53:35 +05:30
Parbhat Puri
83f21a0fb8 Use tooltip to edit or removing the snippet link 2020-01-13 18:21:30 +05:30
Adam Hill
417ecd8464 Initial version of functionality. 2020-01-07 23:41:21 -05:00
Adam Hill
7460187502 Initial commit. 2019-12-29 15:54:54 -05:00