-
https://github.com/GrapeoffJS/CRMDev/blob/2e601a5ba17f56235ca7f83cbc00b2f4f0220694/client/AdminPanel/src/components/app/app.js#L232
-
- żeby mieć informacje, gdy jest ktoś nowy, a nie codziennie sprawdzać adminpanel
-
Please provide schema information by CakeDC/Migration file.
Many CakePHP users manage schema by CakeDC/Migration plugin.
I think it's easier.
tarky updated
8 years ago
-
https://github.com/GrapeoffJS/CRMDev/blob/2e601a5ba17f56235ca7f83cbc00b2f4f0220694/client/AdminPanel/src/components/app/navigation/sidebar/sidebar.js#L19
-
https://github.com/RedberryInternship/davitlabadze-movie-quotes-front/blob/926bf8b1700ed68ec025d363aa887f351115004d/src/adminPanel/quote/Create.jsx#L244-L250
-
woorewards is a common plugin and is matching with "/wp-content/plugins/woorewards/assets/lws-adminpanel/js/tools.js?ver=3.9.9"
a patch is coming
-
The current API gently encourages tight coupling to the structure of your HTML. I want to introduce a chained API which goes the other way.
The idea of moving away from the structure is my preference…
-
https://github.com/GrapeoffJS/CRMDev/blob/2e601a5ba17f56235ca7f83cbc00b2f4f0220694/client/AdminPanel/src/components/all-employees/get-possibilities/get-possibilities.js#L1
-
i have problem when run script
File "C:\adminpanel\admin_panel_sniffer.py", line 44
print(stamp, file=f)
^
SyntaxError: invalid syntax
-
Webdrivercss currently does a lot of different things. It takes screenshots, calculates diffs, uploads to aplitools / api, has testing helpers for images within tolerances etc.
I believe these are a…