GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
* [PATCH gwspamd v3 0/2] Fix commit order error
@ 2023-04-28 11:07 Memet Zx
  2023-04-28 11:07 ` [PATCH gwspamd v3 1/2] gwspamd: web: Add Chart.js Minified Library to Assets Memet Zx
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Memet Zx @ 2023-04-28 11:07 UTC (permalink / raw)
  To: Ammar Faizi; +Cc: Memet Zx, GNU/Weeb Mailing List, Memet Zx

This patch series fixes the order error
Specifically, I have reordered the patches so that the Chart.js library is added
before the new layout profile.

Link: https://lore.gnuweeb.org/gwml/ZEugz%[email protected]/

Memet Zx (2):
  gwspamd: web: Add Chart.js Minified Library to Assets
  gwspamd: web: Add new layout profile with demo chart

 web/public/assets/js/chart.min.js |   7 ++
 web/views/pages/profile.php       | 123 +++++++++++++++++++++++-------
 2 files changed, 101 insertions(+), 29 deletions(-)
 create mode 100644 web/public/assets/js/chart.min.js


base-commit: 961deae39a099913ca8566e7fec8f3d3f9c4b5f2
--
Memet Zx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-28 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28 11:07 [PATCH gwspamd v3 0/2] Fix commit order error Memet Zx
2023-04-28 11:07 ` [PATCH gwspamd v3 1/2] gwspamd: web: Add Chart.js Minified Library to Assets Memet Zx
2023-04-28 11:07 ` [PATCH gwspamd v3 2/2] gwspamd: web: Add new layout profile with demo chart Memet Zx
2023-04-28 13:33 ` [PATCH gwspamd v3 0/2] Fix commit order error Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox