Commit graph

22 commits

Author SHA1 Message Date
SachaG
31621b39b2 Add createdAtFormattedShort field to charges 2018-02-09 11:30:15 +09:00
Vincent Roman
d03963680b Datatable - spacing consistency 2018-02-03 07:06:56 +00:00
Vincent Roman
dd3384d195 Merge branch 'upstream-devel' into vincro-devel
# Conflicts:
#	packages/vulcan-core/lib/modules/components/Datatable.jsx
2018-02-03 06:59:39 +00:00
Vincent Roman
47e5db0068 Datatable - add targetting className for column headers like data-item-* 2018-02-03 06:41:10 +00:00
Vincent Roman
e9c088136d Datatable - amend replace to change SPACE for more than first instance with REGEX 2018-02-03 06:39:57 +00:00
SachaG
44bff952b1 Make datatable accept static JSON as data property; add Routes admin dashboard 2018-02-02 18:43:35 +09:00
Vincent Roman
77733d2b81 Datatable - replace SPACE with - in the datatable-item-* className 2018-01-31 15:39:03 +00:00
SachaG
55494d3de2 Only show Edit and New buttons if user has proper permissions 2018-01-25 18:20:29 +09:00
SachaG
2ae8176c71 Small fixes 2018-01-20 11:02:11 +09:00
Sacha Greif
0b859bd871
Merge pull request #1803 from schuttsm/admin-delete-user-hide
fix admin delete user hide bug
2018-01-11 15:10:34 +09:00
Stephen Schutt
747350c0e5 fix bug where modal doesn't hide after user is deleted 2018-01-06 17:52:52 +01:00
SachaG
c80e38eb1f Add New button to datatables 2018-01-03 15:13:50 +09:00
SachaG
aec4c0ae69 Add Datatable emptyState prop 2017-11-09 10:00:56 +09:00
SachaG
faa573c95f add showSearch option to Datatable 2017-10-05 09:12:53 +09:00
SachaG
80eda13222 Small fixes 2017-09-29 07:40:59 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
d0eef54c70 upgrade simple-schema 2017-09-04 17:40:01 +09:00
SachaG
fa9877ef04 small fixes 2017-08-30 18:50:25 +09:00
SachaG
2e439a6c89 add optional edit button to datatable 2017-08-02 18:56:29 +09:00
SachaG
9ae2bafd62 fix admin css 2017-08-02 17:22:35 +09:00
SachaG
d9b9ecbb98 make Datatable more flexible 2017-08-02 17:18:49 +09:00
SachaG
364559d7de add new Datatable component and use it for Users dashboard 2017-08-02 16:19:15 +09:00