1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
Commit graph

8900 commits

Author SHA1 Message Date
Andrew Kingston
e461c4d676 Update links when going back from the builder 2023-01-09 11:22:12 +00:00
Andrew Kingston
f805f6d7f3 Convert plugins page to table and update components and modals 2023-01-09 11:12:54 +00:00
Andrew Kingston
8933bc2be8 Move settings before account and show plugins for devs 2023-01-09 09:46:27 +00:00
Andrew Kingston
85f4648f6f Move theme and API key into user profile dropdown instead of settings 2023-01-09 09:42:51 +00:00
Andrew Kingston
183bf9a84a Fix automation error linking from apps page and improve automation fetching logic in automation history 2023-01-09 09:20:26 +00:00
Andrew Kingston
395b4d7ad8 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2023-01-06 15:22:28 +00:00
Budibase Staging Release Bot
1373d12f11 v2.2.11-alpha.1 2023-01-06 11:10:41 +00:00
Mitch-Budibase
3db260d897 Skip remaining appPublishWorkflow tests
No longer needed - We get coverage via QA Wolf
2023-01-06 10:39:49 +00:00
Budibase Staging Release Bot
a21e9d0ffd v2.2.11-alpha.0 2023-01-05 17:35:15 +00:00
Mitch-Budibase
77b057c307 Merge pull request #9247 from Budibase/cypress-updates
Removing Cypress Tests - No Longer Required
2023-01-05 17:12:16 +00:00
mike12345567
a079cb6fec Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-05 17:09:02 +00:00
mike12345567
3cd097a7f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-01-05 17:04:24 +00:00
Mitch-Budibase
d75bd37fb5 Merge branch 'develop' into cypress-updates 2023-01-05 16:56:01 +00:00
Mitch-Budibase
3a1fa59dce Removing Cypress Tests - No Loner Required
The following files now have tests skipped:

- accountPortal (Completely skipped)
- appPublishWorkflow (Some tests skipped)
- createView (Completely Skipped)
2023-01-05 16:55:26 +00:00
Budibase Release Bot
ae7e3d498f v2.2.10 2023-01-05 16:29:16 +00:00
Budibase Staging Release Bot
8509904e63 v2.2.10-alpha.16 2023-01-05 16:27:05 +00:00
Michael Drury
a0e9e96875 Merge pull request #9245 from Budibase/fix/dependabot-05012023
Merging all dependabot updates
2023-01-05 16:14:22 +00:00
Budibase Staging Release Bot
3bf1e18020 v2.2.10-alpha.15 2023-01-05 16:09:47 +00:00
mike12345567
24dddd4da0 Merge branch 'dependabot/npm_and_yarn/packages/builder/json5-2.2.3' of github.com:Budibase/budibase into fix/dependabot-05012023 2023-01-05 15:52:38 +00:00
Budibase Staging Release Bot
bdcab83aaa v2.2.10-alpha.14 2023-01-05 10:05:47 +00:00
dependabot[bot]
89a020e91a Bump json5 from 2.2.0 to 2.2.3 in /packages/builder
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:08:48 +00:00
Budibase Staging Release Bot
22b48b8739 v2.2.10-alpha.13 2023-01-05 09:06:35 +00:00
Budibase Staging Release Bot
b968ab33fd v2.2.10-alpha.12 2022-12-23 15:42:40 +00:00
Budibase Staging Release Bot
7bf8732849 v2.2.10-alpha.11 2022-12-22 16:24:22 +00:00
Mitch-Budibase
5ce98f06e3 Increasing timeouts for commands
Increased timeout values within the following commands:
- applicationInAppTable
- createTable

These will assist with the createApp tests that failed due to timing issues on the CI run
2022-12-22 15:09:32 +00:00
Mitch-Budibase
c508da0f24 Cypress: Create Views test update
Updating a couple of tests within createView
- Timing issues
- Ensuring we get the correct element for testing

Also updated QueryLevelTransformers test
- Timing issue
- I've extended the timeout value for when checking the nav item content (passes locally but timed out on the CI run)
2022-12-22 14:32:39 +00:00
Budibase Staging Release Bot
5ea568d961 v2.2.10-alpha.10 2022-12-22 13:25:47 +00:00
Andrew Kingston
66674c7277 Ensure view names are properly encoded to handle certain special characters (#9145) 2022-12-22 13:09:07 +00:00
Andrew Kingston
3dd5916f24 Update user and group details pages with new tables 2022-12-21 16:33:25 +00:00
Budibase Staging Release Bot
a415407d36 v2.2.10-alpha.9 2022-12-21 14:35:40 +00:00
Mitch-Budibase
e2e877c2ba QueryLevelTransformers Test Update
Updated selectExternalDatasource command

Altered Query Level Transformers to include a page reload. Not having this reload was occasionally affecting the test run
2022-12-21 14:01:44 +00:00
Andrew Kingston
e91ed89d72 Update users detail page 2022-12-21 11:53:16 +00:00
Andrew Kingston
7526bc8387 Update user details page to use tables and match designs 2022-12-21 11:52:25 +00:00
Budibase Staging Release Bot
4ad619af91 v2.2.10-alpha.8 2022-12-21 11:12:10 +00:00
Andrew Kingston
1e522d6696 Tidy up 2022-12-21 09:54:39 +00:00
Andrew Kingston
285f11eca5 Add sidebar for portal and use it for automation history. Fix multiple overflow and scrolling issues 2022-12-21 09:47:17 +00:00
Andrew Kingston
df1e1b0c3f Fix loading bugs in app backups page 2022-12-21 08:52:49 +00:00
Andrew Kingston
0a12dfd192 Fix flashing in version settings page 2022-12-21 08:50:39 +00:00
Andrew Kingston
d684ab95f2 Fix multiple issues with long text overflow 2022-12-21 08:45:54 +00:00
Andrew Kingston
a4aea23bf9 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2022-12-20 17:52:20 +00:00
Andrew Kingston
5fdd31f724 Fix extremely long strings in breadcrumbs not wrapping 2022-12-20 17:27:50 +00:00
Andrew Kingston
f12fdf48ff Update table styles to support flexible column widths much better 2022-12-20 17:22:39 +00:00
Andrew Kingston
75af4cbfbf Update table hover colours 2022-12-20 17:07:14 +00:00
Andrew Kingston
7ca61c8bca Rewrite app overview access tab 2022-12-20 17:01:50 +00:00
Budibase Staging Release Bot
19fc8977e0 v2.2.10-alpha.7 2022-12-20 16:56:30 +00:00
Budibase Staging Release Bot
66a84be7ee v2.2.10-alpha.6 2022-12-20 16:23:25 +00:00
Budibase Staging Release Bot
e84d0d0375 v2.2.10-alpha.5 2022-12-20 15:21:10 +00:00
Budibase Staging Release Bot
dc7a31b5d4 v2.2.10-alpha.4 2022-12-20 14:46:51 +00:00
Andrew Kingston
2506d018f9 Update overview backups page 2022-12-20 12:35:07 +00:00
Andrew Kingston
627a5f812c Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2022-12-20 12:14:53 +00:00