1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
Commit graph

21706 commits

Author SHA1 Message Date
jvcalderon
cfc0258f3f Change Posthog's feature flags Ids 2023-11-04 12:46:50 +01:00
Sam Rose
d0e830e4c6
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 16:00:45 +00:00
Sam Rose
6112410e9e
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 15:00:00 +00:00
Sam Rose
a27a9dc2af
Eliminate TOCTOU problem in creating bbTmp. 2023-11-03 14:29:54 +00:00
Sam Rose
980b9c2882
Fix tests. 2023-11-03 12:53:37 +00:00
Michael Drury
96534e625f
Revert "Updating bull parameters - help queue stalling" 2023-11-03 12:22:32 +00:00
Sam Rose
e316124d6e
Add a test for the user column migration bug fix we did last night. 2023-11-03 11:42:39 +00:00
Mihail Hadzhiev
bd4c50be31
Merge branch 'master' into grid-tweaks 2023-11-03 10:20:15 +02:00
mike12345567
00f1d2cbdc Moving functions inside class. 2023-11-02 18:23:16 +00:00
mike12345567
a62d82afb8 Fixing user migration issue where relationships created from the other side (from user table) where not being migrated correctly. 2023-11-02 18:14:25 +00:00
Michael Drury
e319c6e3f8
Merge branch 'master' into fix/relationship-issue-one-to-many 2023-11-02 16:32:15 +00:00
Michael Drury
0ad298f553
Merge branch 'master' into fix/relationship-issue-one-to-many 2023-11-02 10:20:05 +00:00
Conor Webb
c4ff4eb8bb Updated folder name, fixed ui bug. 2023-11-02 10:00:40 +00:00
Conor Webb
b5e94f7b45
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-11-02 07:54:03 +00:00
Mihail Hadzhiev
87b69007f4
Merge branch 'master' into grid-tweaks 2023-11-02 09:52:52 +02:00
mike12345567
17b6985f06 Adding a duration utility for changing between time types. 2023-11-01 17:48:13 +00:00
mike12345567
de1862448d Merge branch 'master' of github.com:Budibase/budibase into fix/update-bull-queue-parameters 2023-11-01 17:18:07 +00:00
Andrew Kingston
3386d8ba00
Merge branch 'master' into feature/form-block-settings-reflow 2023-11-01 11:31:49 +00:00
Michael Drury
107ca4a23a
Merge branch 'master' into fix/relationship-issue-one-to-many 2023-11-01 11:17:30 +00:00
Conor Webb
80481b8eb2
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-11-01 10:38:57 +00:00
Andrew Kingston
2579a3d029
Merge branch 'master' into feature/form-block-settings-reflow 2023-11-01 09:39:51 +00:00
Andrew Kingston
2711bc8794
Merge branch 'master' into fix/show-formblock-description-in-view-mode 2023-11-01 09:38:25 +00:00
Conor Webb
9c71ccd2c4 Moved DataSourceSelect into related folder. Changed SelectedItem name. Updated DataSourceSelect imports. 2023-11-01 09:34:10 +00:00
Conor Webb
6cf1b13a0c Feedback related amends. 2023-11-01 09:30:54 +00:00
Conor Webb
b2aca0c4a6
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-11-01 07:56:32 +00:00
mike12345567
17319a6981 Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring. 2023-10-31 17:52:39 +00:00
Michael Drury
a9afef8fb8
Merge branch 'master' into fix/sample-db-identification 2023-10-31 17:11:38 +00:00
mike12345567
df6f8dad7e Updating bull parameters to see if this helps with queue stalling. 2023-10-31 16:56:19 +00:00
Michael Drury
3ef2b4a3ac
Merge branch 'master' into fix/backups-remove-automation-logs 2023-10-31 16:32:03 +00:00
Dean
2724aba46b Merge remote-tracking branch 'origin/master' into fix/sample-db-identification 2023-10-31 15:31:55 +00:00
Dean
7e33aacbb1 Stop the sample data being identified as an external source. 2023-10-31 14:48:23 +00:00
Conor Webb
df688b0596 Fixed linting issues. 2023-10-31 14:36:50 +00:00
Michael Drury
c0b2c9e448
Merge branch 'master' into fix/relationship-issue-one-to-many 2023-10-31 14:27:52 +00:00
Conor Webb
bb19e48a6d Added new DataSourceSelect component. 2023-10-31 14:22:15 +00:00
Peter Clement
82c0e3d450 Fix issue with directional relationship being swapped 2023-10-31 13:43:54 +00:00
Andrew Kingston
68553e85d4 Simplify page size logic in user search 2023-10-31 13:01:19 +00:00
Andrew Kingston
99a0c8b08b Fix bug breaking pagination in global users search 2023-10-31 12:10:41 +00:00
Andrew Kingston
9e18c666ad Restructure user list page a bit 2023-10-31 12:10:31 +00:00
Conor Webb
0dfe520193
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-10-31 12:04:50 +00:00
Andrew Kingston
d5629bb4ec Use proper search structure for users fetch in portal users page 2023-10-31 11:51:46 +00:00
Andrew Kingston
fe60aced31 Fix 501 when clearing user search field 2023-10-31 11:50:29 +00:00
Andrew Kingston
560c51aed5 Fix button padding 2023-10-31 11:47:06 +00:00
mike12345567
88cc8a19ee Resetting timekeeper and resetting pro back to normal. 2023-10-31 11:19:53 +00:00
mike12345567
15b1f3efe6 Removing duplicate filtering of automation logs. 2023-10-31 10:51:46 +00:00
mike12345567
2b96de3c30 Merge branch 'master' of github.com:Budibase/budibase into fix/backups-remove-automation-logs 2023-10-31 10:38:07 +00:00
Conor Webb
3d3523b2c0
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-10-31 07:31:05 +00:00
Michael Drury
9643d9c0e2
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column 2023-10-30 17:41:44 +00:00
mike12345567
41d99f6a58 Updating app backup exports to not include automation logs as these bloat the backups. 2023-10-30 17:41:08 +00:00
Sam Rose
d4270181cf
Merge branch 'master' into bug/budi-7689-cdn-issues-attachment-filtering 2023-10-30 17:18:50 +00:00
Martin McKeaveney
1b72e072d0
Merge branch 'master' into feature/form-block-settings-reflow 2023-10-30 17:16:06 +00:00