mike12345567
|
1c7f860184
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-11 16:28:46 +01:00 |
mike12345567
|
b803a3fd93
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
2022-08-11 13:50:05 +01:00 |
Martin McKeaveney
|
b89c429f40
|
simplify if
|
2022-08-11 11:31:16 +01:00 |
Martin McKeaveney
|
68df1b14e6
|
skip empty dbs in test
|
2022-08-11 09:30:29 +01:00 |
Martin McKeaveney
|
a60398b3b3
|
dont get app db name if undefined
|
2022-08-10 18:39:41 +01:00 |
Peter Clement
|
3f8a006626
|
some more pr comments
|
2022-07-25 18:57:10 +01:00 |
Peter Clement
|
25d13d4a72
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Peter Clement
|
ca41e88045
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
mike12345567
|
d4b1ed58b8
|
Removing console log.
|
2022-07-18 14:18:15 +01:00 |
mike12345567
|
a8a7bea658
|
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
|
2022-07-18 13:59:46 +01:00 |
Peter Clement
|
f3fa67e802
|
split out id parsing into pro repo
|
2022-07-15 11:29:20 +01:00 |
mike12345567
|
fcfe1341a1
|
PR comments.
|
2022-07-14 19:02:00 +01:00 |
mike12345567
|
5057994b45
|
Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak
|
2022-07-14 18:53:58 +01:00 |
mike12345567
|
3b4d7950d0
|
Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak
|
2022-07-14 16:40:23 +01:00 |
mike12345567
|
e2042ebefb
|
Fixing some issues highlighted by test cases, as well as refactoring context a bit to make it easier to edit.
|
2022-07-14 16:02:05 +01:00 |
Peter Clement
|
545f3d62b7
|
overview card updates
|
2022-07-14 08:39:39 +01:00 |
Michael Drury
|
c604a076f4
|
Adding a mechanism to deprecate a view and replace it with a new one.
|
2022-07-13 21:50:19 +01:00 |
mike12345567
|
53ead79de2
|
Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again.
|
2022-07-06 16:09:05 +01:00 |
Peter Clement
|
6df456411f
|
fixing users api references
|
2022-07-06 08:45:22 +01:00 |
mike12345567
|
228b2506cc
|
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
|
2022-07-05 17:47:22 +01:00 |
Peter Clement
|
00ef0e3ef9
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-05 16:04:01 +01:00 |
Dean
|
b0daf30b4a
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-05 09:07:33 +01:00 |
Dean
|
1ff9785498
|
Code review updates
|
2022-07-04 12:54:26 +01:00 |
mike12345567
|
11f1e95cc0
|
Main body of PR comments - still need to move a bit to pro.
|
2022-07-04 11:12:08 +01:00 |
Dean
|
9972ec403d
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-03 09:55:05 +01:00 |
mike12345567
|
21a78d6fc8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +01:00 |
mike12345567
|
11df05a7a0
|
Adding main functionality for exporting CouchDB to disk, just need to add MinIO export.
|
2022-06-30 19:20:50 +01:00 |
mike12345567
|
062d834950
|
Updating user page to search through the backend and building a basic pagination store that can be used for it.
|
2022-06-30 15:39:26 +01:00 |
mike12345567
|
98c486655b
|
Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside.
|
2022-06-29 19:11:00 +01:00 |
mike12345567
|
5100d86752
|
Moving get of logs to pro.
|
2022-06-27 18:00:48 +01:00 |
Dean
|
8eabd7ff20
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-24 09:21:07 +01:00 |
Dean
|
5fd385ab30
|
Merge commit
|
2022-06-23 14:29:19 +01:00 |
Andrew Kingston
|
686c38cf47
|
Improve Couch DB URL parsing to handle edge cases and special characters
|
2022-06-23 09:14:22 +01:00 |
Peter Clement
|
d952b9a3bb
|
updated store and finished groups tab
|
2022-06-22 13:55:31 +01:00 |
Peter Clement
|
b7cc71a623
|
saving and fetching groups from couch
|
2022-06-15 16:51:30 +01:00 |
Rory Powell
|
46d7eab105
|
Fix user id generation
|
2022-06-13 22:26:15 +01:00 |
Rory Powell
|
0cf777a0cd
|
Build fixes
|
2022-06-09 12:33:10 +01:00 |
Rory Powell
|
7ebfaf8a31
|
Failover protection with event cache
|
2022-05-31 21:04:41 +01:00 |
Rory Powell
|
a9ab8b2629
|
Lots of failure handling and caching
|
2022-05-30 21:46:08 +01:00 |
Rory Powell
|
2a00f6498d
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-29 00:25:40 +01:00 |
Rory Powell
|
857cd2d735
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
Rory Powell
|
3c1b13083c
|
Installation identities, upgrade / downgrade events, filling in more event properties
|
2022-05-26 23:57:14 +01:00 |
Rory Powell
|
28b48a88fe
|
Event identification
|
2022-05-23 22:14:44 +01:00 |
mike12345567
|
1f3d552199
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-23 17:03:36 +01:00 |
Rory Powell
|
4841c84861
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-23 10:29:33 +01:00 |
Rory Powell
|
70fff5c7b9
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |
mike12345567
|
1b86041c68
|
Removing the use of pouchdb-all-dbs from testing environment, it was causing more harm than good and was entirely avoidable.
|
2022-05-20 18:29:37 +01:00 |
Rory Powell
|
fb18904ad8
|
Fix tests and build
|
2022-05-17 10:05:05 +01:00 |
Rory Powell
|
99b83a4496
|
Update getPlatformUrl usage to use a single interface
|
2022-05-17 09:52:38 +01:00 |
mike12345567
|
26441255cf
|
Unit tests for the utility functions that have changed around app ID checks/generation./
|
2022-05-09 13:28:01 +01:00 |