2547 Commits (77f70d035bb14da52dcfd478b3e2b6083b2a80d3)

Author SHA1 Message Date
kevmodrome 35e8c4d655
change from Input to ScreenSelect component for prop 6 years ago
mike12345567 ea772c0342 Removing the pretty function on DataGrids to match the backend. 6 years ago
Michael Shanks f08448f9dd fix: ensure CSS is built on app creation 6 years ago
Martin McKeaveney df773b3ed2 fixing cypress tests 6 years ago
Martin McKeaveney 202598a7fa fix unit tests 6 years ago
kevmodrome 3c22405e1c
change color to grey 6 years ago
Michael Shanks 7de3351b23 generate css before saving screen 6 years ago
kevmodrome db2946d360
url now takes the same format as in other components 6 years ago
kevmodrome f3a759f968
lint fixes 6 years ago
kevmodrome 67e575bd94
minor fixes 6 years ago
kevmodrome b9a55d7033
adds detail link column to grid component 6 years ago
mike12345567 99b5efc40f Formatting. 6 years ago
mike12345567 ca5f5f44ac Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected. 6 years ago
kevmodrome 8a8762760a
starts work on adding view details link to grid component 6 years ago
Martin McKeaveney 6d22dd40cf updating test snapshots 6 years ago
Martin McKeaveney e300134186 lint ✨ 6 years ago
Martin McKeaveney 2308814e85 fix cloudfront invalidations 6 years ago
Andrew Kingston edb8cc2f52 Fix issue with trailing comma 6 years ago
Martin McKeaveney ac0413eefd allow users to remove a calculation 6 years ago
kevmodrome cc885f4852
adds stopPropagation modifier to delete file button 6 years ago
kevmodrome 1062817cdb
adjust button size 6 years ago
Martin McKeaveney 1238f85890 replacing pathname 6 years ago
kevmodrome 30cab52613
removes commented out code 6 years ago
kevmodrome cd0012c536
sets pagination default to true in grid component 6 years ago
kevmodrome cd091efcf7
lint fix 6 years ago
kevmodrome 50d9c3c80e
adds file deletion button as well as confirmation modals to delete rows and delete image buttons 6 years ago
Martin McKeaveney 8a936e0927 more auth bugfixes 6 years ago
mike12345567 bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Andrew Kingston 0c78b4cd43 Remove old param 6 years ago
Andrew Kingston f058fd9f7c Use named export for tableCache 6 years ago
Andrew Kingston 81ca0fdd1c Improve grid relationship handling of null or empty values 6 years ago
Martin McKeaveney 3ba8f19e7f more filtering updates 6 years ago
Andrew Kingston 2c611574e3 Prevent editing relationship columns 6 years ago
Andrew Kingston 754ccf0e79 Add more opinionated styling to relationship display in grid 6 years ago
Andrew Kingston a1543e0b4f Add support for rendering real relationships inside grid 6 years ago
Martin McKeaveney 11927d2340 adding sum and count functionality, preventing user from doing bad filters 6 years ago
Andrew Kingston 4732c55242 Don't run terser in standard components in dev mode 6 years ago
Andrew Kingston 295b65c9e3 Change create new web app button to black 6 years ago
Andrew Kingston b81dac0a11 Fix cypress tests 6 years ago
Martin McKeaveney 3abf7daa73 frontend bug fixes, remove bindable prop, add not equals filter 6 years ago
Michael Shanks 3914d63dee app screen routing - routes are no case insensitive 6 years ago
Michael Shanks 38e052c429 sort screens alphabetically 6 years ago
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 59b12af15c Add support for client app ID routing when serving on a LAN ip address 6 years ago
Andrew Kingston 9f9cc46988 Fix logout functionality 6 years ago
Andrew Kingston d026289aa4 Add log out functionality 6 years ago
Andrew Kingston c6cb01c759 Updating login component form error style slightly 6 years ago
Michael Drury 94ceff1bbd Fixing an issue where linked record column deletion was not correctly removing relationships. 6 years ago
Andrew Kingston a7118a542d Ignore column renaming if the rename has the same name 6 years ago
Andrew Kingston 35c58fd7d5 Move primary display column option in to column popover 6 years ago