1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

4883 commits

Author SHA1 Message Date
mike12345567
bd59c28081 Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 2021-10-22 14:34:20 +01:00
mike12345567
e18d9e7311 Adding email address disabled to update user info, so you can see which user you are currently logged into. 2021-10-21 17:32:01 +01:00
mike12345567
f18a28f0c8 When adding a user through the basic onboarding flow they get a temporary password, but we didn't set force password reset, meaning the user wouldn't necessarily have to change the temp password. 2021-10-21 17:25:29 +01:00
Budibase Staging Release Bot
ebfa34e094 v0.9.169-alpha.10 2021-10-21 14:40:18 +00:00
Mitch-Budibase
2636dd67e5 Merge pull request #3024 from Budibase/cypress-testing
New Tests & Command
2021-10-21 15:30:58 +01:00
Mitch-Budibase
c81bf77ddd Update to renameAnApplication
Removing a log that I had i place for val
2021-10-21 15:30:19 +01:00
Budibase Staging Release Bot
873c43b8cd v0.9.169-alpha.9 2021-10-21 11:57:41 +00:00
Michael Drury
c630b3ea7a Merge pull request #3101 from Budibase/fix/2955
Fixing handlebars binding bug
2021-10-21 12:48:54 +01:00
Budibase Staging Release Bot
83e17da2d3 v0.9.169-alpha.8 2021-10-21 11:40:14 +00:00
Andrew Kingston
85f020d61f Merge pull request #3102 from Budibase/fix/view-column-renaming
Keep views in sync with table schema changes
2021-10-21 12:32:07 +01:00
Budibase Staging Release Bot
fcbe94a08d v0.9.169-alpha.7 2021-10-21 09:52:12 +00:00
mike12345567
a1aaf00e41 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 2021-10-20 18:37:07 +01:00
Andrew Kingston
39c992c6ae Fix view filters not accounting for invalid column names 2021-10-20 14:51:44 +01:00
Budibase Staging Release Bot
845a350505 v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot
cc507bb116 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Budibase Staging Release Bot
a65a6d5909 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Andrew Kingston
029b447ce7 Merge pull request #3042 from Budibase/fix/app-export-performance
Improve app export experience
2021-10-20 10:25:59 +01:00
Michael Drury
e53dba1997 Merge pull request #3086 from Budibase/fix/create-app-exp
Make it possible for first app to be an imported one
2021-10-20 10:24:00 +01:00
mike12345567
1388157706 Making sure cancel/close icon appear when in modal. 2021-10-20 10:05:51 +01:00
Budibase Staging Release Bot
4b77528593 v0.9.169-alpha.3 2021-10-19 15:54:53 +00:00
Budibase Staging Release Bot
ace810d34a v0.9.169-alpha.2 2021-10-19 15:35:03 +00:00
mike12345567
5671b7ff2f Fixing test case issue, Cypress not consistently opening app creation modal. 2021-10-19 16:14:34 +01:00
mike12345567
3c2941536a Fixing some issues found with back button/close icon, making sure it is consistent and does what a user would expect. 2021-10-19 15:09:38 +01:00
mike12345567
1e35d507c6 Adding back old import button incase its removal confuses anyone. 2021-10-19 14:26:44 +01:00
mike12345567
a054cfdb4d Making app creation experience more cohesive, allowing app import even when no apps exist. 2021-10-19 14:06:43 +01:00
Budibase Staging Release Bot
1366d824f7 v0.9.169-alpha.1 2021-10-19 12:11:03 +00:00
Peter Clement
845b16a175 Merge pull request #3076 from Budibase/fix/au-not-saving
Fix issue where external datasource action wasn't saving it's values
2021-10-19 13:01:36 +01:00
Peter Clement
767583fc6d Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev 2021-10-19 09:53:29 +01:00
Peter Clement
dac9523452 remove log 2021-10-19 09:51:40 +01:00
Peter Clement
5a9bd21237 Fix issue where external datasource action wasn't saving it's values 2021-10-19 09:45:04 +01:00
Budibase Staging Release Bot
9cc9461c50 v0.9.169-alpha.0 2021-10-18 15:44:36 +00:00
Rory Powell
f372d7d7d9 Merge branch 'master' into develop 2021-10-18 16:35:32 +01:00
Peter Clement
a20af34a03 refactor to remove object reference 2021-10-18 16:03:13 +01:00
Peter Clement
1d0f5c4d90 fix formula column creation 2021-10-18 15:10:10 +01:00
Rory Powell
f3b630ed95 Sentry updates 2021-10-18 14:57:30 +01:00
Peter Clement
e28fde815c Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev 2021-10-18 14:55:18 +01:00
Peter Clement
e85b98a857 copy table schema and dont mutate directly 2021-10-18 14:53:57 +01:00
Budibase Staging Release Bot
f50f9e19cf v0.9.167-alpha.14 2021-10-18 11:44:29 +00:00
Rory Powell
20eb28e286 Merge pull request #3015 from Budibase/options-text-columns
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot
77dee89c38 v0.9.167-alpha.13 2021-10-18 11:30:09 +00:00
Andrew Kingston
6071526076 Improve app export UX by immediately starting a download stream of the app export 2021-10-18 12:07:44 +01:00
Rory Powell
be41a855d1 Remove redundant fieldTypes 2021-10-18 12:02:08 +01:00
Rory Powell
f2b4ba2fb2 Code review refactoring 2021-10-18 11:58:42 +01:00
Rory Powell
956a826b8c Merge branch 'develop' into options-text-columns 2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot
0b2bdf4d47 v0.9.167-alpha.12 2021-10-18 10:16:48 +00:00
Rory Powell
a94becac9c Merge pull request #2975 from Budibase/no-access-role
No access role / public by default
2021-10-18 11:08:45 +01:00
Budibase Staging Release Bot
97a13fe98a v0.9.167-alpha.11 2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot
30ac9c57d8 v0.9.167-alpha.10 2021-10-18 08:45:15 +00:00
Peter Clement
fc53e3e8b8 Merge pull request #3032 from Budibase/fix/data-section-issues
Potential fix for issues with updating and saving rows and columns
2021-10-18 09:34:49 +01:00
Budibase Staging Release Bot
4cecaa6143 v0.9.167-alpha.9 2021-10-18 08:31:27 +00:00