1
0
Fork 0
mirror of synced 2024-07-31 19:01:57 +12:00
Commit graph

3031 commits

Author SHA1 Message Date
Martin McKeaveney
df316167cc v0.2.4 2020-10-19 09:48:33 +01:00
Martin McKeaveney
fa5bb03057 Merge pull request #752 from Budibase/auto-links-fix
use pageName variable when no pagename defined
2020-10-19 09:39:52 +01:00
Martin McKeaveney
69363670a7 use pageName variable when no pagename defined 2020-10-19 09:28:04 +01:00
Martin McKeaveney
7dde5d9594 v0.2.3 2020-10-19 08:45:23 +01:00
Martin McKeaveney
2043e396e5 Merge pull request #749 from Budibase/deployment-history
Deployment history
2020-10-19 08:34:33 +01:00
Martin McKeaveney
a06c504619 cookie based auth for deployment 2020-10-19 00:05:25 +01:00
Michael Shanks
c23b47800a Merge pull request #751 from Budibase/auth-fix
auth - standard-components not loading, windows
2020-10-18 21:59:35 +01:00
Michael Shanks
a9d9e14e22 auth - standard-components not loading, windows 2020-10-18 21:45:46 +01:00
Martin McKeaveney
3679416322 couchdb security doc 2020-10-18 21:40:54 +01:00
Andrew Kingston
7c870dcfbf Merge pull request #748 from Budibase/autolinks
Autolinks
2020-10-18 20:48:17 +01:00
Martin McKeaveney
eb8dff88cf remove commented code 2020-10-18 18:10:25 +01:00
Martin McKeaveney
131dcdbcad deployment history design updates and polling 2020-10-18 18:09:19 +01:00
Andrew Kingston
fcd3257044 Fix cypress tests 2020-10-17 19:07:12 +01:00
Andrew Kingston
5d2e4d506c Fix weird edge case around saving page state 2020-10-17 18:54:03 +01:00
Andrew Kingston
221a68d2bd Add option to create link when creating new screen 2020-10-17 18:20:31 +01:00
Andrew Kingston
a0a691e39b Create links to 'list' autoscreens 2020-10-17 18:20:06 +01:00
Andrew Kingston
fbe15ccfd9 Fix unrecoverable crash when the screen URL param is not a valid screen 2020-10-17 18:06:00 +01:00
Martin McKeaveney
b0c8d570bc deployment history rendering in side bar 2020-10-17 15:13:25 +01:00
Martin McKeaveney
a64c1c9ded Merge branch 'master' of github.com:Budibase/budibase into deployment-history 2020-10-17 12:22:40 +01:00
Martin McKeaveney
67e8490eac Merge pull request #743 from Budibase/bug/minor-fixes
Minor fixes - Chuckles
2020-10-17 12:16:46 +01:00
Martin McKeaveney
9ed321a797 Merge pull request #744 from Budibase/fix-issues
Fix Calculation View Issues In App Components
2020-10-17 12:16:27 +01:00
Michael Shanks
51c41243eb Merge pull request #746 from Budibase/mike-fixes
Mike fixes
2020-10-17 08:49:59 +01:00
Michael Shanks
580e7938ff tempaltes - sanitize url - replace spaces gloablly 2020-10-16 23:41:31 +01:00
Michael Shanks
1a8c2907ca fixes home route matching everything 2020-10-16 23:36:42 +01:00
Michael Shanks
accc278d96 Merge pull request #741 from Budibase/mike-fixes
Bugfixes, love from mike
2020-10-16 22:54:18 +01:00
Michael Shanks
8b51742901 stop multiple creates on save record 2020-10-16 22:46:15 +01:00
Martin McKeaveney
4d3fb4f847 hiding templates for now 2020-10-16 22:11:13 +01:00
Martin McKeaveney
afa5418d5a adding health check endpoint for AWS ALB 2020-10-16 22:02:17 +01:00
Michael Shanks
45322846c0 Primary display column is always required 2020-10-16 21:50:58 +01:00
Martin McKeaveney
055e93ed7e Merge branch 'master' of github.com:Budibase/budibase into fix-issues 2020-10-16 21:41:58 +01:00
Michael Shanks
7ab1e9c6fb Merge remote-tracking branch 'origin/master' into mike-fixes 2020-10-16 21:39:51 +01:00
Andrew Kingston
02bb2357ee Merge pull request #742 from Budibase/autoscreen-templates
Autoscreen templates
2020-10-16 21:15:59 +01:00
mike12345567
c2a7510d19 Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view. 2020-10-16 18:05:45 +01:00
Martin McKeaveney
01a8d0096b Merge branch 'master' of github.com:Budibase/budibase into fix-issues 2020-10-16 17:18:11 +01:00
Michael Shanks
7382da4a60 removes unused components 2020-10-16 16:04:49 +01:00
Andrew Kingston
19bfa87859 Fix link 2020-10-16 16:00:26 +01:00
Michael Shanks
ab23d02f4b client - sanitize urls, so we can match routes with nasty chars 2020-10-16 15:44:39 +01:00
Michael Shanks
0343a86671 screen templates - convert spaces to "-" in urls 2020-10-16 15:43:55 +01:00
Andrew Kingston
b139144b62 Fix default home page overriding detail pages 2020-10-16 15:32:50 +01:00
Andrew Kingston
a978062a02 Set default link font weight to 500 2020-10-16 15:32:30 +01:00
Andrew Kingston
dc789336b0 Fix login component with login app names 2020-10-16 15:32:02 +01:00
Martin McKeaveney
348c94e487 allow calculation views to be used in context components again 2020-10-16 15:26:08 +01:00
Andrew Kingston
2641576787 Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 15:16:46 +01:00
Andrew Kingston
4aa9e2d179 Add new DetailScreenSelect component for selecting only detail screens and update detail linking in grids 2020-10-16 15:16:29 +01:00
Andrew Kingston
41d067810f Update template auto screens 2020-10-16 15:15:00 +01:00
Andrew Kingston
99cd1e4a51 Bump BBUI version 2020-10-16 15:14:36 +01:00
Michael Drury
68549c2d0b Merge pull request #737 from Budibase/bug/relationship-bugs
Minor - Some relationship bugs
2020-10-16 14:21:14 +01:00
mike12345567
3a9703fa6c Fixing linting issue. 2020-10-16 14:00:08 +01:00
mike12345567
734b9e744c Linting. 2020-10-16 13:50:18 +01:00
mike12345567
ebffeeb998 Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 2020-10-16 13:48:59 +01:00