1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
Commit graph

2759 commits

Author SHA1 Message Date
Andrew Kingston
0f47d8da38 Ensure avatars cannot be squished 2023-01-13 08:28:21 +00:00
Andrew Kingston
034871ebad Remove log 2023-01-12 15:41:00 +00:00
Andrew Kingston
2477f4f40b Update click outside handler to handle modals properly 2023-01-12 15:39:46 +00:00
Andrew Kingston
020cddc76e Improve dropdown logic 2023-01-12 14:42:05 +00:00
Andrew Kingston
3778ab3bd5 Update pickers to use absolutely positioned root popover so that overflow does not matter 2023-01-12 09:18:17 +00:00
Andrew Kingston
5cf6ba89cf Update multiple pages to be responsive and improve loading experience 2023-01-11 11:58:27 +00:00
Andrew Kingston
34adcdcddf Update more pages to be responsive and add mobile specific components 2023-01-11 09:11:35 +00:00
Andrew Kingston
6871172822 Make core page layout responsive and update apps list to be responsive 2023-01-11 08:29:57 +00:00
Andrew Kingston
a38d1ec583 Update app list to use a more compact style 2023-01-11 08:10:56 +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
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
Budibase Staging Release Bot
a21e9d0ffd v2.2.11-alpha.0 2023-01-05 17:35:15 +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
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
3fc9e0da7e Merge branch 'dependabot/npm_and_yarn/packages/bbui/json5-1.0.2' of github.com:Budibase/budibase into fix/dependabot-05012023 2023-01-05 15:53:41 +00:00
Budibase Staging Release Bot
bdcab83aaa v2.2.10-alpha.14 2023-01-05 10:05:47 +00:00
dependabot[bot]
5d570f46eb Bump json5 from 1.0.1 to 1.0.2 in /packages/bbui
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [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/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:08:16 +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
Budibase Staging Release Bot
5ea568d961 v2.2.10-alpha.10 2022-12-22 13:25:47 +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
Budibase Staging Release Bot
4ad619af91 v2.2.10-alpha.8 2022-12-21 11:12:10 +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
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
f12fdf48ff Update table styles to support flexible column widths much better 2022-12-20 17:22:39 +00:00
Andrew Kingston
5d74763c42 Remove scrolling from tables when not required and stop selects from updating their own state locally 2022-12-20 17:12:36 +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
627a5f812c Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign 2022-12-20 12:14:53 +00:00
Budibase Staging Release Bot
f4823c81ef v2.2.10-alpha.3 2022-12-20 11:08:52 +00:00
Andrew Kingston
ab29c10936 Update app overview version and name/url screens 2022-12-20 08:48:20 +00:00
Budibase Staging Release Bot
f14db05982 v2.2.10-alpha.2 2022-12-20 08:40:00 +00:00
Budibase Staging Release Bot
48d472d293 v2.2.10-alpha.1 2022-12-19 22:21:52 +00:00
Budibase Staging Release Bot
7883766a3a v2.2.10-alpha.0 2022-12-19 21:08:30 +00:00
Martin McKeaveney
72573c818b pulling from master 2022-12-19 18:54:58 +00:00
Budibase Release Bot
cd754c4642 v2.2.9 2022-12-19 18:25:02 +00:00
Budibase Staging Release Bot
cb6a335d88 v2.2.4-alpha.9 2022-12-19 17:56:10 +00:00
Budibase Staging Release Bot
97b93b3ed6 v2.2.4-alpha.8 2022-12-19 16:33:03 +00:00